body{
	background-color: #ffffff;
	}
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 1024px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 140%;
	}
#footer {
	padding: 2px;
	height: 90px;
	border-top: 1px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
	/* background:url(../img/banner_back.jpg) no-repeat center center; */
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	}
h4	{
	margin:	1em 0 0 0;
	}
.contents-listtitle{
	padding-left: 5px;
	background-color: #5555FF;
	font-weight: bold;
	color: white;
	}
.menu-title{
	margin-top: 1em;
	background-color: #000000;
        background: url(http://a-mono.wslab.net/item/menu-title.gif) repeat-x;
	font-weight: bold;
	text-align: center;
	color: black;
	}
.menu-contents{
	padding-left: 1em;
	}
.top-genrebox{
	font-size: small;
	width: 200px;
	}
.top-genrebox-title{
	font-weight: bold;
        color: #FFFFFF;
	text-align: center;
	}
.plist-tb{
	font-size: small;
	}
.plist-imgbox{
	border: 0px;
        margin: 5px 5px 5px 5px;
        }

.item-offersummary{
	border: 1px solid #999999;
	}
.item-musictracktb{
	float:	left;
	width:	30%;
	margin: 5px;
	border	1px solid #999999;
        border-collapse : collapse;
	border-spacing:	0px;
	}
.item-musictracktb th{
	text-align:	center;
        border : 1px solid #999999;
	background-color: #F5F5F5;;
	}
.item-musictracktb td{
	padding-left:	5px;
	padding-right:	5px;
        border : 1px solid #999999;
        font-size : 12px;
	}

.tb_onepx{
        width : 640px;
	margin: 5px;
        border : 1px solid #999999;
        border-collapse : collapse;
        border-spacing : 0px;
	}
.tb_onepx td{
	padding-left:	5px;
	padding-right:	5px;
        border : 1px solid #999999;
        font-size : 12px;
	}
.tb_onepx th{
	padding-left:	5px;
        border : 1px solid #999999;
	background-color: #F5F5F5;
	}

.tb_top{
        width : 680px;
	margin: 5px;
        border : 1px solid #999999;
        border-collapse : collapse;
        border-spacing : 0px;
}
.tb_top td{
	/* width:	320px; */
	background: url(http://a-mono.wslab.net/item/toppage_bg.gif) repeat-x;
	vertical-align:	top;
	padding-left:	5px;
	padding-right:	5px;
        border : 1px solid #999999;
        font-size : 12px;
}
.tb_top th{
	padding-left:	5px;
        border : 1px solid #999999;
	background-color: #F5F5F5;
}

.tb_top_otoku{
        width : 680px;
	margin: 5px;
        border : 1px solid #999999;
        border-collapse : collapse;
        border-spacing : 0px;
	}
.tb_top_otoku td{
	/* width:	320px; */
	background: url(http://a-mono.wslab.net/item/toppage_otoku_bg.gif) repeat-x;
	vertical-align:	top;
	padding-left:	5px;
	padding-right:	5px;
        border : 1px solid #999999;
        font-size : 12px;
	line-height :	110%;
	}
.tb_top_otoku th{
	padding-left:	5px;
        border : 1px solid #999999;
	background-color: #F5F5F5;
	}

/*set new */
/*set new end*/
.toppage_rank {
	width:	320px;
	}
.toppage_rank h2{
	text-align:	center;
	background-color: #0A3C96;
	color:	#CCC;
        font-size:1.2em;
        margin:0;
        letter-spacing:5px;
        font-weight:bold;
	}
/*
.toppage_rank img{
        text-align:center;
        }
*/
.toppage_rank span{
	color:#990000;
        font-style:normal;
	}
.toppage_rank ol      {
        /* margin-left:-20px;*/
        font-size:105%;
        }
.toppage_rank li{
        margin:5px 0;
        }
.toppage_date{
	text-align:	right;
	color: #AAAAAA;
	}
.toppage_img{
	text-align:	center;
}
.toppest{
        padding:0 0 9px 0;
        font-size:1.4em;
        font-weight:bold;
        text-decoration:none;
        /* color:#990000; */
        font-style:normal;
        }
.toppest a{
        text-decoration:none;
        }
.toppest a:hover{
        text-decoration:underline;
        }

.toppage_otoku {
	width:	320px;
	}

/* product.php */
.product-adultcheck{
	padding-top:	10em;
	text-align:	center;
	}

#left {
	float: left;
	width: 200px;
	border-top: none;
	border-left: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	overflow: hidden;
	background-color: #F5F5F5;
	}
#center {
	float: right;
	width: 800px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	}


