@charset "utf-8";

#indexBnrList {
	padding:0 20px;
	margin:15px 0 25px;
}

#indexBnrList li {
	float:left;
	margin-right:13px;
}

/*------------------------------------------------------------------------*/

#indexBnrBlockOuter {
	padding:0 10px 0 8px;
	margin-bottom:23px;
}

#indexBnrBlock01 {
	width:438px;
	float:left;
	border-bottom:#e6e6e5 solid 1px;
}

#indexBnrBlock01 a {
	display:block;
	outline:none;
/*	overflow:hidden;*/
	color:#333333;
	text-decoration:none;
}

#indexBnr01 a {
	width:348px;
	min-height:42px;
	padding:40px 7px 1px 87px;
	line-height:1.2;
	font-size:93%;
}

#indexBnr02 a {
	width:348px;
	min-height:40px;
	padding:35px 7px 1px 87px;
	line-height:1.2;
	font-size:93%;
}

#indexBnr03 a {
	width:348px;
	min-height:55px;
	padding:35px 7px 1px 87px;
	line-height:1.2;
	font-size:93%;
}

* html #indexBnr01 a {
	width:438px;
	height:87px;
}
* html #indexBnr02 a {
	width:438px;
	height:80px;
}
* html #indexBnr03 a {
	width:438px;
	height:91px;
}

#indexBnr01 { background:url(../img/index_bnr_001_off.gif) no-repeat left top; }
#indexBnr02 { background:url(../img/index_bnr_002_off.gif) no-repeat left top; }
#indexBnr03 { background:url(../img/index_bnr_003_off.gif) no-repeat left top; }


#indexBnr01 a:hover { background:url(../img/index_bnr_001_on.gif) no-repeat left top; }
#indexBnr02 a:hover { background:url(../img/index_bnr_002_on.gif) no-repeat left top; }
#indexBnr03 a:hover { background:url(../img/index_bnr_003_on.gif) no-repeat left top; }

/*------------------------------------------------------------------------*/

#indexBnrBlock02 {
	float:right;
	width:434px;
	background:#fdf4f4;
}

#indexBnr04,
#indexBnr05,
#indexBnr06 {
	margin:10px 9px;
}

/*------------------------------------------------------------------------*/

#indexBnrList02 {
	padding:0 20px;
	margin-bottom:22px;
}
#indexBnrList02 #leftBnr {
	float:left;
}
#indexBnrList02 #rightBnr {
	float:right;
}


#indexbg001 {
	background:url(../img/index_bg_001.jpg) no-repeat right top;
	min-height:310px;
}
* html #indexbg001 {
	height:310px;
}
