@import url(common.css);
@import url(in_common.css);


/* main */
#wrap div#content div#in_wrap{
width:980px;
background: url(../images/photo_bg.gif) repeat-y;
margin:0;
min-height:250px;
height: auto !important;
height: 250px;
}
#content h2 {
background: url(../images/photo_t.gif) no-repeat;
padding:130px 0 0 0;
width:980px;
margin:0;
}
#content div#in_wrap_bottom {
clear:both;
background: url(../images/photo_bottom.gif) no-repeat;
height:148px;
}
#in_wrap div.photo_box {
width:920px;
margin-left:24px;
}
#in_wrap div.photo_box ul {
width:900px;
margin:10px 0 0 20px;
overflow:hidden;
}
#in_wrap div.photo_box ul li {
width:180px;
list-style:none;
float:left;
border:none;
}
#in_wrap div.photo_box ul li a img {
border:none;
width:177px;
height:121px;
}
