@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
}
img{
	border-width:0;
}
#all{
	margin:0;
	padding:0;
	width:820px;
}
#header{
	margin:0;
	padding:0;
	text-indent:-999999px;
	background:url(img/header.jpg) no-repeat;
	height:140px;
	width:820px;
}
#header h1{
	margin:0;
	padding:0;
}
#main_back{
	margin:0;
	padding:0;
	background:url(img/back_main.jpg) repeat-y;
	width:820px;
}
#menu{
	margin:0;
	padding:0;
	width:220px;
	float:left;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu img{
	border: none;
	vertical-align: top;
} 
#main_area{
	margin:0;
	width:600px;
	float:right;
}
#main_news{
	margin:0;
	width:600px;
}
#footer{
	margin:0;
	width:820px;
	height:50px;
	clear:both;
	background:url(img/footer.jpg) no-repeat;
}
#footer_copy{
	margin:0;
	padding-right:20px;
	widows:600px;
	height:50px;
	float:right;
}
/*topnewsテーブルのスタイル*/
#main_news .news_t{
	width:550px;
	text-align:center;
	margin:10px auto;
	border-collapse:collapse;
}
#main_news .head{
	width:550px;
	height:20px;
	background:url(img/news_table_header.jpg) no-repeat;
	margin:0;
	padding:0;
}
#main_news .foot{
	width:550px;
	height:20px;
	background:url(img/news_table_footer.jpg) no-repeat;
	margin:0;
	padding:0;
}
#main_news .middle{
	width:550px;
	background:url(img/news_table_middle.jpg) repeat-y;
}
/*topnewsの更新情報テーブル*/
#main_news .news_t_in{
	width:480px;
	font-size:14px;
	text-align:center;
	margin:10px auto;
	line-height:1.5em;
}
#main_news .news_t_in td{
	text-align:left;
}
/*h要素のスタイル*/
h3{
	margin:10px 0;
	padding:0;
}
h3 img{
	margin:0;
	padding:0;
}
h4{
	/*border-top:solid #333333 1px;
	border-bottom:solid #333333 1px;
	border-right:solid #333333 1px;
	border-left:solid #990000 30px;*/
	background-image:url(img/h4_img.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:2px;
	/*padding-bottom:2px;*/
	margin-right:20px;
	font-size:16px;
	font-weight:700;
	height:25px;
}
h6{
	border-bottom:solid #0000ff 1px;
	border-right:solid #0000ff 1px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:14px;
	font-weight:700;
	color:#0000ff;
}
.linkh{
	border-left:solid #0099cc 30px;
	font-size:12px;
}
/*住所のスタイル*/
.add{
	text-align:right;
	margin-right:20px;
}
.add dt{
	font-size:15px;
	font-weight:700;
}
.add dd{
	font-size:13px;
}
/*メインエリアの中の文章*/
#main_area .in_word{
	margin-left:30px;
	padding:10px;
	border:solid #000000 1px;
	width:530px;
	line-height:2em;
	font-size:14px;
}
/*文字の回りこみ*/
.m_ri{
	float:right;
}
/*文字の強調*/
.red{
	color:red;
	font-weight:500;	
}
.bol{
	color:#000000;
	font-weight:500;
}
/*アバウトの中のコンテンツ*/
.about_con a{
	/*border-top:solid #333333 1px;
	border-bottom:solid #333333 1px;
	border-right:solid #333333 1px;
	border-left:solid #990000 10px;*/
	background-image:url(img/ab_co_img.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:2px;
	/*padding-bottom:2px;*/
	font-size:14px;
	font-weight:500;
	width:200px;
	margin-left:10px;
	display:block;
	text-decoration:none;
	color:#990000;
	height:20px;
}
.about_con a:hover{
	/*background-color:#cccccc;*/
	color:#000099;
	background-image:url(img/ab_co_img_ov.jpg);
	background-repeat:no-repeat;
	/*border-left:solid #000066 10px;*/
}
/*「トップへ」のボタン*/
.top_go a{
	border-top:solid #333333 1px;
	border-bottom:solid #333333 1px;
	border-right:solid #333333 1px;
	border-left:solid #000099 7px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	width:100px;
	margin-left:460px;
	display:block;
	text-decoration:none;
	color:#000099;
}
.top_go a:hover{
	background-color:#cccccc;
	color:#990000;
	border-left:solid #990000 7px;
}
/*「トップへ」のボタン２*/
.top_go2 a{
	/*border-bottom:solid #000099 1px;
	border-right:solid #000099 1px;*/
	background-image:url(img/ab_co_img.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:2px;
	/*padding-bottom:2px;*/
	font-size:12px;
	width:100px;
	margin-left:460px;
	display:block;
	text-decoration:none;
	color:#990000;
	height:20px;
}
.top_go2 a:hover{
	/*background-color:#b0c4de;*/
	color:#000099;
	background-image:url(img/ab_co_img_ov.jpg);
	background-repeat:no-repeat;
}
/*リンク内のテーブル*/
.link_t{
	width:500px;
	margin:10px auto;
	text-align:center;
	font-size:12px;
	border-collapse:collapse;
}
.link_t td{
	text-align:left;
	border-collapse:collapse;
	border:solid #000000 1px;
	padding:5px;
	line-height:1.5em;
}
/*informationのテーブル*/
.info_t{
	width:500px;
	margin:10px auto;
	/*border-collapse:collapse;*/
	/*border:solid #000000 1px;*/
	font-size:14px;
	line-height:1.5em;
}
.info_t td{
	/*text-align:left;*/
	/*border-collapse:collapse;*/
	/*border:solid #000000 1px;*/
	padding:5px;
}
.bk{
	color:#ffffff;
	background-color:#0066cc;
	font-size:16px;
	font-weight:700;
	text-align:center;
}
/*informationのリスト*/
.info_ul{
	font-size:14px;
}
.info_ul li{
	padding-bottom:5px;
}
/*reportのコンテンツ*/
.repo_con{
	border-top:solid #ff6600 1px;
	border-bottom:solid #ff6600 1px;
	border-right:solid #ff6600 1px;
	border-left:solid #ff6600 10px;
	padding-left:12px;
	padding-top:2px;
	font-size:14px;
	font-weight:500;
	width:260px;
	display:block;
	text-decoration:none;
	color:#ff6600;
}
.repo_con_2{
	border-top:solid #006600 1px;
	border-bottom:solid #006600 1px;
	border-right:solid #006600 1px;
	border-left:solid #006600 10px;
	padding-left:12px;
	padding-top:2px;
	font-size:14px;
	font-weight:500;
	width:260px;
	display:block;
	text-decoration:none;
	color:#006600;
}
/*reportのリスト*/
.repo_ul{
	font-size:12px;
}
.repo_ul li{
	padding:3px;
}
/*reportのテーブル*/
.report_t{
	width:576px;
	margin:20px 20px 0 0;
	font-size:14px;
	border-collapse:collapse;
	line-height:1.5em;
}
.report_t_m{
	margin:0;
	font-size:16px;
	font-weight:700;
	background-color:#000033;
	color:#ffffff;
}
.report_t td{
	padding:5px 5px 5px 10px;
	border:#000033 solid 1px;
}

.report_t2{
	width:576px;
	margin:20px 20px 0 0;
	font-size:14px;
	border-collapse:collapse;
}
.report_t_m2{
	margin:0;
	font-size:16px;
	font-weight:700;
	background-color:#006600;
	color:#ffffff;
}
.report_t2 td{
	padding:5px 5px 5px 10px;
	border:#006600 solid 1px;
}

.w_100{
	width:100px;
}
/*レポート一般向けスタイル*/
.report_t_m_i{
	margin:0;
	font-size:16px;
	font-weight:700;
	background-color:#990000;
	color:#ffffff;
}
/*ここまで*/
.nai{
	border:none;
	margin:10px auto;
}
.nai td{
	border:none;
}
.nai tr{
	border:none;
}
/*reportのスタイル-一般参加型、会員向けテーブル-*/
.ip_kai{
	/*width:576px;*/
	margin:20px auto;
	font-size:12px;
}
/*.ip_kai td{
	width:282px;
	padding-top:3px;
	padding-bottom:3px;
}*/
/*.kaiin{
	background-color:#000033;
	color:#ffffff;
	padding:5px;
	font-size:14px;
	font-weight:800;
}*/
.kaiin{
	background-image:url(img/ab_co_img_ov.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#000099;
	height:20px;
	padding-left:25px;
	width:200px;
}
/*.ippan{
	background-color:#000033;
	color:#ffffff;
	padding:5px;
	font-size:14px;
	font-weight:800;
}*/
.ippan{
	background-image:url(img/ab_co_img.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#990000;
	height:20px;
	padding-left:25px;
	width:200px;
	margin-left:30px;
}
/*一般のスパン*/
.ippan_sp{
	margin-left:30px;
}
/*まごころ倶楽部のスタイル*/
.magokoro{
	color:#ff9900;
	border-bottom:solid #ff9900 1px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:20px;
	margin-left:30px;
	font-size:16px;
	font-weight:700;
	text-align:center;
}
#main_area .in_word_m{
	margin-left:30px;
	padding:10px;
	width:530px;
	line-height:2em;
	font-size:14px;
}
.oto{
	font-size:15px;
	font-weight:600;
}
/*その他微調整に使うスタイル*/

/*****センター寄せ*****/
.cen{
	text-align:center;
}
/*****注釈スパン*****/
.chusyaku{
	font-size:12px;
}
/*****太い文字スパン****/
.huto{
	font-weight:800;
}
/*tdのwidth*/
.t_1{
	width:100px;
}
.link_word{
	font-size:14px;
	font-weight:800;
	line-height:1.5em;
}