#b_inner {
	width: 780px;
	background: url(../img/b_navi_bg.gif) repeat-y left;
	}
p {
	margin: 0 32px 10px 32px;
	}
#report_h2 {
	width: 780px;
	height: 60px;
	background: url(../img/blog_tit.jpg) no-repeat;
	}
#report_h2 h2 {
	padding: 21px 30px 0 200px;
	font-size: 150%;
	font-weight: bold;
	color: #EA5E00;
	}
#sub_h3title {
	width: 515px;
	height: 28px;
	margin: 0 0 10px 32px;
	background: url(../img/h3_bg.jpg) no-repeat;
	}
#sub_h3title h3 {
	padding: 8px 15px 0 15px;
	font-size: 120%;
	font-weight: bold;
	color: #669900;
	}
/*==================メニュー==================*/
#b_navi {
	display: inline;
	float: left;
	width: 200px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
	}
.navi_report_p {
	margin: 0 0 0 10px;
	width: 180px;
	height: 30px;
	background: url(../img/h3_bnavi.jpg) no-repeat;
	}
.navi_report_p p {
	margin: 0;
	padding: 8px 15px 0;
	font-size: 120%;
	font-weight: bold;
	color: #287B00;
	line-height: 1;
	}
#b_navi ul {
	list-style: none;
	margin: 0 10px 15px 10px;
	padding-top: 5px;
	background: #FFFFFF;
	}
#b_navi li {
	margin: 0 10px 5px 10px;
	border-bottom: 1px dotted #666666;
	padding: 0 5px 5px 18px;
	background: url(../img/bnavi_li.jpg) no-repeat top left;
	line-height:100%;
	}
#b_navi li a {
	color:#333333;
	}
.searchform {
	width: 140px;
	margin: 0 0 10px 5px;
	padding: 10px 20px;
	background: #FFFFFF;
	}
/*==================メイン==================*/	
#b_main {
	display: inline;
	float: left;
	padding-top: 10px;
	width: 580px;
	text-align: left;
	}
#b_main .sub_h4title {
	width: 515px;
	height: 29px;
	background: url(../img/h4_bg.jpg) no-repeat;
	}
	
#b_main .sub_h4title h4 {
	padding: 6px 15px 0;
	font-size: 100%;
	font-weight: bold;
	}
#b_main .sub_h4title h4 a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	}
h2.event_title {
	background: url(../img/eve_tit.jpg) no-repeat;
	}
.blog_lead {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 32px;
	margin-bottom: 25px;
	}
#blog_moli {
	display: inline;
	float: right;
	text-indent: -9999px;
	width: 197px;
	height: 38px;
	margin-right: 32px;
	margin-bottom: 25px;
	background: url(../img/eve_moli.jpg) no-repeat;
	}
#blog_moli a {
	display: block;
	width: 197px;
	height: 38px;
	}
.box {
	width: 515px;
	margin: 0 0 20px 32px;
	}
.boxbody {
	padding: 10px 15px;
	}
.boxbody p {
	margin: 0;
	padding: 10px 0 0;
	}
.box_move {
	width: 515px;
	margin: 40px 0 60px 32px;
	}
.data {
	border-top: 1px dotted #000000;
	padding: 10px 15px;
	text-align: right;
	}
.box h3.coli_h3 {
	text-indent: -9999px;
	width: 515px;
	height: 29px;
	background: url(../img/bcom_li.jpg) no-repeat;
	}
.box .repo_coli {
	border-left: 10px solid #FFCC00;
	width: 505px;
	margin: 10px 0;
	}
.box .repo_coli p {
	margin: 0;
	padding: 15px 10px;
	}
.coli_data {
	border-top: 1px dotted #FFCC00;
	padding: 1px 15px;
	background: #FFEDA6;
	text-align: right;
	}
.box h3.co_h3 {
	text-indent: -9999px;
	width: 515px;
	height: 29px;
	background: url(../img/bcom.jpg) no-repeat;
	}
.box #co_form {
	margin: 10px 0 0;
	}
.box ul {
	margin: 10px 0;
	list-style: none;
	}
.box li {
	border-bottom: 1px dotted #333333;
	margin: 15px 10px 0 10px;
	padding: 0 0 0 12px;
	background: url(../img/month_li.gif) no-repeat left;
	}
.box li a {
	text-decoration: none;
	color: #000000;
	}
.box li a:hover {
	text-decoration: none;
	color: #666666;
	}
.Msearchform {
	width: 140px;
	margin: 0 0 10px 32px;
	padding: 10px 10px;
	background: #FFFFFF;
	}
.highlight {
	background: #FFFF00;
	}
#pageBack {
	text-align: right;
	margin: 0 32px;

	padding-bottom:10px;
	clear: both;
	}
#pageBack a {
	background: url(../img/back.jpg) no-repeat 0 50%;
	padding:3px 0 3px 20px;
	}
