/* CSS Document */
@charset "UTF-8";

/*
サーチキーで検索して場所に飛べます。

=1 ベース管理CSS
=2 ヘッダー管理CSS
=3 グローバルナビ管理CSS
=4 メインコンテンツ管理CSS
=5 フッター管理CSS
=6 クラス管理CSS

*/

/*****************************************************/
/*                                                   */
/*                  =1 ベース管理CSS                 */
/*                                                   */
/*****************************************************/
*{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd,ul,li,a{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	}
	
h1{font-size:10px; 
	font-weight:bold; 
	color:#666666;
	text-align:left;
	text-indent:20px;
	background-color:#F4F0EF;
	display:none;
	}
	
h2{
	 background-repeat:no-repeat; background-image:url(../images-re/title_bg.jpg); width:505px; padding-left:90px; font-size:18px; padding-top:12px; padding-bottom:8px; margin:0 0px 15px 0px; font-weight:bold;
	}
	
h3{
	text-align:left; padding:5px 0 5px 15px; background-image:url(../images-re/h3.jpg); color:#1D3991; background-repeat:no-repeat; font-size:14px; margin-bottom:5px;
	}
	
.gallery_title{
	font-size:14px; font-weight:bold; margin-top:15px; border-left:5px #FF9933 solid; padding-left:10px;
	}
	
img{
	border:0px;
	margin:0;
	padding:0;
	}
	
html{
	height:100%;
	}

body{
	background-repeat: repeat-y;
	background-position:center;
	background-position:top;
	background-color:#F9FFD7; 
	margin:0 auto 0 auto;
	height:100%;
	padding:0;
	color:#111111;
	text-align:center;
	font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:13px;
	background-image:url(../images-re/bg.jpg);
	}
	
a{
	text-decoration:underline;
	color:#000000;
	}
	
a:hover{
	color:#067B00;
	text-decoration:none;
	}

.archive{
	margin-left:15px;
	text-align:left;
	}

#main_box_index{
	width:800px; 
	margin:0 auto 0 auto;
	text-align:center;
	height:auto;
	background-color:#FFFFFF;
	/*background-image:url(../images/main_index_bg.jpg);*/
	background-repeat:repeat-y;
	}
	
#main_contents_bg{
	background-image:url(../images/main_bg.jpg); background-repeat:repeat-y; margin:0 0 15px 0px;
	}
	
#main_contents_box{
	float:left; margin-left:15px; width:550px; text-align:left;
	}
	
#left_contents{
	float:left; width:265px; text-align:left;
	}
	
#right_contents{
	float:right; width:324px; text-align:left; margin-top:10px;
	}
	
#right_contents2{
	float:right; width:170px; text-align:left; margin-top:0px;
	}
	
#g_navi_box{
	float:left; padding-left:20px; padding-right:10px; width:170px; background-color:#F3F0EF;
	}
	
#local_navi_box{
	float:left; 
	width:215px; 
	margin-right:0px; 
	background-image:url(../images/side_navi_bg.jpg); 
	height:550px; 
	text-align:left; 
	padding:0 10px;
	}
	

	
/*****************************************************/
/*                                                   */
/*                  =2 ヘッダー管理CSS               */
/*                                                   */
/*****************************************************/
	
#header_box{
	widows:100%;
	text-align:left; 
	line-height:1.3em;
	}

.g_navi_box_01{
	height:109px; background-color:#FED457; padding:5px 0px 5px 10px; font-size:10px; width:145px;
	}
	
.g_navi_box_02{
	height:109px; background-color:#B8DA76; padding:5px 0px 5px 10px; font-size:10px; width:145px;
	}

	

/*****************************************************/
/*                                                   */
/*           =3 index管理CSS                         */
/*                                                   */
/*****************************************************/

#main_contents_index{
	float:left; margin-left:0px; width:475px;
	}
	
#main_contents_index2{
	float:left; margin-left:0px; width:620px;
	}
	
