@CHARSET "UTF-8";

body {
	background-color: #fff;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #4F5155;
}

a {
	color: #003399;
	background-color: transparent;
	font-weight: normal;
}

a:visited {
	color: #003399;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
	background-color: transparent;
}

img {
	margin: auto;
	padding: 0;
	border: 0;
}

ul {
	padding: 0 0 0 18px;
	margin: 8px 0 12px 0;
}

li {
	padding: 0;
	margin: 0 0 6px 0;
}

li p {
	margin-left: 0;
	margin-right: 0;
}
td {
	vertical-align:top;
	text-align:left;	
}

form {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 5px;
}
.input {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	color: #333;
	border: 1px solid #B3B4BD;
	width: 100%;
	font-size: 15px;
	height: 1.5em;
	padding: 0;
	margin: 0;
}

.textarea {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 15px;
	color: #143270;
	background-color: #f9f9f9;
	border: 1px solid #B3B4BD;
	width: 100%;
	padding: 0;
	margin: 0;
}

.select {
	background-color: #fff;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	padding: 0;
	margin: 0 0 3px 0;
}

.checkbox {
	background-color: transparent;
	padding: 0;
	border: 0;
}

.submit {
	background-color: #000;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	border: 1px solid #fff;
	margin: 0;
	padding: 1px 5px 2px 5px;
}

#header {
	width:100%;
	height:65px;
	border-bottom: 1px solid #6B90DA;
	padding: 0 0 5px;
	margin:0 0 15px 0;
}
#footer {
	clear:both;
	padding:10px;
	text-align:center;
}
#main {
	clear:both;
	text-align:center;
	margin:15px auto auto;
	width:950px;
	display:inline;
}
.contents {
	width:635px;
	float:left;
	text-align:left;
	margin:0 10px 0 10px;
}
.subcol {
	width:300px;
	float:left;
	margin:0 0 0 5px;
	display: inline;
	border:1px solid #FFDBA7;
	-moz-border-radius:7px;
}
.subcol h3 {
	text-align:left;
}
.subcol div.image {
	width:64px;
	border:1px solid #ccc;
	float:left;
	text-align:center;
}
.subcol div.detail {
	float:left;
	width:210px;
	margin:0 0 0 5px;
}
.subcol div.detail .name{
	margin:0;
}

.subcol .item {
	text-align:left;
	padding:5px;
}
.subcol .item .border_clear {
	border-bottom:none;
}
.subcolA {
	width:210px;
	float:left;
	margin:0 5px 10px 5px;
	text-align:left;
	padding: 5px;
	border:1px solid #FFDBA7;
	-moz-border-radius:7px;
}
.subcolA div.parent {
	margin:5px 0;
}

.subcolA ol.genre {
	list-style-type:none;
	padding:0 0 5px 5px;
	margin:0;
}
.subcolA ol.genre li {
	font-size:13px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/img/ya_4_07.gif) no-repeat scroll left 0;
	margin:5px 0 5px 5px;
	padding:0 0 5px 20px;
}
.pg {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/img/ya_5_07.gif) no-repeat scroll left 0;
	line-height:20px;
	padding:0 0 0 20px;
}
.bc {
	padding:3px;
	background-color:#eee;
}

div.search_box {
	text-align: center;
	-moz-border-radius:7px;
	background-color: #FFF4E5;
	border: 1px solid #FFDBA7;
	padding:10px 0;
}
div.search_box input.sb {
	width:300px;
	height:18px;
	margin:1px;
	font-size:13px;
	padding:1px;
}

div.search_box input.sbs {
	font-size:15px;
	height:1.6em;
	width: 100px;
	margin:0.2em;
}

div.list_info {
	border-bottom:1px dotted #CCCCCC;
	font-size:12px;
	margin:15px 0 5px;
}
div.list_info span {
	float:right;
}
div.sort {
	font-size: 12px;
	margin:0 0 5px;
}

