@charset "utf-8";
#menu_img {
	width: 916px;
	height: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top/top_mainimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.merit_link {
	position: relative;
	left: 551px;
	top: 200px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.lv2_box {
	margin: 0px;
	padding: 1px;
	border: 1px solid #bcbcbc;
	width: auto;
}
#results {
	width: 915px;
	margin: 0px auto;
	padding-top: 11px;
}
#results ul {
	list-style-type: none;
	padding: 5px 20px;
	margin: 0px;
}
#results li {
	width: 115px;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 0.8em;
	text-align: center;
}
#results li a {
	text-decoration: none;
	display: block;
}
#results li a:hover {
	color: #0066ff;
}
#results li a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity: 0.7;
}
#results li img {
	border: 1px solid #bebebe;
}
#plan {
	width: 915px;
	margin-right: auto;
	margin-bottom: 11px;
	margin-left: auto;
	padding-top: 11px;
}
#plan .lv2_box .plans {
	background-image: url(../images/top/top_planbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	zoom: 1;
}


#plan .lv2_box .plans dl {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 303px;
}
#plan .lv2_box .plans dl.plan03 {
	margin: 0px;
	float: left;
	width: 301px;
}
#plan .lv2_box .plans dl dt {
	margin: 0px;
	padding: 0px;
	height: 48px;
	overflow: hidden;
}
#plan .lv2_box .plans dl dd {
	margin: 0px;
	padding: 0px;
}
#plan .lv2_box .plans dl dd p {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #3f3f3f;
}
#plan .lv2_box .plans dl dd .plan_img {
	overflow: hidden;
}

#plan .lv2_box .plans dl dd .plan_txt {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 9px;
	width: auto;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	color: #ffffff;
}
#plan .lv2_box .plans dl dd .plan_txt span {
	font-weight: normal;
	font-size: 0.7em;
	color: #444444;
	line-height: 1.3em;
	display: block;
	padding-top: 5px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
}
#plan .lv2_box .plans dl dd .plan_txt span.plan01 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41afbc;
	border-right-color: #41afbc;
	border-bottom-color: #41afbc;
	border-left-color: #41afbc;
}
#plan .lv2_box .plans dl dd .plan_txt span.plan02 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #41bd7b;
	border-right-color: #41bd7b;
	border-bottom-color: #41bd7b;
	border-left-color: #41bd7b;
}
#plan .lv2_box .plans dl dd .plan_txt span.plan03 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bea841;
	border-right-color: #bea841;
	border-bottom-color: #bea841;
	border-left-color: #bea841;
}
/*イベント情報*/
#event {
	width: 915px;
	margin: 10px auto 0px;
	background: url(../images/top/event_bg_bottom.jpg) bottom no-repeat;
	padding-bottom: 4px;
}
#event .title {
	background: url(../images/top/event_bg_top.jpg) top no-repeat;
	margin: 0px;
	color: #366ccc;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 18px 5px;
}
#event .details{
	border-right: #bcbcbc 1px solid;
	border-left: #bcbcbc 1px solid;
	margin: 0px;
	background-color: #ebf4fd;
	padding: 0px 40px 16px;;
}
#event .details dt {
	color: #336666;
	font-weight: bold;
}
#event .details dd {
	margin: 0px;
}