/*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:#333; /*このテンプレの基本色*/
	text-align:center;
}

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;
}
.hide {
	display:none;
}

a {
	text-decoration:none;
	color:#333;
}

a:hover {
	text-decoration:underline;
}


body {
	background:url(../../images/29/body_bg.jpg) 0 0 repeat-x #FFF;
}


/*全体wrapper
------------------------------*/

#wrapper {
	text-align:left;
	margin:0 auto;
	background:url(../../images/29/body_bg2.jpg) 0 0 no-repeat;
}

#wrapper2 {
	background:url(../../images/29/footer_bg_repeat_x.jpg) bottom repeat-x;
}

#wrapper3 {
	background:url(../../images/29/footer_bg.jpg) bottom center no-repeat;
}

/*head
------------------------------*/

#head_shadow {
	background:url(../../images/29/lead_top_shadow.png) bottom repeat-x;
}

#head {
	padding-top:2px;
	width:800px;
	margin:0 auto;
	height:49px;
}


#headBtn {
	float:right;
	padding-top:2px;
}

#headBtn a {
	height:47px;
	width:221px;
	background:url(../../images/29/inq_01_off.png) no-repeat;
	display:block;
	text-indent:-9999px;
}

#headBtn a:hover {
	background:url(../../images/29/inq_01_on.png) no-repeat;
}

/*lead　画像あり
------------------------------*/

#lead {
	margin:0 auto;
    background:#fff;
}

#lead_bg1 {
	background:url(../../images/29/lead_bg3.jpg) 0 0 repeat-x;
}

#leadIn {
	width:800px;
	margin:0 auto;
	padding:29px 0 22px 0;
}

#leadL {
	width:380px;
	float:left;
	font-size:0.9em;
}

#site_title {
	padding:85px 65px 0px 0;
}

#site_title a  {
	font-size:2.4em;
	font-weight:bold;
	color:#0f2f00;
	text-decoration:none;
	line-height:150%;
}

#leadR {
	float:right;
}

#site_main_img {
}




/*lead 画像なし
------------------------------*/

#lead2 {
	margin:0 auto;
    background:#fff;
}

#lead_bg2 {
	background:url(../../images/29/lead_bg3_flower.jpg) 0 0 repeat-x #FFF;
}

#leadIn2 {
	width:800px;
	margin:0 auto;
}

#site_title2 {
	padding:100px 65px 100px 0;
}

#site_title2 a  {
	font-size:2.4em;
	font-weight:bold;
	color:#0f2f00;
	text-decoration:none;
	line-height:150%;
}


/*lead 階層下
------------------------------*/
#lead3 {
	margin:0 auto;
	width:100%;
	background:#fff;
}

#leadIn3 {
	width:800px;
	margin:0 auto;
	padding:0px 0 0px 0;
}

#site_title3 {
	padding:100px 0px 100px 0;
	width:540px;
}

#site_title3 a { 
	font-size:2.4em;
	font-weight:bold;
	color:#0f2f00;
	text-decoration:none;
	line-height:150%;
}




/*contents
------------------------------*/

#contents {
	margin:0 auto;
	background:url(../../images/29/lead_bottom_shadow.png) top repeat-x;
	text-align:left;
}


#flowerBox {
	text-align:right;
	position:absolute;
	right:0;
	height:186px;
	top:-150px;
	z-index:100;
}

#contents2 {
	background:url(../../images/29/contents_bg.png) 0 0 repeat-y;
	width:806px;
	margin:0 auto;
	position:relative;
}

#contents_shadow {
	background:url(../../images/29/lead_bottom_shadow.png) top repeat-x;
}


/*main
------------------------------*/

#main {
	width:800px;
	margin:0 auto;
}


/*mainL
------------------------------*/

#mainL {
	width:235px;
	padding-left:0px;
	float:left;
}

/*naviA
------------------------------*/

#naviA {
	background:url(../../images/29/navi_bg.jpg) 0px 0 repeat-y;
	margin-bottom:15px;
}

