﻿@charset "utf-8";

/* スタイルシートの個別設定　*/

/* 全体設定 */

body {
	color:#000000; 
	font-size:1em; 
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	line-height:140%;
	background-color: #eeeeee;
	background: url(images/back2.jpg);
	text-align: center;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto; 
	margin-bottom: 10px;	
	text-align:left;
	background-color: #ffffff;
}

/*リンクテキスト設定*/
a:link { color: #000000; }
a:visited { color: #005e00; }
a:hover { background-color:#00ff00;}
a:active { color: #00aa00; } 

/* フロート解除 */

.cancel {
	clear: both;
	}

/* クリアフレックスの設定 */
.clearfix:after {
	content: url(images/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix  {
	display: inline-table;
	zoom: 100%;
	}

/* back-slash hack \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* back-slash hack end */

/* ヘッダの設定 */

#header {
	width: 800px;
	height: 95px;
	margin:0;
	padding:0;
	background-color: #ffffff;
	background: url(images/head-img1.jpg) right top no-repeat;
 	}

/* メインコンテンツの設定 */

#main {
	width: 645px;
	margin:0;
	padding:0;
	float: right;
	}


/* メニューの設定 */
#menu {
	width: 155px;
	margin:0;
	padding:0;
	float: right;
	height: 630px;
	padding-top: 5px;	
	background: url(images/side-img.jpg) no-repeat;
	}
	
/* フッタの設定 */

#footer {
	clear:both;
	width: 800px; 
	height:77px;
	margin: 0; 
	padding:0;
	background: url(images/foot-img2.gif) no-repeat;
	}

/*見出し２の設定*/
.midasi2 {
	width: 580px; 
	padding-left: 40px; 
	margin: 10px 0px 5px 15px; 
	line-height: 2.2;
	background: url(images/h2-img.jpg) no-repeat;
	border-bottom: 3px solid #ffd700; 
	color: #34A02C;
	 

}

.midasi3 {
	width: 580px; 
	padding-left: 40px; 
	margin: 10px 0px 5px 15px; 
	line-height: 1.2;
	background: url(images/h2-img.jpg) no-repeat;
	border-bottom: 3px solid #ffd700; 
	color: #34A02C;
	 

}

/*見出し３の設定*/
h3 {
	background-color: #ffffe0; 
	margin: 20px 0px 5px 25px; 
	width: 555px; 
	padding-left: 30px;	
}

hr {
	display: none ;
	}

/* ヘッダー個別の設定 */

/* テキストを外部へ */
.soto {
	display: block;
	font-size:1px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	line-height: 100%;
	}
	
/*ヘッダーテキストの配置*/

.headtitle {
	font-size: 40px; 
	font-family : Arial Black,Arial,Helvetica ;
	color: #34A02C; 
	text-indent: 10px; 
	margin-top: 5px;
}

#kyokai {
	margin-top: 10px;
	text-align: right;
	padding-right: 10px;
	}

/* メイン個別の設定 */

/*メイン内タイトル  */
#maintitle {
	padding: 110px 0px 0px 0px; 
	margin: 0px; 
	width: 645px; 
	height: 30px;
	background: url(images/body-img.jpg) right top no-repeat;
	font-size: 14pt; 
	color: #0000cd;
	text-indent: 12px;
}	

/*トップページメインbox  */

.contents {
	width:645px;
	background:url(images/main-top.jpg) no-repeat;
}

#entry {
	width:645px;
	background:url(images/main-center.jpg);
	background-repeat : repeat-y;
	padding-bottom: 1px;
}

.midasi1{
	margin: 0;
	padding: 0;
	color: #34A02C;
	text-align: center;
	background-image: none;
	border: none;
	line-height: 2.2;
	}
	
#entry p{
	padding: 0 60px;
	font-size: 0.9em;
	font-weight: bold;
	}

#entry ul{
	font-size:0.9em;
	line-height: 1.5;
	}

#entry li{
	list-style: disc;
	list-style-position: outside;
	padding-left: 0;
	padding-bottom:10px;
	}


#entry dl{
	width: 250px;
	}

#entry dd{
	width: 250px;
	font-size: 0.8em;
	line-height: 1.5;
	}

.photo1 {
	position: absolute;
	left: 57px;
	top: 335px;
}

.photo2 {
	position: absolute;
	left: 337px;
	top: 335px;
}

.photo3 {
	position: absolute;
	left: 57px;
	top: 545px;
}

.photo4 {
	position: absolute;
	left: 337px;
	top: 545px;
}
.infobox {
	max-width:465px;
	margin:50px 0 30px 30px;
	padding:0 60px 0 60px;
	background-color: #F0FFE1;
	border: dotted 1px #34A02C; 
}

/*--- ie6用のハック ---*/
*html body .infobox {
	width:525px;
	margin:20px 0 10px 60px;
	padding:0 60px 0 60px;
	background-color: #F0FFE1;
	border: dotted 1px #34A02C; 
	}
		
.contents_bottom {
	width:645px;
	padding-bottom: 15px;
	margin-bottom:5px;
	background:url(images/main-bottom.jpg) no-repeat left bottom;
} 

.kyokaititle {
	text-align: center;
	color:#34A02C;
	font-size: 0.8em;
	font-weight: bold;
}

/*トップページメイン内タイトル  */
#main-top {
	padding: 30px 30px 0px 30px; 
}

#main-top h1{
	font-size: 30px; 
	font-family : Arial Black,Arial,Helvetica ;
	color: #34A02C; 
	text-align: center; 
	margin-top: 5px;
	line-height: 1;
	}

/*トップページバナー右枠*/
#box6 {
	width: 195px; 
	padding: 0px; 
	margin: 0px; 
	float: right;
}


