/* ++++++ 基本設定 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 1:要素のリセット*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
 
/* リセット */
.clear { clear: both; }
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px; }

/* IEの画像縮小の処理*/
img { -ms-interpolation-mode: bicubic; }

/* 2：基本のフォント */
body,th,td,h1,h2,h3,h4,h5,h6,table,td,th{
    color: #333333;
    font-size: 12px;
    line-height: 1.4;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
a{
	color: #666;
	text-decoration: none;
}
a:hover{
	color: #900;
	text-decoration: none;
}
a:visited{
	color: #900;
}

/* 3：基本のレイアウト */
body #top_page{

}
body{
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #990100;
}

#cate_tit{
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
	height:60px;
}
#cate_tit h2{
	text-align:left;
	font-size:20px;
	background-image: url(../images/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 40px;
	margin-left: 10px;
	height:40px;
	float: left;
	width: 400px;
	margin-top: 5px;
	line-height: 40px;
}
#container{
	position: relative;
	width: 100%;
}
#content{
	position: relative;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFF;
}
* html #content{
	width: 930px;
	padding-right: 2px;
	padding-left: 2px;
}

/*-----ヘッダー-----*/
#header{
	position: relative;
	width: 930px;
	height: 159px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header_in{
}
#top_read h1{
	position: absolute;
	top: 16px;
	left: 4px;
	width: 800px;
	height: 16px;
	line-height: 16px;
	text-align: left;
	font-size: 10px;
	color: #FFF;
}
#logo{
	float: left;
}
#logo h2{
	text-indent: -9999px;
}
#logo h2 a{
	position: absolute;
	top: 38px;
	left: 0;
	width: 400px;
	height: 64px;
	display: block;
}

/* ヘッダーメニュー */
#gnav li{
	display: inline;
}
#gnav li a{
	display: block;
	position: absolute;
	top: 110px;
	height: 40px;
	text-indent: -9999px;
}
#gnav li.nv01 a{
	left: 30px;
	width: 145px;
}
#gnav li.nv02 a{
	left: 175px;
	width: 162px;
}
#gnav li.nv03 a{
	left: 336px;
	width: 142px;
}
#gnav li.nv04 a{
	left: 480px;
	width: 138px;
}
#gnav li.nv05 a{
	left: 620px;
	width: 140px;
}
#gnav li.nv06 a{
	left: 760px;
	width: 150px;
}

#gnav li a:hover{
	background: url(../images/head.jpg) no-repeat;
}
#gnav li.nv01 a:hover{ background-position: -30px -269px; }
#gnav li.nv02 a:hover{ background-position: -175px -269px; }
#gnav li.nv03 a:hover{ background-position: -336px -269px; }
#gnav li.nv04 a:hover{ background-position: -480px -269px; }
#gnav li.nv05 a:hover{ background-position: -620px -269px; }
#gnav li.nv06 a:hover{ background-position: -760px -269px; }

/*-----/ヘッダー-----*/

/*-----フッター-----*/
#footer{
	width: 100%;
	background-image: url(../images/foot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer_in{
	position: relative;
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 50px;
}
#fnav{
	text-align: left;
	font-size: 10px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#fnav a{
	font-size: 10px;
	color: #CCC;
}
#fnav a:hover{
	color: #FFF;
}
#copyright{
	text-indent: -9999px;
}

/*-----/フッター-----*/

/*-----ナビゲーション-----*/
#sidebar{
	width: 198px;
	float: left;
	display: inline;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0px;
}
* html #sidebar{
	margin-left: 2px;
}
#sidebar ul#menu {
	margin:0px;
	padding:0px;
}
#sidebar ul#menu a{
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


#sidebar ul#menu li a{
	width: 198px;
	line-height:30px;
	margin: 0;
	padding:0px;
	color:#333;
	text-align:left;
	font-weight:bold;
	height: 30px;
}

