/* CSS Document */
#logo{
	float:left;
	position:relative;
	display: block;
	margin: 16px 0 0 0px; padding: 0px;
	font-size:12px;
}

/*=============================
	   	  titleに指定
=============================*/
p#local_nav_top{
		display: block;
		width:190px; height:33px;
		background: url(assets/images/share/left_navi_top.gif) left top no-repeat;
		margin:0 0 5px 0;
}
p#local_nav_top a{
		display:block;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		padding:0px 0 0 23px;
		line-height:34px;
		text-decoration:none;
}

p#local_nav_top a:hover{
		color:#ffffff;
		text-decoration:underline;
}
p#local_nav_top a:linked{
		color:#ffffff;
		text-decoration:none;
}
p#local_nav_top a:visited{
		color:#ffffff;
		text-decoration:none;
}


h1#main_title{
		width:575px; height:33px;
		background: url(assets/images/share/main_title.gif) left top no-repeat;
		margin:0px;padding:0;
}

h1#main_title span{
		float:left;
		padding:0px 0px 0 20px;
		line-height:34px;
		font-size:14px;
		color:#ffffff;
}

.local_top_branding{
		margin:0;padding:0;
}

.local_top_txt{
		float:left;
		line-height:20px;
		margin:20px 0 0px 0;padding:0;
}

h3.sub_title{
		float:left;
		width:575px; height:33px;
		background: url(assets/images/share/sub_title.gif) left top no-repeat;
		padding:0;
}
h3.sub_title1{
		margin:30px 0 0 0;
}
h3.sub_title2{
		margin:15px 0 20px 0;
}
h3.sub_title3{
		margin:15px 0 0px 0;
}
h3.sub_title4{
		margin:15px 0 10px 0;
}
h3.sub_title5{
		margin:30px 0 10px 0;
}
h3.sub_title span{
		float:left;
		padding:0px 0px 0 13px;
		line-height:28px;
		font-size:14px;
		color:#2c2c2c;
}

/*=============================
	   	  local_topに指定
=============================*/
li.local_top_btn{
		display:block;
		float:left;
		list-style-type: none;
		width:185px; height:auto;
		margin:5px 0 0 10px;padding:0;
}

li.local_top_btn1{
		margin:5px 0 0 0;padding:0;
}

#local_top_ul li img{
		padding:3px 0 0px 3px;
}
#local_top_ul li span{
		display:block;
		padding:7px 0 10px 25px !important;
		padding:8px 0 10px 25px;
}
#local_top_ul li a{
		display:block;
		text-decoration:none;
		color:#3e3d3d;
		font-weight:bold;
		background: url(assets/images/share/top_navi.gif) 0 0 no-repeat;
}
#local_top_ul li a:hover{
		text-decoration:none;
		color:#3e3d3d;
		font-weight:bold;
		background: url(assets/images/share/top_navi_over.gif) 0 0 no-repeat;
}
#local_top_ul li a:visited{
		text-decoration:none;
		color:#3e3d3d;
		font-weight:bold;
}
#local_top_ul li p{
		padding:5px 6px 5px 6px;
		background: url(assets/images/share/top_navi_explain.gif) left top repeat-y;

}

li.local_top_btn4{
		display:block;
		float:left;
		list-style-type: none;
		width:282px; height:auto;
		margin:5px 0 0 10px;padding:0;
}

li.local_top_btn4_1{
		margin:5px 0 0 0;padding:0;
}

#local_top_ul4 li img{
		float:left;
		padding:3px 5px 0px 3px;
}
#local_top_ul4 li span{
		display:block;
		padding:9px 0 10px 120px !important;
		padding:11px 0 10px 120px;
}
#local_top_ul4 li a{
		display:block;
		text-decoration:none;
		color:#3e3d3d;
		font-weight:bold;
		background: url(assets/images/share/top_navi4.gif) 0 0 no-repeat;
}
#local_top_ul4 li a:hover{
		text-decoration:none;
		color:#3e3d3d;
		font-weight:bold;
		background: url(assets/images/share/top_navi_over4.gif) 0 0 no-repeat;
}
#local_top_ul4 li a:visited{
		text-decoration:none;
		color:#3e3d3d;
		font-weight:bold;
}
#local_top_ul4 li p{
		font-weight:normal;
		padding:2px 3px 13px 6px !important;
		padding:2px 3px 16px 6px;
}

/*=======================================
		コラム部分に指定の内容
=========================================*/

#menu{
	background:#FFFFFF;
	padding:0px 0 0 0px;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	}

.menu_ul{
	border-bottom:#999999 solid 1px;
}
#menu h2{
	width: 173px; height: 30px;
	display: block;
	padding:0px 0 0 15px;
	margin:0 0px 0 0px;
	color:#000000;
	font-size:12px;
	line-height:30px;
	/*background: #0A0D54;*/
	background: url(assets/images/column/side_title_bg.gif) 0 0 no-repeat;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	}

