 /* ------------------------------------
 → 現場スチール
 * ------------------------------------*/
h3 {
	background:url(../common/title_search.gif) 0 0 no-repeat;
	height:44px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#main_in {
	width:676px;
	margin:auto;
}
/* ------------------------------------
 → スチール内容
 * ------------------------------------*/
h4 {
	clear:both;
	background:url(../common/sub_bar.gif) 0 0 no-repeat;
	height:25px;
	text-align:left;
	padding-left:30px;
	padding-top:3px;
}
ul.switch_body {
	clear:both;
	width:676px;
	padding-top:5px;
	padding-bottom:10px;
}
ul.switch_body li {
	float:left;
	width:338px;
	background:url(../common/sakuhin_tensen.gif) 0 bottom no-repeat;
}	
ul.switch_body li dl{
	background:url(../common/arrow.gif) 0 top no-repeat;
	width:265px;
	float:left;
	line-height:1.3;
	margin:5px 0pt;
	display:block;
	text-align:left;
}
ul.switch_body li dl dt {
	padding-left:10px;
	width:6em;
	font-weight:bold;
	display:block;
	float:left;
}
ul.switch_body li dl dd {
	width:160px;
	float:left;
	margin-left:5px;
}
ul.switch_body li dl dd li{
	float:left;
	width:160px;
	white-space:nowrap;
	background:none;
}
/* ------------------------------------
 → スチール写真
 * ------------------------------------*/
ul.photo_list {
	background:url(../common/mds_photo.gif) 0 0 no-repeat;
	padding-top:28px;
	clear:both;
	margin:auto 10px;
	text-align:center;
	color:#fff;
}
ul.photo_list li{
	width:131px;
	padding-bottom:2px;
	float:left;
}
ul.photo_list li img {
	display:block;
}
/* ------------------------------------
 → 現場撮影日記
 * ------------------------------------*/
ul#diary_list {
	background:url(../common/mds_dialy.gif) 0 0 no-repeat;
	padding-top:28px;
	clear:both;
	margin:20px 10px;
	text-align:center;
	color:#fff;
}
ul#diary_list li{
	width:131px;
	float:left;
}
ul.o_photo_list li img {
	display:block;
}
/* ------------------------------------
 → トップへ
  * ------------------------------------*/
.note{
	clear:both;
	text-align:right;
	padding-bottom:30px;
}
#go_to_top {
	clear:both;
	height:18px;
	text-align:right;
}