
body {
 background-image:  url(../images/bg01.jpg);
 background-repeat: repeat-x;
	color:#333;
	font-family:Arial, sans-serif;
	font-size: 12px;
	*font-size: small;
	*font: x-small;
	line-height: 1.4;
	}

#wrapper {
	width: 808px;
	background-image: url(../images/c_bg.gif);
	background-repeat:repeat-y;
	margin: 0 auto 20px auto;
	}

#header {
	width: 808px;
	margin: 0px auto 0 auto;
	padding-top: 20px;
	}

#page {
	width: 740px;
	margin: 0 auto 30px auto;
	padding: 0 0 0 0;
	overflow: hidden;
	}

#mainimage{
	width: 808px;
	margin: 0 0 40px 0;
	}

.section0{
	width: 740px;
	margin: 0 0 15px 0;
	clear:left;
	overflow: hidden;
	}

.section0 h2{
	margin: 0 0 10px 0;
	}

.section0 .leftBox{
	width: 550px;
	float: left;
	margin: 0 20px 0 0;
	}

.section0 .leftBox p.price{
	margin: 0 0 10px 0;
	}

.section0 .rightBox{
	width: 170px;
	float: left;
	}

.comments {
	width: 740px;
	background: url(../images/box-comment-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	}

.comments h2 {
	margin: 0 0 20px 0;
	}

.comments .entry01{
	width: 676px;
	border-left: 4px solid #990000;
	background: #FFFFFF;
	margin: 0 0 15px 20px;
	padding: 10px 10px 10px 10px;
	}

.comments .entry01 p{
	margin: 0 0 10px 0;
	}

.comments .entry01 p.name{
	border-top: 1px dotted #990000;
	text-align: right;
	font-size: 0.825em;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	}


#footer {
	width: 808px;
	margin: 0 auto 0 auto;
	}

#footer #copyright {
	width: 808px;
	}

#wrapper a:link {
	color: #000000;
	text-decoration: underline;
	}

#wrapper a:visited {
	color: #333333;
	text-decoration: underline;
	}

#wrapper a:hover,
#wrapper a:active {
	color: #FF3366;
	text-decoration: underline;
	}



#contents .pagetop {
	width: 600px;
	clear:left;
	text-align: right;
	margin: 0 0 0 20px;
	}

.pagetop{
	width: 740px;
	text-align: right;
	margin-bottom:20px;
	}

.pagetop a{
	background-image: url(../../images/common/list_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 12px;
	}