@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-image: url(images/fuwa/tree_k1.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
}
h1,h2,h3,h4,h5,h6 {
	line-height:1.7;
}
p,li,dt,dl {
	line-height:1.7;
}
p {
	margin:0 0 1em 0;
}
ul li {
	list-style-type:none;
}
a img {
	border:0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.whiteb {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.t_gray {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.t_note {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}.t_green {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
.t_red {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.t_pink {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FF6666;
}
.t_pinkb {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FF6666;
}
.t_white {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.t_greenb {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.hilite {
	font-size: 1em;
	font-style: normal;
	color: #008000;
}
.red {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}
.t_yellow {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFF99;
}
.t_yellowb {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFF99;
}
h1 {
	font-size: 1em;
	color: #FFFF99;
	margin: 0px;
	height:auto;
	width:764px;
	text-align: center;
	background-color: #006600;
}
h2 {
	font-size: 1em;
	color: #006600;
	margin: 0px;
}
h3 {
	font-size: 1em;
	color: #FFFF99;
	margin: 0px;
}
h4 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6666;
	margin: 0px;
	display:inline;
}
h5 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	margin: 0px;
    display:inline;
}
h6 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
    display:inline;
}
/*コンテンツの囲み*/
div#container {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	overflow:auto;
	text-align: center;
}
/* ラップ*/
#wrap{
    height:auto;
    width:764px;
    margin:0px auto;
    text-align:left;
}
/* 本文のラップ*/
#wrap_doc{
	height:auto;
	width:614px;
	text-align:left;
	float: left;
    margin:0px auto;
    text-align:left;
}
/* ヘッダー*/
#head{
	margin-top:10px;
	margin-bottom:10px;
	text-align: left;
	width: 764px;
	position: relative;
    margin:0px auto;
    text-align:left;
}
#head_top{
	width:764px;
	background-color:#FFFFFF;
	text-align: left;
}
#head_menu{
	background-color: #FF6666;
	height: 30px;
	width: 764px;
	text-align: left;
	padding-top: 2px;
}
#head_pic{
    height:auto;
    width:764px;
}
#head_china{
    height:auto;
	width:auto;
}
#head_center{
	height:auto;
	width: 350px;
	text-align: right;
}
#head_wwf{
	height:auto;
	width: 137px;
	float: right;
}
div.one_head{
	height:auto;
	width:764px;
	text-align: center;
	background-color: #006600;
}
/* 左側*/
#left{
	float:left;
    height:auto;
	width:150px;
	text-align: center;
}
div.left_head{
	height:auto;
	width:147px;
	text-align: center;
	background-color: #006600;
	padding-top: 4px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
/* ２カラム左側*/
#l_main{
	float:left;
    height:auto;
	width:614px;
    margin:0px auto;
    text-align:center;
}
div.l_main_head{
	height:auto;
	width:611px;
	text-align: center;
	background-color: #006600;
	padding-top: 4px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
div.l_main_doc{
	height:auto;
	width:606px;
	text-align: left;
	margin-left: 4px;
	margin-top: 2px;
	padding: 2px;
	font-size: 1em;
	line-height: 1.7;
	color: #663300;
}
/* センター*/
#center{
	float:right;
	width:464px;
	height:auto;
	text-align:left;
}
div.center_head{
	height:auto;
	width:462px;
	text-align: center;
	background-color: #FF6666;
	padding-top: 4px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
div.center_doc{
	height:auto;
	width:510px;
	text-align: left;
	margin-top: 10px;
	white-space: normal;
	margin-left: 48px;
	margin-right: 48px;
}
/* 右側*/
#right{
    float:right;
    height:auto;
    width:150px;
	text-align: center;
}
div.r_head{
	height:auto;
	width:150px;
	text-align: center;
	background-color: #006600;
	padding-top: 4px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
/* フッタ*/
#foot {
	width:100%;
	clear: both;
	text-align: center;
}
div.footline{
	height:auto;
	width:764px;
	text-align: right;
	background-color: #006600;
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* 入れ子*/
div.doc{
	height:auto;
	width:96%;
	margin-top: 12px;
	margin-right: 2%;
	margin-left: 2%;
	font-size: 1em;
	line-height: 1.7;
	color: #663300;
	text-align: left;
}
div.doc_pink{
	height:auto;
	width:96%;
	margin-right: 2%;
	margin-left: 2%;
	text-align: left;
	white-space: normal;
	border: medium solid #ff6666;
}
div.doc_green{
	height:auto;
	width:96%;
	margin-right: 2%;
	margin-left: 2%;
	text-align: left;
	white-space: normal;
	border: medium solid #99CC33;
}
div.doc_pinkback{
	height:auto;
	width:96%;
	margin-right: 2%;
	margin-left: 2%;
	text-align: left;
	white-space: normal;
	background-color: #FFCCCC;
}
div.doc_greyback{
	height:auto;
	width:96%;
	margin-right: 2%;
	margin-left: 2%;
	text-align: left;
	white-space: normal;
	background-color: #CCCCCC;
	padding: 3px;
}
/* 装飾バー*/
div.l_green256{
	height:auto;
	width:256px;
	background-color: #CCFF99;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 1em;
	color: #663300;
}
div.l_brown256{
	height:auto;
	width:256px;
	background-color: #663300;
	padding-top: 4px;
	padding-bottom: 3px;
}
div.l_white256{
	height:auto;
	width:256px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 1em;
	color: #663300;
}
div.l_green590{
	height:auto;
	width:590px;
	background-color: #CCFF99;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 1em;
	color: #663300;
}
div.l_brown590{
	height:auto;
	width:590px;
	background-color: #663300;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 1em;
	color: #FFFF99;
}
div.l_white590{
	height:auto;
	width:590px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 3px;
}
div.r_343doc{
	height:auto;
	width:343px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 1em;
	line-height: 1.7px;
	color: #660000;
	float: right;
	text-align: left;
}
/* 横並びセッティング用*/
div.cabinet {
     width:100%;
     margin: 0%;
     padding: 0%;
}
div.doublebox {
	float: left;
	width: auto;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-size: 1em;
	line-height: 1.7;
	color: #663300;
}
div.double294 {
	float: left;
	width: 294px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-size: 1em;
	line-height: 1.7;
	color: #663300;
}
div.dummy { clear: both; 
}
span.none{ display: none; 
}
div.txtmenu_box {
	float: left;
	width: 80px;
	border: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 1px;
}
div.txtmenu_boxend {
	float: left;
	width: auto;
	border: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 1px;
}
div.wtxtmenu_box {
	float: left;
	width: 100px;
	padding: 0%;
	border: 2px;
	text-align: left;
	margin-top: 7px;
}
div.wmenu_box {
	float: left;
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
}
