@charset "utf-8";
/* CSS Document */
.container {
	width:840px;
	margin:0 auto;
	text-align:left;
	padding:0;
}
.contents {
	width:780px;
	padding:0 30px;
	background-image:url(../images/bg/bg02.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.box1 {
	padding:0 20px 30px 20px;
}
.box1 img{
	padding:0 0 15px 0;
}
.box1 span {
	color:#00479d;
	font-weight:bold;
}
.box2 {
	background-color:#fffde3;
	border:2px solid #b2b2b2;
	margin:20px;
	padding:15px 15px 0px 15px;
	width:707px;
}
.box2-left {
	width:230px;
	padding-right:20px;
	float:left;
	padding-bottom:10px;
}
.box2-right {
	width:457px;
	float:left;
}
.box2-right p{
	padding:10px 0;
}
.box2-right-bt {
	width:457px;
	text-align:right;
}
.box2-right-bt img{
	display:inline;
}
.box2-bt {
	width:780px;
	text-align:center;
	margin-bottom:40px;
}
.box2-bt img {
	display:inline;
}
.box3 {
	padding:20px 20px 30px 20px;
}
.bana {
	padding:30px 0 15px 30px;
}
.footer {
	width:840px;
	text-align:center;
	padding-bottom:30px;
}
.footer address {
	font-size:12px;
	font-style:normal;
}
.box2-in {
	border:1px solid #381f04;
	padding:15px;
	background-color:#FFFFFF;
}
.box2-in span {
	color:#0000CC;
	font-weight:bold;
}
.box2-in p {
	padding-bottom:20px;
}