#index_text_box{
	padding:0px 10px 5px 30px; text-align:left; font-size:11px; line-height:1.5em; height:70px;
	}
	
#index_left_center_box{
	padding:0px 0px 10px 10px; text-align:left; font-size:12px; margin-top:10px; border-right:#949494 1px dashed;
	}
	
#index_left_center_box2{
	padding:0px 0px 10px 20px; text-align:left; font-size:12px; margin-top:10px;
	}
	
.banner_box{
	width:235px; margin-left:0px; float:left;
	}
	
.banner_box_center{
	width:200px; margin-left:15px; float:left;
	}
	
.banner_box_contens{
	/*border-bottom:#B4B4B4 1px solid; border-left:#B4B4B4 1px solid; border-right:#B4B4B4 1px solid;*/ text-align:left; padding:5px 0px; 
	}
	
.banner_box_link{
	font-size:11px; text-align:right;
	}
	
#new_box{
	border-left:#C9C9C9 solid 1px; border-right:#C9C9C9 solid 1px; padding:5px 0 5px 0; 
	}
	
#whatnew{
	width:280px;
	height:272px;
	overflow:auto;
	font-size:12px;
	text-align:left;
	}
	
dl.topics_list {
	line-height: 1.2em;
	margin:0 0 0 0px;
	width: 255px;
	text-align:left;
}

dl.topics_list dt {
	color:#2BA94B; font-weight:bold;
	width: 5em;
	padding-bottom:3px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}

dl.topics_list dd {
	padding-left: 1em;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	text-align:left;
	border-bottom: 1px dashed #ccc;
}

/*****************************************************/
/*                                                   */
/*           =4 メインコンテンツ管理CSS              */
/*                                                   */
/*****************************************************/


.main_outbox{
	margin:10px 10px 10px 20px;
	}
	
.main_outbox p{
	margin:0 10px 0 15px;
	}

/*****************************************************/
/*                                                   */
/*                =5 フッター管理CSS                 */
/*                                                   */
/*****************************************************/

#copy_right{
	text-align:center; 
	margin:0px 00px 0px 0;
	padding:8px 0;
	font-size:11px;
	background-color:#ffffff;
	}
	
#footer_link{
	font-size:11px;
	text-align:center;
	margin:0 10px;
	padding:8px 00px 8px 0px;
	line-height:2em;
	border-bottom:#000000 1px solid;
	border-top:#000000 1px solid;
	}
	

/*****************************************************/
/*                                                   */
/*                 =6 クラス管理CSS                  */
/*                                                   */
/*****************************************************/

.itiran_box{
	text-align:left; margin-top:10px; line-height:1.5em; padding:10px 5px 5px 5px; border-top:#C9E4A1 5px solid; border-bottom:#C9E4A1 1px solid; border-left:#C9E4A1 1px solid; border-right:#C9E4A1 1px solid;
	}
	
.itiran_pct_box{
	padding:1px; border:#CCCCCC 1px solid;
	}
	
.itiran_title{
	font-size:14px; margin-bottom:10px; padding-bottom:2px; width:360px; border-bottom: #2CA94B 2px solid;
	}
	
.itiran_kome{
	text-align:left; padding-top:5px; border-top:#CCCCCC 1px dashed; margin-top:10px;
	}

.g_navi_space{
	height:13px; width:200px; font-size:0;
	}
	
.link_space{
	width:200px; font-size:0; height:15px;
	}
	
.pankuzu{
	text-align:left; margin:5px; font-size:11px;
	}
	
.list_01{
	padding-left:26px;
	}

.hyo01{
	margin:0 0px;
	}
	
.hyo01 td{
	padding:5px 10px;
	}
	
.hyo01 th{
	padding:5px 10px; text-align:center;
	}
	
.hyo02{
	margin:0 9px;
	}
	
.hyo02 td{
	padding:5px 3px; font-size:11px;
	}
	
.hyo02 th{
	padding:5px 10px; text-align:center; font-size:11px;
	}
	
