@charset "utf-8";
#contentsMain h1 {
	font-size: 14px;
	background: url(../../item/img/bg_title.jpg) no-repeat 0px 5px;
	padding: 5px 0px 10px 20px;
	height: 40px;
	display: block;
	line-height: 40px;
	color: #396F97;
}
.listBox {
	padding: 11px 11px 0px;
	clear: both;
}
.listBox img {
	display: block;
	float: left;
}
.listBoxRight {
	width:525px;
	float:right;
}

.listBoxCenter {
	width:600px;
}



.listBox h4 {
	font-size: 12px;
	display: block;
	margin-bottom: 8px;
}
.listBox h4 a {
	color: #333399;
}
.listBox em {
	font-style: normal;
	font-weight: bold;
	color: #FF3366;
}
.listBox p {
	font-size:10px;
	clear:both;
}

.listBox span{
	display:block;
	font-size:10px;
}
.listBox span a{
	color: #333399;
}
.itemDiscription {
	padding: 11px;
	color: #333333;
}
.adsLink {
	background: url(../../item/img/bg_link.jpg) top repeat-x;
	width: 650px;
	margin: 0px auto;
	padding: 20px;
	border:1px solid #F9C875;
}
.adsLink a {
	font-size: 14px;
	color: #6565B2;
	font-weight: bold;
}
.contentsTwoCol {
	padding: 10px;
}
.contentsTwoColLeft {
	width: 400px;
	float: left;
}
.contentsTwoColLeft h4 {
	background: url(../../item/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;
}
.contentsTwoColRight {
	width: 260px;
	float: right;
	font-size:10px;
}

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

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

.contentsTwoColRight h4 {
	background: url(../../item/img/bg_howmuch.gif) no-repeat;
	height: 51px;
	text-indent: -9999px;
	font-size: 14px;
}
.contentsTwoColRight p {

}
.contentsTwoColRight strong {
	font-size: 18px;
	color: #FF0000;
	display: block;
	padding: 5px 0px;
}
.contentsOneCol {
	clear: both;
	padding: 10px;
}
.contentsOneCol h4 {
	line-height: 29px;
	background: url(../../item/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(../../item/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;
}
.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;
}