#naviA_shadow {
	background:url(../../images/29/naviA_top.jpg) 0 0 no-repeat;
}

#naviAIn {
	padding:10px 0px 0px 19px;
	margin:0;
}

#naviAIn dl {
	margin:0;
}

#naviAIn dt {
	margin-top:6px;
	width:182px;
}


#naviAIn dt a {
	background:url(../../images/29/navi_dt_off.jpg) #9fcb42  0 0 no-repeat;
	display:block;
	color:#333;
	font-size:1.3em;
	font-weight:bold;
	width:149px;
	line-height:130%;
	padding:6px 6px 6px 25px;
	text-decoration:none;
	border:#608c03 1px solid;
}

#naviAIn dt a:hover {
	background:url(../../images/29/navi_dt_on.jpg) #bcd680 0 0 no-repeat;
	color:#333;
}

#naviAIn dd {
	margin-top:1px;
	width:182px;
}

#naviAIn dd a {
	background:url(../../images/29/navi_dd_off.jpg) #72a603 0 0 no-repeat;
	border:#72a603 1px solid;
	color:#333;
	display:block;
	width:140px;
	padding:4px 10px 6px 30px;
	font-size:1.2em;
	line-height:130%;
	text-decoration:none;
}

#naviAIn dd a:hover {
	background:url(../../images/29/navi_dd_on.jpg) #9fcb42 0 0 no-repeat;
	color:#333;
}


/*naviB
------------------------------*/

#naviB {
	background:url(../../images/29/naviB_bg.jpg) 0px 0 repeat-y;
	padding-bottom:10px;
	margin-bottom:17px;
}

#naviB_bg {
	background:url(../../images/29/profile_bg.jpg) 0 0 no-repeat;
}

#naviBIn {
	width:174px;
	background:#FFF;
	margin:0 0 0 22px;
}


#naviB_title {

}

#naviB_title p {
	padding-left:0px;
}

#naviB_site_name {
	padding:29px 40px 7px 30px;
	color:#333;
	line-height:130%;
	font-weight:bold;
}



#naviB ul {
	padding:9px 15px 9px 14px;
	margin:0;
	list-style:none;
}

#naviB ul li {
	margin:0;
}

#naviB ul li a {
	font-size:1.2em;
	line-height:130%;
	color:#333;
	text-decoration:none;
	background:url(../../images/29/profile_ico.jpg) 0 5px no-repeat;
	padding-left:15px;
}

#naviB ul li a:hover {
	text-decoration:underline;
}

/*ブログ
------------------------------*/
#blogBox {
	background:url(../../images/29/blog_bg_repeat.jpg) 0px 0 repeat-y;
	padding-bottom:9px;
	margin-bottom:17px;
}

#blogBox p {
	padding:0 0 0 0px;
}



#blog_bg {
	background:url(../../images/29/blog_bg.jpg) 0px 0 no-repeat;
}

#blog_see {
    padding:28px 40px 6px 0;
	text-align:right;
}


#blog {
	margin:0 0 0 22px;
	width:174px;
	background:#FFF;
}

#blog ul {
	padding:8px 7px 8px 7px;
	margin:0;
	list-style:none;
}

#blog ul li {
	color:#333;
}

#blog ul li a {
	font-size:1.1em;
	line-height:130%;
    color:#333;
	text-decoration:none;
}

#blog ul li a:hover {
	text-decoration:underline;
}


#inquiry {
	padding-top:40px;
	text-align:center;
}

/*20100609add endo*/

#QRbox {
	background:url(../../images/29/QR-bg_repeat.jpg) 0 0 repeat-y;
}

#QRbg {
	background:url(../../images/29/QR_bg.jpg) 0 0 no-repeat;
	padding:50px 0 10px 0;
}

#QRin {
	width:154px;
	margin:0px 0 0 22px;
	background-color:#fff;
	padding:0 10px 10px 10px;
}

.QR_code {
	text-align:center;
}


/*mainR
------------------------------*/

#mainR {
	width:540px;
	float:left;
	padding:30px 0px 0 9px;
}

