* {
	font-size: 12px;
	line-height: 140%;
/*font-family: sans-serif,Arial, Helvetica;*/
font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body{
	/*background:url(../img/main_bg.gif);*/
	margin:0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}

a {

	color:#CC3333;
}

a img {
	border:none;
}

p{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

h2 {
/*
background-image: url(../img/titlebar080111_red.gif);
background-repeat: repeat-x;
background-image: url(../img/h2_top_red.gif);
*/
background-image: url(../img/h2_bg_red.gif);
background-position: top;
font-size: 14pt;
padding: 0px 0px 2px 5px;
margin-top: 0px;
	height:40px;

/*border-left: 5px solid #446644;*/
} 

h3 {
/*
background-image: url(../img/titlebar080111_green.gif);
background-repeat: repeat-x;
*/
background-image: url(../img/h21_top_green.gif);
background-position: top;
font-size: 11pt;
padding: 0px 0px 2px 5px;
margin-top: 0px;
/*border-left: 5px solid #446644;*/
} 

h4 {
/*
background-image: url(../img/titlebar080111_green.gif);
background-repeat: repeat-x;
*/
background-image: url(../img/h2_top_green.gif);
background-position: top;
font-size: 11pt;
padding: 0px 0px 2px 5px;
margin-top: 0px;
/*border-left: 5px solid #446644;*/
} 


h5 {
background-image: url(../img/h2_top_orange.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 11pt;
padding: 0px 0px 2px 5px;
margin-top: 0px;
margin-bottom: 0px;
/*border-left: 5px solid #446644;*/
} 

.chui {
	font-size: 10px;
	color: #FF0000;
}

ul{
	list-style-type: none;
}

ul#topmenu {
	height: 54px;
	line-height: 50px;
	background: url(../img/topmenu_bg.gif) no-repeat top;
	padding-right: 5px;
	padding-left: 10px;
	letter-spacing: 0.2em;	/*メニューのテキストの文字間隔を少し広めにとる設定*/
	overflow: hidden;
	font-size: 75%;		/*全般の文字サイズ*/
	margin:0px auto 0px auto;
}

ul#topmenu li {
	float: left;
	line-height: 50px;
	font-size: 75%;		/*全般の文字サイズ*/
}

ul#topmenu li a {
	line-height: 50px;
	color: #FFFFFF;	/*メニューの文字色*/
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	background: url(../img/topmenu_line.gif) no-repeat right;
}

ul#topmenu li a:hover {
	background: url(../img/topmenu_bg.gif) no-repeat bottom;

}

.header_menu {
	height: 54px;
	line-height: 54px;
	background: url(../img/topmenu_bg.gif) no-repeat top;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.2em;	/*メニューのテキストの文字間隔を少し広めにとる設定*/
	overflow: hidden;
	margin:0px auto 0px auto;
}

.header_menu ul {
	list-style-type: none;
}

.header_menu li {
	float: left;
	height: 54px;
	line-height: 54px;
}

.header_menu li a {
	height: 54px;
	line-height: 54px;
	color: #FFFFFF;	/*メニューの文字色*/
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../img/topmenu_line.gif) no-repeat right;
}

.header_menu li a:hover {
	height: 54px;
	line-height: 54px;
	background: url(../img/topmenu_bg.gif) no-repeat bottom;
}

.contents{
	background:url(../img/out-line.jpg) repeat-y;
	width:926px;
	margin:0px auto;

}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	


.header{
	width:922px;
	margin:0px auto 0px auto;
}

.header_logo{
	float:left;
	margin:10px 0px 0px 10px;
}

.header_sub{
	float:left;
	width:468px;
	margin:10px 10px 0px 20px;
}

.header_login{
	float:right;
	width:150px;
	margin:0px 5px 0px 5px;
}


.header_navi{
	float:left;
	font-size:14px;
	color:#b1b1b1;
	padding-top:2px;
}

.header_h1{
	float:right;
	text-align:right;
	font-size:14px;
	color:#b1b1b1;
	padding-right:2px;
}




.top_banar{
	clear:both;
	padding:5px 0px 0px 2px;
	height:22px;
}

.line{
	text-align:center;
	margin:0px 0px 5px 0px;
}

/*
.top-center-leftbar{ float:left;background:url(../img/top-obi-left.jpg) no-repeat;width:926px}
.top-center-centerbar{ float:left; background:url(../img/top-obi-center.jpg) no-repeat;width:139px; height:22px; text-align:center;}
.top-centerbar-text{margin:4px 0px 0px 0px;font-size:14px; color:#FFFFFF; display:block;}
*/

