/*CSSリセット

------------------------------*/

* { 
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


body {
	font-size: 75%;
}

html>/**/body {

  font-size: 12px; /* Except IE */

}

/*とりあえずHP用cssリセット
------------------------------*/

body {
	color: #4c433a; /*このテンプレの基本色*/
	background-image:url(../../images/24/bgi-body_001.jpg);
}

h1,h2,h3,h4,h5,h6,strong,b {
	font-weight:bold;
}

ul, dl {
	margin-left:40px;
}

/*共通チップス
------------------------------*/
.clear {
	clear:both;
}
/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac ¥*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

img {
	border:0px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
.hide {
	display:none;
}

a {
	text-decoration:none;
	color:#cc781d;
}
a:hover {
	text-decoration:underline;
}

/*全体wrapper
------------------------------*/
#wrapper {	
	background-image:url(../../images/24/bgi-note_002.jpg);
	background-repeat:repeat-y;
	background-position:left 5px;
}
#wrapperIn {
	background-image:url(../../images/24/bgi-note_001.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

/* ヘッダー／リード （レイアウト）
------------------------------*/
#head_lead {
	width:800px;
	position:relative;
	padding:0 0 24px 0;	
}
#head_leadIn {
	padding:0 0 0 44px;	
}

/* ヘッダー／リード左（写真あり）*/
#head_lead_photo #head_lead_L {
	width:340px;
	float:left;
}
/* ヘッダー／リード右（写真あり）*/
#head_lead_photo #head_lead_R {
	float:right;
	padding:45px 0 0 0;
}
/* ヘッダー／リード左（写真なし）*/
#head_lead_nophoto #head_lead_L {
	width:340px;
	float:left;
}
/* ヘッダー／リード右（写真なし）*/
#head_lead_nophoto #head_lead_R {
	float:right;
	width:378px;
	padding:64px 0 0 0;
}


/* サイトタイトル
------------------------------*/
#site_title {
	width:340px;
	background-image:url(../../images/24/bgi-mainttl_001.png);
	background-position:left top;
	background-repeat:repeat-y;
}
#site_titleIn {
	width:340px;
	background-image:url(../../images/24/bgi-mainttl_002.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-top:32px;
	padding-bottom:25px;
	text-align:center;
}
#site_titleIn a {
	text-align:left;	
	color:#ffffff;
	font-size:2.2em;
	line-height:130%;
	text-decoration:none;
	padding:0 20px 0 15px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	
}
#site_description {
	font-size:1em;
	line-height:150%;
	padding:15px 4px 25px 4px;
	color:#5b2b0c;
}

/* お問い合わせ
------------------------------*/
#inquiry01 {
	width:155px;
	position:absolute;
	top:9px;
	left:621px;
}
#inquiry01 a {
	display:block;
	background-image:url(../../images/24/btn-inquiry_001_off.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:155px;
	height:30px;
	text-indent:-99999px;
	}
#inquiry01 a:hover {
	display:block;
	background-image:url(../../images/24/btn-inquiry_001_on.png);
	background-position:left top;
	background-repeat:no-repeat;
}

/* topics
------------------------------*/
#topics {
	width:333px;
	background-color:#f2ecd4;
	padding-bottom:5px;
}
#topicsIn {
	height:103px;
	overflow:auto;
	border:1px solid #e2daba;
	background-color:#fcfaf4;
	width:321px;
	margin:0 auto;
}
#topicsIn table {
	width:295px;
	margin:8px auto 10px auto ;	
	border-collapse:collapse;
}

#topicsIn table tr {
	background:url(../../images/24/lin-news_001.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#topicsIn table th.topics_date {
	width:75px;
	color:#6292a0;
	font-size:1em;
	line-height:150%;
	padding:2px 0 7px 0;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	}
#topicsIn table td.topics_entry {
	color:#86766e;
	font-size:1em;
	line-height:150%;
	padding:2px 0 7px 0;
	}



/*メイン写真:トップページ
------------------------------*/
#site_imageArea {
	width:412px;
	background-image:url(../../images/24/bgi-mainpic.png);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:331px;
	height:auto !important;
	height:331px;	
}

#site_image {
	z-index:10;
	margin:0 auto;
	text-align:center;
	width:380px;
	padding:15px 0 0 0;
	
}

