@charset "Shift_JIS";

/*=========================================================================
サイト共通
=========================================================================*/

body{
margin:0px 0px;
}

body, td {
	font-size:12px;
	color:#333333;
	font-family:Verdana;
}

a:link, a:visited{
	text-decoration:none;
	color:#0066cc;
}

a:hover{
	text-decoration:underline;
	color:#0066cc;
}

.bnr img{
	margin-bottom:10px;
}

.clear {
clear:both; 
}


.headline_txt{
	margin:15px 5px;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

/*
レフトナビ
-------------------------------------------------------------------------*/
.left-osusume{
	background-color:#efefef;
	border-left:solid 1px #7f7f7f;
	border-right:solid 1px #7f7f7f;
}

.left-category{
	background-color:#ffffff;
	border-left:solid 1px #7f7f7f;
	border-right:solid 1px #7f7f7f;
}


.left{
	margin:0px 0px 0px 8px;
	padding:0px;
	width:180px;
	list-style-type: none;
	text-align: left;
}

.left li{
	background-image : url(http://www.rakuten.ne.jp/gold/hmvjapan/images/left_arrow.gif);
	background-repeat : no-repeat;
	background-position : left 7px;
	border-bottom:1px dotted #7f7f7f;
	display: block;
	position: relative; /* IE6用 */
	padding: 7px 0px 7px 15px;
}

li.left_end{
	border:none;
}

.left a:link, .left a:visited{
	color:#333333;
}

.left a:hover{
	color:#333333;
}

.left_bnr img{
	margin:5px 0px 3px 0px;
}


/*
フッター
-------------------------------------------------------------------------*/
.footer p{
	margin:3px 10px 3px 10px;
	line-height:150%;
	width:260px;
}

p.ft_shukka{
	margin:3px 10px 3px 10px;
	line-height:150%;
	width:860px;
}

.go_top{
	width:910px;
	text-align:right;
	margin-top:5px;
}

/*=========================================================================
トップページ
=========================================================================*/

/*
中央
-------------------------------------------------------------------------*/

.center_frame{
	background-color:#ffffff;
	border-left:solid 1px #7f7f7f;
	border-right:solid 1px #7f7f7f;
}

.news_ph{
	float:left;
	width:150px;
	margin:10px 0px 5px 10px;
}

.news_txt{
	float:right;
	width:290px;
	line-height:130%;
	margin:10px 0px;
}

.news_txt ul{
	margin:0px 0px;
	padding:0px;
	list-style-type: none;
	text-align: left;
}

.news_txt li{
	background-image : url(http://www.rakuten.ne.jp/gold/hmvjapan/images/left_arrow.gif);
	background-repeat : no-repeat;
	background-position : left 6px;
	display: block;
	position: relative; /* IE6用 */
	padding: 5px 0px 5px 12px;
}

.recommend_stl{
	margin-top:4px;
}

.recommend{
	margin-bottom:3px;
}

.recommend td{
	line-height:130%;
	width:50%;
	border-bottom:1px dotted #7f7f7f;
	padding:3px 0px 15px 0px;
}

.recommend img{
	float:left;
	margin:0px 3px 0px 0px;
}

.recommend a:link, .recommend a:visited .recommend a:hover{
}


/*
ランキング
-------------------------------------------------------------------------*/

.ranking{
	background-color:#ffffff;
	border-left:solid 1px #7f7f7f;
	border-right:solid 1px #7f7f7f;
}

.ranking table{
	margin:3px 0px 0px 0px;
}

.ranking td{
	border-bottom:1px dotted #7f7f7f;
	padding:4px 0px;
}

.ranking_end td {
	border:none;
	padding:3px 0px;
}

.rank_tl{
	margin:0px 0px 0px 35px;
	color:#ffffff;
	font-weight:bold;
}

.best{
	float:left;
	margin:0px 0px;
}

.rank {
	float:right;
	width:160px;
	margin:0px 0px;
}

.rank img{
	float:right;
	margin:0px 0px 0px 3px;
}



/*
商品ページ
-------------------------------------------------------------------------*/

.item_stl{
	background-image:url(http://www.rakuten.ne.jp/gold/hmvjapan/images/item_bg690.gif);
	background-repeat : no-repeat;
	width:690px;
	height:30px;
	padding:5px 0px;
	text-align:left;
}

.item_stl span{
	margin:0px 0px 0px 20px;
	color:#cd4286;
	font-size:15px;
	font-weight:bold;
}

.item_txt{
	margin:10px 0px 15px 10px;
	line-height:150%;
	width:670px;
}

.sk{
	width:690px;
}

.sk hr{
	border:dashed 2px #efefef;
}

.item_sk{
	margin:10px 0px 15px 10px;
	line-height:150%;
	width:670px;
}

.item_sk img{
	float:left;
	margin:0px 10px 0px 0px;
}

.item_txt ul{
	margin:0px 0px;
	padding:0px;
	list-style-type: none;
	text-align: left;
}

.item_txt li{
	background-image : url(images/left_arrow.gif);
	background-repeat : no-repeat;
	background-position : left 3px;
	display: block;
	position: relative; /* IE6用 */
	padding: 0px 0px 0px 12px;
}


/*
分類ページ
-------------------------------------------------------------------------*/

.cttl{
	width:690px;
	heiht:40px;
	text-align:left;
	border-bottom:solid 3px #cd4286;
	margin-bottom:10px;
}

.cttl h1{
	font-size:24px;
	margin:3px 3px;
}

.ctstl{
	background-image:url(http://www.rakuten.ne.jp/gold/hmvjapan/images/item_bg690.gif);
	background-repeat : no-repeat;
	width:690px;
	height:35px;
	padding:5px 0px;
	text-align:left;
}

.ctstl h2{
	margin:0px 0px 0px 20px;
	color:#cd4286;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}

.ct_tn{
	padding:0px 0px 10px 0px;
	text-align:center;
}

.ct_thumbnail{
	width;100px;
	text-align:center;
	margin:0px 9px;
}

.ct_thumbnail img{
	margin:3px 0px;
}


/*
ご利用ガイドページ
-------------------------------------------------------------------------*/

ul.guide{
	margin:0px 20px;
	padding:0px;
	list-style-type: none;
	text-align: left;
	font-size:16px;
}

.guide li{
	background-image : url(http://www.rakuten.ne.jp/gold/hmvjapan/images/left_arrow.gif);
	background-repeat : no-repeat;
	background-position : left 3px;
	display: block;
	position: relative; /* IE6用 */
	padding: 0px 0px 0px 12px;
	margin:3px 0px;
	line-height:150%;
}

span.formatdesc{
	background: #CD4187 none repeat scroll 0 0; 
	color: #FFFFFF; 
	font-size: 88%; 
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 0px 4px;
}
