@charset "shift_jis";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	padding: 0px;
	line-height: 1.5;
	background-color: #e3e3e2;
}

#header {
	margin: 0px;
	width: 100%;
	background-image: url(../img/header-back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
	
	text-align:center;
}
#header-bar {
	background-color: #010066;
	height: 5px;
	width: 100%;
}


#menu {
	background-image: url(../img/menu-back.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 840px;
	margin: 0 auto;
	padding-top: 11px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#flasharea {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background-image: url(../img/main-back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}

#main {
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/fotter-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 10px;
}
#main-wrapper {
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 594px;
	padding: 20px;
}



#footer {
	margin: 0px;
	width: 100%;
	height: 40px;
	text-align: center;
	padding-top: 12px;
}
#link {
	background-color: #FFFFFF;
	width: 196px;
	padding: 10px;
	text-align: left;
}
ul {
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
}


/*スタッフブログ*/
#feed {
	margin:0;
	padding:0px;
	width:216px;
	height:690px;
	overflow:auto;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	background-color: #FFFFFF;

}
#feed dl{margin:10px ;padding:0;/*border-bottom: solid 1px #cccccc;*/
	font-size: 12px;
	line-height: 14px;
	}
#feed dt{
	margin-top: 0px;
	margin-bottom: 0px;
}
#feed dd{
	margin:2px 0px 0 0;
}
#feed dd small{	font-size: 10px;
	line-height: 12px;
	color: #999999;margin:0px 0px 5px 0;}
#feed dl a{color:#447EC0;}


/*ご予約ついて*/
.yoyaku{
	padding: 30px 50px 10px 50px;
	margin:0px auto;
	background-image: url(../img/yoyaku.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	font-size: 12px;
	line-height: 16px;
}
a.jyaran{
	padding: 10px;
	border: 1px solid #CCCCCC;
	color: #000033;
	text-decoration: none;
	display:block;
}

a.yoyaku_b_1{
	width:217px;
	height:35px;
	background-image: url(../img/yoyaku1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999999px;
	display: block;
	float:left;
	margin:0px 0 7px 0px;
	padding:0px;
	
}

a.yoyaku_b_1:hover{
	background-image: url(../img/yoyaku1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.yoyaku_b_2{
	width:217px;
	height:35px;
	background-image: url(../img/yoyaku2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999999px;
	display: block;
	margin:0px 0 7px 0px;padding:0px;
	display:block;
	float:right;
}

a.yoyaku_b_2:hover{
	background-image: url(../img/yoyaku2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.yoyaku_b_3{
	width:445px;
	height:35px;
	background-image: url(../img/yoyaku3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999999px;
	display: block;
	margin:0px;padding:0px;
	display:block;
	clear:both;
}

a.yoyaku_b_3:hover{
	background-image: url(../img/yoyaku3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.yoyaku_b{
	padding:0px;
	margin:20px auto 0 auto;
	width:445px;
	display:block;
	clear:both;
	height:80px;
}

.yoyaku_botom{
	background-image: url(../img/yoyaku_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
