@charset "utf-8";

body {
background-color:#000000;
	background-image: url(img/base.png);
	background-position:center;
	background-position:top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a:link {
	color:#c1ab81;
}
a:visited {
	color:#c1ab81;
}
a:hover {
	color: #6F340A;
}
a:active {
	color: #6F340A;
}

#all{
text-align:center;
font-size:11px;
color:#eeeeee;
line-height:1.6em;
letter-spacing:0.1em;
}

#all2{
margin:0 auto 0 auto;
width:760px;
}

#head{
height:85px;
background-image:url(img/head.png);
background-position:center;
background-repeat:no-repeat;
}

#top{
height:103px;
}

#logo{
float:left;
margin-left:24px;
}

#ad{
font-size:9px;
color:#FFFFFF;
margin-left:392px;
letter-spacing:2px;
}

#osirase{
float:right;
margin-right:24px;
margin-top:26px;
}

#osirase_index{
float:right;
margin-right:4px;
margin-top:4px;
}

#menu{
height:41px;
width:760px;
text-align:left;

}

#index{
height:472px;
background-image:url(img/top_image.jpg);
background-position:center;
background-repeat:no-repeat;
}

#info{
padding-top:434px;
}


#title{
height:104px;}


#cont{
background-image:url(img/board_head.png);
width:760px;
}

#left{
width:287px;
float:left;
margin-top:2px;
}

#right{
width:472px;
float:right;
}

#logo_bottom{
bottom:1em;
}

#cont_right{
text-align:left;
margin:32px;
}

#cont_text_prof2{
padding:12px;
text-align:left;
}

#cont_sche_0{
margin:6px 0px 0px 6px;
width:742px;
height:354px; 
}

#cont_sche{
margin:0px;
height:354px; 

border:0px;
overflow:scroll; 
overflow-x:hidden;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#5d0000;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#111111;
scrollbar-highlight-color: #666666; 
scrollbar-shadow-color:#111111;
scrollbar-base-color:#000000;
}

#cont_text_sche{
padding:20px;
text-align:left;
}

#cont_shop_0{
margin:6px 0px 0px 6px;
width:742px;
height:354px; 
}

#cont_shop{
margin:0px;
height:354px; 

border:0px;
overflow:scroll; 
overflow-x:hidden;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#5d0000;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#111111;
scrollbar-highlight-color: #666666; 
scrollbar-shadow-color:#111111;
scrollbar-base-color:#000000;
}

#cont_text_shop{
padding:16px;
text-align:left;
}





#cont2{
margin-top:0px;
padding-top:0px;
background-image:url(img/cont_middle.png);
background-repeat:repeat-y;
background-position:center;
}


#cont_index_photo{
background-image:url(img/index_top2.jpg);
background-repeat:no-repeat;
background-position:center;
}



#foot{
clear:both;

margin-top:20px;
color:#dddddd;
font-size:10px;
line-height:24px;
background-image:url(img/foot.png);
background-position:center;
background-repeat:no-repeat;

}

