@charset "utf-8";

/*SECTION*/

body#top #wrap div#mainArea div#contentsArea div.section {
	margin: 0 0 30px;
}
body#top #wrap div#mainArea div#contentsArea div.section div.sectionInner {
	padding: 0px 0px 0px 6px;
}
body#top #wrap div#mainArea div#contentsArea div.section div.section {
	margin: 0 0 20px;
}
body#top #wrap div#mainArea div#contentsArea div.section div.section div.sectionInner {
	padding: 0px 10px;
}

/* HEADING BLOCK */

/* 見出し */
body#top #wrap div#mainArea div#contentsArea div.section div.headingBlockC01 {
	background: none;
	margin-bottom:20px;
}
body#top #wrap div#mainArea div#contentsArea div.section div.headingBlockC01 h3 {
	font-size: 0;
	padding: 0px;
}



/* 小見出し */
body#top #wrap div#mainArea div#contentsArea div.section div.headingBlockD01 {
	background: none;
	margin-bottom:15px;
}
body#top #wrap div#mainArea div#contentsArea div.section div.headingBlockD01 h4 {
	padding: 0px;
	font-size:0;
}


body#top #wrap div#mainArea div#contentsArea div.contentsBlock{
	float:left;
	width:716px;
	margin-top:7px;
}

body#top #wrap div#mainArea div#contentsArea div.sideBtnBlock{
	margin:10px 6px 0 0;
	width:220px;
	float:right;
}
body#top #wrap div#mainArea div#contentsArea div.sideBtnBlock ul li{
	margin-bottom:10px;
}
body#top #wrap div#mainArea div#contentsArea div.sideBtnBlock ul li a {
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	width:220px;
}

#sideBtn01 {
	background:url(../img/side_img_002.gif) left top no-repeat;
}
#sideBtn01 a {
	height:145px;
}
#sideBtn01 a:hover {
	background:url(../img/side_img_002ov.gif) left top no-repeat;
}

#sideBtn02 {
	background:url(../img/side_img_003.gif) left top no-repeat;
}
#sideBtn02 a {
	height:220px;
}
#sideBtn02 a:hover {
	background:url(../img/side_img_003ov.gif) left top no-repeat;
}


#sideBtn03 {
	background:url(../img/side_img_004.gif) left top no-repeat;
}
#sideBtn03 a {
	height:133px;
}
#sideBtn03 a:hover {
	background:url(../img/side_img_004ov.gif) left top no-repeat;
}


#sideBtn04 {
	background:url(../img/side_img_005.gif) left top no-repeat;
}
#sideBtn04 a {
	height:185px;
}
#sideBtn04 a:hover {
	background:url(../img/side_img_005ov.gif) left top no-repeat;
}


#sideBtn05 {
	background:url(../img/side_img_007.gif) left top no-repeat;
}
#sideBtn05 a {
	height:101px;
}
#sideBtn05 a:hover {
	background:url(../img/side_img_007ov.gif) left top no-repeat;
}

#sideBtn06 {
	background:url(../img/side_img_006.gif) left top no-repeat;
}
#sideBtn06 a {
	height:185px;
}
#sideBtn06 a:hover {
	background:url(../img/side_img_006ov.gif) left top no-repeat;
}


/* dlBlock */

div.dlBlock{
	background:url(../img/index_bg_001.gif) left bottom no-repeat;
	width:710px;
	padding-bottom:15px;
}
div.dlBlock dl{
}
div.dlBlock dl dt{
	font-size:0px;
}
div.dlBlock dl dd{
	padding:0 35px;
}
div.dlBlock dl dd dl{
	background:none;
}
div.dlBlock dl dd dl dt{
	margin-top:15px;
}
div.dlBlock dl dd dl dd{
	padding:10px 0px 0 16px;
}

/* indexBtnBlock */

.indexBtnBlock ul li{
	float:left;
	width:220px;
}
.indexBtnBlock ul li a{
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 220px;
	height: 145px;
}

#indexbnr01 {
	background: url(../img/index_btn_001.gif) left top no-repeat;
	margin-right:25px;
}
#indexbnr01 a:hover {
	background: url(../img/index_btn_001ov.gif) left top no-repeat;
}

#indexbnr02 {
	background: url(../img/index_btn_002.gif) left top no-repeat;
	margin-right:25px;
}
#indexbnr02 a:hover {
	background: url(../img/index_btn_002ov.gif) left top no-repeat;
}

#indexbnr03 {
	background: url(../img/index_btn_003.gif) left top no-repeat;
}
#indexbnr03 a:hover {
	background: url(../img/index_btn_003ov.gif) left top no-repeat;
}


/*indexFormBlcok*/
.indexFormBlcok{
	margin-top:27px;
	padding-left:6px;
}
.indexFormBlcok p{
	background: url(../img/index_form_001.jpg) left top no-repeat;
}
.indexFormBlcok p a{
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	width:950px;
	height:196px;
}
.indexFormBlcok p a:hover{
	background: url(../img/index_form_001ov.jpg) left top no-repeat;
}