/*メイン写真:トップページ（heightが274px以上の時）*/
#site_image em {
	display:-moz-inline-box;
	display:inline-block;
	background-image:url(../../images/24/bgi-pic_bk_002.png);
	background-repeat:repeat-y;
	background-position:right top;
	z-index:15;			
	padding-top:5px;
	padding-bottom:5px;		
}
#site_image em img {
	display:block;
	padding:0 10px 0 5px;
}






/*パン屑
------------------------------*/
#pnkz {
	width:700px;
	color:#ae8d6a;
	font-weight:bold;
	margin:0 30px 20px 50px;
}

#pnkz a {
	font-size:12px;
	color:#ae8d6a;
	text-decoration:none;
	font-weight:bold;
}
#pnkz a:hover {
	color:#b6a694;
}
#pnkz em {
	font-size:12px;
	color:#d27f25;
	font-weight:bold;
	font-style:normal;
}

/*　メイン（コンテンツ、サイドエリア）
------------------------------*/
#main {
	width:800px;
	background:url(../../images/24/bgi-note_003.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 0 33px 0;
}


/*コンテンツエリア
------------------------------*/
#contents {
	width:533px;
	float:right;
}

/*-- 記事ボックス
------------------------------*/
.box {
	margin-bottom:20px;
	width:514px;
	background-image:url(../../images/24/bgi-box_001.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.boxIn {
	background-image:url(../../images/24/bgi-box_002.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:9px 0 22px 0;
}
.box_title {
	width:482px;
	
}
.box_title h3 {
	font-size:1.2em;
	line-height:130%;
	color:#1f809c;
	padding:3px 0 2px 8px;
	font-weight:bold;
	border-left:4px solid #d6a26a;
	margin:0 0 7px 6px;
	
}
.boxIn2 {
	width:480px;
	margin-left:5px;
	background-color:#fcfaf4;
	border-top:1px solid #e5ddbf;
	border-left:1px solid #e5ddbf;
	border-right:1px solid #e5ddbf;	
}
.boxIn2In {
	padding:10px;
}

/*-- 画像あり --*/
.box_entry1 {
	float:left;
	width:250px;
	font-size:1em;
	line-height:150%;
}
/*-- 画像なし --*/
.box_entry2 { 
	font-size:1em;
	line-height:150%;
}
.box_image {
	float:right;
	width:200px;
}
.box_image div {
	margin-bottom:7px;
}
.box_image div span {
	display:block;
	font-size:0.85em;
	color:#666666;
	margin:4px 0 0 0;	
	line-height:130%;
}

/*-- お問い合わせ
------------------------------*/
#inquiry {
	width:800px;
	clear:both;
	text-align:center;
	padding:25px 0 15px 0;
}


/*メニューエリア
------------------------------*/
#menuarea {
	width:247px;
	float:left;
}
#menuareaIn {
	padding:0 0 0 33px;
	margin:0;
}
/*メニューA（ナビ）
------------------------------*/
#menuA {
	
}
#menuA dl {
	width:214px;
	margin:0;
	
}
/*--親カテゴリ--*/
#menuA dt {
	
}
/*マウスオフ*/
#menuA dt a {
	width:214px;
	display:block;
	background-image:url(../../images/24/nvi-bgi_002_off.jpg);
	background-position:left top;
	background-repeat:repeat-y;	
	color:#7a5328;
	font-size:1.175em;
	line-height:130%;
	font-weight:bold;	
}
#menuA dt a span.menubkTop {
	display:block;
	background-image:url(../../images/24/nvi-bgi_001_off.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:22px 0 0 0;
}
#menuA dt a span.menubkBtm {
	display:block;
	background-image:url(../../images/24/nvi-bgi_003_off.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 37px 25px 27px;
}
/*マウスオン*/
#menuA dt a:hover {
	background-image:url(../../images/24/nvi-bgi_002_on.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	text-decoration:none;
	
}
#menuA dt a:hover span.menubkTop {
	background-image:url(../../images/24/nvi-bgi_001_on.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#menuA dt a:hover span.menubkBtm {
	background-image:url(../../images/24/nvi-bgi_003_on.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

/*--子カテゴリ--*/
#menuA dd {
	background-image:url(../../images/24/lin-menu_001.jpg);
	background-position:14px bottom;
	background-repeat:no-repeat;	
}
/*マウスオフ*/
#menuA dd a {
	color:#937553;
	line-height:130%;
	font-size:1em;
	width:214px;
	display:block;
}
#menuA dd a span {
	background-image:url(../../images/24/ico-arrow_brwn_off.jpg);
	background-position:31px 5px;
	background-repeat:no-repeat;
	padding:3px 15px 6px 45px;
	display:block;
}
/*マウスオン*/
#menuA dd a:hover {
	color:#55330c;
	text-decoration:none;	
}
#menuA dd a:hover span {
	background-image:url(../../images/24/ico-arrow_brwn_on.jpg);
	background-position:31px 5px;
	background-repeat:no-repeat;
}

