@charset "utf-8";
#contentsMain h1 {
	font-size: 14px;
	background: url(img/bg_title.jpg) no-repeat 0px 5px;
	padding: 5px 0px 10px 20px;
	height: 40px;
	display: block;
	line-height: 40px;
	color: #E94F87;
}
.listBox {
	padding: 11px 11px 0px;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #FFA0CF;
}
.listBox h4 {
	font-size: 12px;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 8px;
	background: url(img/line_dot.gif) no-repeat center bottom;
}
.listBox h4 a {
	color: #333399;
}
.listBox img {
	display: block;
	float: left;
}
.listBox iframe {
	float: left;
	display: block;
}

.listBoxRight {
	width:500px;
	float:right;
}
.listBoxRight .listBoxPrice{
	float:left;
}
.listBoxRight .listBoxPrice strong {
	font-size: 14px;
}
.listBoxRight .listBoxPrice font {
	font-style: normal;
	font-weight: bold;
	color: #FF3366;
	font-size: 14px;
}
.listBoxRight .itemIcon {
	clear: both;
}

.listBox em {
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: right;
	font-size: 12px;
	background: #F00;
	padding:2px 3px;
}
.listBox p {
	font-size:12px;
	padding: 5px;
	clear:both;
}
.listBoxRight .note {
	font-size: 14px;
	color: #755531;
	font-weight: bold;
	clear: both;
}


.listBox span{
	display:block;
	font-size:10px;
}
.listBox span a{
	color: #333399;
}

.itemDiscription {
	padding: 11px;
	color: #333333;
}
.adsLink {
	background: url(img/bg_link.jpg) no-repeat center center;
	height: 40px;
	width: 630px;
	margin: 0px auto;
	padding: 20px;
	text-align: center;
}

.adsLink a {
	font-size: 14px;
	color: #6E6EB5;
	font-weight: bold;
}
.adsLinkUnder a {
	background: url(img/bg_link_under.jpg) no-repeat center center;
	height: 50px;
	width: 564px;
	margin: 0px auto;
	padding: 7px;
	text-align: center;
	display:block;
	font-size:10px;
	color:#FFF;

}
.adsLinkUnder a:hover {
	background: url(img/bg_link_under_ov.jpg) no-repeat center center;
}

.contentsTwoCol {
	padding: 10px;
}
.contentsTwoColLeft {
	width: 400px;
	float: left;
}
.contentsTwoColLeft h4 {
	background: url(img/bg_ttl_short.gif) no-repeat left 3px;
	height: 27px;
	display: block;
	line-height: 27px;
	padding-left: 15px;
	color: #333333;
	padding-top: 3px;
	font-size: 14px;
}
.contentsTwoColLeft p {
	padding: 15px;
	line-height: 165%;
}
.contentsTwoColRight {
	width: 260px;
	float: right;
	font-size:10px;
}
.contentsTwoColRight h4 {
	background: url(img/bg_howmuch.gif) no-repeat;
	height: 51px;
	text-indent: -9999px;
	font-size: 14px;
}

.price {
	background:#FF0000; 
	padding:5px; 
	color:#FFFFFF; 
	font-weight:bold;
	font-size:14px;
}

.contentsTwoColRightFrame{
	border-right: 1px solid #FFBACC;
	border-bottom: 1px solid #FFBACC;
	border-left: 1px solid #FFBACC;
	padding: 3px 13px 13px 13px ;
	color: #333333;
	background-color:#FFECF8;
}

.contentsTwoColRight td{
	padding:2px;
	font-size:10px;
}

.contentsTwoColRight p {

}
.contentsTwoColRight strong {
	font-size: 14px;
	color: #FF0000;
	display: block;
	padding: 5px 0px;
}
.contentsOneCol {
	clear: both;
	padding: 10px;
}
.contentsOneCol h4 {
	line-height: 29px;
	background: url(img/bg_ttl_long.gif);
	height: 29px;
	padding-left: 15px;
	color: #333333;
	font-size: 14px;
}
.contentsOneCol p {
	color: #333333;
	padding: 10px;
}
#reviewBox {
	color: #333333;
	padding: 10px;
	clear: both;
}
#reviewBox h4 {
	background: url(img/bg_ttl_review.gif) no-repeat;
	height: 68px;
	line-height: 68px;
	font-size: 14px;
	color: #333333;
	display: block;
}
#reviewBox h4 p {
	float: left;
}

#reviewBox h4 img {
	display: block;
	float: left;
	margin: 20px 0px 0px 20px;
}
#reviewTbl td {
	padding: 5px;
}

.reviewItem {
	border: 4px double #FED0BC;
	margin: 10px 0px;
	padding: 8px 15px;
}
.reviewItem span {
	font-style: normal;
	color: #FD8079;
	font-size: 14px;
	display: block;
	float: left;
}
.reviewItem em {
	font-style: normal;
	display: block;
	float: right;
	font-size: 10px;
}
.reviewItem p {
	clear: both;
	display: block;
	padding: 10px 0px;
}
#navigation {
	clear: both;
	padding: 10px 20px;
}
#navigation p {
	float: left;
}
#navigation a {
	color:#6565B2;
}
#naviPrev,#naviNext,#naviPage {
	font-size: 14px;
	font-weight: bold;
}

#naviPage {
	float: left;
	width: 500px;
}
#naviPage ul {
	margin: 0px auto;
	width: 120px;
}

#naviPage li {
	float: left;
	padding: 0px 8px;
}
#backBtn {
	clear: both;
	text-align: center;
	padding: 20px;
}
