/* -------------------------------------------------------CSS InformationOrder of description	- Search Key "__" + "id Name or Class Name"/__news/__products main page	/__products item page/__studio/__contact/__corp-------------------------------------------------------- *//* ----------------------------------------------------- __news-------------------------------------------------------- */#news {	width: 938px;	background-color: #ADA7A6;	float: left;	text-align: center;}#news img {	margin-top: 190px;	margin-bottom: 190px;}/* ----------------------------------------------------- __products main page-------------------------------------------------------- */#product {	width: 818px;	background-color: #ADA7A6;	float: left;	padding: 0px 60px 30px 60px;}#product-inbox {	background-color: #B7B1B0;	width: 758px;	margin-top: 30px;	padding: 30px 30px 22px 30px;	float: left;}#product #inbox-sub-marvel {	background-color: #6B0202;	float: left;	width: 180px;	height: 410px; /*-- 画像201px + 余白8px --*/	background-image: url(../products/img/subhead_marvel.gif);	background-repeat: no-repeat;	background-position: 10px 10px;}#product #inbox-sub-capcom {	background-color: #0E1A4B;	float: left;	width: 180px;	height: 1664px; /*-- 画像201px + 余白8px --*/	background-image: url(../products/img/subhead_capcom.gif);	background-repeat: no-repeat;	background-position: 10px 10px;}#product-inbox table {	padding: 0px;	margin: 0px;	width: 180px;	border-collapse: collapse;	border-spacing: 0px;}#product-inbox table tr td {	height: 208px;	text-align: center;	vertical-align: middle;}#product #inbox-main {	float: right;}#product #inbox-main img {	margin-bottom: 8px;}/* ----------------------------------------------------- __products_item page-------------------------------------------------------- *//*-- __ item detail(left)--------------------------------------------------------*/#detail {	float: left;	width: 447px;	margin-top: 5px;}#detail p.gray {	color: #686261;}#detail p.blue {	color: #44697D;}#detail p.gold {	color: #927C4D;}#detail p.series-name {	float: right;}.small-title {	font-size: 105%;	font-weight: bold;}/*-- __ item image(right)--------------------------------------------------------*/#image {	float: right;	margin-top: 5px;}#image img.main-img {	margin-bottom: 8px;}#image .small-img {	background-color: #ADA7A6;	width: 390px;	height: 200px;	padding: 11px 40px;}#image table {	border-collapse: collapse;	border-spacing: 0px;}#image table img {	margin: 4px;}/* ----------------------------------------------------- __studio-------------------------------------------------------- */#studio {	width: 818px;	background-color: #ADA7A6;	padding: 30px 60px;	float: left;}#studio-inbox {	width: 654px;	background-color: #B7B1B0;	padding: 50px 82px;	float: left;}#studio-inbox p {	color: #464444;	font-size: 110%;	line-height: 3em;}#studio-inbox p.mail {	background-color: #ADA7A6;	margin-top: 15px;	margin-bottom: 50px;	text-align: center;	padding-top: 2px;	padding-bottom: 4px;	line-height: 2.5em;}#studio-inbox a {	color: #5F5D5D;	font-size: 120%;}#studio-inbox a:hover {	color: #6F6D6D;	font-size: 120%;	text-decoration: underline;}/* ----------------------------------------------------- __contact-------------------------------------------------------- */#contact {	width: 818px;	background-color: #ADA7A6;	padding: 30px 60px;	float: left;}#contact-inbox {	width: 654px;	background-color: #B7B1B0;	padding: 50px 82px;	float: left;}#contact-inbox p {	color: #464444;	font-size: 110%;	line-height: 25px;}#contact-inbox p.mail {	background-color: #ADA7A6;	margin-top: 15px;	margin-bottom: 50px;	text-align: center;	padding-top: 2px;	padding-bottom: 4px;}#contact-inbox a {	color: #5F5D5D;	font-size: 120%;}#contact-inbox a:hover {	color: #6F6D6D;	font-size: 120%;	text-decoration: underline;}/* ----------------------------------------------------- __corp-------------------------------------------------------- */#corp {	width: 818px;	background-color: #ADA7A6;	padding: 30px 60px;	float: left;}#corp-inbox {	width: 654px;	background-color: #B7B1B0;	padding: 50px 82px;	float: left;}#corp-inbox table {	width: 100%;	float: left;}#corp-inbox table th {	padding-bottom: 20px;	padding-right: 20px;	vertical-align: top;	text-align: left;	font-weight: normal;	line-height: 2em;	color: #464444;	font-size: 120%;}#corp-inbox table td {	padding-bottom: 30px;	vertical-align: top;	line-height: 2em;	color: #464444;	font-size: 110%;}