/* CSS Document */
body {
	background-color: #0382B8;
	margin-top: 0px;
	background-image : url(img/back01.jpg);
}
.grade{
background-image : url(img/back02.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#FFFFFF;

}

td.topline{
 border-style: solid;
 border-width: 1px;
 border-color: black;
 background-color:#FFFFFF;
}

td.link01{
	height:30px;
	background-color:#FFFFFF;
	color: #333333;
	font-size:12px;
	text-align:left;
	border-bottom-color:#199698;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

td.work10{
	text-align:center;
	background-color:#FFFFFF;
	border-bottom-color:#199698;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.whatnew{
width:220px;
height:266px;
overflow:auto;
color:#666666;
font-size:12px;
line-height:14px;
scrollbar-3dlight-color:#293241;
scrollbar-track-color:#999999;
scrollbar-darkshadow-color:#B17A5A;
scrollbar-face-color:#FE873F;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-arrow-color:white;

}

<!--
/*3dlight//外枠の明るい方の影色です♪
track//トラックカラーの色です♪
darkshadow//外枠の暗い方の影色です♪
face//表面の色です♪
highlight//内枠の明るい方の影色です♪
shadow//内枠の暗い方の影色です♪
arrow//矢印（▲）の色です♪*/
-->

.bord01{
border:dotted #199698 0px 0px 1px 1px;

}
.bord02{
width:210px;
border:dotted #199698 1px;
margin-bottom:0px;
margin-top:0px;
}

.bord03{
	border-color:#FF6600;
	border-bottom-style:dotted;
	border-bottom-width:1px;

}
.copy01{
text-align:right;
vertical-align:middle;
color:#333333;
font-size:10px;
}

/*font*/
.main12{
	color: #333333;
	font-size:12px;
}
.new{
	color: #FE873F;
	font-weight: bold;
	font-size:12px;
}

.release01{
	color: #FF6600;
	font-weight: bold;
	font-size:12px;
}
.release02{
	color: #FF6600;
	line-height: 14px;
	font-size:12px;
	margin-left:10px;
}
.cap{
	color: #333333;
	font-size:10px;
}

.topic01{
	color: #0E709A;
	font-weight: bold;
	font-size:14px;
}
.radio01{
	color: #0E709A;
	font-weight: bold;
	font-size:14px;
	border-bottom-style:dotted;
	border-bottom-color:#199698;
	border-bottom-width:1px;
}
.event01{
	color: #0E709A;
	font-weight: bold;
	font-size:14px;
	border-bottom-style:dotted;
	border-bottom-color:#199698;
	border-bottom-width:1px;
}
.event02{
	color: #333333;
	font-size:12px;
		border-bottom-style:dotted;
	border-bottom-color:#CED6E1;
	border-bottom-width:1px;
}
.white01{
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}
.work01{
	width:240px;
	color: #333333;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
}

/* 烈火関係ページ */
.rekka {
	margin-top: 0px;
	background : #D58787  url('bg01.jpg') repeat;
}
/* 烈火ページ下メニュー*/
.bottommenu{
	font-size : 10px;
	color : #87cefa;
	text-decoration : none;
}
.bottom{
	text-align : center;
	color : #444;
	padding-bottom : 15px;
}
	

