﻿@import url("_base.css");
@import url("../common/js/jquery.lightbox.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.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;
}

.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:#c00;
	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;
}
