
/* font */

body,h1,h2,h3,h4,h5,h6,small,#pages,#sidebar li{
	font-family:'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3',Osaka,'MS UI Gothic','MS PGothic',sans-serif;
}

/*------------------------------
   Structure Divs
------------------------------*/

#wrapper {
	background:#FFF url(../images/bg_store_contents.gif);
}
#header {
	background:url(../images/bg_store_header.gif) left top no-repeat;
}
#container {
	margin-left:-143px;
	width:100%;
	float:right;
}
#content{
	margin:0 0 0 143px;
	padding:7px 12px 7px 9px;
}
#sidebar {
	width:140px;
	float:left;
	padding:0 0 0 3px !important;
	text-align:left;
}
#footer {
	background:#89CFE9 url(../images/bg_store_footer.gif) left top no-repeat;
}

#header2 {
	background:9DB9E1 url(../images/bg_store_header2.gif)  top no-repeat;
	margin:0 0 0 0px;
	padding:7px 12px 7px 9px;
}
#wrapper2 {
	background:#FFF url(../images/bg_store_contents2.gif);
}
#footer2 {
	background:url(../images/bg_store_footer2.gif) bottom no-repeat;
}

/* header */

h1 a {
	position:absolute;
	top:8px;
	left:8px;
	width:18px;
	height:361px;
	background:url(../images/store_title.gif) left top no-repeat;
	display:block;
	text-indent:-3000px;
	outline:none;
}

/* sidebar */

#sidebar dl{
	width:111px;
	padding:0 0 0 29px;
}
#sidebar dl dt{
	line-height:15px;
	display:block;
	text-indent:-3000px;
	outline:none;
}
#sidebar #category {
	background:url(../images/menu_category_index.gif) left top no-repeat;
}
#sidebar #item {
	background:url(../images/menu_item_index.gif) left top no-repeat;
}
#sidebar #information {
	background:url(../images/menu_information.gif) left top no-repeat;
}
#sidebar dl dd a:link,
#sidebar dl dd a:visited{
	display:block;
	padding:2px 0 2px 8px;
	margin:3px 0 3px 0;
	background:url(../../images/list_dot.gif) 2px 7px no-repeat;
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height:13px;
	color:#333;
}
#sidebar dl dd a:hover{
	background:#E6F4FD url(../../images/list_dot.gif) 2px 7px no-repeat;
	text-decoration:none;
	color:#F60;
}
#sidebar dl dd#cart{
	padding:10px 0 50px 5px;
}
#sidebar dl dd#cart a:link,
#sidebar dl dd#cart a:visited{
	display:block;
	width:95px;
	background:url(../images/b_cart.gif) left top no-repeat;
	line-height:15px;
	text-indent:-3000px;
	outline:none;
}
#sidebar dl dd#cart a:hover{
	background:url(../images/b_cart.gif) left bottom no-repeat;
}
#sidebar dl dd.dot{
	display:block;
	padding:2px 0 2px 8px;
	margin:3px 0 3px 0;
	background:url(../../images/list_dot.gif) 2px 7px no-repeat;
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height:13px;
	color:#CCC;
}

/* item */
.path{
	float:left;
}
ul.item{
	list-style-type:none;
}
ul.item li{
	float:right;
}
ul.item li a{
	display:block;
	width:45px;
	line-height:14px;
	text-indent:-3000px;
	outline:none;
	margin:0 0 0 2px;
}
ul.item li.book{
	background:url(../images/item_book.gif) left top no-repeat;
}
ul.item li.dvd{
	background:url(../images/item_dvd.gif) left top no-repeat;
}
ul.item li.calendar{
	background:url(../images/item_calendar.gif) left top no-repeat;
}
ul.item li.cd{
	background:url(../images/item_cd.gif) left top no-repeat;
}
ul.item li.photo{
	background:url(../images/item_photo.gif) left top no-repeat;
}
ul.item li.umd{
	background:url(../images/item_umd.gif) left top no-repeat;
}
ul.item li.tshirt{
	background:url(../images/item_tshirt.gif) left top no-repeat;
}
ul.item li.top_toku {
	display:block;
	width:45px;
	line-height:40px;
	text-indent:-3000px;
	outline:none;
	margin:0 0 0 2px;
	background:url(../images/i_toku.gif) left top no-repeat;
}

/* contents */

