
@charset "Shift-JIS";

/* =========================================

title :　名場面写真集
		
scope :/special_photo/2009/以下

last modify : 2012/11/21 168_shimokawa

============================================ */
#main h4 {
	margin:7px 5px 5px;
	padding:1px 10px 4px 25px;
	background:url(/image_cmn/mrk_ttl.gif) no-repeat 2px 5px;
	background:url(/image_cmn/mrk_ttl.gif) no-repeat 2px 4px \9; /*IE?*/
	border-bottom:#ff8484 double 3px;
	font-size:110%;
}
#main h4.school {
	margin:7px 0px 5px;
	padding:3px 10px 2px 5px;
	background:url(/image_cmn/tool/arrowbtn_red_bg.gif) repeat-x 0px center;
	/*border-bottom:#ff8484 double 3px;*/
	font-size:110%;
	color: #FFF;
	font-weight: bold;
}



#main div.box ul.photo {
    margin-left: 20px;
	overflow:hidden;
}
#main div.box ul.photo li {
    float: left;
    height: 200px;
    margin: 10px 8px;
    padding: 0;
    width: 200px;
}
#main div.box ul.photo li.no_img{
	background: url(/special_photo/image/sp_bg.png) no-repeat scroll 0 0;
	display: inline-block;
  border: none;
}
#main div.box ul.photo li.no_img p.space{
	text-indent:9999px;
	width:200px;
	height:150px;
}