/*
サイドメニュー
-------------------------------------------------------------------*/
.side {
	float:left;
	padding:4px 0px 0px 5px;
	width:213px
	background-color: #EEEDE9;
	padding-bottom: 10px;
	/*margin-left: 5px;*/

}

.side li {
	list-style-type: none;
}


.side img {
	border:none;
}

.side p {
	padding: 10px;
}

.side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}



.side_body{
	width:213px;
	height:743px;
	margin:4px 0px 0px 0px;
}

.side_title{
	background-image: url(../img/titleback0204.gif);
	height:21px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	color:#000000;
	padding:0px 0px 0px 0px;
	display:block;
}

.side_menu a{
	background-image:url(../img/side_li.gif);
	background-repeat: no-repeat;
	height:24px;
	font-size:13px;
	color:#676767;
	display:block;
	padding:6px 0px 0px 20px;
	text-decoration: none;
}

.side_menu a:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/side_li_ov.gif);
	background-repeat: no-repeat;
}

.side_box{
	background:url(../img/left-topx-box.gif) no-repeat;
	width:205px;
	height:199px;
	margin:20px auto 0px auto;
}

.box_title{
	font-size:14px;
	color:#FFFFFF;
	padding:6px 0px;
	text-align:center;
}

.box_text{
	font-size:10px;
	color:#676767;
	padding-top:10px;
	text-align:left;
}


/*
TOPページメイン
-------------------------------------------------------------------*/
.main{
	float:right;
	padding:4px 2px 0px 0px;
	width:696px
}

.img_main{
	border-left:solid 1px #c9c7c7;
	border-bottom:solid 1px #c9c7c7;
	border-top:solid 1px #c9c7c7;
	border-right:solid 0px #c9c7c7;
margin-right:5px;
/*
BACKGROUND: url(../img/header.jpg) no-repeat 0px 0px;
HEIGHT: 299px;
width:690px;
*/
}

.img_main p {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 14px; 
	FONT-SIZE: 30px; 
	MARGIN-BOTTOM: 20px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 37px; 
	color: #ffffff
}




.top_search{
	float:left;
	width:680px;
	font-size:18px;
	color:#676767;
	line-height:18px;
	/*padding:26px 8px 0px 13px;*/
	margin:0px 0px 10px 0px;
}

.top_search table {
	width: 650px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
}
.top_search table td {
	padding: 5px;
}
.top_search table th {
	background-color: #ffffff;
	padding: 7px;
}


.top_search table td.td_head {
	background-color: #ffffff;
	text-align: left;
	padding: 8px;
	white-space: nowrap;
	color: #000000;
	font-size: 13px;
	background-image: url(../img/bg_gray.gif);
	background-repeat: repeat;
}

.top_search table td.td_odd {
	background-color: #ffffff;
	text-align: left;
	padding: 8px;
	font-size: 13px;

}


.mobile_qr{
	float:right;
	/*background: url(../img/200-204img-outline.jpg) no-repeat;*/
	width:310px;
	height:270px;
	margin-right:3px;
}

.mobile_qr h3{
	font-size:12px;
	color:#676767;
}

.mobile_qr h4{
	font-size:12px;
	color:#676767;
}
 
.other_info{
	margin:45px 0px 0px 5px;

}

.shop_recommend{
	float:left;
	width:380px

}

.shop_recommend h2{
	margin:0px auto 0px 0px;
	background:url(../img/contents-menu-1.gif) no-repeat;
	width:380px;
	height:33px;
	font-size:18px;
	color:#676767;
}

.recommend_text{
	float:left;
	font-size:12px;
	line-height:18px;
	color:#676767;
	margin:26px 0px 0px 13px;
	width:160px
}

.recommend_img{
	float:right;
	/*background:url(../img/191-145img-outline.jpg) no-repeat;*/
	width:200px;
	height:154px;
	margin:26px 0px 0px 0px ;
}

.sub_contents{
	float:right;
	width:300px;
	padding-right:5px;
	margin-left:5px;

}

.sub_contents h2{
	background:url(../img/contents-menu-2,3.jpg) no-repeat; 
	width:300px; 
	height:33px;
	font-size:18px;
	color:#676767;
	margin-top:0px ;
	margin-right:5px;
}

.sub_text{
	font-size:12px;
	line-height:18px;
	color:#676767;
	margin:23px 4px 0px 13px;
}

.sub_text_more{
	font-size:12px;
	line-height:18px;
	color:#676767;
	margin:23px 4px 0px 13px;
	text-align:right;
}

