@charset "utf-8";

#indexBnr01 {
	background: url(../img/index_bnr_001.jpg) left top no-repeat;
	position:absolute;
	bottom:102px;
	left:37px;
	width: 243px;
	height: 68px;
}
#indexBnr01 a {
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 243px;
	height: 68px;
}
#indexBnr01 a:hover {
	background: url(../img/index_bnr_001ov.jpg) left top no-repeat;
}

#indexBnr02 {
	background: url(../img/index_bnr_002.jpg) left top no-repeat;
	position:absolute;
	bottom:102px;
	left:287px;
	width: 243px;
	height: 68px;

}
#indexBnr02 a {
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 243px;
	height: 68px;
}
#indexBnr02 a:hover {
	background: url(../img/index_bnr_002ov.jpg) left top no-repeat;
}


#indexBnr03 {
	background: url(../img/index_bnr_003.jpg) left top no-repeat;
	position:absolute;
	bottom:102px;
	right:38px;
	width: 302px;
	height: 52px;
}
#indexBnr03 a {
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 302px;
	height: 52px;
}
#indexBnr03 a:hover {
	background: url(../img/index_bnr_003ov.jpg) left top no-repeat;
}

#indexBnr04 {
	background: url(../img/index_bnr_004.jpg) left top no-repeat;
	position:absolute;
	bottom:11px;
	left:18px;
	width: 874px;
	height: 67px;
}
#indexBnr04 a {
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 874px;
	height: 67px;
}
#indexBnr04 a:hover {
	background: url(../img/index_bnr_004ov.jpg) left top no-repeat;
}


/*-----------------------------------------------------------------------*/

#indexText01 {
	background: url(../img/index_txt_001.gif) left top no-repeat;
}
#indexText01 a {
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 635px;
	height: 53px;
}
#indexText01 a:hover {
	background: url(../img/index_txt_001ov.gif) left top no-repeat;
}

#indexBlock01 {
	background:#d4ebff;
	padding:6px 0 6px 6px;
}

#indexBlock01 li {
	width: 103px;
	height:115px;
	float:left;
	margin-right:1px;
}

#indexBlock01 a{
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 103px;
	height:115px;
}
#indexImg01 {background:url(../img/index_img_001.jpg) no-repeat left top;}
#indexImg02 {background:url(../img/index_img_002.jpg) no-repeat left top;}
#indexImg03 {background:url(../img/index_img_003.jpg) no-repeat left top;}
#indexImg04 {background:url(../img/index_img_004.jpg) no-repeat left top;}
#indexImg05 {background:url(../img/index_img_005.jpg) no-repeat left top;}
#indexImg06 {background:url(../img/index_img_006.jpg) no-repeat left top;}

#indexImg01 a:hover {background:url(../img/index_img_001ov.jpg) no-repeat left top;}
#indexImg02 a:hover {background:url(../img/index_img_002ov.jpg) no-repeat left top;}
#indexImg03 a:hover {background:url(../img/index_img_003ov.jpg) no-repeat left top;}
#indexImg04 a:hover {background:url(../img/index_img_004ov.jpg) no-repeat left top;}
#indexImg05 a:hover {background:url(../img/index_img_005ov.jpg) no-repeat left top;}
#indexImg06 a:hover {background:url(../img/index_img_006ov.jpg) no-repeat left top;}

/*-----------------------------------------------------------------------*/

#indexBlock02 {
	margin-top:21px;
}
#indexBlock02 h3 {
	margin-bottom:3px;
	
}
#indexBlock02 #indexBlock02Inner {
	height:135px;
	overflow:auto;
	padding:3px 10px 0 0;
}

#indexBlock02 #indexBlock02Inner dt {
	font-weight:bold;
	line-height:1;
	vertical-align:middle;
}
#indexBlock02 #indexBlock02Inner dt .title{
	color:#333333;
}
#indexBlock02 #indexBlock02Inner dt .new {
	width:26px;
	height:12px;
}

#indexBlock02 #indexBlock02Inner dt .new img {
	margin:0 0 6px 6px;
}

* html #indexBlock02 #indexBlock02Inner dt .new img {
	margin:0 0 1px 6px;
}


/*-----------------------------------------------------------------------*/


#indexBlock03 {
	margin:35px 0 30px 0; 
	border:10px solid #f0f0f0;
	background:#FFFFFF;
	padding:1px;
}
#indexBlock03Inner {
	border:1px solid #cccccc;
	background:#FFFFFF;
	padding:20px;
}