#sidebar ul#menu li li a{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
* html #sidebar ul#menu li li a{
	padding-left: 6px;
}
#sidebar ul#menu{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sidebar ul#menu li{
	line-height:120%;
	margin: 0;
	padding:0px;
	color:#666;
	text-align:left;
	text-indent: 22px;
	background-image: url(../images/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar ul#menu #menu_tit{
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 198px;
}
	
	
	
#sidebar #nav{
	margin: 0px 0px 16px 0px;
}

#sidebar #nav #bana{
	margin:0px;
	padding:0px;
}
#sidebar #nav #bana a{
	display: block;
	width: 190px;
	height:63px;
	text-indent:-9999px;
	background-image: url(../images/bana_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#sidebar #nav #gallary{
	margin:0px;
	padding:0px;
}
#sidebar #nav #gallary a{
	display: block;
	width: 190px;
	height:63px;
	text-indent:-9999px;
	background-image: url(../images/gallary.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#sidebar #nav #menu{
	width: 198px;
	height:50px;
	text-indent:-9999px;
	background-image: url(../images/contents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar #nav ul#other{
	padding: 0px 0px 5px 0px;
}
#sidebar #nav ul#other li{
	line-height:120%;
	margin: 0;
	padding:0px;
	color:#666;
	text-align:left;
	background-image: url(../images/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline-block;
	width:190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sidebar #nav ul#other li a{
	line-height:26px;
	margin: 0;
	padding:0px;
	color:#666;
	text-align:left;
	font-weight: bold;
	display:block;
}
.side_shop dl dt{
	clear:both;
	font-weight:bold;
	color:#FF9933;
	float: left;
	}
.side_shop dl dd{
	margin-left:48px;
	margin-bottom:5px;
	font-size: 10px;
	}

#qr{
	clear:both;
	background: url(../images/side_bottom.jpg) no-repeat top;
	width: 226px;
	height: 122px;
	text-indent: -9999px;
	margin:10px 0;
}
#lnav_title{
	background: url(../images/side_top.jpg) no-repeat top;
	width: 226px;
	height: 90px;
	text-indent: -9999px;
	margin: 0;
}
#lnav{
	text-align: left;
}




/*-----/ナビゲーション-----*/

#mainimg{
	width: 918px;
	margin: 1px auto 0 auto;
}
#top_page #main{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main{
	width:700px;
	float: right;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0px;
}
* html #main{
	width:696px;
	margin-right: 2px;
}
#main_center{
	width:760px;
	margin: 0px auto;
}
#main_center #entry h3{
	width:760px;
	text-align:left;
	height:40px;
	background-image: url(../images/center_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main_center table td{
	padding: 0px 0px 10px 0px;
}




#banaarea{
	width: 655px;
	height: 120px;
	margin-top: 12px;
}
#banaarea_in{
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
}
#banaarea li{
	float: left;
}
#banaarea li.bana01 a{
	width: 200px;
	height: 90px;
	display: block;
	text-indent: -9999px;
}
#banaarea li.bana02 a,
#banaarea li.bana03 a{
	width: 200px;
	height: 90px;
	display: block;
	text-indent: -9999px;
}

