@charset 'UTF-8';

/* clearfixハック */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


img, x:-moz-any-link { vertical-align: bottom;}


*:first-child+html img { vertical-align:baseline;}

.illumi h3 { margin:10px 0 0; padding:0; background:none;}

.illumi #container_ { background:none;}

.illumi .box { width:950px}
.illumi .box_l { width:577px; float:left}
.illumi .box_r { width:373px; float:right}

.illumi .yellow { background: url(img/illumi_boxbg02.jpg) left bottom no-repeat #ffffcc; padding:20px 0 31px; width:950px;}

.illumi .map { padding-left:23px;}
.illumi .yellow p.cap { padding:5px 22px 10px 24px; color:#000000; }


.illumi .c2box { background: url(img/illumi_boxbg01.jpg) left bottom repeat-y; padding:10px 0 0px; margin:0; width:950px; color:#000000}

.illumi .c2box_l { float:left; width:458px;}
.illumi .c2box_r { float:right; width:456px;}

.illumi .c2box_l p { padding:0 0 10px 33px;}
.illumi .c2box_r p { padding:0 34px 10px 0;}

.illumi .c2box_l p a { text-decoration:underline}

.illumi .c2box_l p.text-m {line-height:160%;}


.illumi .bn { text-align:center; padding:20px 0 30px}

.side_pagetop { padding-top:10px;}

#Map2 {margin:0; padding:0;}



.illumi div.menu_area {
	margin: 0px;
	padding: 0px;
	width: 950px;
}

.illumi dl#accordion {
	margin: 0px;
	padding: 0px;
	width: 950px;
}

dl,dt,dd{ margin:0; padding:0;}

.illumi dt.accordion_toggle strong.area1 {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 950px;
	height: 107px;
	background: url(img/illumi_subttl01_on.jpg) left top no-repeat;
	cursor: pointer;
}

.illumi dt.accordion_toggle_active strong.area1 {
	margin: 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-indent: -9999px;
	height: 107px;
	background: url(img/illumi_subttl01_on.jpg) left top no-repeat;
	cursor: pointer;
	display: block;
}

.illumi dt.accordion_toggle strong.area2 {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 950px;
	height: 111px;
	background: url(img/illumi_subttl02_on.jpg) left top no-repeat;
	cursor: pointer;
}

.illumi dt.accordion_toggle_active strong.area2 {
	margin: 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-indent: -9999px;
	height: 111px;
	background: url(img/illumi_subttl02_on.jpg) left top no-repeat;
	cursor: pointer;
	display: block;
}

.illumi dt.accordion_toggle strong.area3 {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 950px;
	height: 111px;
	background: url(img/illumi_subttl03_on.jpg) left top no-repeat;
	cursor: pointer;
}

.illumi dt.accordion_toggle_active strong.area3 {
	margin: 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-indent: -9999px;
	height: 111px;
	background: url(img/illumi_subttl03_on.jpg) left top no-repeat;
	cursor: pointer;
	display: block;
}

.illumi dt.accordion_toggle strong.area4 {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 950px;
	height: 111px;
	background: url(img/illumi_subttl04_on.jpg) left top no-repeat;
	cursor: pointer;
}

.illumi dt.accordion_toggle_active strong.area4 {
	margin: 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-indent: -9999px;
	height: 111px;
	background: url(img/illumi_subttl04_on.jpg) left top no-repeat;
	cursor: pointer;
	display: block;
}

.illumi dt.accordion_toggle strong.area5 {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 950px;
	height: 111px;
	background: url(img/illumi_subttl05_on.jpg) left top no-repeat;
	cursor: pointer;
}

.illumi dt.accordion_toggle_active strong.area5 {
	margin: 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-indent: -9999px;
	height: 111px;
	background: url(img/illumi_subttl05_on.jpg) left top no-repeat;
	cursor: pointer;
	display: block;
}


.illumi dd.accordion_content {
	margin: 0px;
	padding: 0px;
	width: 950px;
	overflow:hidden;
}
