﻿

/* タグ制御 */
body {
	padding: 0px;
	margin: 0px;
	text-align:center;
	color: #333333;
	letter-spacing: 0.1em;
	border: 0px solid #0000ff;
	background-color: #B7B7B7;
}

body br {
	letter-spacing: 0;
}


a:link , a:visited , a:active , a:hover{
	color:#990000;
	text-decoration: none;
}


img {
	border: 0px;
}



h1 {
	font-size: 12px;
	margin: 0px;
	padding-left: 7px;
	padding-top: 2px;
	color: #EF9F28;
	text-decoration: none;
	font-weight:normal;
	color: #404040;
}
h2 {
	font-size: 16px;
	font-weight: 800;
	text-align: left;
	color: #545454;
	margin: 7px 0 0 10px;
	padding: 2px 0 5px 35px;
	background: url(images/h2_bg.jpg) no-repeat;
}

h2.blog_h2 {
	font-size: 16px;
	font-weight: 800;
	text-align: left;
	color: #333333s;
	margin: 7px 0 0 10px;
	padding: 2px 0 5px 35px;
	background: url(images/blog_h2.jpg) no-repeat;
}


#pan {
	clear: both;
	margin: 0px 0px 7px 10px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	letter-spacing: 0em;
}



.title_pic {
	margin-bottom: 10px;
}




#totop {
	clear: both;
	margin: 0px 10px 7px 10px;
	text-align: right;
	border-bottom: 1px solid #ADADAD;
}

#totop1 {
	margin: 0px 0px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #ADADAD;
}





.box_body {
	margin: 5px 15px 20px 15px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #D6CAB0;
}

.box_body strong {
	color: #545454;
}


.box_bottom img {
	vertical-align: top;
}


/* DOC */

.doc_table{
	border: 0px solid #0000ff;
}

.doc_table td{
	vertical-align: top;
	text-align: left;
	color: #333333;
	font-size: 14px;
	line-height: 130%;
	padding: 0 0 0 10px;
	border: 0px solid #C2E2FA;
}

.doc_table td a{
	color: #0000cc;
}

.doc_table td a:hover{
	color: #0000cc;
}

.doc_title {
	width: 585px;
	margin: 0;
	padding: 0;
}

.doc_title h3 {
	font-size: 14px;
	line-height: 160%;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 0px 5px;
	border-left: 3px solid #B9A883;
}


.doc_title img {
	border: 0px solid #C2E2FA;
	margin: 0;
}



.doc_top {
	height: 1px;
	padding: 0;
	border: 1px solid #C2E2FA;
}

.doc_left {
	height: 1px;
	padding: 0px 0 5px 15px;
	border: 0px solid #FF0000;
}


.doc_right {
	height: 1px;
	padding: 0px 0 5px 15px;
	border: 0px solid #C2E2FA;
}



.doc_bottom {
	height: 1px;
	padding: 5px 0 5px 15px;
	clear: both;
	border: 0px solid #FF0000;
}


.doc_left p , .doc_right p , .doc_bottom p {
	padding: 0px;
	margin: 0px;
}

.doc_top img , .doc_left img , .doc_right img , .doc_bottom img {
	padding-left: 0px;
}


.picture {
	border: 0px solid #FF0000;
}

.picture_left {
	margin-right: 10px;
	border: 0px solid #FF0000;
}

.picture_right {
	margin-left: 10px;
}

.picture_spacer {
	float: left;
}

.picture_yaji {
	margin: 15px 0 0 200px;
}



.picture_spacer {
	border: 0px solid #ff0000;
	float: left;
}










/* レイアウト・テンポレート用 */

#wrapper {
	margin:0 auto;
	text-align: center;
	width: 800px;
	border: 0px solid #0000ff;
}

#container {
	margin: 0px 0px 0px 0px;
	width: 800px;
	text-align: left;
	background: url(images/content_top.jpg) no-repeat 0px 3px;
	border: 0px solid #ff0000;
}





   /* コンテンツエリア */

#contentarea {
	width: 800px;
	padding: 0;
	text-align: center;
	background: url(images/content_bg.jpg) repeat-y;
}

#contentarea2 {
	padding: 0 9px 0 10px;
	margin: 0;
	text-align: center;
	border: 0px solid #FF0000;
}


#mainarea {
	float: right;
	width: 582px;
	margin-top: 0px;
	text-align: center;
	border: 0px solid #ffcccc;
}

#mainarea a {
	color: #000099;
	font-weight:normal;
}

#mainarea p {
	padding-top:3px;
}

#mainarea a:hover {
	color: #000099;
	text-decoration: underline;
}

#menuarea {
	clear: both;
	float: left;
	width: 190px;
	padding-top: 10px;
	text-align: left;
	border: 0px solid #ffcccc;
}

#menuarea ul {
	margin: 30px 0 40px 10px;
	border: 0px solid #ffcccc;
}

#menuarea li {
	width: 160px;
	text-align: left;
	background: url(images/btn_bg.gif) no-repeat left 3px;
	border: 0px solid #ffcccc;
}


