@charset "utf-8";
/* CSS Document */

html {
	background-color: transparent;
}
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:900px;
	margin:0;
	padding: 20px 20px 15px;
	height: 300px;
	background: url(../images/gmenu/bg_megamenu_iframe_2.png) 0 0 no-repeat;
	color: #222222;
	text-align: left;
}

img{
	border:0;
}

a {
	display:block;
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #086bb2;
}
a:hover img {
	opacity: 0.6;
	-moz-opacity: 0.6;
	-webkit-opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
td {
	width:224px;
	min-height:140px;
	padding-bottom:5px;
	border-right:1px solid #ffffff;
	vertical-align: top;
	text-align:center;
	font-size:13px;
	line-height:15px;
}
.thumb {
	display:block;
	margin-bottom:3px;
	vertical-align:top;
}
.side_list {
	padding-left:10px;
}

.side_list p {
	font-weight:bold;
	margin: 0 0 10px;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.5;
}
li {
	margin-bottom:5px;
}
li a {
	display: block;
	padding-left: 7px;
	background: url(../images/gmenu/arr_gmenu_other.png) 0 5px no-repeat;
	text-align:left;
}
li a:hover {
	color: #086bb2;
	background-position: -638px 5px;
}
.outwindow {
	padding-left:4px;
	vertical-align:middle;
}

.supplement { font-size:10px;}

.strong { font-weight:bold;}

.pattern_1 td {
	width:224px;
}

.pattern_1 .side_list {
	width:214px;
}

.pattern_2 td {
	width:167px;
}

.pattern_2 .side_list {
	width:217px;
}

.pattern_3 td {
	width:179px;
	min-height:98px;
}

.bottom_list {
}

.bottom_list > p:first-child, .bottom_list > ul:first-child {
	border-top: 1px solid #cccccc;
}

.bottom_list p {
	font-weight:bold;
	margin: 5px 0 0;
	padding: 10px 0 0;
}

.bottom_list ul {
	overflow: hidden;
	padding-top:15px;
}

.bottom_list li {
	float:left;
	width:33%;
}

.pattern_4 td {
	width:450px;
}

.pattern_4 .side_list {
	width:438px;
	vertical-align:middle;
}