.calendar_pos{
	margin:0 0 0 40px;
}
.calendar_pos td{
	text-align:right;
}

.recent_diary{
	line-height:20px;
	padding:0 0 0 10px;
}

.diary_Archives{
	line-height:20px;
	padding:0 0 0 10px;
}

.diary_Categories{
	line-height:20px;
	padding:0 0 0 10px;
}

.diary_rss{
	line-height:20px;
	padding:0 0 0 10px;
}

#search{
	margin:5px 0 0 0 ;
	padding:0 0 0 10px;
}

#menu ul{
	margin:10px 0 0 0 ;
	list-style:none;
	}
	
a img {
	border: none;
}
#menu a{
	color:#3c981b;
}

		
#blog_contents {
	padding: 0;
	margin:0;
	width: 574px;
	color: #000000;
}

.local_top_column_branding{
		margin:5px 0 0 0;
		padding:0;
}

#blog_contents a{
	color:#3c981b;
}

#blog_contents .navigation .alignleft{
	display:block;
	float:left;
	height:30px !important;
	height:15px;
}

#blog_contents .navigation .alignright{
	display:block;
	float:right;
	height:30px !important;
	height:15px;
}

		
#blog_contents h2 {
	clear:both;
	border-bottom: 1px solid #6F6F6F;
	color: #5F707A;
	font-size: 12px;
	font-weight:normal;
	margin: 20px 0 5px 0;
	padding: 0 0 3px 0;
	text-align: left;
	width: 574px;
}

#blog_contents h2#comments a {
	color: #3c981b;
	font-size: 13px;
}

#blog_contents h3.storytitle, #blog_contents h3.storytitle a {
	font-size: 15px;
	color: #024270;
	text-decoration:none;
}

#blog_contents h3.storytitle a:hover {
	color: #024270;
	text-decoration: underline;
}

#blog_contents div.meta{
	font-size:10px;
	margin:0px 0px 10px 0;
}

#blog_contents h3 img {
	border: 0;
}

#blog_contents div.post {
	margin: 0 0 40px 0;
	padding: 0 0 10px 0;
	border-bottom:solid 1px #6f6f6f;
}

#blog_contents div.post p, #blog_contents div.post li {
	line-height: 20px;
}

#blog_contents div.post div.storycontent p {
	width: 100%;
	margin:0 0 10px 0;
}

#blog_contents div.post div.storycontent ul, #blog_contents div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#blog_contents div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#blog_contents div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}
#blog_contents div.post div.storycontent img {
	float:left;
	margin:0px 7px 4px 0;
	border:#dfdfdf 1px solid;
	padding:2px;
}

#blog_contents h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

#blog_contents div.post p {
	float: left;
	width: 90%;
}

#blog_contents div.post div.meta, #blog_contents div.post div.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#blog_contents div.post div.meta li a:hover {
	color: #686050;
}

#blog_contents div.post div.meta ul, #blog_contents div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}

#blog_contents div.post div.feedback {
	float:right;
	font-size: 12px;
	margin:0 0 5px 0;
}

#blog_contents #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#blog_contents #commentlist li {
	margin-bottom: 10px;
}

#blog_contents #commentform input, #blog_contents #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#blog_contents #commentform textarea {
	height: 150px;
	width: 90%;
}

#blog_contents code {
	color: #800000
}

#blog_contents ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}



/*=============================
　　local_3階層目などに共通指定
=============================*/
table.main_table{
		float:left;
		border-collapse:collapse;
		border-top:#CCCCCC solid 1px;
		border-left:#CCCCCC solid 1px;
		font-size:12px;
		color:#4D4D4D;

}

table.main_table th{
		padding:10px;
		line-height:100%;
		background-color:#666666;
		color:#FFFFFF;
		border-bottom:#CCCCCC solid 1px;
		border-right:#CCCCCC solid 1px;
}

table.main_table td{
		padding:10px;
		line-height:100%;
		border-bottom:#CCCCCC solid 1px;
		border-right:#CCCCCC solid 1px;
}
.td_left1{
		background:#efefef;
		font-weight:bold;
}
.td_left2{
		background:#e6e6e6;
		font-weight:bold;
}
.td_right1{
		background:#fcfcfc;
}
.td_right2{
		background:#eaeaea;
}
.td_left1_2{
		background:#fcfcfc;
		font-weight:bold;
}
.td_left2_2{
		background:#f2f2f2;
		font-weight:bold;
}
.td_center1_1{
		background:#fcfcfc;
}
.td_center2_1{
		background:#f2f2f2;
}
.td_right1_2{
		background:#fcfcfc;
}
.td_right2_2{
		background:#f2f2f2;
}


