@charset "UTF-8";
*{margin:0;padding:0;}

body{
	overflow:auto;
	font-family:century gothic,arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo, "メイリオ","ＭＳ Ｐゴシック";
	color:#444444;
	background:url('../img/top/bg.gif') 100% repeat-y fixed #f9f9f9;
	text-align:center;
}

#main{width:725; visibility:hidden; /*opacity:0; filter:alpha(opacity=0);*/ position:static; margin:30; margin-left:auto; margin-right:auto;}
.container_relative{position:relative;}
.border_top{width:100%; height:10; background:url(../img/top/bar_top.gif) repeat-x; position:static;}
#border_bottom{width:100%; height:10; background-position:0% 100%; background-repeat:repeat-x; left:0;}

.page_title{
	position:static;
	margin-top:50;
	width:725;
	height:110;
	border-bottom:1px solid rgb(148,91,41);
}
.title_img{margin-left:10;}

#bt_area{width:122; right:0; background:url('../img/top/shop_link.jpg') no-repeat; padding-bottom:25;}
.bt{position:static; text-align:center; vertical-align:middle; height:121; width:122;background-repeat:no-repeat; background-color:rgb(148,91,41); background-position:0% 0%; cursor:pointer; font-size:0px;}
#bt_0{background-image:url('../img/top/shop_link_over.jpg');}
#bt_1{background-image:url('../img/top/01_over.jpg');}
#bt_2{background-image:url('../img/top/02_over.jpg');}
#bt_3{background-image:url('../img/top/03_over.jpg');}
#bt_4{background-image:url('../img/top/04_over.jpg');}
#bt_5{background-image:url('../img/top/05_over.jpg');}
#bt_6{background-image:url('../img/top/06_over.jpg'); border-bottom:1px solid rgb(148,91,41);}
#bt_7{background-image:url('../img/top/07_over.jpg'); border-bottom:1px solid rgb(148,91,41);}
/*#bt_footer{background-image:url('../img/top/footer_over.jpg'); cursor:pointer; height:25;}*/
#bt_footer{height:50; background:none; cursor:auto;}

p,dl,dd,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	display:inline;
}