@charset "shift_jis";





#main_middle {padding: 5px 15px 20px;}


/*#title-box {background: url(../../images/news/news8/2012_9_11/title.jpg) 0 0 no-repeat;}

#title-box h2 {
	text-align: right;
	padding: 53px 20px 30px 0;
	color: #990000;
}

#title-box h2 span {display: none;}*/


.box1 {
	width: 580px;
	margin: 0 auto 40px;
	/*padding: 20px;*/
	padding-top: 20px;
}

.box1 h3 {
	margin: 0 0 20px;
	padding: 5px;
	background-color: #F3EDE4;
	color:#C30000;
	font-size: 15px;
	font-weight: bold;
}

.box1-right {
	width: 220px;
	float: right;
}
.box1-right p {
	font-size: 12px;
	text-align: center;
	margin-bottom: 5px;
}



.box2 {
	width: 540px;
	margin: 0 auto 50px;
	background-color: #FFF2CC;
	padding: 20px;
}

.box2 h3 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
.box2 h4 {
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 20px;
}

.box2-right {
	width: 230px;
	float: right;
	margin-left: 20px;
}



.box3 {
	width: 580px;
	margin: 0 auto 30px;
	text-align: center;
}
.box3-right {
	width: 280px;
	float: right;
}
.box3-left {
	width: 280px;
	float: left;
}
.box3 img {
	margin-bottom: 8px;
}
.box3 a:hover img{
    background-color:#fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}



.info-box {
	width: 540px;
	margin: 0 auto 80px;
	line-height: 1.8;
	clear: both;
	padding: 15px 20px;
	background-color: #F3EDE4;
}
/*.box1 a {
	color:#C30000;
	text-decoration: underline;
}

.box1 a:hover {
	color:#C30000;
	text-decoration: none;
}
*/