* {
	margin: 0;
	padding: 0;
}

.fs10 {font-size: 62.5%; line-height: 150%;}
.fs12 {font-size: 75%; line-height: 150%;}
.fs14 {font-size: 87.5%; line-height: 150%;}
.fs18 {font-size: 117.5%; line-height: 150%;}
.fs22 {font-size: 137.5%; line-height: 130%;}
.fs24 {font-size: 150%; line-height: 130%;}
.fs30 {font-size: 187.5%; line-height: 125%;}
.fs10n {font-size: 62.5%;}
.fs12n {font-size: 75%;}
.fs14n {font-size: 87.5%;}
.fs18n {font-size: 117.5%;}
.fs22n {font-size: 137.5%;}
.fs24n {font-size: 150%;}
.fs30n {font-size: 187.5%;}
.fs12st {font-size: 75%; line-height: 150%; font-weight: bold;}

body {
	text-align: center;
	width: 850px;
	margin: auto;
}

#top strong {
	font-size: 8px;
	color: #CCC;
}

#container {
	text-align: left;
	width: 850px;
	border: 1px solid #A4927C;
}

#header {
	position: relative;
	width: 850px;
}

#header .search_text {
	position: absolute;
	top: 55px;
	left: 398px;
}

#header .search_button {
	position: absolute;
	top: 80px;
	left: 480px;
}

#header .header2 {
	width: 850px;
	text-align: right;
	font-size: 14px;
	background-color: #93B0FC;
}

#header .header2_inner {
	margin: 1px 3px;
	padding: 3px 0;
	font-weight: bold;
}

#header .header2_inner a {
	color: #122993;
	padding: 3px;
}

#header .header2_inner a:hover {
	background-color: #6E88FF;
}

#header .header3 {
	width: 846px;
	border: 1px solid #A4927C;
	text-align: center;
	margin: 2px;
}

#header .header3_inner {
}

#contents {
	width: 850px;
}

#left {
	float: left;
	width: 650px;
}

#left_inner {
	margin: 5px;
}

#left_inner h2 {
	border-left: 18px solid #83684D;
	padding: 3px 0 3px 10px;
	margin: 25px 0 5px 0;
	background-color: #EAE1CF;
}

#left_inner h3 {
	border-left: 12px solid #A1916F;
	border-bottom: 1px solid #A1916F;
	padding: 3px 0 3px 10px;
	margin: 15px 0 5px 0;
}

#left_inner ol,
#left_inner ul {
	margin-left: 5px;
	padding-left: 5px;
}

#left_inner ol li,
#left_inner ul li {
	margin: 0 0 5px 10px;
	line-height: 140%;
}

#left_inner ul.info_top {
	border-top: 1px solid #AF8B69;
	border-bottom: 1px solid #AF8B69;
	margin: 10px 0;
	padding: 5px 20px;
}

#right {
	float: right;
	width: 200px;
}

#right_inner {
}

#right_inner .information {
	margin: 8px 0 0 0;
}

#right_inner .information_top {
	width: 198px;
	height: 25px;
	background-image: url(../images/information_top.jpg);
	background-repeat: no-repeat;
}

#right_inner .information_main {
	width: 198px;
	padding: 3px 0;
	background-image: url(../images/information_main.jpg);
	background-repeat: repeat-y;
}

#right_inner .information_main_inner {
	margin: 0px 13px 0px 10px;
	font-size: 12px;
	color: #333;
}

#right_inner .information_main_inner strong {
}

#right_inner .information_main_inner_line {
	margin-bottom: 3px;
}

#right_inner .information_bottom {
	width: 198px;
	height: 15px;
	background-image: url(../images/information_bottom.jpg);
	background-repeat: no-repeat;
}

#right_inner .ranking {
	width: 198px;
	margin-top: 8px;
	border: 1px solid #C28197;
}

#right_inner .ranking_inner {
	margin: 5px;
	text-align: center;
}

#right_inner .ranking_inner .ranking_title {
	text-align: left;
}

#right_inner .ranking_inner .ranking_image {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #C28197;
}