h4.sub_title{
		float:left;
		width:575px; height:17px;
		border-left:solid 4px #108632;
		padding:0;
		font-size:12px;
}
h4.sub_title1{
		margin:24px 0 0 0;
}
h4.sub_title2{
		margin:15px 0 20px 0;
}
h4.sub_title3{
		margin:0;
}
h4.no_border_left{
		border-left:0px;
}

h4.sub_title span{
		float:left;
		padding:0px 0px 0 10px;
		line-height:18px;
		font-size:12px;
		color:#2c2c2c;
}

img.with_border{
		border:solid 1px #CCCCCC;
}
img.float_left_img{
		float:left;
		margin:10px 10px 0px 0;padding:0;
}
img.float_left_text_in_img{
		margin:4px 10px 0px 0;
}
img.float_right_img{
		float:right;
		margin:10px 0 0px 10px;padding:0;
}
img.float_right_text_in_img{
		margin:4px 0px 0px 10px;
}
.local_txt{
		float:left;
		margin:6px 0 0px 0;padding:0;
		line-height:20px;
}
.local_txt0{
		margin:0;padding:0;
		line-height:20px;
}
.local_txt1{
		width:444px;
}
.local_txt2{
		width:575px;
}
.local_txt3{
		width:492px;
}
.local_txt4{
		margin:15px 0 0 0;
}
.local_txt5{
		width:390px;
		margin:0;
		padding:0 0 0 185px;
}
ul.pic_plus_list{
		display:block;
		float:left;
		margin:10px 0 0px 0;padding:0;
		list-style:none;
		font-size: 12px;
}

ul.normal_list{
		float:left;
		display:block;
		margin:7px 0 0px 0;padding:0;
		list-style:inside;
		font-size: 12px;
}
ul.normal_list2{
		margin:0;
		width:575px;
}
ul.normal_list li{
		line-height:20px;
}

ul.link_list{
		display:block;
		float:left;
		margin:6px 0 0px 0;padding:0;
		list-style:none;
		font-size: 12px;
		width:561px;
}
ul.link_list li{
		line-height:20px;
		background:url(assets/images/share/link_yajirushi.gif) 0 5px no-repeat;
		padding:0 0 0 14px;
}
ol.normal_list{
		float:left;
		display:block;
		margin:14px 0 0px 0;padding:0;
		list-style:inside decimal;
		font-size: 12px;
}
ol.normal_list li{
		line-height:20px;
}


/*=============================
　　local_3階層目のnpoページに指定
=============================*/
.npo_mokuteki_img{
		width:109px;
		height:109px;
}
img.float_right_riji_name_img{
		margin:25px 0px 0px 0px;
}
.gaiyo_table{
		margin:0 0 1px;
		width:574px;
}
gaiyo_table .td_left1{
		width:99px;
}
.npo_table{
		float:left;
		margin:11px 0 0 1px;
		width:279px;
}
.npo_table2{
		float:left;
		margin:10px 0 0 15px;
		width:279px;
}
.npo_table .td_left1{
		width:95px;
		vertical-align:top;
}

ul.pic_plus_list_npo li{
		display:block;
		height:27px;
		padding:12px 0 0px 50px;
		margin:0 0 5px 0;
		border-bottom:solid 1px #e5e5e5;
}
.npo_jigyo1{
		background:url(assets/images/about/npo_jigyo1.jpg) 0 0 no-repeat;
}
.npo_jigyo2{
		background:url(assets/images/about/npo_jigyo2.jpg) 0 0 no-repeat;
}
.npo_jigyo3{
		background:url(assets/images/about/npo_jigyo3.jpg) 0 0 no-repeat;
}
.npo_jigyo4{
		background:url(assets/images/about/npo_jigyo4.jpg) 0 0 no-repeat;
}


.npo_list_ol{
	float:left; line-height:20px; list-style:inside;width:574px;
}
.npo_list_ol li.li2{
	margin:8px 0 0 0;
}
.npo_list_ul1{
	float:left; line-height:20px; margin:25px 0 0 0; list-style:inside;width:574px;
}
.npo_list_ul2{
	float:left; line-height:20px; list-style:inside;width:574px;
}


/*=============================
　　local_3階層目のresearchページに指定
=============================*/
.research_img{
		width:69px;
		height:69px;
}

/*=============================
　　local_3階層目のseminarページに指定
=============================*/
h4.sub_title_seminar{
		height:24px;
		margin:30px 0 0 0;
		border-left:0;
		background:url(assets/images/activity/h4_sub_title_seminar.gif) 0 0 no-repeat;
		}
p.sub_title_seminar{
		float:left;
		width:575px; height:21px;
		margin:24px 0 0 0;
		padding:0;
		font-size:12px;
		font-weight:bold;
		background:url(assets/images/activity/p_sub_title_seminar.gif) 0 0 repeat-x;
		}