.bar_wide{
	background:url(../images/bar_wide.gif) left top no-repeat;
	height:28px;
	padding:0 10px;
	margin:0 0 8px 0;
	line-height:28px;
	font-size:16px;
	font-family:'Hiragino Kaku Gothic Pro',"ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,'MS UI Gothic','MS PGothic',sans-serif;
	font-weight:bold;
	clear:both;
}
.bar_wide span.name{
	color:#36C;
}
.toku {
	border:1px solid #99D5F7;
	padding:6px 8px 7px 50px;
	background:url(../images/i_toku.gif) 3px 3px no-repeat;
	line-height:16px;
	margin-right:190px
}
.toku_s {
	padding:7px 8px 6px 30px;
	background:url(../images/i_toku_s.gif) -1px 0px no-repeat;
	line-height:16px;
	color:#3ae;
}
.toku h3 {
	font-size:12px;
	color:#3AE;
	font-weight:normal;
}
.toku p {
	padding:0;
	margin:0;
}
div.right {
	width:180px;
	float:right;
	text-align:center;
}
div.right strong {
	font-size:14px;
	font-weight:bold
}
div.right img {
	margin:0 0 5px 0;
}
#content .info{
	list-style-type:none;
	margin-bottom:10px;
}
#content .info li{
	background:url(../../images/list_small.gif) 2px 5px no-repeat;
	padding:0 0 0 10px;
}
a:link.in_cart,
a:visited.in_cart{
	display:block;
	width:101px;
	background:url(../images/b_in_cart.gif) left top no-repeat;
	line-height:20px;
	text-indent:-3000px;
	outline:none;
	margin:5px auto;
}
a:hover.in_cart{
	background:url(../images/b_in_cart.gif) left bottom no-repeat;
}

/* store index */

h2.title_artists{
	background:url(../images/title_artists.gif) left top no-repeat;
	height:20px;
	padding:0 10px;
	margin:0 0 8px 0;
	line-height:20px;
	font-size:16px;
	clear:both;
	text-indent:-3000px;
	outline:none;
}
h2.title_sports_culture{
	background:url(../images/title_sports_culture.gif) left top no-repeat;
	height:20px;
	padding:0 10px;
	margin:0 0 8px 0;
	line-height:20px;
	font-size:16px;
	clear:both;
	text-indent:-3000px;
	outline:none;
}
h2.title_models{
	background:url(../images/title_models.gif) left top no-repeat;
	height:20px;
	padding:0 10px;
	margin:0 0 8px 0;
	line-height:20px;
	font-size:16px;
	clear:both;
	text-indent:-3000px;
	outline:none;
}
h2.title_jclass{
	background:url(../images/title_jclass.gif) left top no-repeat;
	height:20px;
	padding:0 10px;
	margin:0 0 8px 0;
	line-height:20px;
	font-size:16px;
	clear:both;
	text-indent:-3000px;
	outline:none;
}
h2.title_topics{
	background:url(../images/title_topics.gif) left top no-repeat;
	height:20px;
	padding:0 10px;
	margin:0 0 8px 0;
	line-height:20px;
	font-size:16px;
	clear:both;
	text-indent:-3000px;
	outline:none;
}
h2.title_newrelease{
	background:url(../images/title_newrelease.gif) left top no-repeat;
	height:20px;
	padding:0 10px;
	margin:0 0 8px 0;
	line-height:20px;
	font-size:16px;
	clear:both;
	text-indent:-3000px;
	outline:none;
}
.store_index dl{
	position:relative;
	margin:0;
	padding:8px 0 0 0;
}
.store_index dt{
	clear:left;
	float:left;
}
.store_index dt a:link img, .store_index dt a:visited img{
	border-width:1px;
	border-color:#FFF #CCC #CCC #FFF;
	border-style:solid;
}
.store_index dt a:hover img{
	border-width:1px;
	border-color:#33AAEE;
	border-style:solid;
}
.store_index dd{
	background:#FFF url(../../images/bar_sub_base.gif) right top no-repeat;
	margin:0 0 16px 55px;
}
.store_index dd h3{
	background:url(../../images/bar_sub_left.gif) left top no-repeat;
	font-size:12px;
	line-height:18px;
	padding:0 0 0 10px;
}
.store_index dd h3 .en{
	font-weight:normal;
}
.store_index dd table{
	width:99%;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}
