 /* ------------------------------------
 → メイン
 * ------------------------------------*/
#main {
	margin-left:25px;
	margin-right:25px;
	display:inline;
	width:700px;
	float:right;
}
#main a {
	color:#ffffff;
}
#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;
	color:#fff;
}
#works_txt a{ color:#FFFFFF;}
#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 {
	white-space: nowrap;
	margin-right:1em;
}
#yaku{max-width:90%;}


#works_txt li dl dd#category a {white-space: normal;}
/* ------------------------------------
 → 機能
 * ------------------------------------*/
#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:690px;
	text-align:center;
}
#osusume_list ul li{
	display:inline;
	float:left;
	margin-top:5px;
	margin-left:30px;
	width:100px;
	height:150px;
}	
#osusume_list ul li img{
margin-bottom:5px;
}
#osusume_list a{ color:#FFFFFF;
text-decoration: none;
}

/* ------------------------------------
 → レビュー確認・完了画面
 * ------------------------------------*/

#err {
    background-color: #FFFFFF;
    color: #000000;
    padding-bottom: 20px;
    padding-top: 10px;
}