@charset "utf-8";

/*/////////////////////////////////////////////////////////
//bokusim-gallery
/////////////////////////////////////////////////////////*/
/*
Index
	- 08/12/09 prologue
	- 08/12/03 //= 02
*/

#contents {
	width: 803px;
	margin: 0px 0px 0px 0px;
}

/*//section01//*/
.section01 {
	width: 803px;
	height: 72px;
	background: url(../../img/gallery/ph_ttl.jpg) no-repeat left top;
}
	.section01 h1 {
		text-indent: -30000px;
	}
	
/*//section02//*/
.section02 {
	width: 803px;
	height: 478px;
	background: url(../../img/gallery/bg_sslarge.jpg) no-repeat left top;
}
	.section02 .frame {
		width: 540px;
		height: 406px;
		padding: 62px 0px 0px 127px;
	}

/*//section03//*/
.section03 {
	width: 803px;
	height: 310px;
	background: url(../../img/gallery/bg_ssthumb.jpg) no-repeat left top;
}
	.section03 .inner {
		padding: 21px 0px 0px 80px;
	}
	.section03 .inner .horizontal {
		margin: 6px 0px 0px 0px;
	}
	.section03 .inner .horizontal img {
		margin: 0px 0px 0px 3px;
	}
	.section03 p {
		text-indent: -30000px;
	}

html[xmlns*=""] body:last-child .thirdry .section01 ul li {
	font-size: 12px;
}


/*//= 02*/



/*\*//*/
.thirdry .section01 ul li {
	font-size: 12px;
}
/**/
