@charset "utf-8";

/*/////////////////////////////////////////////////////////
//bokusim-home
/////////////////////////////////////////////////////////*/
/*
Index
	- 08/12/08 prologue
	- 08/12/03 //= 02
*/

#contents {
	width: 803px;
	margin: 0px 0px 0px 0px;
}
/*//section01//*/
.section01 {
	width: 803px;
	height: 564px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: url(../../img/index/ph_keyart.jpg) no-repeat left top;
}

	.section01 h1,
	.section01 h2,
	.section01 p {
		text-indent: -30000px;
	}
	
	
/*//section02//*/
.section02 {
	width: 803px;
	height: 71px;
	background: url(../../img/index/bg_gnavi.jpg) no-repeat left top;
}
	.section02 ul {
		width: 771px;
		padding: 7px 0px 0px 32px;
	}
	.section02 ul li {
		float: left;
	}


/*//section03//*/
.section03 {
	width: 803px;
	height: 298px;
}
	.section03 .firstChild {
		width: 401px;
		height: 298px;
		float: left;
		position: relative;
		background: url(../../img/index/ph_infomation.jpg) no-repeat left top;
	}
		.section03 .firstChild h3,
		.section03 .firstChild ul,
		.section03 .firstChild ul li {
			text-indent: -30000px;
		}
		.section03 .firstChild .environment {
			width: 149px;
			height: 20px;
			position: absolute;
			top: 189px;
			left: 235px;
		}
	.section03 .lastChild {
		width: 402px;
		height: 298px;
		float: left;
		position: relative;
		background: url(../../img/index/ph_eastore.jpg) no-repeat left top;
	}
		.section03 .lastChild h3,
		.section03 .lastChild p {
			text-indent: -30000px;
		}
		.section03 .lastChild .eastore {
			width: 203px;
			height: 78px;
			text-indent: 0px;
			position: absolute;
			top: 130px;
			left: 124px;
		}



html[xmlns*=""] body:last-child .thirdry .section01 ul li {
	font-size: 12px;
}


/*//= 02*/



/*\*//*/
.thirdry .section01 ul li {
	font-size: 12px;
}
/**/