#footer {
	margin-top: 10px;
	padding: 5px;
	border-top: 1px solid #A4927C;
	text-align: right;
}

/*********************************
**　各個別ページ
*********************************/
#left_inner .top_pickup {
	position: relative;
	width: 640px;
	height: 210px;
	background-image: url(../images/top_pickup.jpg);
	background-repeat: no-repeat;
}

#left_inner .top_pickup .top_pickup_product_image {
	position: absolute;
	top: 30px;
	left: 30px;
}

#left_inner .top_pickup .top_pickup_product_name {
	position: absolute;
	top: 7px;
	left: 315px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#left_inner .top_pickup .top_pickup_product_name a {
	text-decoration: none;
}

#left_inner .top_pickup .top_pickup_product_price {
	position: absolute;
	top: 53px;
	left: 315px;
	font-size: 14px;
	font-weight: bold;
}

#left_inner .top_pickup .top_pickup_product_comment {
	position: absolute;
	top: 115px;
	left: 270px;
	color: #FFF;
	width: 350px;
	text-align: left;
}

#left_inner .top_topics {
}

#left_inner .top_topics img {
	margin: 2px;
}

#left_inner .top_osusume {
}

#left_inner .top_osusume_parts {
	float: left;
	width: 160px;
	text-align: left;
}


#left_inner .product_detail {
	margin-top: 10px;
}

#left_inner .product_detail .list {
}

#left_inner .product_detail .topic {
	margin: 0 50px 15px 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #AF8B69;
}

#left_inner .product_detail .product_detail_title {
	font-size: large;
	margin: 5px;
}

#left_inner .product_detail_left {
	float:	left;
	width: 350px;
	height: 300px;
	text-align: center;
	border: 1px solid #CCC;
}

#left_inner .product_detail_left img {
}

#left_inner .product_detail_right {
	float: right;
	width: 280px;
}

#left_inner .product_detail_right .sell_price {
width: 213px;
height: 26px;
background-image: url(../images/sell_price.jpg);
background-repeat: no-repeat;
background-position: bottom left;
padding: 0 0 0 70px;
}

#left_inner .product_detail_right .normal_price {
width: 213px;
height: 26px;
background-image: url(../images/normal_price.jpg);
background-repeat: no-repeat;
background-position: bottom left;
padding: 0 0 0 70px;
}

#left_inner .product_detail_right .point {
width: 213px;
height: 24px;
background-image: url(../images/point.jpg);
background-repeat: no-repeat;
background-position: bottom left;
padding: 2px 0 0 100px;
}

#left_inner .product_detail_right .category_select {
width: 213px;
background-color: #B59272;
}

#left_inner .product_detail_right .category_select img {
	margin-top: 3px;
}

#left_inner .product_detail .image_list {
width: 600px;
height: 126px;
background-image: url(../images/image_list.jpg);
background-repeat: no-repeat;
}

#left_inner .product_detail .image_list * img {
margin: 0 3px;
}

#left_inner .product_list {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px dashed #A69674;
}

#left_inner .product_list_left {
	float:	left;
	width: 200px;
	text-align: center;
}

#left_inner .product_list_right {
	float:	right;
	width: 380px;
}

#left_inner .product_list_right .product_name {
width: 368px;
height: 42px;
background-image: url(../images/list_product_name.jpg);
background-repeat: no-repeat;
padding: 5px 0 0 70px;
}

#left_inner .product_list_right .price {
width: 368px;
height: 42px;
background-image: url(../images/list_price.jpg);
background-repeat: no-repeat;
padding: 8px 0 0 70px;
}

#left_inner .product_list_right .comment {
width: 368px;
height: 113px;
background-image: url(../images/list_comment.jpg);
background-repeat: no-repeat;
padding: 28px 15px 0 15px;
color: #FFF;
font-size: 14px;
}

#left_inner .product_list .in_cart {
height: 30px;
}

#left_inner .product_list .in_cart_left {
float: left;
}

#left_inner .product_list .in_cart_right {
width: 420px;
text-align: right;
float: right;
}

#left_inner table.toku_tbl tr td {
	padding: 3px;
}