/* トップページ */

/* 共通 */
body{
width:850px;
margin:0px auto 0px auto;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:11px;
color:#666666;
}

p{
margin:0px;
}



a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #A60000;
}
a:active {
	text-decoration: none;
	color: #999999;
}



/* ヘッダー */
#header{
width:850px;
height:96px;
}

#header_boder{
background-color:#A60000;
height:10px;
}

#header_2{
width:850px;
height:58px;
}

#header_rogo{
width:190px;
height:58px;
margin-top:10px;
float:left;
}

#header_submenu{
width:660px;
text-align:right;
margin-top:10px;
float:left;
}

#header_menu{
width:850px;
height:10px;
margin-bottom:5px;
text-align:right;
}

/* メインボディ */

#main_body{
width:850px;
height:1200px;
background-image:url(..img/bg_dot.gif);
background-repeat:repeat;
}

#main_home{
width:822px;
height:17px;
margin-left:14px;
padding-top:5px;
}

/* ライトボディ */
#right_body{
width:150px;
margin-left:7px;
margin-top:5px;
margin-right:12px;
background-color:#FFFFFF;
float:left;
}

#shop_list{
padding-bottom:10px;
}


.menu_janru{
width:150px;
height:18px;
padding:0px 0px 1px 0px;
}

.menu_janru_under{
margin-bottom:20px;
}

.whatsnew{
color:#CC0000;
margin:5px 0px 0px 5px;
}

.whatsnew_shop{
margin:0px 0px 0px 5px;
}

.whatsnew_shop_under{
margin:0px 0px 20px 5px;
}

#new_movie{
width:150px;
padding:0px 0px 20px 0px;
margin:0px;
}

.shop_name{
width:150px;
background-color:#000000;
color:#FFFFFF;
margin:0px;
padding:0px;
}


.name_text{
margin:0px;
padding:5px 0px 5px 5px;
background-color:#000000;
}


.shop_page{
width:150px;
margin:0px;
padding:5px 0px 5px 0px;
color:#A60000;
}



.keisai{
margin:5px 0px 20px 0px;
}


/* センターボディ */
#senter_body{
width:660px;
float:left;
margin-top:5px;
}

#main_img{
width:660px;
height:150px;}


#title{
margin-top:10px;
}

.no_shop_text{
text-align:center;
padding-top:30px;
}
/* フッター */

#footer{
width:850px;
background-color:#FFFFFF;
border-top-color:#FFCC00;
border-top-style:dotted;
border-top-width:1px;
margin-top:10px;
}

#footer_menu{
float:left;
}

#copyright{
text-align:right;
padding-top:5px;
margin-right:5px;
}