@charset "euc-jp";

/* ++++++++++++ レイアウトテーブルの設定 ++++++++++++ */
#layer_01, #layer_02, #layer_03, #layer_04 {
	border:0px;
	border-spacing:0;
    border-collapse:collapse;
	padding:0;
	margin:0;
	height:100%;
}

/* +++ レイアウトテーブルの余白 +++ */
#layer_01, #layer_02, #layer_03, #layer_04 th,td {
	padding:0;
	margin:0;
	vertical-align:top;
}

table.list td{
	padding:2px;
}

table.list_02 td{
	padding:2px;
	border-spacing:1;
}


/* ++++++ 各テーブルの幅設定 ++++++ */
#layer_01 {
	width:1012px;
}

.shad01 {
	width: 6px;
	/* background-image:url(images/shad_01.gif); */
}

.shad02 {
	width: 6px;
}

#layer_02 {
	width:1000;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9DB493;
	border-left-color: #9DB493;
	}

#layer_03 {
	width:100%;
	background-color:#FFFFFF;
	}

#left {
	width: 200px;
	background-color:#EFF1ED;
}

#right {
	width: 590px;
}
#rightside {
	width: 200px;
	background-color:#EFF1ED;
}
	
/* ++++++ その他設定 ++++++ */
body {
   	margin:0px;
   	padding:0px;
    height:100%;
	background-image:url(images/back.gif);
	}

.banner{
    height:120px;
    text-align:left;
	vertical-align:top;
	}

.top_box {height:100%;}

.image{
    height:185px;
	}

.top_right{
    padding-right:10px;
    text-align:right;
	vertical-align:middle;
	width:390px;
    font-size:12px;
	}


/* ++++++ メイン画像部 ++++++ */

.image_main{
	height:10px;
	}


/* ++++++ メニュー部 ++++++ */

.menu {
	height:44px;
	white-space:nowrap;
	}


/* ++++++  左メニュー部分のデザイン ++++++ */


/* メニュー */
.module-content {
    /* position: relative; */
    margin: 0px 10px 15px 10px;
    font-size: 13px;
}

/* 右メニュー */
.module-content-right {
    /* position: relative; */
    margin: 0px 10px 5px 10px;
    font-size: 13px;
	background-image:url(images/back_info.gif);
}

.module-header{
	background:#ffcc00 url(images/left_menu.gif) no-repeat right;
	padding:5px 10px 5px 10px;
	}
	
.module-header_02{
	background:#ffcc00 url(images/module_menu.gif) no-repeat right;
	padding:2px 10px;
	}

.feed{
   border:dashed 1px #3D8449;
   background-color:#D9E9DC;
   padding:5px;
   font-size:10px;
   }

.trackbacks-info{
   border:dashed 1px #3D8449;
   background-color:#eee;
   padding:0px;
   margin:10px 0;
}

#picluplist{
    margin:0;
	padding:0 0 0 5px;
}

#feature{
    margin:10;
	padding:0 0 0 5px;
}

/* リスト */
.module-list{
    margin:0;
	padding:0 0 0 20px;
	}

ul.feature {
	list-style-image:url(images/ya_gray.gif);
}

/* ++++++++++++ エントリー部 ++++++++++++ */

.main_bar{
    margin: 0;
	height:6px;
    border-left: 35px solid #3D8449;
    background: #C3C3C3;
}

.entry{
    padding:10px 10px 15px 0;
	}

.entry-back{
    margin: 0;
	padding: 1px 5px;
    border-left: 4px solid #777;
	border-bottom: 1px dashed #777;
}

.entry-header{
    margin:0;
	padding:2px;
	font-size:130%;
}

.date-header{
    margin:0;
	padding:1px 0 0 0;
	font-weight:normal;
	font-size:8pt;
}

.entry-body, .entry-content{
    margin:0;
	padding:0;
	}

.entry-body{
    font-size:97%;
}

