@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 20px;
	/*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: 200px;
	float: right;
}
.box1-right p {
	font-size: 12px;
	text-align: center;
	margin-bottom: 5px;
}

.box1-left {
	width: 370px;
	float: left;
}
.box1 dl {
	line-height: 1.5;
	margin-bottom: 10px;
}
.box1 dt {
	width: 8em;
	float: left;
	font-weight: bold;
}
.box1 dd {
	padding: 0 0 10px 8em;
}
.box1 em {
	font-weight: bold;
}



.box2 {
	width: 580px;
	margin: 0 auto 80px;
	line-height: 1.8;
	clear: both;
}
.box2 dl {
	margin-bottom: 30px;
}
.box2 dt {
	width: 8em;
	float: left;
	font-weight: bold;
}
.box2 dd {
	padding: 0 0 0 8em;
}
.box2 em {
	font-weight: bold;
}

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

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