.store_index dd table th{
	border-width:1px;
	border-color:#9DF;
	border-style:solid;
	font-weight:normal;
	padding:2px 5px;
	color:#3AE;
	vertical-align:middle;
}
.store_index dd table td{
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
	padding:2px 5px;
}
.store_index dd table td a{
	background:url(../../images/list_small.gif) 2px 5px no-repeat;
	padding:0 0 0 10px;
	display:block;
}
.store_index dd table .name{
	text-align:left;
}
.store_index dd table .item{
	text-align:center;
	width:100px;
}
.store_index dd table .price{
	text-align:right;
	width:100px;
}

/* store list */

h2.clear{
	clear:both;
}
.store_list .line{
	background:url(../images/bg_list.gif) left top repeat;
	border:1px solid #CCC;
	width:620px;
	position:relative;
	margin-bottom:4px
}
.store_list .line ul.item{
	position:absolute;
	top:0px;
	right:2px;
}
.store_list .line table{
	width:100%;
}
.store_list td.thumb{
	width:82px;
	padding:0px;
	text-align:center;
	vertical-align:top;
}
.store_list td.thumb a:link img,
.store_list td.thumb a:visited img{
	border:1px solid #FFF;
}
.store_list td.thumb a:hover img{
	border:1px solid #3AE;
}
.store_list td.txt{
	padding:4px 8px;
	vertical-align:top;
}
.store_list td.txt p{
	font-size:11px;
	margin:0;
}
.store_list td.txt h3{
	font-size:12px;
}
.store_list td.txt span.name{
	color:#36C;
}
.store_list td.price{
	width:100px;
	padding:0 0 0 0px;
	vertical-align:bottom;
}
a:link.detail,
a:visited.detail{
	background:url(../images/b_detail.gif) left top no-repeat;
	display:block;
	width:111px;
	line-height:20px;
	text-indent:-3000px;
	outline:none;
	margin-top:5px;
}
a:hover.detail{
	background:url(../images/b_detail.gif) left bottom no-repeat;
}
.bar_20{
	clear:left;
	background:url(../images/bar_20.gif) left top no-repeat;
	outline:none;
	margin:5px 0 10px 0;
	padding:0px 8px;
	line-height:20px;
	font-size:14px;
	color:#3AE;
	letter-spacing:3px;
}

/* store top */

ul.arrow{
	list-style-type:none;
	padding:5px 12px 0 8px;
}
ul.arrow li{
	background:url(../../images/list_arrow.gif) 0px 2px no-repeat;
	padding:0 8px 8px 15px;
}
ul.dot{
	list-style-type:none;
	padding:0;
}
ul.dot li{
	background:url(../../images/list_dot.gif) 1px 7px no-repeat;
	padding:0 0 0 7px;
}
.pink{
	color:#f66;
}
.blue{
	color:#3ae;
}
.store_top td.left,
.store_top td.right{
	border:1px solid #CCC;
	width:50%;
	margin-bottom:4px;
	padding:0;
	vertical-align:top;
	position:relative;
}
.store_top td.left{
	margin-right:2px;
}
.store_top td.right{
	margin-left:2px;
}
.store_top ul.item{
}
.store_top ul.item li{
	clear:right;
	float:right;
	margin:3px 0 0 3px;
}
.store_top ul.item li a{
	display:block;
	margin:0;
}
.store_top td table{
	float:left;
	width:100%;
}
.store_top td h3{
	font-size:12px;
	padding:3px 5px;
}
.store_top td span.name{
	color:#36C;
}
.store_top td p{
	padding:3px 5px;
	margin:0;
}
.store_top td.thumb{
	padding:0px;
	vertical-align:top;
}
.store_top td.thumb a:link img,
.store_top td.thumb a:visited img{
	border:1px solid #FFF;
}
.store_top td.thumb a:hover img{
	border:1px solid #3AE;
}
.store_top td.price{
	width:100px;
	padding:1px;
	vertical-align:bottom;
}

/* store info */

.store_info ol,
.store_info ul{
	margin:8px 0 8px 20px;
}
.store_info li{
	margin:8px 0;
}
.store_info dl{
	margin:8px 5px;
}
.store_info dt{
	border-left:3px solid #9DF;
	border-bottom:1px solid #9DF;
	padding:1px 4px;
	font-weight:bold;
	margin-bottom:8px;
}
.store_info dd{
	margin:0 10px 16px 30px;
}
.store_info .info_body{
	margin:8px 16px;
}
.lined td{
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
	padding:1px 3px;
	text-align:center;
}
