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

.box1-left {
	width: 340px;
	float: left;
	margin-bottom: 30px;
}
.box1 dl {
	line-height: 1.8;
}
.box1 dt {
	font-weight: bold;
}
.box1 dd {
	padding: 0 0 15px;
}
.box1 em {
	color: #FF0000;
}

.box1 table {
    clear: both;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.box1 th {
	padding: 7px 0;
	text-align: center;
	border: #999 1px solid;
	font-weight: bold;
	background-color: #F3EDE4;
}
.box1 td {
	width: 33%;
	padding: 10px 0;
	text-align: center;
	border: #999 1px solid;
}


.box2  {
	width: 580px;
	margin: 0 auto 40px;
	clear: both;
}
.box2-left {
	width: 280px;
	float: left;
}
.box2-right {
	width: 280px;
	float: right;
}
.box2-1 {
	clear: both;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}
.box2-1 a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.box2-2 {
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding-top: 20px;
}


.box3  {
	width: 580px;
	margin: 0 auto 50px;
	clear: both;
}
.box3-1 {
	width: 180px;
	float: left;
	text-align: center;
}
.box3-1 a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.box3-2 {
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding-top: 20px;
}



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


.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;
}
*/