@charset "utf-8";
/* CSS Document */
.main {
	width: 847px;
}
.main .main-navi {
	margin-bottom: 30px;
}
footer {
	width: 100%;
	background-image: url(../img/common/header/shadow.png);
	background-position: top;
	background-repeat: repeat-x;
}

/* -- */
.banner {
	background-image:url(../img/reform/banner.jpg);
	width: 847px;
	padding-top: 394px;
	margin-bottom: 12px;
}
p,dt,dd {
	font-size: 14px;
	color:#000;
}
.main h3 {
	color:#007FC5;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 4px;
}
.rightbox h4{
	font-size: 14px;
}
.soudan {
	margin-bottom: 32px;
}
.soudan .t1 {
	background-image: url(../img/reform/title1.png);
	width: 848px;
	padding-top: 70px;
	margin-bottom: 4px;
}
.soudan .t2 {
	background-image: url(../img/reform/title2.png);
	width: 848px;
	padding-top: 70px;
	margin-bottom: 4px;
}
.soudan .t3 {
	background-image: url(../img/reform/title3.png);
	width: 848px;
	padding-top: 73px;
	margin-bottom: 4px;
}
.soudan .t4 {
	background-image: url(../img/reform/title4.png);
	width: 848px;
	padding-top: 70px;
	margin-bottom: 4px;
}
.soudan .t5 {
	background-image: url(../img/reform/title5.png);
	width: 848px;
	padding-top: 70px;
	margin-bottom: 4px;
}
.soudan .t6 {
	background-image: url(../img/reform/title6.png);
	width: 848px;
	padding-top: 70px;
	margin-bottom: 4px;
}

.soudan .item {
	margin-bottom: 4px;
}
.soudan .item img {
}
.soudan .item a {
	display: block;
	font-size: 14px;
	width: 100%;
	color: #469ed4;
	border: 1px solid #469ed4;
	text-align: center;
	margin-top: 20px;
	line-height: 20px;
}
.soudan .item a:hover {
	color: #fff;
	background-color: #469ed4;
}
.soudan .item .layout1-L {
	width: 408px;
	float: left;
}
.soudan .item .layout1-R {
	width: 425px;
	float: right;
}