@charset "Shift_JIS"; 

body {
	color:#333;
	font-family:"Verdana", "Georgia", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: x-small;
	line-height:135%;
	margin: 0px 0px 10px 0px;
	padding:0px;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #ff0000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #999999
	background-color: #E6E6E6;
	background-image: url('img/bg_1.gif');
	} 

td {
	color:#333;
	font-family: "Verdana", "Georgia", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: x-small;
	line-height:140%;
	}

.btn_t {
	margin:10px 5px 5px 5px;
	}
	
.bg1 {
	background-image: url(img/bg_2.gif)
	}

.bg2 {
	background-image: url(img/bg_3.gif)
	}

.bg3 {
	background-image: url(img/bg_4.gif)
	}



a:link{
	text-decoration:none;
	color:#555555;
	}

a:visited{
	text-decoration:none;
	color:#555555;
	}

a:hover{
	text-decoration:underline;
	color:#ff0000;
	}

.f10_11 {
	font-size: 10px;
	line-height: 115%;
	}
.f10_13 {
	font-size: 10px;
	line-height: 135%;
	}
.f10_15 {
	font-size: 10px;
	line-height: 150%;
	}
.f11_11 {
	font-size: 11px;
	line-height: 115%;
	}
.f11_13 {
	font-size: 11px;
	line-height: 135%;
	}
.f11_15 {
	font-size: 11px;
	line-height: 150%;
}
.f12 {
	font-size: 12px;
	}
.f12_13 {
	font-size: 12px;
	line-height: 135%;
	}
.f12_15 {
	font-size: 12px;
	line-height: 150%;
	}
.f13 {
	font-size: 13px;
	}
.f13_13 {
	font-size: 13px;
	line-height: 135%;
	}
.f13_15 {
	font-size: 13px;
	line-height: 150%;
	}
.f14_13 {
	font-size: 14px;
	line-height: 135%;
}
.f14_15 {
	font-size: 14px;
	line-height: 150%;
	}
.f15_15 {
	font-size: 15px;
	line-height: 150%;
	}
.f16_15 {
	font-size: 16px;
	line-height: 150%;
	}
.f17_15 {
	font-size: 17px;
	line-height: 150%;
	}
.f18_15 {
	font-size: 18px;
	line-height: 150%;
	}
	
.red {color:#FF0000
	}

.red_under{
	color: #FF0000;
	text-decoration: underline;
	}
