@charset "shift_jis";

/* --------------------------------------
共通
-------------------------------------- */

body,td,th{
	font-size:12px;
	color:#222;
	font-weight:normal;
}

body {
	text-align:center;
	background:#fff;
}

a:link {
	color:#0033cc;
}

a:visited {
	color:#8B5C29; 
}

a:hover {
	color:#D10010;
}

a:active {
	color:#D10010;
}

img {
	-ms-interpolation-mode: bicubic;
}

/* --------------------------------------
レイアウト
-------------------------------------- */

#outline {
	width:980px;
	text-align:left;
	margin:0 auto;
}

#headline{
	width:980px;
}

#left {
	text-align:left;
	width:170px;
	float:left;
}

#main {
	width:790px;
	float:right;
} 

#footer{
	width:980px;
}
.clear {
	clear:both;
}

.clear hr {
	display:none;
}


/* --------------------------------------
headline
-------------------------------------- */

#headline h1{
	color:red;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	margin:0px;
	padding:0px;
}

#headline h2{
	font-size:10px;
	font-weight:normal;
	line-height:150%;
	margin:0px;
	padding:0px;
}

#headline h3{
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	margin:0px;
	padding:0px;
}

.src_bg{
	background:url(../images/src.gif) no-repeat left center #fffbf0;
	width:980px;
	height:36px;
}

.src_bg form{
	margin:0px;
}

.kw{
	border-top:dotted 1px #c6c6c6;
	border-bottom:dotted 1px #c6c6c6;
	background-color:#fff;
	width:980px;
}

.kw td{
	line-height:100%;
}

/* --------------------------------------
left
-------------------------------------- */

.left_w{
	width:170px;
	margin-bottom:5px;
}

.left_w div.left_frame{
	border:solid 1px #c6c6c6;
	border-top:0px;
	margin:0px;
}

.left_w div.left_full_frame{
	border:solid 1px #c6c6c6;
	margin:0px;
	font-size:11px;
}



ul.ct{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:160px;
	font-size:12px;
}

ul.ct li{
	display:block;
	position:relative;
	padding: 2px 0px 2px 16px;
	background : url(../images/ct_list.gif) no-repeat 3px 6px;
}


span.cld_m{
	font-size:15px;
	line-height:150%;
}

table.cld{
	/*border:solid 1px #c6c6c6;*/
	border-collapse:collapse;
	width:150px;
	margin-bottom:5px;
}

table.cld td, table.cld th{
	border-bottom:solid 1px #c6c6c6;
	text-align:center;
	line-height:100%;
	padding:4px 0px;
	font-size:11px;
}

 table.cld th{
	border-top:solid 1px #c6c6c6;
	background-color:#efefef;
}

.rank{
	border-collapse:collapse;
	width:168px;
}

.rank td{
	border-bottom:dotted 1px #c6c6c6;
	font-size:10px;
	line-height:150%;
	padding:7px 7px;
}

.rank img{
	float:left;
	margin:0px 2px 0px 0px;
}


.rk{
	width:135px;
	float:right;
	margin:0px;
	padding:0px;
}

.rk img{
	border:solid 1px #c6c6c6;
}


/* --------------------------------------
footer
-------------------------------------- */

.footer_frame{
	border:solid 1px #c6c6c6;
	padding:1px 1px;
}

.footer_bg{
	background:url(../images/footer_bg.gif);
	text-align:center;
}

.ft_w{
	border:solid 1px #c6c6c6;
	padding:5px 5px;
}

.ft{
	padding:10px 5px;
	line-height:150%;
}

/* --------------------------------------
main
-------------------------------------- */
#top_bnr{
	float:left;
	width:185px;
}

#top_bnr img{
	margin-bottom:2px;
}

#top_js{
	float:right;
	width:600px;
}
#top_js{
	float:right;
	width:600px;
	padding-bottom:5px;
}

#top_js table.tn{
	border:solid 1px #c6c6c6;
	border-collapse:collapse;
	width:600px;
	height:140px;
}

#top_js table.tn td{
	border:solid 1px #c6c6c6;
	text-align:center;
	vertical-align:top;
	line-height:140%;
	padding:4px 4px;
}

#top_js table.tn img{
	margin-bottom:5px;
}

.new{
	background:url(../images/new_w.gif) no-repeat;
	width:790px;
	height:30px;
}

.new p{
	marign:0px;
	padding:8px 5px 0px 0px;
	text-align:right;
}

.brand{
	background-color:#efefef;
	width:790px;
}

.brand td{
	background-color:#fff;
}

.top_bnr img{
margin-top:5px;
}

.review{
	border:solid 1px #c6c6c6;
	border-collapse:collapse;
	width:790px;
}

.review td{
	border:solid 1px #c6c6c6;
	text-align:left;
	vertical-align:top;
	font-size:11px;
	line-height:140%;
	padding:9px 9px;
	width:25%;
}

.review img{
	float:left;
	margin:0px 5px 5px 0px;
	border:solid 1px #c6c6c6;
}

.review img.star{
	float:none;
	border:0px;
}

.category td{
	width:25%;
	vertical-align:top;
	text-align:left;
	line-height:140%;
	padding:5px 0px;
	border-bottom:dotted 1px #c6c6c6;
}

.category div.text{
	float:left;
	width:105px;
	font-size:11px;
}

.category div.text b{
	font-size:13px;
	line-height:130%;
}

.category div.ph{
	float:left;
	width:80px;
	text-align:center;
	padding-top:10px;
}

.category ul{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	width:105px;
	line-height:140%;
}

.category li{
	display:block;
	position:relative;
	padding: 5px 0px 0px 13px;
	background : url(../images/ct_list.gif) no-repeat 0px 5px;
}

.category li.ss{
	display:block;
	position:relative;
	padding: 5px 0px 0px 13px;
	background : url(../images/spacer.gif) no-repeat;
}


/*レフトナビのスタイルここから*/
td.bg {background-image: url(http://www.rakuten.ne.jp/gold/wellness-web/images/left/bg.gif);
	width: 170px;
	height:30px;
 }

td.cat {width: 28px;
	height:30px;
 }

td.subcat {width: 28px;
	height:18px;
 }

img.cat {width: 28px;
	height:30px;
	border: none; 
 }