#banaarea li.bana01 a{
	background-image: url(../images/smbana01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 24px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0;
}
#banaarea li.bana02 a{
	background-image: url(../images/smbana02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 24px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0;
}
#banaarea li.bana03 a{
	margin: 24px 0 10px 0;
	background-image: url(../images/smbana03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#banaarea li.bana01 a:hover,
#banaarea li.bana02 a:hover,
#banaarea li.bana03 a:hover{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#campaignarea{
	position: relative;
	margin: 10px 0 0 0;
	width: 690px;
	height: 213px;
	background: url(../images/bg_campaignarea.jpg) no-repeat;
}
#campaignarea h3{
	text-indent: -9999px;
}
#campaignarea .campaign_btn a{
	position: absolute;
	top: 5px;
	left: 468px;
	width: 204px;
	height: 26px;
	background: url(../images/btn_campaign.jpg) no-repeat top;
	display: block;
	text-indent: -9999px;
}
#campaignarea .campaign_btn a:hover{
	background-position: bottom;
}
#campaignarea .campaign_title{
	position: absolute;
	top: 46px;
	left: 25px;
	width: 640px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
}
#campaignarea .campaign_body{
	position: absolute;
	top: 76px;
	left: 35px;
	width: 620px;
	height: 107px;
	overflow: auto;
}
#recomend h3{
	margin: 0 0 10px 0;
	width: 682px;
	height: 32px;
	background: url(../images/osusume_tit.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#news{
	margin-top: 0px;
	margin-right: 0;
	padding-bottom: 20px;
	margin-left: 0;
}
#news h3{
	width: 682px;
	height: 32px;
	background: url(../images/new_tit.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#news .news_con{
	width:650px;
	height:95px;
	overflow:auto;
	margin-right: 15px;
	margin-left: 15px;
	}
#news dl{
	margin:10px;
	font-weight:bold;
}
#news dl dt{
	float:left;
}
#news dl dd{
	margin:0px;
	padding-left:85px;
}

#infomation{
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#infomation h3{
	width: 100%;
	height: 40px;
	display: block;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	background-image: url(../images/entry_tit.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 32px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}
#infomation h4{
	margin: 0 0 10px 0;
	font-size:12px;
	padding-left:40px;
	height: 20px;
}
#infomation dl{
	margin: 0 20px 10px 20px;
	border-bottom: #b2997b 1px dotted;
	line-height: 24px;
}
#infomation dl dt{
	width: 100px;
	font-weight: bold;
	float: left;
}
#infomation dl dd{
	padding: 0 0 0 100px;
	margin: 0;
}
#bread{
	width: 320px;
	height: 20px;
	text-align: right;
	line-height: 16px;
	float: right;
	margin-top: 12px;
	margin-right: 20px;
}
#bread_in{
	padding: 0 5px 0 0;
}
#bread a{
}
#entry{
	min-height:520px;
}
#entry h2 {
	background:url('../images/bg_tit.jpg') no-repeat top;
	height: 32px;
	color: #c49f35;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	text-indent: 40px;
}
#entry h3{
	padding: 0;
	height: 40px;
	color: #990100;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	text-indent: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/entry_tit.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
* html #entry h3{
}
#entry .entry_body{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 35px;
	margin-left: 10px;
	width: 680px;
}

#entry .entry_body table.lunch{
	width:640px;
}
#entry .entry_body h3{
	background:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	color: #C90;
	line-height: 26px;
	height: auto;
}
#entry .entry_body h4{
	background:none;
	text-indent:0px;
	margin:0px;
	font-size:16px;
	text-align:left;
	color: #C90;
	line-height: 20px;
	height: auto;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
* html #entry .entry_body h3{width:auto;}
#entry table.lunch h3{
	background:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	color: #C90;
}
#entry table.lunch td{
	padding: 5px;
	text-align:right;
}
#entry table.info{
	float:right;}
#entry table.info th{
	vertical-align:top;
	padding: 5px 5px 5px 10px;
	font-weight:bold;
	color: #f3c474;
	border-bottom:1px dotted #eb9814;
}
#entry table.info td{
	width:200px;
	padding: 5px 10px;
	border-bottom:1px dotted #eb9814;
}
#entry table.wine th{
	width:150px;
	vertical-align:middle;
	padding: 5px 5px 5px 10px;
	font-weight:bold;
	text-align:center;
	color: #f3c474;
}
#entry table.wine td{
	padding: 5px 10px;
}
#entry table.drink th{
	width:160px;
	vertical-align:middle;
	padding: 5px 5px 5px 10px;
	font-weight:bold;
	border-bottom:1px dotted #eb9814;
	text-align:center;
	color: #f3c474;
}
#entry table.drink td{
	width:400px;
	border-bottom:1px dotted #eb9814;
	padding: 5px;
}
#entry table.drink ul li{
	background: url(../images/bg_li.jpg) no-repeat;
	line-height:19px;
	padding-left:25px;
	}
