@CHARSET "EUC-JP";
/* s:Common */
#center {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#header {
	width: 950px;
	height: 100px;
	margin: 0 auto;
}

#menu {
	width: 950px;
	height: 40px;
}
#menu table {
	width: 950px;
	height: 40px;
}
#menu .first {
	width: 69px;
	height: 40px;
}
#menu .last {
	width: 71px;
	height: 40px;
}
#menu .sep {
	width: 2px;
	height: 40px;
}
#menu .item {
	width: 200px;
	height: 40px;
}

#main {
	width: 950px;
}

#category {
	width: 200px;
	vertical-align: top;
}

#genre {
	width: 200px;
}
#genre_data{
	margin-top:20px;
	padding-bottom:4px;
}
#genre_device{
	margin-top:20px;
	padding-bottom:4px;
}
#genre_setting{
	margin-top:20px;
	padding-bottom:4px;
}
#genre li {
	width: 200px;
}
#genre a:link, #genre a:visited, #genre a:active, #genre a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	line-height: 1.5;
}
#genre .item1 {
	margin-top:8px;
	padding-bottom:4px;
	height:20px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-image:url("http://image.rakuten.co.jp/goosimseller/cabinet/top/genre_symbol1.jpg");
}
#genre .item2 {
	display: block;
	margin-top:4px;
	padding-bottom:4px;
	height:20px;
	padding-left:35px;
	background-repeat:no-repeat;
	background-image:url("http://image.rakuten.co.jp/goosimseller/cabinet/top/genre_symbol2.jpg");
}
#genre .item3 {
	margin-top:4px;
	padding-bottom:4px;
	height:40px;
	padding-left:35px;
	background-repeat:no-repeat;
	background-image:url("http://image.rakuten.co.jp/goosimseller/cabinet/top/genre_symbol2.jpg");
}
#genre .item_space {
	margin-top:12px;
}

#banner {
	margin-top:20px;
	width: 200px;
}
#banner .bannerItem {
	margin-top:10px;
}

#spacer {
	width: 18px;
}

#content {
	width: 730px;
	vertical-align: top;
}
#about_payment{
	margin-top:20px;
}
#about_delivery{
	margin-top:20px;
}
#about_businesshour{
	margin-top:20px;
}
#about_privacy{
	margin-top:20px;
	padding-bottom:50px;
}
.about_title{
}
.about_txt{
	font-size: 72%;
	line-height: 1.6;
	margin-top:10px;
	padding-left:15px;
}
.txt_red{
	color: #FF0000;
}

/* ページトップへ戻るボタン*/
div.pagetop {
	width:710px;
	height:130px;
	font-size: 85%;
}
div.pagetop a {
	display:block;
	width:130px;
	height:15px;
	padding-left:15px;
	margin: 50px 0 60px auto;
	background:url("http://image.rakuten.co.jp/goosimseller/cabinet/top/arw_pagetop.jpg") no-repeat left 3px;
	float:right;
	color:#333333;
	text-decoration:none;
}
div.pagetop a:hover {
	display:block;
	width:130px;
	height:15px;
	padding-left:15px;
	margin: 50px 0 60px auto;
	background:url("http://image.rakuten.co.jp/goosimseller/cabinet/top/arw_pagetop.jpg") no-repeat left 2px;
	float:right;
	color:#333333;
	text-decoration:underline;
}


/* ------- Micro clearfix hack ------- */
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/* e:Common */
