/* CSS Document */

body{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/head_bk.gif);
	background-repeat: repeat-x;
}

#header{
	width:760;
	margin:0 auto;
	margin-left: 120px;
	margin-right: 120px;
}


h1{
	margin: 0px;
	clear: none;
	float: left;
}

/*͂anw*/
.box1 { 
	background-color: #009AA2;
	font-size:10pt;
	line-height:120%;
	color:#ffffff;
	padding:10px 10px 10px 10px;
	width:680;
	height:25;
	text-align: right;
	}

.box2 { 
	background-color: #FFFFFF;
	font-size:10pt;
	line-height:120%;
	color:#009AA2;
	padding:10px 10px 10px 10px;
	width:630;
	height:25;
	text-align: left;
	}

.box3 { 
	background-color: #FFFFFF;
	font-size:10pt;
	line-height:140%;
	color:#333333;
	padding:10px 10px 10px 10px;
	width:600;
	height:25;
	text-align: left;
	}

.box4 { 
	background-image:url(../img/img-01.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:200px;
	padding-left:10px;
	background-color: #FFFFFF;
	font-size:10pt;
	line-height:140%;
	color:#333333;
	width:600;
	text-align: left;
	/* display:block; */
	}

.box5 { 
	background-image:url(../img/img-02.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:200px;
	background-color: #FFFFFF;
	font-size:10pt;
	line-height:140%;
	color:#333333;
	width:600;
	text-align: left;
	/* display:block; */
	}

.box6 { 
	background-image:url(../img/img-04.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:200px;
	padding-left:10px;
	background-color: #FFFFFF;
	font-size:10pt;
	line-height:140%;
	color:#333333;
	width:600;
	text-align: left;
	/* display:block; */
	}

.box7 { 
	background-color: #B5FFF2;
	font-size:8pt;
	line-height:120%;
	color:#FF6600;
	padding:10px 10px 10px 10px;
	width:200;
	text-align: left;
	font-weight: bold;
	}

.box8 { 
	background-color: #FFFFFF;
	font-size:10pt;
	line-height:120%;
	color:#333333;
	padding-left:10px;
	width:410;
	text-align: left;
	}

.box9 { 
	background-image:url(../img/img-03.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:200px;
	padding-left:10px;
	background-color: #FFFFFF;
	font-size:10pt;
	line-height:140%;
	color:#333333;
	width:600;
	text-align: left;
	/* display:block; */
	}

.foot { 
	background-color: #009AA2;
	font-size:10pt;
	line-height:120%;
	color:#ffffff;
	width:100%;
	height:20;
	text-align: center;
	}


.link:link {color: #ffffff;}
.link:hover {color: #ffff00;text-decoration:underline;}
.link{color: #ffffff;text-decoration:none;}

.link3:link {color: #ffff00;}
.link3:hover {color: #ffff00;text-decoration:underline;}
.link3{color: #ffff00;text-decoration:none;}

.link4:link {color: #333333;}
.link4:hover {color: #333333;text-decoration:underline;}
.link4{color: #333333;text-decoration:none;}

.link2:link {color: #009999;}
.link2:hover {color: #009999;text-decoration:none;}
.link2{color: #009999;text-decoration:underline;}

.t1 {font-size: 11pt;line-height: 14pt;color: #009999;font-weight: bold;}
.t2 {font-size: 10pt;line-height: 14pt;color: #ffffff;}
TD {font-size: 10pt;line-height: 13pt;color: #333333;}
.t4 {font-size: 11pt;line-height: 14pt;color: #ffffff;}


