 /* ------------------------------------
 → メイン
 * ------------------------------------*/
h2 {
	background:#fff url("../common/bg_cont_top.gif") 0 top no-repeat;
	font-size:1px;
	text-indent:-9999px;
	padding-top:44px;
}
#main a {
	color:#3a699c;
}
#main a:hover {
	color:#2d83df;
}
.toplead {
	padding-left:10px;
	font-weight:bold;
}
/* ------------------------------------
 → 商品詳細
 * ------------------------------------*/
#works_pic {
	float:left;
	width:176px;
	clear:both;
	text-align:center;
}
#works_pic img {
	margin-bottom:5px;
}
/* ------------------------------------
 → 文字情報
 * ------------------------------------*/
#works_txt {
	width:524px;
	float:right;
	margin-bottom:15px;
}
#works_txt li{
	width:524px;
	display:block;
	float:left;
	padding-bottom:4px;
	margin-bottom:4px;
	background:url(../common/syosai_tensen.gif) left bottom no-repeat;
}
#works_txt li dl dt a{
	white-space:nowrap;
}
#works_txt li dl dt{
	float:left;
	width:200px;
	font-weight:bold;
}
#works_txt li dl dd{
	float:left;
	width:324px;
}
#works_txt li dl dd a {
	margin-right:1em;
}
/* ------------------------------------
 → 機能
 * ------------------------------------*/
#extension_list {
	width:524px;
	float:right;
	background:url(../common/box_dl_top.gif) 0 top no-repeat;
	padding-top:27px;
	margin-bottom:15px;
}
#extension_list ul{
	padding-bottom:6px;
	background:url(../common/box_dl_bottom.gif) 0 bottom no-repeat;
}
#extension_list li {
	width:514px;
	_width:524px;
	padding-left:10px;
	background:url(../common/box_dl_bg.gif) 0 0 repeat-y;
	background-color:#e2e2d9;
	float:left;
}
#extension_list li dl{
	background:url(../common/syosai_tensen.gif) left bottom no-repeat;
}
#extension_list li dl dt{
	float:left;
	width:205px;
	padding-right:4px
}
#extension_list li dl dd{
	float:left;
	width:150px;
}
.pt_color {
	color:#ff9c0e;
}
/* ------------------------------------
 → ストーリー
 * ------------------------------------*/
#story_list {
	clear:both;
	width:700px;
	padding-top:23px;
	background:url(../common/sakuhin_syoukai.gif) 0 top no-repeat;
	margin-bottom:10px;
}
#story_list ul {
	width:700px;
	background:url(../common/line_bottom.gif) 0 bottom no-repeat;
	padding-bottom:7px;
}
#story_list ul li{
	width:680px;
	_width:700px;
	padding-left:10px;
	padding-right:10px;
	background:url(../common/bg_white.gif) 0 top repeat-y;
}	
.story_window {
	width:100%;
	height:110px;
	overflow:auto;
}
/* ------------------------------------
 → 監督の目
 * ------------------------------------*/
#eye_list {
	clear:both;
	width:700px;
	padding-top:23px;
	background:url(../common/kantoku.gif) 0 top no-repeat;
	margin-bottom:10px;
}
#eye_list ul {
	width:700px;
	background:url(../common/line_bottom.gif) 0 bottom no-repeat;
	padding-bottom:7px;
}
#eye_list ul li{
	width:680px;
	_width:700px;
	padding-left:10px;
	padding-right:10px;
	background:url(../common/bg_white.gif) 0 top repeat-y;
}	


/* ------------------------------------
 → スタッフコメント
 * ------------------------------------*/
#staff_list {
	clear:both;
	width:700px;
	padding-top:23px;
	background:url(../common/staff.gif) 0 top no-repeat;
	margin-bottom:10px;
}
#staff_list ul {
	width:700px;
	background:url(../common/line_bottom.gif) 0 bottom no-repeat;
	padding-bottom:7px;
}
#staff_list ul li{
	width:680px;
	_width:700px;
	padding-left:10px;
	padding-right:10px;
	background:url(../common/bg_white.gif) 0 top repeat-y;
}	
/* ------------------------------------
 → 画撮
 * ------------------------------------*/
#sample_list {
	clear:both;
	width:700px;
	padding-top:23px;
	background:url(../common/gasatsu.gif) 0 top no-repeat;
	margin-bottom:15px;
}
#sample_list ul {
	width:698px;
	_width:700px;
	border-left:#86a4a9 solid 1px;
	border-right:#86a4a9 solid 1px;
	border-bottom:#86a4a9 solid 1px;
	text-align:center;
}
#sample_list ul li{
	float:left;
	padding:5px;
}	
#sample_list ul li img{
	display:block;
}
/* ------------------------------------
 → オススメ
 * ------------------------------------*/
#osusume_list {
	clear:both;
	width:700px;
	padding-top:23px;
	background:url(../common/osusume.gif) 0 top no-repeat;
	margin-bottom:15px;
}
#osusume_list ul {
	width:700px;
	text-align:left;
}
#osusume_list ul li{
	width:130px;
	_width:140px;
	padding-left:5px;
	padding-right:5px;
	display:inline;
	float:left;
	margin-top:5px;
}	
#osusume_list ul li img{
	text-align:center;
	margin:auto;
	display:block;
}