.entry-footer{
    padding-top:3px;
    font-size:10pt;
	border-top:1px solid #ccc;
	text-align:right;
	}


/* +++++++++++ footer +++++++++++ */
.footer{
    text-align:center;
	vertical-align:middle;
	height:28px;
	font-size:10px;
	padding:3px;
	border-top:2px solid #3D8449;
}


/* ++++++++++++++ コメント部分 +++++++++++++++++ */

.comment{
    padding-bottom:10px;
    }

/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

.pad_10{
	padding:10px;
	}

.margin_10{
	margin:10px;
	}

.width_l{
	width:10px;
	}

.height_l{
    height:12px;
	}
	
.line_all{
    border:1px solid #669966;
	}
	
/* +++++++++++++++++++++ フォント設定 +++++++++++++++++++++ */
*{
 color: #1E1E1E;
 line-height: 140%;
 font-family: Osaka, MS PGOTHIC, sans-serif;
}

body,td{
 font-size: 82%;
}

.module-header, .module-header_02{
	font-size:90%;
	color:#333;
	font-weight:bold;
	}


/* デフォルトリンク */

A:link {
	color:#2A6734;
	text-decoration: none;
}
A:active {
	color:#2A6734;
	text-decoration: none;
}
A:visited {
	color:#3D8449;
	text-decoration: none;
}
A:hover {
	color:#EAA80A;
	text-decoration: underline;
}


/* エントリー内画像リンク */
div.entry-content a:link img, div.entry-content a:visited img, div.entry-content a:active img{
    border:#2A6734 solid 2px;
}

div.entry-content a:hover img{
    border:#EAA80A solid 2px;
}


/* トップリンク色 */
A.navi:link {
    color:#4D4D4D;
}
A.navi:visited {
    color:#4D4D4D;
}
A.navi:active {
    color:#4D4D4D;
    text-decoration:none;
}
A.navi:hover {
    color:#0099CC;
    text-decoration:underline;
}
/* ---------------- */

.Fs80 {
 font-size:72%;
 line-height: 120%;
 font-family: Osaka, MS PGOTHIC, sans-serif;
 }

.Fs8pt {
 font-size: 8pt;
 line-height: 120%;
 font-family: Osaka, MS PGOTHIC, sans-serif;
 }

.Fs10pt {
 font-size: 10pt;
 line-height: 140%;
 font-family: Osaka, MS PGOTHIC, sans-serif;
 }

.Fs12pt {
 font-size: 12pt;
 line-height: 140%;
 font-family: Osaka, MS PGOTHIC, sans-serif;
 }
 
.Fs12pt_b {
 font-size: 12pt;
 line-height: 140%;
 font-family: Osaka, MS PGOTHIC, sans-serif;
 font-weight: bold;
 }
 
 .Fs13pt_b {
 font-size: 13pt;
 line-height: 140%;
 font-family: Osaka, MS PGOTHIC, sans-serif;
 font-weight: bold;
 }
 
.Fs20pt {
 font-size: 20pt;
 line-height: 140%;
 font-family: Osaka, MS PGOTHIC, sans-serif;
 }
 
 .fw_bold {
 font-weight: bold;
 } 

.fs_xsmall {
	font-size: x-small;
}
.fs_9pt {
	font-size: 9pt;
}


.fc_green {
    color:#2A6734;
}

.fc_green_b {
    color:#2A6734;
    font-weight:bold;
}

.fc_green_b12{
	color:#2A6734;
	font-weight:bold;
	font-size:12pt;
}

.fc_grerit_b {
    color:#93A841;
    font-weight:bold;
}

.fc_gray_b {
    color:#666666;
    font-weight:bold;
}

.fc_orange11_b {
    color:#FF7301;
    font-weight:bold;
	font-size: 11pt;
}

.bc_tx_green{
    padding:8px;
    background-color:#F1F8ED;
	border: 2px dotted #B6D9A7;
}

.form_asterisk {
	color: #FF3300;
    font-size:10px;
}
