/* CSS Document */
body,td,th {
	font-size: 12px;
	font-family: メイリオ, ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック, ＭＳ ゴシック;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
	background-position: center;

}
a:link {
	color: #003a91;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #CC3300;
}
h1 {
	font-size: 9px;
	color: #333333;
	background-image: url(../image/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 13px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pan {
	font-size: 10px;
	color: #333333;
	height: 20px;
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 20px;
	text-indent: 15px;
}
.layout {
	margin-right: 10px;
	white-space: normal;
}

.footer {
	font-size: 10px;
	color: #333333;
	height: 40px;
	width: 768px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D51019;
	border-right-color: #D51019;
	border-bottom-color: #D51019;
	border-left-color: #D51019;
	text-align: right;
}
.r_menu {
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
.r_menu A:link {
	color: #003a91;
	text-decoration: none;
}
.r_menu A:visited {
	color: #0066CC;
	text-decoration: none;
}
.form1 {
	margin: 0px;
	padding: 0px;
}
.form2 {
	border: 1px solid #666666;
	height: 16px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form3 {
	padding: 0px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.text_red {
	color: #D51019;
}
.text01 {
	font-size: 11px;
	color: #666666;
}

.rollover01 {
	display:block; background-image : url(../image/menu_home.gif); 
}
A:HOVER.rollover01 {
	background-image : url(../image/menu_home_on.gif); 
}

.rollover02 {
	display:block; background-image : url(../image/menu_bflets.gif); 
}
A:HOVER.rollover02 {
	background-image : url(../image/menu_bflets_on.gif); 
}

.rollover03 {
	display:block; background-image : url(../image/menu_fletsadsl.gif); 
}
A:HOVER.rollover03 {
	background-image : url(../image/menu_fletsadsl_on.gif); 
}

.rollover04 {
	display:block; background-image : url(../image/menu_ocn.gif); 
}
A:HOVER.rollover04 {
	background-image : url(../image/menu_ocn_on.gif); 
}

.rollover05 {
	display:block; background-image : url(../image/menu_tel.gif); 
}
A:HOVER.rollover05 {
	background-image : url(../image/menu_tel_on.gif); 
}

.rollover06 {
	display:block;
	background-image : url(../image/online.gif);
	background-repeat: no-repeat;
}
A:HOVER.rollover06 {
	background-image : url(../image/online_on.gif); 
	background-repeat: no-repeat;
}
.tbl_ttl {
	background-color: #CAE4FF;
}
.text_green {
	font-weight: bold;
	color: #009933;
}
.text_orange {
	font-weight: bold;
	color: #FF9900;
}
.text_white {
	font-weight: bold;
	color: #FFFFFF;
}
.text_blue {
	font-weight: bold;
	color: #0033CC;
}
