/* 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/title_bg.jpg); width:500px; padding-left:50px; font-size:15px; padding-top:8px; padding-bottom:17px; margin:0 0px 00px 0px; font-weight:bold;
	}
	
h3{
	text-align:left; 
	margin:10px 0 10px 10px;
	height:25px;
	font-size:14px; 
	color:#333333; 
	font-weight:bold;
	border-left:#067B00 5px solid; padding-left:5px; border-bottom:dotted 1px #CCCCCC; margin-right:10px;
	}
	
img{
	border:0px;
	margin:0;
	padding:0;
	}
	
html{
	height:100%;
	}

body{
	background-repeat: repeat-y;
	background-position:center;
	background-position:top;
	background-color:#ffffff; 
	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;
	}
	
a{
	text-decoration:underline;
	color:#000000;
	}
	
a:hover{
	color:#067B00;
	text-decoration:none;
	}

.archive{
	margin-left:15px;
	text-align:left;
	}

#main_box_index{
	width:860px; 
	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_bg_in{
	background-image:url(../images/main_bg.jpg); background-repeat:repeat-y; margin:0px 0px 15px 0;
	}
	
#main_contents_box{
	float:left; margin-left:15px; width:550px; text-align:left;
	}
	
.main_contents_text{
	width:540px; margin-top:15px; margin-left:10px; margin-bottom:25px;
	}

#left_contents{
	float:left; width:265px; text-align:left;
	}
	
#right_contents{
	float:right; width:265px; text-align:left;
	}
	
#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;
	}

#header_box_bg{
width:550px; height: auto; padding-top:350px; padding-right:310px; background-image:url(../images/top_image.jpg); background-position:top; background-repeat:no-repeat; font-size:12px;
	}

	

/*****************************************************/
/*                                                   */
/*           =3 index管理CSS                         */
/*                                                   */
/*****************************************************/

#main_contents_index{
	float:left; margin-left:0px; width:595px;
	}
	
#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:5px 0 5px 30px; text-align:left; font-size:12px;
	}
	
.banner_box{
	width:235px; margin-left:0px; float:left;
	}
	
.banner_box_center{
	width:300px; 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 9px;
	}
	
.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:440px;
	height:272px;
	overflow:auto;
	font-size:12px;
	text-align:left;
	}
	
dl.topics_list {
	line-height: 1.2em;
	margin:0 0 0 0px;
	width: 425px;
	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:right; 
	margin:0px 30px 0px 0;
	padding:5px 0;
	font-size:11px;
	background-color:#ffffff;
	}
	
#footer_link{
	font-size:11px;
	text-align:center;
	margin:0 0px;
	padding:0px 0 5px 0px;
	line-height:2em;
	}
	

/*****************************************************/
/*                                                   */
/*                 =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:20px; margin:20px 20px; background-image:url(../images/line_bg.jpg); background-repeat:repeat-x; background-position:center;
	}

.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 20px 30px 20px;
	padding:2px 3px;
	border-bottom:#CCCCCC 1px solid;
	border-right:solid 5px #2CA94B;
	text-align:right;
	font-size:11px;
	text-decoration:none;
}

.works_thum{
	float:left; padding-bottom:10px;
	}



/****************フォーム******************/
	
.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;
	}
	
	
