@charset "utf-8";
/* CSS Document */
h1{
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-align: left;
	padding: 0 0 22px 0;
}
#info-0 p{
	text-align:justify;
	color:#041a2b;
	padding:0 0 15px 0;
}
.box-1{
	width:912px;
	clear:both;
	color:#041a2b;
}
.box-1 p{
	color:#041a2b;
	padding:0 0 15px 0;
	text-align:justify;
}
.box-1 p a{
	color:#8ecc09;
	text-decoration:none;
}
.box-1 p a:hover{
	text-decoration:underline;
}
.box-1-in{
	padding:10px 20px 10px 20px;
	text-align:left;
}
.box-1-top{
	width:912px;
	height:8px;
	font-size:0;
	line-height:0;
	background-image:url(../images/common/23.jpg);
	background-repeat:no-repeat;
}
.box-1-mid{
	width:912px;
	background-image:url(../images/common/24.jpg);
	background-repeat:repeat-y;
}
.box-1-clear{
	width:912px;
	height:0;
	font-size:0;
	line-height:0;
	clear:both;
}
.box-1-bot{
	width:912px;
	height:8px;
	font-size:0;
	line-height:0;
	background-image:url(../images/common/25.jpg);
	background-repeat:no-repeat;
}
