@charset "euc-jp";
/* CSS Document */

*{
    margin:0 auto;
    padding:0;
}

html
{
	width: 100%;
	height:100%;
	margin: 0px auto;
	padding: 0px;
	color:#c99;
}

body

{
	behavior: url("csshover3.htc");
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFF;
	color: #ff6699;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

strong
{
	font-size: 12px;
	color: #F66;
}

a

{
color: #FF6699;
text-decoration: none;
/*\*/
overflow: hidden;
/* */
}

a:hover

{
	color: #66CC00;
	/*\*/
overflow: hidden;
	text-align: left;
/* */

}

.clearfix:after {
font-size: 0px;
visibility: hidden;
clear: both;
height: 0px;
display: block;
content: ".";
}

.clearfix { display: inline-block; }

.clearfix { display: block; }

/*
#bg-flash
{
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 850px;
	width: 1680px;
	clear: none;
	float: none;
	position: fixed;
	z-index: -1;
}
*/

#wrapper

{
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	float: none;
	clear: none;
	position: static;
	bottom: 0px;
	height: 100%;
	width: 100%;
	clip: rect(0px,auto,0px,auto);
	left: auto;
	top: 0px;
	right: auto;	/*overflow:auto;　/*トップページ編集時にこの行をコメントアウトにしておく*/
}

#container
{
	margin: 0px auto;
	padding: 0px;
	float: none;
	clear: none;
	position: static;
	bottom: 0px;
	height: auto;
	width: 750px;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
}

.iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 

/* IE7hack */

*:first-child+html #container

{
padding: 0px;
}

#header
{
margin: 0px auto;
padding: 0px;
float: none;
clear: none;
position: static;
height: 202px;
width: 700px;
background-image: url(../images/header_bg.jpg);
display: block;
}

h1 {
	text-align: center;
	text-indent: -9999px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	clear: none;
	position: static;
	height: auto;
	width: auto;
	display: block;
}

h2{
	text-align:left;
	font-size:16px;
	color: #FFF;
	background-color: #F69;
	display: block;
	padding: 0px;
	clear: none;
	float: none;
	height: 30px;
	width: 390px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	line-height: 200%;
}

#main-area {
margin: 0px auto;
padding: 0px;
float: none;
clear: none;
position: static;
height: auto;
width: 700px;
display: block;
}

#left-area {
margin: 0px auto;
padding: 0px;
float: left;
clear: none;
position: static;
width: 295px;
background-color: #ffffff;
display: block;
}

#right-area {
	padding: 0px;
	float: right;
	clear: none;
	position: static;
	width: 405px;
	background-color: #ffffff;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* *************************************************** */
/* 左側エリア */


#site-info {
text-align: left;
margin: 7px auto;
padding: 0px;
float: none;
clear: none;
position: static;
height: auto;
width: 275px;
display: block;
}

#site-info span , .text-1{
	font-size: 9px;
	color: #FF6699;
}

#site-info span ,a {
	font-size:10px;
}

#main-menu {
	margin: 0px auto;
	padding: 0px;
	float: none;
	clear: none;
	position: static;
	height: 372px;
	width: 279px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	display: block;
}

/* CONTENTS INDEX AREA */
#co-index
{
	text-indent: -9999px;
	margin:0px auto 0px -3px;
	padding: 0px;
	float: none;
	clear: none;
	position: static;
	height: 32px;
	width: 283px;
	background-image: url('../images/menu_title.png');
	display: block;
	behavior: expression(IEPNGFIX.fix(this));
}

/* *************************************************************************************************** */

/* メニューボタンロールオーバー */
a.wn
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/wn_btn_a.png');
display: block;
}

a:hover.wn
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/wn_btn_b.png');
display: block;
}

a.nv
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/nv_btn_a.png');
display: block;

}

a:hover.nv
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/nv_btn_b.png');
display: block;
}

a.next_v
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/next_v_btn_a.png');
display: block;

}

a:hover.next_v
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/next_v_btn_b.png');
display: block;
}

a.vd
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/vd_btn_a.png');
display: block;

}

a:hover.vd
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/vd_btn_b.png');
display: block;
}

a.disco
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/disco_btn_a.png');
display: block;

}

a:hover.disco
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/disco_btn_b.png');
display: block;
}

a.bargain
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/bargain_btn_a.png');
display: block;

}

a:hover.bargain
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/bargain_btn_b.png');
display: block;
}

a.magazine
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/magazine_btn_a.png');
display: block;

}

a:hover.magazine
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/magazine_btn_b.png');
display: block;
}

a.under
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/under_btn_a.png');
display: block;

}

a:hover.under
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/under_btn_b.png');
display: block;
}

