@charset "utf-8";

.text0{font-size:14px;}
.text1{font-size:12px;}
.text2{font-size:10px;}
.text3{font-size:16px;}
.text4{font-size:20px;}

.textsss{font-size:8px;}

BODY{
	font-family:"ＭＳ Ｐゴシック", "Osaka", arial, helvetica, san-serif; 
	Font-Size : 14px;
	background-image: url(../images/top/bg.jpg); 
	/* background-repeat: repeat-x; */
	background-color: #BAD9EE;
	padding: 10px;
}

TD	{Font-Size : 14px;
}

a:link, a:visited{
	color: #0066CC;
    text-decoration: underline;
	}

a:hover {
	color:#F00;
	}

img{
	border: none;
}

.rf_line{
	border-right:1px solid #989da2;
	border-bottom:1px solid #989da2;
}

.no_underline a {
text-decoration: none;
}

.subtitletable {
	font-size:22px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	/* background: url(../images/top/bg_subtitle.gif); */
	border-bottom:3px double #23408f;	
}