/*--- ie6用のハック ---*/
*html body .box7 {
	width: 426px;
	height: 155px; 
	margin: 0px 3px 5px 4px; 
	padding: 5px;  
	float: right;
	background: url(images/back1.jpg);
	text-align:center;
	}

/*トップページ新着情報左枠*/
.box7 {
	width: 425px;
	height: 147px; 
	margin: 0px 5px 5px 10px; 
	padding: 5px;  
	float: right;
	background: url(images/back1.jpg);
	text-align:center;
	}

#sintyaku {
	margin-bottom: 5px;
	}
	
/*理事長挨拶・協会紹介・事務局住所*/
.box1 {
	width: 570px;
	margin: 20px 0px 15px 15px; 
	padding: 10px; 
	font-size: 0.8em; 
	background-color: #f0ffe1; 
	border: solid 1px #aaaaaa; 
}

/* コンテンツの紹介 */
.box2 {
	margin: 20px 0px 5px 15px; 
	font-size: 0.8em; 
	text-align: center; 
}

/*リストスタイル協会の紹介１*/
ol.kazu {
	list-style-type: decimal; 
	font-size: 0.8em; 
	margin: 20px 0px 5px 50px; 
}

ul.maru {
	list-style-type: square; 
	margin: 0px 0px 5px 35px; 
}

/*事業のイメージ*/
.gigyo-img {
	background-image: url(images/photo1-img.jpg); 
	width:600px;
	height:230px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}

/*役員テーブル*/

#yakuin {
	width: 200px;
	margin-top: 20px;
	}

.kaiin {
	margin-top: 20px;
	}
	
/*テーブルの設定*/
table {
	font-size: 0.8em; 
	margin: 5px 0px 5px 85px; 
	padding: 3px;
	line-height: 1.8; 
	border-top: solid 1px #aaaaaa; 
	border-bottom: solid 1px #aaaaaa; 
	border-left: solid 1px #aaaaaa; 
	border-right: solid 1px #aaaaaa; 
}

th {
	background-color: #f0ffe1; 
	border-bottom: solid 1px #aaaaaa; 
	border-left: solid 1px #aaaaaa; 
	padding: 3px; 
}

td {
	padding: 3px; 
	border-bottom: solid 1px #aaaaaa; 
	border-left: solid 1px #aaaaaa; 
}

.bosyu {
 	font-size: 0.9em; 
 	font-weight: bold;
 	color:  #34A02C;
	margin: 5px 0px 5px 85px; 
	}
/*木材資源のあらまし*/
.box3 {
	margin: 20px 0px 5px 15px; 
	padding: 10px; 
	font-size: 0.8em; 
	border: solid 1px #aaaaaa; 
	width: 570px;
}

.box3-1 {
	margin: 20px 0px 15px 15px; 
	padding: 10px; 
	font-size: 0.8em; 
	border: solid 1px #aaaaaa; 
	width: 570px;
}

/*木材資源のあらましイラスト用ボックス*/
.graphbox {
	margin-left:20px;
	margin-top: 15px;
}

/* イメージの回り込み*/

.img-l {
	float: left;
	margin-right:5px;
	}

.img-r {
	float: right;
	margin-left:10px;
	margin-bottom: 10px;
	}

.box4 {
	margin: 3px 0px 3px 15px; 
	}

/*リンク集の設定*/

.links {
	margin-top: 10px;
	margin-bottom:10px;
	}

.links dt {
	padding: 3px 0px 0px 50px; 
	font-size: 0.8em; 
	float: left;
	width: 320px;
}

.links dd {
	padding: 0px 0px 3px 0px; 
	font-size: 0.8em; 
	margin-left: 19em;
}

/* メニュー個別の設定 */

#home {
	width: 150px; 
	height: 40px;
	}

#home-img {
	vertical-align: middle;
	padding-left: 2px;
	}

#hometext {
	font-size: 15px; color: #000000; 
	font-weight: bold; 
	padding-left: 5px;
	}

ul.list2{
	font-size: 14px; color: #000000; 
	font-weight: bold; 
	line-height: 250%;
	vertical-align: top;
	padding-left: 25px; 
	padding-top: 15px;
	}
li.list2-1{
	list-style-image : url(images/li2-img.gif);
	}
li.list2-2{
	list-style-image : url(images/li3-img.gif);
	}
	
/* RSSの設定 */

#rss {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-top: 50px;
	}
#posit {
	margin-left: 3px;
	vertical-align: middle;
 }

#rss img a:hover {
	background-color: #FFFFFF;
	}
 
/* リサイクルイメージの設定 */

#recycle {
	text-align: center;
	margin-top: 16px;
	}
/* フッタ個別の設定 */

#foot {
	padding: 11px 0 0 82px;
	text-align: left;
	font-size: 12px; 
	color: #ffffff; 
	line-height: 150%;

	}

/*コピーライトの設定*/
#copy {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff; 
	line-height: 120%;
	text-align: center;
	font-family: Arial,sans-serif;
	padding-top: 5px;
	}

/*スペーサーの設定*/

.space {
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 100%;
	}

/* ページトップへのリンク設定 */
#main .back{
	text-align: right;
	margin-right:10px;
	margin-bottom: 5px;
	font-size: 0.8em;
	}

#main .back a {
	color:#C0C0C0;
	text-decoration: none;
	}

#main .back a:hover {
	text-align: right;
	color:#808080;
	background-color: #ffffff;
	text-decoration: underline;
	}

	
/*  配置  */

/*左寄せ*/
.lefttext {
		text-align: left;
	}


/*中央寄せ*/

.centertext {
		text-align: center;
	}

/*右寄せ*/

.righttext {
	text-align: right;
	}
	
/*イメージの配置*/

#entry .topimg {
	border:solid 10px #34A02C;
	margin: 0;
	padding: 0;
	}