* {
	margin:0;
	padding:0;
	}

html {
	background:#fff;
	}

body {
	margin:10px 0;
	font-size:75%;
	font-family:verdana, sans-serif;
	color:#333;
	line-height:150%;
	text-align:center;
	background:#fff;
	}

p.backto {
	margin:0 0 30px 10px;
	text-align:left;
	}

a {
	/*color:#099;*/
	text-decoration:none;
	}

a:hover	{
	color:#53a2dc;
	text-decoration:underline;
	}

ul {
	list-style:none;
	}

/*
body#tab_best_sale h1 {
	margin-bottom:2em;
	font-size:200%;
	font-weight:normal;
	line-height:100%;
	text-align:center;
	}
*/


body#tab_best_sale div#javascript_tab_best_sale {/*テーブルワイド*/
	margin:20px auto 0 auto;
	width:600px;
	_background-color:#FFF;/* テーブル部分のbgカラーIE6*/
	text-align:left;
	}



div#javascript_tab_best_sale ul#tab {
	margin:0;
	padding:0;
	border-bottom:1px solid #000;
	background-color:#fff;
	float:left;
	width:100%;
	}

div#javascript_tab_best_sale ul#tab li {
	margin:0 0 0 15px;
	padding:0.2em 0;
	text-align:center;
	background-image:url(tabu_2.gif) ;    /*タブ画像未選択時ssssssssssssssssss*/
	background-repeat : no-repeat ;
	border-bottom:none;
	float:left;
	width:15em;/*カテゴリーネームの所のワイド*/
	}

div#javascript_tab_best_sale ul#tab li.selected {/*選択時のテキストの部分のbgカラー */
background-image:url(tabu.gif) ;    /*タブ画像ssssssssssssssssssssssssssssssssssss*/
background-repeat : no-repeat ;
border:1px solid #fff;

/*	background-color:#a964cd;*/
	}

div#javascript_tab_best_sale ul#tab li.selected a {
	color:#fff;/*選択時のテキストカラー*/
	/*font-size:大きさかえるなら*/
	}

div#javascript_tab_best_sale dl {
	margin:0;
	padding:5px;
	color:#fff;
	border:1px solid #ccc;
	border-top:none;
	background-color:#FFF;/* テーブル部分のbgカラー*/
	clear:both;
	}

div#javascript_tab_best_sale dl dt {
	margin-bottom:3px;
	padding:0px 0px 3px 15px;
	border-bottom:1px dotted #fff;
	_color:#fff;
	}

div#javascript_tab_best_sale dl dd {

	}

div#javascript_tab_sample dl dd p {
	margin-bottom:1em;
	}


.kakaku_color{
margin:0px;
padding:2px;
background-color:#FFFFFF;
}
.fontcolor {
	color:#ff6699;
}