.text_b_bule{
	font-weight:bold; color:#0066CC;
	}
	
.text_b_red{
	font-weight:bold; color: #FF0000;
	}

.line_1{
	height:10px; border-bottom:#CCCCCC 1px dotted; margin:0 10px 10px 10px;
	}

.craft_name{
	font-size:15px; font-weight:bold;
	}
	
.text_01{
	margin:0 0 0 10px;
	}
	
.text2{
	line-height:1em; 
	padding:15px 0 0 20px;
	font-size:12px;
	}
	
.hinmoku{
	float:left; margin:3px; border:#CCCCCC solid 1px; width:135px; padding:5px; background-image:url(../images/hinmoku_bg.jpg);
	}

.arrow_01{
	padding-left:13px;
	background:url(../images/arrow_02.gif); 
	background-repeat:no-repeat; 
	background-position:0 1px;
	margin-bottom:7px;
	}
	
.arrow_02{
	padding-left:13px;
	background:url(../images/arrow_02.gif); 
	background-repeat:no-repeat; 
	background-position:0 1px;
	margin-bottom:7px;
	border-bottom:#736965 1px dotted;
	}
	
.arrow_03{
	padding:0 0 10px 33px;
	background:url(../images/link_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:0 1px;
	margin-bottom:7px;
	}
	
.pagetop{
	margin:15px 00px 30px 20px;
	padding:2px 3px;
	border-bottom:#CCCCCC 1px solid;
	border-right:solid 5px #FEC419;
	text-align:right;
	font-size:11px;
	text-decoration:none;
}

.works_thum{
	float:left; padding-bottom:10px;
	}
	
.clear{
	clear:both; font-size:0; line-height:0;}


/****************移設******************/

#contentswrap3{width:580px; margin:0;}
	
.stf{width:560px; border:1px solid #E3E3E3; padding:10px; margin-bottom:25px; margin-left:10px;}
.stfss{float:left; padding-right:15px;}
.stf p{cleear:both; margin-top:9px; margin-bottom:6px;}
.stf img{border-top:1px solid #e3e3e3;
         border-bottom:1px solid #e3e3e3;}
				 
.minifoot2{width:60px; height:17px; float:left;}
.minifoot3{width:60px; height:17px; float:right;}
.minifoot4{width: auto; height:65px;clear:both; text-align:center;}
.minifoot{width: auto; height:82px; margin-top:25px; margin-left:10px;}	

.coae{margin:10px auto 20px auto;
      padding:0px 0px 0px 0px;
	  }

.coae1{border:1px solid #cccccc;
       margin:0px 14px 0px 2px;
	   padding:5px;
	   }
.coae1 span{color:#FFBA00;
            }
						
.map1_boder{border:1px solid #FED457;
            margin:0px 15px 20px 18px;
			padding:10px;
			}

.map1{background-color:#FED457;
      color:#000000;
	  margin:0px 15px 0px 18px;
	  padding:0px 0px 0px 5px;
	  }


.map2_boder{border:1px solid #B8DA76;
            margin:0px 15px 20px 18px;
			padding:10px;
			}

.map2{background-color:#B8DA76;
      color:#000000;
	  margin:0px 15px 0px 18px;
	  padding:0px 0px 0px 5px;
	  }


	

/****************フォーム******************/
	
.form_01{
	border:#CCCCCC solid 1px;
	margin:15px 9px 20px 0px;
	}

.form_01 th{
	background-color:#E9F8C1;
	line-height:1.5em;
	padding:0 5px;
	text-align:left;
	font-weight:normal;
	}
	
.form_01 td{
	padding:7px 10px 7px 10px;
	line-height:1.5em;
	text-align: left;
	background-color:#F2F2F2;
	}
	
.form_01 th.form_midashi{
	background-color:#2CA94B; padding:5px 5px; color:#FFFFFF; font-weight:bold; text-align:left;
	}
	
	
