@charset "utf-8";

#indexBlock01 {
	text-align: center;
	margin-top: 16px;
}	
#indexBlock01Inner {
	background: url(../img/index_bg_001.gif) left bottom no-repeat;
	width: 625px;
	margin: 0 auto;
	padding: 0 0 7px 0;
	text-align: left;
}
* html #indexBlock01Inner {
	height: 1%;
}
#indexdl01 {
	float: left;
	width: 307px;
}
#indexdl02 {
	float: right;
	width: 307px;
}
.indexP01 {
	padding: 9px 18px 0;
}


#indexbg01 {
	background: url(../img/index_bg_002.gif) left bottom no-repeat;
	width: 625px;
	margin: 0 auto;
}
* html #indexbg01 {
	height: 1%;
}
#indexbg01Inner {
	background: url(../img/index_bg_003.gif) left top no-repeat;
	padding: 18px 25px;
}
#indexBlock02 {
	height: 130px;
	overflow: auto;
	background: #ffffff;
	text-align: left;
}
#indexBlock02 dl {
	padding: 10px;
}
#indexBlock02 dt {
	float: left;
	font-weight: bold;
	padding-right:20px;
}
#indexBlock02 dd {
	padding: 0 0 0 60px;
}


.indexP02 {
	padding: 13px 12px;
}
