/* 三菱化学メディアブランドサイト：AV用メディア　詳細ページ */


/* 写真 */
#wrapper #main #contents p.photo {
	width:669px;
	margin:0px 0 0 0;
	padding:0 40px 0px 17px;
	text-align:center;
}
#wrapper #main #contents p.photo img {
	vertical-align:middle;
}




/* table：仕様 */
#wrapper #main #contents table.spec {
	width:500px;
	border-top:#AABCC7 solid 1px;
	border-collapse: collapse;
	margin:30px 0px 0px 110px;
	color:#666666;
	text-align:left;
	line-height:1.2em;
}
#wrapper #main #contents table.spec tr {
}
#wrapper #main #contents table.spec th {
	border-bottom:#AABCC7 solid 1px;
	font-weight:normal;
	width:235px;
}
#wrapper #main #contents table.spec th p {
	background-color:#eff2f5;
	width:205px;
	margin:2px 0 2px 0;
	padding:7px 15px 5px 15px;
}
#wrapper #main #contents table.spec th p span {
	font-size:90%;
}
#wrapper #main #contents table.spec td {
	border-bottom:#AABCC7 solid 1px;
	padding:2px 20px 0px 20px;
}




/* table：備考 */
#wrapper #main #contents table.note {
	width:500px;
	margin:30px 0px 0px 110px;
	border-collapse: collapse;
	color:#666666;
	text-align:left;
	background-color:#eff2f5;
	line-height:1.2em;
}
#wrapper #main #contents table.note td {
	padding:10px 15px 10px 15px;

}
#wrapper #main #contents table.note td p.subtitle {
	padding:0 0 5px 15px;
	background:url(../../images/common/bg_product_note_subtitle.gif) 0px 2px no-repeat;
	border-bottom:#aabcc7 solid 1px;
}
#wrapper #main #contents table.note td p {
	padding:10px 0 0 15px;
}




/* ボタン */
#wrapper #main #contents div.button {
	width:180px;
	margin:20px 0 0 270px;
}
/* 印刷 */
#wrapper #main #contents div.button p.print {
	width:110px;
	height:21px;
	float:left;
}
#wrapper #main #contents div.button p.print a {
	display:block;
	width:110px;
	height:21px;
	background:url(../../images/common/bg_product_print.gif) no-repeat;
	text-indent:-9999px;
}
/* 戻る */
#wrapper #main #contents div.button p.back {
	width:70px;
	height:21px;
	float:left;
}
#wrapper #main #contents div.button p.back a {
	display:block;
	width:70px;
	height:21px;
	background:url(../../images/common/bg_product_back.gif) no-repeat;
	text-indent:-9999px;
}