/*-- パン屑
------------------------------*/
#pnkz {
	color:#bfbfa9;
	padding:0px 0 40px 0;
	text-align:left;
}

#pnkz em {
	color:#997e64;
	font-weight:bold;
	font-size:1em;
	font-style:normal;
}

#pnkz a {
	text-decoration:none;
	font-size:1em;
	color:#606060;
}

#pnkz a:hover {
	text-decoration:underline;
}

#site_description {
	font-size:1.2em;
	line-height:150%;
	color:#733822;
	text-align:center;
	padding-bottom:55px;
	font-weight:bold;
}


/*トピックス
------------------------------*/

/*topics_title
------------------------------*/

#topics {
	padding-bottom:60px;
	color:#333;
    width:540px;
}

#topics_title { 
    padding-bottom:15px;
}   

#topics_title h3 {
}

/*topicsIn
------------------------------*/

#topicsIn {
	height:110px;
	overflow:auto;
}

#topicsIn table {
	width:520px;
}

#topicsIn table tr {

}

#topicsIn table td  {
    border-bottom:#d7d7c6 1px dashed;
	padding-top:8px;
	padding-bottom:6px;
}


.topics_date {
	background:url(../../images/25/ico_news_001.jpg) 4px 2px no-repeat;
	vertical-align:top;
	line-height:130%;
	width:55px;
	font-family:Times, "Times New Roman", serif;
}

.topics_entry {
	padding-left:20px;
	vertical-align:top;
	line-height:130%;
}

.topics_entry a {
	color:#db7955;
	text-decoration:none;
}

.topics_entry a:hover {
	text-decoration:underline;
}

/*-- コンテンツタイトル
------------------------------*/
#cont_title {
	padding:0px 15px 40px 0px;
	text-align:left;
	}
	
#cont_title span {
	color:#187d90;
	line-height:150%;
	font-weight:bold;
	font-size:2.3em;
}	

/*box 画像あり
------------------------------*/

.box {
	padding:0 0 40px 0;
	text-align:left;
	width:533px;
}

/*box タイトル
------------------------------*/

.box_title {
}

.box_title h3  {
	font-size:1.2em;
	color:#402312;
	line-height:130%;
	padding:5px 10px 5px 40px;
	background:#fce1c7 url(../../images/29/box_ttl_img.jpg) 5px 0 no-repeat;
}

/*boxIn
------------------------------*/

.boxIn {
	width:533px;
	padding-top:13px;
}


.box_entry1 {
	width:310px;
	float:left;
	line-height:150%;
}

.box_entry1 span {
	line-height:150%;
}

.box_image {
	width:200px;
	float:right;
}

.box_image span{
	display:block;
	padding-top:5px;
	padding-bottom:15px;
	line-height:130%;
	font-size:0.9em;
	color:#747474;
}

/*box画像なし
------------------------------*/
	
.box_entry2 {
	line-height:150%;
}

.box_entry2 span {
	line-height:150%;
}

/*お問い合わせ
------------------------------*/

#inquiry {
	margin:0 0 55px 0;
}

/*ページトップ
------------------------------*/

#pagetop {
	text-align:right;
	padding-bottom:15px;
	padding-right:24px;
}

#pagetop a {
	color:#6e9c09;
	text-decoration:none;
}

#pagetop a:hover {
	text-decoration:underline;
}



/*コンテンツドロップシャドウ下
------------------------------*/

#contents_shadow_bottom {
	text-align:center;
	}



/*フッター
------------------------------*/



#foot {
}

#footIn {
	width:802px;
	margin:0 auto;
	background:url(../../images/29/contents_shadow_bottom.png) top repeat-x;
}


/*mainL
------------------------------*/





/*-- コピーライト --*/
#copyright {
	text-align:right;
	font-size:12px;
	padding:25px 3px 25px 0;
	color:#4d4d4d;
}

#copyright a {
	text-decoration:none;
}




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


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

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

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

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

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

/*-- エラーメッセージエリア
-----------------------------------*/
.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:#F90;
}

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