/*メニューB
------------------------------*/
#menuB {
	width:188px;
	background-color:#ac9676;
	margin:27px 0 22px 13px;
}
#menuB_title {
	padding:7px 10px 8px 19px;
	font-size:1em;
	line-height:130%;
	color:#ffffff;
	font-weight:bold;
}
#menuB ul {
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
}
#menuB li {
	margin:0 0 0 19px;
	padding:0 14px 4px 14px;
	background-image:url(../../images/24/ico-arrow_wht.jpg);
	background-position:left 3px;
	background-repeat:no-repeat;
	font-size:1em;
	line-height:150%;
	font-weight:bold;
}
#menuB li a {
	color:#ffffff;
	font-size:1em;
	line-height:130%;
}

/*-- ブログ
------------------------------*/
#blog_box {
	width:188px;
	background-color:#d1c5ab;
	margin:27px 0 22px 13px;
	position:relative;
}
#blog_title {
}
#blog_link {
	position:absolute;
	left:109px;
	top:17px;
}
#blog_link a {
	font-size:11px;
	line-height:100%;
	color:#6d4a1d;
	font-weight:bold;
	letter-spacing:1em;
}
#blog_link a:hover {
	color:#886a44;
	text-decoration:none;
}
#blog ul {
	list-style-type:none;
	width:160px;
	margin:13px auto 0 auto;
	padding:0 0 10px 0;
}
#blog li {
	padding:0 0 5px 0;
	font-size:1em;
	line-height:130%;
	color:#999999;
}
#blog li a {
	color:#333333;
}
#blog li span {
	padding-left: 2px;
}


/*-- フッタ
------------------------------*/
#foot {
	width:800px;
	padding-bottom:40px;
	position:relative;
}
/*-- ページトップ --*/
#pagetop {
	position:absolute;
	left:641px;
	top:0;
	width:133px;
	height:27px;
}
#pagetop a {
	display:block;
	background:url(../../images/24/btn-pagetop_001_off.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:133px;
	height:27px;
	text-indent:-999999px;
}
#pagetop a:hover {
	background:url(../../images/24/btn-pagetop_001_on.png);
	background-position:left top;
	background-repeat:no-repeat;
}
/*-- コピーライト --*/
#copyright {
	text-align:center;
	font-size:12px;
	line-height:100%;
	padding:17px 0 0 0;
	color:#7b6e60;
}
#copyright a {
	text-decoration:none;
}
#copyright img {
	vertical-align:baseline;
}








/*--
お問い合わせフォーム、プロフィール、地図
----------------------------------------------*/
#form01 table, #map01 table, #profile01 table {
	table-layout: fixed;
	width:500px;
	text-align:left;
	border-collapse: collapse;
	margin:0 0 20px 0;
}

#form01 th, #map01 th, #profile01 th {	
	width:130px;	
	border:1px solid #b9a27b;
	background-color:#e5d7bc;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.3em;
	color:#333333;
}

#form01 td, #map01 td, #profile01 td {
	line-height:150%;
	border:1px solid #b9a27b;
	padding: 0.3em 0.7em 0.3em 0.7em;
}

/*-- 地図
-----------------------------------*/
#frame {
	margin:0 0 20px 0;
}

/*-- プロフィール
-----------------------------------*/
#profile01 #lead_s{
	line-height:150%;
	margin:0 0 17px 0;
	width:500px;
	font-size:1em;
	color:#55330c;
}

/*-- エラーメッセージエリア
-----------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}

.warning {
	line-height :150%;
}

.w_mark {
	color: #333333;
}

.validation_span,.warning span{
	padding-left: 2px;
	color:#FF6633;
}

.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}


/*20100609add endo*/

#QRbox {
	width:188px;
	margin-left:13px;
	background-color:#d1c5ab;
}

#QRbox h4 {
	color:#7A5328;
	text-align:center;
}

.QR_code {
	padding:10px 0 10px 0;
	text-align:center;
}

.QR_description {
	padding:0 10px 10px 10px;
