@charset "utf-8";
@import "../../common/0-import.css";



#conts .box {
	margin: 15px 0 35px;
	overflow: hidden;
	zoom: 100%;

}

#conts .box ul.photoList {
	width: 197px;
	float: left;
	clear:left;
}

#conts .box ul.photoList li.back {
	padding: 8px 0;
	margin-top: 8px;
	background: url(../../../img_new/junior_high/comment/box_back01.gif) no-repeat left top;
	zoom: 100%;
}

#conts .box ul.photoList li.back p {
	margin: 0;
	text-align: center;
	color: #fff;
}


#conts .box ul.photoList p img {
	margin-right: 9px;
}

#conts .box h4 {
	margin: 0 0 10px 208px;
	border: none;
}

#conts .box h5 {
	margin-left: 208px;
}

#conts .box p {
	margin: 0 0 20px 208px;
}

#conts .box p.bottom {
	margin-bottom: 0;
}

#conts .box ul.small {
	margin: 15px 0 0 211px;
}

#conts .box ul.small li {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../../../img_new/icon/07.gif) no-repeat left 2px;
} 

#conts .box#sub {
	margin-bottom: 100px;
}


