@charset "utf-8";


#content2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.box1 {
	margin-bottom: 50px;
}
.box1a {
	width: 480px;
	float: left;
	margin-bottom: 10px;
}
.box1b {
	float: right;
	width: 200px;
	text-align: right;
}
.box1c {
	clear:both;
}

.color1 {
	color: #FF0000;
}
.color2 {
	color: #000000;
}

.box2 {
	background-image: url(image/box_002.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.box2a {
	background-image: url(image/box_001.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.box2b {
	background-image: url(image/box_003.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.box2b{
	zoom:1;
}
.box2b1 {
	width: 530px;
	float: left;
	margin-bottom: 10px;
}
.box2b2 {
	float: right;
	width: 130px;
	text-align: right;
}
.box2b3 {
	clear:both;
	padding-bottom: 20px;
}
#wrap #content2 .box2 .box2b .box2b3 a {
	color: #0000FF;
}
.fs13 {
	font-size: 13px;
}