#entry table.drink ul li:first-line{
	font-weight:bold;
	}

#entry hr{
	height: 1px;
	border: none;
	border-bottom: #ccc 1px dotted;
}

#entry .gallery_img{
	margin: 0 20px 35px 0;
	float: left;
	display: inline;
}
#entry .gallery_imgarea{
	margin: 0 20px 20px 0;
	float: left;
	display: inline;
}
#entry .gallery_imgarea .gallery_mainimg{
	margin: 0 0 5px 0;
}
#entry .gallery_imgarea .gallery_subimg{
	margin: 0 5px 0 0;
	float: left;
	display: inline ;
}
#entry .gallery_txt{
	margin: 0 0 10px 0;
	display: block;
}
#entry .gallery_btnarea{
	padding: 5px 8px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #ac0000;
	line-height: 20px;
}
#entry .gallery_body{
	margin: 25px 0 0 0;
}
#entry .gallery_syousai a{
	width: 104px;
	height: 26px;
	background: url(../images/btn_syousai.jpg) no-repeat;
	float: right;
	display: block;
	text-indent: -9999px;
}
#entry .gallery_syousai a:hover{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#entry img.leftimg{
	margin: 0 20px 35px 0;
	float: left;
	display: inline;
}
#entry img.rightimg{
	margin: 0 0 35px 20px;
	float: right;
	display: inline;
}

#entry table.kakaku01{
	margin: 15px 0 20px 0;
}
#entry table.kakaku01 th{
	padding: 2px 0;
	border-bottom: #b2997b 1px dotted;
}
#entry table.kakaku01 td{
	padding: 2px 0;
	color: #ac0000;
	text-align: right;
	border-bottom: #b2997b 1px dotted;
}
#entry table.kakaku01 span{
	font-size: 14px;
	color: #ac0000;
}
#entry table.kakaku01 td.space{
	width: 30px;
	border: none;
}

#entry table.kakaku02{
	margin: 15px 0 20px 0;
}
#entry table.kakaku02 th{
	border-bottom: #b2997b 1px dotted;
}
#entry table.kakaku02 td{
	color: #ac0000;
	width: 100px;
	text-align: right;
	border-bottom: #b2997b 1px dotted;
}

#entry table.kakaku02 td.kakakuphoto{
	width: 160px;
	text-align: center;
	border: none;
}



/*-----ブログ-----*/
#blog{
}
#blog h2 {
	height: 32px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	text-indent: 20px;
	background-image: url(../images/entry_tit.jpg);
	background-repeat: no-repeat;
	width:100%;
}
#blog_left{
	width: 480px;
	float: left;
}
#blog_right{
	width: 175px;
	float: right;
}
#blog_left h3{
	margin: 20px 15px 15px 15px;
	padding: 0;
	height: 36px;
	color: #00345c;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	text-indent: 15px;
	background: url(../images/tit_sub.jpg) no-repeat;
}
#blog_left .blog_body{
	margin: 0 45px 25px 45px;
}
#blog_left #blog_entryinner{
	margin: 20px 15px 15px 15px;
}
#blog hr.blog_line{
	margin: 0 15px;
	height: 1px;
	border: none;
	border-bottom: #b2997b 1px dotted;
}
#blog .auter{
	margin: 0 15px;
	font-size: 10px;
	text-align: right;
}
#calendar{
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #0199B0;
}
#calendar table{
	margin: 0 auto;
}
#calendar caption{
	margin: 0 0 5px 0;
	font-size: 14px;
}
#calendar table th{
	text-align: center;
	padding: 2px 3px;
	font-weight: bold;
	font-size: 10px;
}
#calendar table td{
	text-align: center;
	padding: 2px 3px;
	font-size: 10px;
}
#calendar table td.calendar_today{
	color: #f2ebe5;
	background-color: #999;
}
#calendar table td.calendar_today a{
	color: #f2ebe5;
}
#blog_right h4{
	margin: 0 0 5px 0;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/tit_blogsub.jpg) no-repeat;
	line-height: 32px;
	text-indent: 15px;
}
#blog_right ul{
	margin: 0 0 15px 0;
}
#blog_right ul li{
	margin: 0 10px;
	border-bottom: #b2997b 1px dotted;
}


