/* 2007/10/19 */

/* created by ppnr */

/* Reviews Newton Store */

/* @group basic */

body,img,ul,ol,li,h1,h2,h3,h4,h5,h6,p,div,dl,dt,dd,a {
	margin: 0;
	padding: 0;
	border-style: none;
	list-style-type: none;
	list-style-position: inside;
	text-decoration: none;
}

li,h1,h2,h3,h4,h5,h6,p,div,dt,dd,a {
	text-align: left;
}

body {
	text-align: center;
	color: #666;
	background: url(img/bg_loopX.jpg) repeat-x;
	font: normal normal 62.5%/1.45 "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kakugo Pro W3", "¥á¥¤¥ê¥ª", Meiryo, "MS¥´¥·¥Ã¥¯", Osaka;
	text-decoration: none;
}

img {
	border-style: none;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

a img {
	text-decoration: none;
	border-style: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 720px;
	background: url(img/bg_loopY.jpg) repeat-y;
}

#main {
	margin: 0;
	padding: 20px 20px 0;
	text-align: left;
	width: 680px;
	background: url(img/bg_fix.png) no-repeat;
}

.clearing {
	clear: both;
	margin: 0;
	padding: 0;
}

a:link,a:visited {
	color: #666;
}

a:active,a:hover {
	color: #c30;
}

/* @group clearfix */

.clearfix:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac ?*/

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* @end */

/* @end */

/* @group header */

#header {
	
}

#header h1 {
	float: left;
}

#header ul {
	float: right;
	margin-top: 15px;
}

#header ul li {
	float: left;
	text-align: right;
}



/* @end */

/* @group contents */

#googlemap {
	margin-top: 20px;
}

#googlemap div.pageswitch {
	display: none;
	visibility: hidden;
	overflow: hidden;
}

p.writeReview {
	text-align: right;
	margin-top: 10px;
}

p.writeReview a {
	padding-left: 20px;
	background: url(img/pencil.png) no-repeat 0 center;
	float: right;
	height: 16px;
	display: block;
}

ul#categorylist {
	padding-left: 60px;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 620px;
	height: 21px;
	padding-top: 4px;
	background: url(img/category.png) no-repeat;
}

ul#categorylist li {
	float: left;
	margin-left: 15px;
	font-size: 1.2em;
}

div.itembox {
	width: 680px;
	margin-bottom: 40px;
}

div.itembox dl {
	float: left;
	width: 105px;
}

div.itembox dl dt {
	margin-bottom: 10px;
}

div.itembox dl dt img {
	width: 105px;
	height: 105px;
}

div.itembox div {
	float: right;
	width: 555px;
}

div.itembox div h2 {
	float: left;
	width: 360px;
	font-size: 1.4em;
}

div.itembox div p.price {
	float: right;
	text-align: right;
}

div.itembox div h3 {
	font-size: 1.2em;
	float: left;
	padding-right: 20px;
	width: 400px;
	display: block;
	padding-top: 20px;
}

div.itembox div p.starrating {
	float: right;
	width: 110px;
	font-size: 1.2em;
	padding-top: 20px;
}

div.itembox div ul {
	margin-bottom: 5px;
	clear: both;
	padding-top: 5px;
}

div.itembox div ul li {
	display: inline-block;
	float: left;
	margin-right: 1em;
}

div.itembox div p.bodytext {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	font-size: 1.2em;
}

div.itembox div p.viewall {
	text-align: right;
	margin-top: 5px;
}

div.pageswitch {
	text-align: center;
	width: 680px;
	padding-top: 5px;
	padding-bottom: 20px;
}

/* @group privacy */

div.review {
	margin-top: 20px;
}

div.review h2 {
	padding-left: 5px;
	margin-bottom: 15px;
	width: 675px;
	height: 21px;
	padding-top: 4px;
	background: url(img/other_title_bg.png) no-repeat;
	font-size: 1.4em;
}

div.review p {
	font-size: 1.2em;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 145%;
}

div.review div {
	margin-bottom: 50px;
	margin-right: 30px;
	margin-left: 30px;
}

div.review div h3 {
	padding-left: 5px;
	margin-bottom: 15px;
	width: 175px;
	height: 21px;
	padding-top: 3px;
	background: url(img/other_topic_bg.png) no-repeat;
	font-size: 1.4em;
	float: left;
	margin-right: 10px;
}

div.review div img {
	float: right;
}

div.review div img.window {
	float: none;
}

div.review div ul {
	float: right;
	width: 430px;
	margin-top: 10px;
}

div.review div ul li {
	margin-bottom: 10px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #ccc;
	font-size: 1.2em;
}

div.review div ul li span {
	font-size: 1em;
	color: #c30;
}

div.review div ul li strong {
	color: #333;
}

div.review div img.form {
	margin-right: 115px;
	margin-left: 115px;
	margin-bottom: 20px;
}

div.privacy {
	margin: 20px 30px 40px;
}

div.privacy p {
	margin-top: 10px;
	font-size: 1.2em;
	margin-bottom: -20px;
}

div.privacy dl dt {
	font-weight: bold;
	font-size: 1.2em;
	margin: 40px 0 5px;
}

div.privacy dl dd {
	padding-left: 1.2em;
	margin-bottom: 5px;
	margin-top: 0;
}

div.privacy dl dd ul {
	padding-left: 1em;
	margin-top: 10px;
	float: none;
}

div.privacy dl dd ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 5px;
	border-style: none;
	font-size: 1em;
}

div.privacy dl dd ul li p {
	margin: 0;
	padding: 0;
}

div.reviewform table {
	margin-top: -20px;
}

div.reviewform table tr th {
	vertical-align: top;
}

div.reviewform table tr th span {
	color: #c30;
}

div.reviewform table tr th p {
	font-weight: normal;
	font-style: normal;
}



/* @end */



/* @end */

/* @group footer */

#footer {
	padding-bottom: 15px;
}

#footer address {
	font-weight: normal;
	font-style: normal;
	text-align: center;
	width: 680px;
	display: block;
}



/* @end */