div.item {
	clear:both;
	border-bottom:1px dotted #CCCCCC;
	padding:10px 5px;
	overflow:hidden;
}
div.listA {
	margin:5px;
	clear:both;
}
div.listA h3 {
	margin: 15px 0 5px;
}

div.listA .image {
	width:64px;
	border:1px solid #ccc;
	float:left;
	text-align:center;
}
div.listA .image:hover {
	border:1px solid #666;
}
div.listA .detail {
	width:500px;
	margin:0 0 0 5px;
	float:left;
	text-align:left;
}
div.listA .name {
	font-size:13px;
	margin:0 0 5px;
}
div.listA .caption {
	font-size:12px;
	line-height:150%;
}
table.genre {
	width:100%;
}

table.genre td {
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
}
h3.genre {
	font-size:14px;
	margin:5px;
}
ol.genre {
	list-style-type:none;
	padding:0 0 5px 5px;
	margin:0;
	font-size:13px;
}
ol.genre li {
	margin:0 3px 5px;
}
div.ranking {
	border:1px solid #FFDBA7;
	-moz-border-radius:7px;
	margin:0 0 10px;
	width:250px;
	float:left;
}
ol.ranking {
	list-style-type:none;
	padding:0 0 5px 5px;
	margin:0;
}
div.sc1 {
	margin:15px 5px;
	overflow:hidden;
}
div.sc1 .image {
	width:130px;
	float:left;
}
div.sc1 .detail {
	width:470px;
	float:left;
}
div.pickup {
	width:350px;
	float:left;
	margin:0 10px;
}
div.pickup .image {
	width: 64px;
	float: left;
}
div.pickup .detail {
	width:250px;
	float:left;
}
div.pickup .detail p {
	margin: 0 5px;
}

div.more {
	text-align:right;
	font-size:14px;
	margin:0 5px 5px 0;
}
div.pager {
	clear:both;
	text-align:center;
	margin:10px 0;
}
div.item_detail {
	padding: 5px;
	margin:0 0 10px 0;
	overflow:hidden;
	clear:both;
}
div.item_detail h1 {
	font-size:19px;
}
div.item_detail .image {
	width:150px;
	float:left;

}
div.item_detail .info {
	width:450px;
	float:left;
}
div.avg,
div.price,
div.shop {
	font-size:25px;
	padding:5px 10px;
}
div.avg span.label{
	color: #FE8500;
	font-weight:bold;
}
span.th {
	color:#FFDBA7;
	font-weight:bold;
}
div.item_detail .caption {
	clear:both;
	margin:5px 0;
	-moz-border-radius:7px;
	border: 1px solid #FFDBA7;
}
div.item_detail .caption p {
	padding: 5px 10px;
	margin:0;
	line-height:180%;
	font-size:16px;
}
div.item_detail .caption h3 {
	margin:0;
	padding: 5px;
	background-color: #FFF4E5;
}

div.buy_button2 {
	margin:5px 0 10px;
	text-align:right;
}
img.keyword_search {
	vertical-align:middle;
}

div.pager a,
div.pager span {
	display: block;
	float: left;
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
}

div.pager a {
	color: #105cb6;
	background-color: #fff;
	border: 1px solid #9aafe5;
	text-decoration: none;
}

div.pager a:hover {
	color: #003;
	background-color: #fff;
	border: 1px solid #2e6ab1;
}
div.pager span.current {
	color: #fff;
	background-color: #2e6ab1;
	border: 1px solid #2e6ab1;
	font-weight: bold;
}

div.pager span.nextprev {
	border: 1px solid #ddd;
	color: #999;
	background-color: #fff;
}

div.pager a.nextprev {
	font-weight: bold;
}

div.other_service {
	text-align:center;
	margin:10px 0 10px 0;
	background-color:#eee;
	font-size:13px;
}
.clear {
	clear:both;
}