/*------------------------------*/
.separator{
	margin: 0 5px;
}

#coupon{
	width:682px;
	height: 262px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#coupon .coupon_entry{
	width:655px;
	margin: 0px 12px;
	background:url(../images/coupon.jpg) no-repeat left top;
	position:relative;
	height:170px;
}

#coupon h2{
	background-image: url(../images/title_coupon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height:40px;
}
#coupon h3{
	position:absolute;
	top:20px;
	left:20px;
}
#coupon .body{
	margin:10px;
	font-size:14px;
}
.coupon_tenpo{
	position:absolute;
	top:120px;
	left:20px;
	font-size:10px;
}
.coupon_title{
	position:absolute;
	top:136px;
	left:20px;
	font-size:10px;
}
.coupon_naiyou{
	position:absolute;
	top:40px;
	left:20px;
	font-size:120%;
}
.coupon_naiyou p{
	margin:0px;
	padding:0px;
}
.coupon_naiyou span{
	margin:0px;
	padding:0px;
}
#salon_adress{
	margin: 15px 0px 0px 0px;
	text-align:right;
}


#top_entry{
	
}
#top_entry h3{
	text-indent:32px;
	background-image: url(../images/entry_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:40px;
	height:40px;
	font-size:16px;
	font-weight:bold;
}
#top_entry #bun{
	margin: 10px;
}

/*------------------------------------------------
 
各ページのデザイン
 
--------------------------------------------------*/

#entrybody_id500 h4{
	font-weight:bold;
}
#entrybody_id500 table{
	width:640px;
	margin: 5px 0px 20px 5px;
}
#entrybody_id500 table th{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8E0E2;
	padding: 4px 2px;
	color:#666;
	width: 480px;
}
#entrybody_id500 table td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8E0E2;
	padding: 4px 2px;
	color:#333;
}


#entrybody_id496 h4{
	font-weight:bold;
}
#entrybody_id496 table{
	width:640px;
	margin: 5px 0px 20px 5px;
	padding:0px;
}
#entrybody_id496 table th{
	padding: 4px 2px;
	margin:0px;
	color:#666;
	width:160px;
}
#entrybody_id496 table td{
	padding: 2px 2px 2px 2px;
	color:#333;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}
#entrybody_id499 img{
	padding: 5px;
	border: 1px solid #E7E7E7;
	margin:5px;
}
h3#entry_id501{
	font-size:16px;
}

#entrybody_id502 table{
	width:260px;
	margin: 5px 0px 20px 5px;
	padding:0px;
}
#entrybody_id502 table th{
	padding: 4px 2px;
	margin:0px;
	color:#666;
	width:160px;
}
#entrybody_id502 table td{
	padding: 4px 12px;
	color:#333;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}

h3#entry_id514{
	display:none;	
}
#entrybody_id514{
	display:none;	
}

/*------------------------------------------------
 
カスタムフォームCSS
 
--------------------------------------------------*/
 
#cf-form{
 border-collapse:collapse;
 margin:0;
 padding:0;
 font-size:12px;
}
 