ul.seminar_list{
		display:block;
		float:left;
		margin:0;padding:0 0 0px 0;
		list-style:none;
		font-size: 12px;
		width:575px;
		border-bottom:1px solid #cbcbcb;
}
ul.seminar_list li{
		line-height:16px;
		padding:8px 0 7px 10px;
		border-bottom:1px solid #cbcbcb;
}
ul.seminar_list li.bg_grey{
		background:#f7f7f7;
}
span.seminar_title{
		font-weight:bold;
}

span.no_plan{
		line-height:40px;
}
/*=============================
　　local_3階層目のbiomassページに指定
=============================*/
h3.biomass_menu{
		float:left;
		width:575px; height:18px;
		background: url(assets/images/biomass/menu_line.gif) 0 3px no-repeat;
		margin:3px 0 0 0; padding:0px 0 3px 0;
		font-size:12px;
		font-weight:normal;
		}

ol.biomass_menu{
		display:block;
		float:left;
		margin:3px 0 0 0;padding:0;
		list-style:decimal inside;
		font-size: 12px;
}
ol.biomass_menu li{
		line-height:18px;
}

.biomass_a{
		display:block;
		float:left;
		width:575px;
		height:1px;
		color:#000000;
		text-decoration:none;
}

.biomass_sub_txt{
		margin:20px 0 0 0;
		width:575px;
}

.biomass_table1{
		float:left;
		margin:6px 0 0 1px;
}

.biomass_table1 .td_left1{
		width:113px;
		vertical-align:top;
}

.biomass_table2{
		width:420px;
		float:left;
		margin:6px 0 0 1px;
}

.biomass_table2 .td_left1_2{
		width:70px;
		vertical-align:top;
}
.biomass_table2 .td_center1_1{
		width:160px;
		vertical-align:top;
}

.biomass_table2 .th_center, .biomass_table2 .th_right{
		font-weight:normal;
}
/*=============================
　　local_3階層目のlinkページに指定
=============================*/
ul.linkpage_list{
		display:block;
		float:left;
		margin:0px 0 0px 0;padding:0;
		list-style:none;
		font-size: 12px;
}
ul.linkpage_list li{
		line-height:20px;
		background:url(assets/images/share/link_yajirushi.gif) 0 6px no-repeat;
		padding:0 0 0 14px;
		margin:6px 0 0 0;
}
.link_table{
		float:left;
		margin:11px 0 0 1px;
}

.link_table .td_left1{
		width:76px;
		vertical-align:top;
}

/*=============================
　　local_2階層目のsitemapページに指定
=============================*/

ul.sitemap_out{
		display:block;
		list-style:none;
		margin:10px 0 0 12px;padding:0;
		font-size: 12px;
}
ul.sitemap_out li{
		line-height:20px;
		background:url(assets/images/sitemap/sitemap_icon.gif) 0 2px no-repeat;
		padding:0 0 0 22px;
		margin:0px 0 10px 0;
}
ul.sitemap_out li p{
		line-height:16px;
}
ul.sitemap_in{
		display:block;
		list-style:none;
		margin:10px 0 0 10px;
		padding:0;
		font-size: 12px;
		
}


/*=============================
	 contactに指定
=============================*/
.attention{
	clear:both;
	font-size:10px;
	margin:0px;
	color:#6b6b6b;
	width:575px;
	}
.attention2{
	clear:both;
	font-size:10px;
	margin:0px 0 0 2px;
	color:#000000;
	}
.attention3{
	clear:both;
	font-size:10px;
	color:#000000;
	}
.require{ 
	color: #CC3333;
	font-weight:normal;
	}
/*=============================
	 contact_tableに指定
=============================*/
.contact_table{
		float:left;
		margin:11px 0 0 1px;
		width:574px;
}
.contact_table .td_left1{
		width:120px;
}
.contact_table td{
		vertical-align:top;
}



table.contact_table td ol{
		list-style:none;

}
table.contact_table td li{
		float:left;
		width:180px;
		line-height:20px;
		}

.radio{
	position:relative;
	top:2px !important;
	top:1px;
	margin:0 4px 0 1px !important;
	margin:0;
}


.err_message{
	float:left;
	color: #FF0000;
	font-size: 11px;
	margin:3px 0 0 0;
	width:300px;
}


.s_btn{
	float:left;
	width:575px;
	margin:10px 0 0 0;
	text-align:center;
	
}

.s_btn2{
	float:left;
	width: 276px;
	text-align:right;
	margin:10px 0 0 0;
	padding:0 10px 0 0;
}
.s_btn3{
	float:left;
	width: 276px;
	text-align:left;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}


/*=============================
aタグに指定
=============================*/

.a_yajirushi_next_page{
		display:block;
		background: url(../top/plan_yajirushi.gif) 0px 4px no-repeat;
		padding:0 0 0 15px;
}

