body{
	background-color:#FFFFFF;
	background-image:url(../img_common/bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

.tbg{
	background-color:#104F76;
	background-image:url(../img/bg-img.jpg);
	background-repeat:no-repeat;
}

a:link{color:#FFA200;text-decoration:none}
a:visited{color:#FFA200;text-decoration:none}
a:hover{color:#FFA200;text-decoration:underline}

.t9w {	font-size: 10px;line-height:13px;color:#ffffff;}
.t13r {	font-size: 13px;line-height:16px;color:#FF0000;font-weight: bold;font-style:italic;}
.t10{ font-size: 10px;line-height:16px;color:#333333;}

/*文章ＢＯＸ*/
.box1 { 
	width:650px;
	padding-top:10px;
	padding-bottom:15px;
	font-size:13px;
	line-height:130%;
	color:#FFFFFF;
	text-align: left;
	}

#box2 { 
	width:650px;
	height:180px;
	background-image:url(img/img_4.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color: #FFFFFF;
	padding-bottom:15px;
}

#box2write{
	padding-top:53px;
	padding-left:45px;
	padding-bottom:15px;
	font-size:13px;
	line-height:16px;
	color:#333333;
	text-align: left;
}

.box3 { 
	width:550px;
	padding-top:10px;
	padding-bottom:15px;
	font-size:10px;
	line-height:130%;
	color:#FFFFFF;
	text-align: left;
	}

/*バナーメニュー*/
.bn1 {
	width:500px;
	height:150px;
	background:url(img/bn_end_ov.gif) no-repeat bottom center;
	}

.bn1 a {
	display:block;
	width:500px;
	height:150px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}

.bn1 a:hover {text-indent:-9999px;}