#menuarea li a {
	margin-left: 20px;
	color: #FFFFFF;
}

#menuarea li a:hover {
	text-decoration: underline;
}

#add {
	margin: 10px 5px;
	padding: 2px 0;
	font-size: 14px;
	font-weight: 100;
	color: #cccccc;
	line-height: 140%;
	text-align: center;
	border: 1px solid #cccccc;

}

.qrcode {
	text-align: center;
	margin: 0px 0 0 0;
	border: 0px solid #cccccc;
}

/*マウスオーバー*/

.over{
	margin-top: 10px;
}

.over a{
	display : block ;
	background-repeat : no-repeat ;
	background-position : left center;
	margin: 0px;
}

.over a:hover img{
	visibility : hidden ;
	border-style : none ;
}

.over a:hover{
	background-color:transparent;
}


#btn_01 {
    background : url(images/btn_01a.gif) ;
}

#btn_02 {
    background : url(images/btn_02a.gif) ;
}

#btn_03 {
    background : url(images/btn_03a.gif) ;
}

#btn_04 {
    background : url(images/btn_04a.gif) ;
}

#btn_05 {
    background : url(images/btn_05a.gif) ;
}

#btn_06 {
    background : url(images/btn_06a.gif) ;
}

#btn_07 {
    background : url(images/btn_07a.gif) ;
}

#btn_08 {
    background : url(images/btn_08a.gif) ;
}

#btn_09 {
    background : url(images/btn_09a.gif) ;
}

#btn_10 {
    background : url(images/btn_10a.gif) ;
}

#btn_11 {
    background : url(images/btn_11a.gif) ;
}



#footer {
	height: 40px;
	font-size: 12px;
	text-align: center;
	letter-spacing:0em;
	padding-left:10px;
	border: 0px solid #CCCCCC;
}


#sitemap {
	width: 750px;
	padding: 0 0 2px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#footer_left {
	float: left;
	width: 200px;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 12px;
	color:#cccccc;
	text-align: left;
	border: 0px solid #0000ff;
}

#footer_right {
	float: right;
	width: 547px;
	margin-top: 0px;
	padding-right: 20px;
	font-size: 12px;
	color:#404040;
	text-align: right;
	border: 0px solid #0000ff;
}

#footer_right .footer_rr {
	width: 460px;
	text-align:left;
}
#footer_right .footer_rr p {
	margin:0;
	padding:0;
}

#footer_right a {
	color:#404040;
	text-decoration: underline;
}


#policy {
	float: left;
	margin-left: 50px;
	font-size: 10px;
	color: #454545;
	padding-top: 15px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}



/* コンテンツ */

#doc {
width:570px;
margin-bottom: 10px;
}


/* 概要 */


/* MAP */

#map_bg {
	margin-left: 0px;
	pading: 10px;
	text-align: center;
	
}

.adr {
	border: 1px solid #D2B591;
	margin: 10px;
}

.information {
	margin: 15px 0 15px 15px;
	border: 0px solid #231A02;
}


/*メニュー*/





ul,li{
margin: 0 0 0 0;
padding:0px;
border: 0px solid #FF0000;
}

li {
list-style:none;
padding:0px;
}



/*見出し制御*/
.tt-half {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 9px 10px 9px 0px;
	margin-top: 3px;
}
.tt-full {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/sub_titile.jpg) no-repeat;
	padding: 9px 0px 9px 38px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.newstitle {
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	margin-bottom: 8px;
	padding-bottom: 7px;
}



/*表組み制御*/
.bordertable {
	color: #7B4D02;
	width: 470px;
	border-top: 1px solid #7B4D02;
	border-left: 1px solid #7B4D02;
	background-color: #FFFFFF;
}
.bordertable td {
	border-right: 1px solid #7B4D02;
	border-bottom: 1px solid #7B4D02;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.bordertable-center {
	margin: 5px;
	border-top: 1px solid #7B4D02;
	border-left: 1px solid #7B4D02;
}
.bordertable-center td {
	border-right: 1px solid #7B4D02;
	border-bottom: 1px solid #7B4D02;
	text-align: center;
}
.bordertable td a {
	font-size: 80%;
	font-weight: 800;
	color: #0000CC;
}


.box_top{
	clear: both;
}




.blog_title {
	clear: both;
	float:left;
	width: 150px;
	margin:0px;
	border: 0px solid #efefef;
}
	
.blog_body {
	float:left;
	width: 350px;
	margin:0px;
	border: 0px solid #efefef;

}

.blog_time {
	clear: both;
	text-align: right;
	margin:0 0 7px 0;
	font-size: 10px;
	color: 999999;
	border: 0px solid #efefef;
}


/*予約*/

.textarea_001 {
	width: 500px;
}

.textarea_002 {
	width: 500px;
}


.mail_table td {
 font-size: 12px;
}

.red_small {
	color: #FF0000;
}


.top_local {
	text-align: left;
	padding: 5px 20px;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 130%;
}

