﻿@import url("_base.css");

/*-----------------------------------------------------------------------------
製品情報テーブル
-----------------------------------------------------------------------------*/
#right .box {
	margin-top:5px;
	margin-left:10px;
	padding:1px;
	width:556px;
	border:1px solid #ccc;
}

#right table {
	width:556px;
	border:none;
}

#right table.illust {
	margin-left:10px;
	border-top:1px solid #ccc;
	width:560px;
	background:#fff;
}

#right table.illust td {
	width:250px;
	padding:3px 0 3px 25px;
	border-bottom:1px solid #ccc;
	background:url("../common/img/arrow_sc.gif") no-repeat 16px 9px;
}

#right table.illust td.last {
	background:none;
}

#right table.illust tr.last_cell td {
	border-bottom:1px solid #999;
}

#right table.illust tr.last_cell td.no_use {
	background:none;
}


/*

#right table.product th,
#right table.product td {
	padding:3px 0 3px 3px;
	border-bottom:1px solid #ccc;
}

#right table.product th {
	background:#f5f5f5;
}

#right table.product td {
	border-right:1px solid #ccc;
}

#right table.shop {
	margin-left:10px;
	width:560px;
}

#right table.shop td {
	padding:3px 0 3px 3px;
}

#right table.shop tr.color td {
	padding:3px 0 3px 3px;
	background:#f5f5f5;
}

#right table.shop tr.color2 td {
	padding:3px 0 3px 3px;
	background:#fff;
}


#right table.shop td.border {
	padding:0 0 0 3px;
	border-top:1px solid #ccc;
	font-size:0;
	line-height:0;
}

#right table.shop th {
	padding:3px 0 3px 3px;
	background:#f5f5f5;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}

a.link {
	display:block;
	width:60px;
	height:14px;
	background:url("img/link.gif") no-repeat 0 0;
}

a.link:hover {
	background:url("img/link.gif") no-repeat 0 -14px;
}

span.no_link {
	display:block;
	width:60px;
	height:14px;
	background:url("img/no_link.gif") no-repeat 0 0;
}

.links {
	text-align:right;
}


#right table.promo td {
	padding:3px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

#right table.promo td.name {
	padding:3px 0 3px 3px;
	border-right:none;
}

#right table.promo th {
	padding:3px 0 3px 3px;
	background:#fff;
	border-bottom:1px solid #ccc;
	text-align:left;
}

#right table.promo tr.last_cell td {
	border-bottom:1px solid #ccc;
}

#right table.illust {
	margin-left:10px;
	border-top:1px solid #ccc;
	width:560px;
	background:#fff;
}

#right table.illust td {
	width:250px;
	padding:3px 0 3px 25px;
	border-bottom:1px solid #ccc;
	background:url("../common/img/arrow_sc.gif") no-repeat 16px 9px;
}

#right table.illust td.last {
	background:none;
}

#right table.illust tr.last_cell td {
	border-bottom:1px solid #999;
}

#right table.illust tr.last_cell td.no_use {
	background:none;
}

#right table.sample {
	margin:0;
	border:none;
	width:280px;
}

#right table.sample td {
	padding:3px 0 5px 3px;
	border:none;
}

.product_table {
	margin-bottom:20px;
}

.product_table td {
	vertical-align:top;
	padding:5px;
}

.p_box {
	margin:0 0 10px 20px;
	_margin:0 0 10px 10px;
	float:left;
}

#right div.inner {
	margin:0 0 10px 10px;
	width:550px;
}

#right div.right_box {
	width:250px;
	float:right;
	margin-right:10px;
	_margin-right:5px;
}

#right div.left_box {
	width:295px;
	float:left;
}

#right div.inner p.image {
	float:left;
	width:80px;
	margin:0;
	padding:3px;
}

#right div.inner div.text {
	float:left;
	width:458px;
	margin:0;
	padding:3px;
}

#right div.right_box div.text {
	float:left;
	width:158px;
	margin:0;
	padding:3px;
}

#right div.left_box div.text {
	float:left;
	width:203px;
	margin:0;
	padding:3px;
}

p.title3 {
	font-size:12px;
	background:url("../common/img/arrow_s.gif") no-repeat 0 50%;
}

p.title4 {
	background:url("../common/img/arrow_s.gif") no-repeat 0 50%;
}

p.title4 a {
	font-size:11px;
	line-height:14px;
}

h4 {
	font-size:12px;
}

#right table.errata th,
#right table.errata td {
	padding:3px 0 3px 3px;
	border-bottom:1px solid #ccc;
}

#right table.errata th {
	background:#f5f5f5;
	text-align:left;
	width:100px;
}

#right table.errata th.color1 {
	color:#c00;
}

#right table.errata th.color2 {
	color:#03c;
}

#right table.errata th.color3 {
	color:#390;
}

#right table.errata td {
	border-right:1px solid #ccc;
	background:url("../common/img/jump.gif") no-repeat 99% 50%;
}

#right .over {
	border:1px solid #36f;
	cursor:pointer;
}

#right .over td {
	color:#36f;
}

.illust_link {
	float:right;
}

.illust_link a {
	display:block;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	padding:1px 3px;
	background:#ddd;
	color:#000;
}

.illust_link a:hover,
.illust_link a.now {
	background:#36f;
	text-decoration:none;
	color:#fff;
}

.promo th a {
	display:block;
	width:124px;
	height:175px;
}

.promo th a#chg13 {
	background:url("../common/img/card/pr013s.jpg") no-repeat;
}

.promo th a#chg13:hover {
	background:url("../common/img/card/pr013sb.jpg") no-repeat;
}

.promo th a#chg14 {
	background:url("../common/img/card/pr014s.jpg") no-repeat;
}

.promo th a#chg14:hover {
	background:url("../common/img/card/pr014sb.jpg") no-repeat;
}

.promo th a#chg15 {
	background:url("../common/img/card/pr015s.jpg") no-repeat;
}

.promo th a#chg15:hover {
	background:url("../common/img/card/pr015sb.jpg") no-repeat;
}
*/