a.goods
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/goods_btn_a.png');
display: block;

}

a:hover.goods
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/goods_btn_b.png');
display: block;
}

a.outlet
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/outlet_btn_a.png');
display: block;

}

a:hover.outlet
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/outlet_btn_b.png');
display: block;
}

a.shop
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/shop_btn_a.png');
display: block;

}

a:hover.shop
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/shop_btn_b.png');
display: block;
}

a.links
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/link_btn_a.png');
display: block;

}

a:hover.links
{
text-indent: -9999px;
width: 74px;
height: 74px;
background-image: url('../images/link_btn_b.png');
display: block;
}

/* *************************************************************************************************** */

/* WHAT'S NEW AREA */
#whats-new

{
	padding: 0px;
	float: none;
	clear: none;
	position: static;
	height: auto;
	width: 275px;
	background-color: #ffffff;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


h3,#wn-title {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: none;
	position: static;
	background-image: url(../images/wn_title_bar.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 279px;
	display: block;
	text-indent: -9999px;
}

#whatsnew {
	margin: 0px;
	padding: 0px;
	border: 1px solid #f69;
	clear: none;
	float: none;
	height: auto;
	width: 277px;
	position: static;
	display: block;
}

#whatsnew dt {
	font-size: x-small;
	line-height: normal;
	color: #FF0000;
	margin: 0px 1em 0px 0px;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px none #f69;
	float: left;
	width: 3em;
	vertical-align: top;
	text-align: right;
}
#whatsnew dd {
	font-size: x-small;
	line-height: normal;
	margin: 0px;
	border-bottom: 1px dotted #f69;
	vertical-align: top;
	padding: 5px 5px 5px 4.5em;
	text-align: left;
}
#whatsnew strong {
	font-weight: bold;
	color: #3C6;
}


/* DVD RANKING AREA */
/* Goods RANKING AREA */

#Accordion1 {
	padding: 0px;
	margin: 0px auto 0px 10px;
	clear: none;
	float: none;
	height: auto;
	width: 277px;
	position: static;
	display: block;
	font-size: 14px;
	color: #ff6699;
}

#rank_td .rank_link
{
	font-size: 12px;	
}

#telfax
{
	padding: 0px;
	display: block;
	clear: none;
	float: none;
	height: auto;
	width: 279px;
	position: static;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}





/* *************************************************** */

/* 右側エリア */


/* Flash CM AREA */
#flash-cm
{
margin:0px auto;
padding: 0px;
float: none;
clear: none;
position: static;
height: 406px;
width: 390px;
background-color: #FF6633;
display: block;
}

div#1_line {
	margin:0px auto;
	padding:0px;
	float:none;
	clear:none;
	width:390px;
	height:auto;
	display:block;
	position:static;
}

div#1_line p.1-line {
	text-align:left;
}

#new-dvd_info
{
	margin:10px auto 0px auto;
	padding: 0px;
	float: none;
	clear: none;
	position: static;
	height: auto;
	width: 390px;
	background-color: #FF6633;
	display: block;
}

td.newdvd {
	text-align: center;
	margin: 0px;
	padding: 5px;
	font-size: x-small;
	line-height: 1.5em;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
}
p.newdvd {
	margin: 0px;
	padding: 0px;
}

#osusume
{
	margin:10px auto 0px auto;
	padding: 0px;
	float: none;
	clear: none;
	position: static;
	height: auto;
	width: 390px;
	background-color: #FF6699;
	display: block;
}

#backnumber {
	padding: 5px;
	height: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#backnumber h7 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	background: #ff99aa;
	margin: 0px auto 5px auto;
	padding: 3px 3px 6px 3px;
	float:left;
	clear: none;
	width:370px;
	height:10px;
	position:static;
	display:block;
}

#backnumber h7 a {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}

#backnumber .gazo {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	clear:none;
	height: 135px;
	width: 102px;
	position:static;
	display:block;
}

#backnumber .bunsho {

	font-size: small;
	line-height: 1.5em;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 260px;
	float: left;
	clear:none;
	position:static;
	display:block;
}

div#banner {
	margin: 20px auto 0px auto;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: 390px;
	position: static;	
	display: block;
}

div#banner img{
	padding:0px;
	margin: 0px;
}

div#menstv {
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: 279px;
	position: static;	
	display: block;
}


/* Footer AREA */
#footer{
	font-family: sans-serif;
	font-size: 10pt;
	color: #FF3399;
	text-align: center;
	background-color: #CCCCFF;
	margin: 0px auto;
	padding: 0px;
	float: none;
	clear: none;
	width: 700px;
	height: auto;
	position: static;
	display: block;
	clear: both;
}
