@import url("table.css");
@import url("lightbox.css");

/*--------------------------------------*/

#r .guide {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#r .guide .photo {
	background-color: #FFFFFF;
	border: 3px double #E0E0E0;
	padding: 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 140px;
}

a:hover img.photo{
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}

#r .guide h3 {
	background-image: url(../images/cmn/splite3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
	font-size: 100%;

}
#r .guide h3 img {	margin-right: 3px;}

#r .guide p {
	line-height: 145%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#r .guide a {
	text-decoration: none;
	color: #1471AC;
}

#r .guide strong {	color: #DE8F0C;}

#r .guide .new {
	position: absolute;
	left: 285px;
	margin-top: -20px;
}
#r .guide .godetail {	float: right;}
#r .price {	color: #CC0000;}

/*--------------------------------------*/

.detail img.photo {
	background-color: #FFFFFF;
	border: 3px double #E1E1E1;
	padding: 3px;
	max-width:530px;
}

img.fl,img.fr {
	width: 210px;

}

.detail .exp {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/cmn/splite_tate.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 97%;
}

.detail .exp p{
	line-height:150%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.detail .exp h4 {
	font-size: 115%;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #66CC66;
	padding-top: 2px;
}

.detail .normal .price {
	color: #CC0000;
}

.detail .copy {
	font-size: 100%;
	line-height: 145%;
}

.detail .exp strong ,
.detail .exp b{
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
}

.detail h3 {
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/cmn/splite3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
	line-height: 1em;
	color: #1D72A0;
}