#cf-form #comment{
 margin: 5px;
 font-size:14px;
}
#cf-form #cf_tablebody {
 margin: 20px auto;
 width:660px;
}
#cf-form h3{
 width:640px;
 text-align:left;
 clear: both;
 padding: 0px;
 background-image: url(../images/h3.jpg);
 background-repeat: no-repeat;
 background-position: left center;
 line-height: 40px;
 height: 40px;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 margin-top: 0;
 margin-right: 0px;
 margin-bottom: 0;
 margin-left: 0px;
}
#cf-form h4{
 font-size:14px;
 color:#333;
 line-height:20px;
 height:auto;
 padding:0px;
 margin: 0 10px 10px 10px;
}
#cf-form table{
 width: 620px;
 border: none;
 padding-top: 12px;
 padding-right: 2px;
 padding-bottom: 12px;
 padding-left: 2px;
 margin-top: 20px;
 margin-right: 12px;
 margin-bottom: 5px;
 margin-left: 20px;
}
#cf-form table table{
 width: 440px;
 padding: 5px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 margin: 10px 0px;
}
#cf-form table td table td{
 padding: 5px;
 border-right-style: none;
 border-left-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: dashed;
 border-bottom-style: dashed;
 border-top-color: #ccc;
 border-bottom-color: #ccc;
}
#cf-form table td table th{
 padding: 5px;
 border-right-style: none;
 border-left-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: dashed;
 border-bottom-style: dashed;
 border-top-color: #ccc;
 border-bottom-color: #ccc;
}
#cf-form table td{
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#cf-form table th{
 width: 226px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: dashed;
 padding: 6px 4px;
 font-size:14px;
 font-weight:bold;
 border-bottom-style: dashed;
 border-top-color: #ccc;
 border-bottom-color: #ccc;
 background-image: url(../images/table_be.jpg);
 background-repeat: repeat-y;
 background-position: right;
 background-color: #F7F7F7;
}
#cf-form table td.value{
 width: auto;
}
#cf-form .req{
 color:red;
 font-weight:bold;
}
#cf-form input{
 font-size:12px;
 margin:0px;
 vertical-align:middle;
}
#cf-form .value input[type="text"]{
 font-size:12px;
 margin:0px;
 vertical-align:middle;
 width:260px;
}
#cf-form select{
 vertical-align:middle;
}
#cf-form td.cf_textarea_value textarea {
 width:380px;
 height:120px;
 font-size:12px;
}
#cf-form .btn{
 text-align:center;
 width:640px;
 padding:5px;
 background-color: #F7F7F7;
 margin-top: 20px;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}
#cf-form .value .btn input{
 padding:2px;
 font-size:12px;
}
#cf-form .value table table{
 border: none;
}
#cf-form table table td{
 border: none;
 padding: 2px 2px;
}
#cf-form #modoru a{
 background:url(../images/modoru.jpg) no-repeat left top;
 width:368px;
 height:60px;
 margin :20px auto 0px auto;
 text-indent:-9999px;
 display:block;
}
#cf-form #modoru a:hover{
 filter:alpha(opacity=80); /*IE*/
 -moz-opacity:0.8; /*FF*/
 opacity:0.8;
}
.cf_comment{
	float:left;
	height: 12px;
}
.cf_text_value input{
	float:left;
}





a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#main_img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#concept{
	background-image: url(../images/concept.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:655px;
	padding: 0px;
	margin: 0px;
	min-height:196px;
}
#concept_in{
	margin: 0px 20px 20px 20px;

}
#concept_in h3{
	text-indent: -9999px;
	height:32px;
}
#sidebartop{
	text-align:left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3#entry_id529{
	display:none;
}
.entry_body table{
	width:680px;
	margin: 0px;
	padding: 0px;
}
.entry_body table table{
	width:220px;
	margin: 0px;
}
.entry_body table td{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: auto;
}
#entrybody_id529{
	color:#38AB72;
}
#top_access{
	background-image: url(../images/accessmapbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height:321px;
}
#top_access h3{
	margin: 6px 0px 6px 0px;
	height:46px;
	line-height:46px;
	text-indent:40px;
	font-size:16px;
	font-weight:bold;
}
#top_access #bun{
	margin:10px;
}

#entrybody_id542 p {
	line-height: 24px;
	font-size: 14px;
}
#entrybody_id542 img {
	border: 2px solid #CCCCCC;
	padding: 0px;
	margin: 3px;
}

#entrybody_id542 {
	background-image: url(../images/sasa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