.title h2 {
	background:url(../img/h2_bg_red.gif) no-repeat; 
	width:680px;
	margin:20px 5px 0px 0px;
	height:33px;
	background-position: top;
	font-size: 14pt;
padding: 10px 0px 2px 5px;
/*
margin-top: 0px;
*/
}

.title h3 {
	background:url(../img/h2_bg_green.gif) no-repeat; 
	width:680px;
	margin:10px 5px 0px 0px;
	height:30px;
padding: 10px 0px 2px 5px;
}

.title h4 {
	background:url(../img/h2_bg_orange.gif) no-repeat; 
	width:680px;
	margin:10px 5px 0px 0px;
	height:30px;
padding: 10px 0px 2px 5px;
}

.btn {
	background:url(../img/aquab17-010.jpg) no-repeat; 
	float:right;
	margin:10px 10px 0px 0px;
	height: 30px;
	width: 121px;

}

.btn a {
	font-size: 13pt;
	color:#000000;
	font-weight:bold;
	padding: auto;
	text-decoration:none;
margin:10px 0px 0px 0px;
text-align:center;
}

.twitter{
	float:right;
	width:680px;
	font-size:12px;
	color:#676767;
	line-height:18px;
	margin:10px 10px 0px auto;
}


/*
お店一覧
-------------------------------------------------------------------*/
.contents-shopList
 {clear:both; background:url(../img/h3.gif) no-repeat; width:688px; margin:5px 0px 0px 0px;}

.box2 {
	float: left;
	height: 150px;
	width: 320px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(../img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	font-size:12px;
}
.box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	background-color: #BF4118;
	border-left-color: #F47E3E;
	color: #FFFFFF;
}

.box2 p {
	margin: 0px;
}

.box2-text{float:left; font-size:12px; line-height:18px;color:#676767;margin:0px 0px 0px 0px; width:120px}

.box2-img
 {float:left; background:url(../img/191-145img-outline.jpg) no-repeat; width:190px; height:140px;margin:0px 0px 0px 0px ;}

/*
お店詳細
-------------------------------------------------------------------*/
.contents-shopDetail
 {clear:both; background:url(../img/h3.gif) no-repeat; width:688px; margin:5px 0px 0px 0px;}
 

.c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

.c_img_left img {
	border: 1px solid #999999;
}


/*
テーブル
-------------------------------------------------------------------*/


table {
	width: 650px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
}
table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
table th {
	background-color: #EFEDE7;
	padding: 7px;
}


table td.td_head {
	background-color: #C85B5B;
	text-align: left;
	padding: 8px;
	white-space: nowrap;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
	background-image: url(../img/bg_gray.gif);
	background-repeat: repeat;
}

table td.td_odd {
	background-color: #F8F3E7;
	text-align: left;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
/*
	background-image: url(img/td_odd.gif);
	background-repeat: repeat-x;
*/
background-color: #ffffff;
}

/*
リスト
-------------------------------------------------------------------*/
dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E8968C;
	padding-left: 5px;
}
dd {
	margin: 5px;
}

/*---center---*/

.center{clear:both;padding-top:50px;}
.center-menu{text-align:right;padding-right:2px;font-size:14px; color:#b1b1b1;}

.copyright-1{font-size:13px; color:#676767; text-align:center;}
.copyright-2{font-size:13px; color:#676767; text-align:right;padding:2px 17px 22px 0px;}
.copyright-3{font-size:10px; color:#676767; text-align:center;}
/*---yohaku--*/

.yohaku-1{margin:0px 10px 0px 0px; color:#676767;}
.yohaku-2{margin:0px 20px;font-size:18px;color:#676767;}
.yohaku-3{margin-top:18px;}
.yohaku-4{margin:1px 0px 0px 6px;}
.yohaku-5{margin-left:10px;}
.yohaku-6{margin-left:20px;}
.yohaku-7{font-size:13px;margin-left:20px;}
.yohaku-8{margin:1px 0px 0px 6px;}
.yohaku-9{margin:0px 0px 0px 5px;}
.yohaku-10{padding:8px 0px 0px 13px; display:block;}
.yohaku-11{font-size:18px; color:#676767;padding:8px 0px 0px 25px;margin-bottom:4px; display:block;}



/*---clear---*/

.clear{clear:both;}
.clear2{ clear:both; margin:0px;}

/*---border--*/

/*
.img211-103-border{border:solid 1px #c9c7c7;}
*/
.img200-80-border{border:solid 1px #c9c7c7;margin:8px auto 0px auto; width:202px; height:82px;}
