/* CSS Document */

body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#0056a9;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:22px;
}

#wraper {
	width:720px;
	background-color:#FFFFFF;
	margin:0 auto;
	padding-bottom:40px;
}

.text-area {
	width:655px;
	margin:0 auto;
	padding:0;
}

.text-area2 {
	width:595px;
	margin:0 auto;
	padding:0;
}

.clr {
	clear:both;
}

.black-s {
	font-size:12px;
	line-height:16px;
}

.black-b {
	font-weight:bold;
}

.red-b {
	font-weight:bold;
	color:#FF0000;
}

.dred-b {
	color:#990000;
	font-weight:bold;
}

.blue-b {
	font-weight:bold;
	color:#0042a2;
}

#pic_b {
	border:none;
	margin:5;
}


#box1 {
	width:535px;
	background-image:url(../images/box01_bg.jpg);
	background-repeat:repeat-y;
	padding:0 60px;
}

#box2 {
	width:535px;
	background-image:url(../images/box02_bg.jpg);
	background-repeat:repeat-y;
	padding:0 60px;
}

.box4 {
	width:535px;
	background-image:url(../images/box04_bg.jpg);
	background-repeat:repeat-y;
	padding:0 60px;
}

#box5 {
	width:535px;
	background-image:url(../images/box05_bg.jpg);
	background-repeat:repeat-y;
	padding:10px 60px 0;
	font-size:12px;
	line-height:18px;
}

#box5 .title {
	padding:5px;
	color:#052f9b;
	font-size:16px;
	font-weight:bold;
	background-color:#ffce81;
	text-align:center;
	margin:20px 0 20px;
}

#box6-1 {
	width:535px;
	height:373px;
	background-image:url(../images/box06_1_bg.jpg);
	background-repeat: no-repeat;
	padding:0 50px 0 60px;
}

#box6-1 .text {
	width:330px;
	margin:0 0 0 220px;
	padding-top:200px;
}

#box6-2 {
	width:535px;
	height:400px;
	background-image:url(../images/box06_2_bg.jpg);
	background-repeat: no-repeat;
	padding:0 60px 0;
}

#box6-2 .text {
	width:240px;
	margin:0 0 0 300px;
	padding-top:150px;
}

#box8 {
	width:535px;
	background-image:url(../images/box08_bg.jpg);
	background-repeat: repeat-y;
	padding:0 60px 30px;
	font-size:12px;
	line-height:22px;
}

#box9 {
	width:655px;
	background-image:url(../images/box09_bg.jpg);
	background-repeat: no-repeat;
}

#box9 .text {
	font-size:12px;
	line-height:18px;
	padding:100px 30px 15px 240px;
}

#text3 {
	width:520px;
	margin:40px auto;
	font-size:13px;
}

