*{
	margin:0;
	padding:0;
	}

html{
	height:100%;
	overflow-y:scroll;
	}


body {
	margin: 0 auto;
	padding: 0;
	background-color:#FFF;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 12px;
	line-height:160%;
	text-align: center;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#222222;
	scrollbar-darkshadow-color:#000000;
}

td { 
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	line-height:160%;
	text-align: left;
	}

a:link {font-size: 11px; font-weight: normal; color: #FFFFCC;}
a:visited { font-size: 11px; font-weight: normal; color: #FFFFCC;}
a:hover { font-size: 11px; font-weight: normal; color: #FF6666;}
a:active { font-size: 11px; font-weight: normal; color: #FF6666;}

h1 { font-size: 1.2em; font-style: italic; font-weight: bold; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h2 { font-size: 1.2em; font-style: italic; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h3 { font-size: 1.2em; font-style: normal; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h4 { font-size: 1.1em; font-style: italic; font-weight: bold; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h5 { font-size: 1.1em; font-style: italic; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}
h6 { font-size: 1.1em; font-style: normal; font-weight: normal; color: #333333; text-indent: 1em; margin-bottom: -1em; padding-bottom: 0.2em;}

img { border: none;}
strong { font-size: 16px; font-style: normal; font-weight: bold; color:#FFC; padding-bottom:10px; display:block;}

.caution { font-size: 10px; color: #FF0000;}
.caution2{
	padding:10px;
	color: #FF0000;
	border:1px solid #CC0000;
	}
.caution3{
	padding:10px;
	color:#F9B35D;
	border:1px solid #F1853A;
	text-align:center;
	}

.fontsmall { font-size:0.9em;}
.fontmedium2 { font-size:11px; line-height:120%;}
.fontlarge { font-size: 1.1em;}
.fontxlarge { font-size: 1.3em;}

.header { background-color: #222222; text-align: center;}
.copyright { background-color: #222222; font-size: 11px; text-align: center; padding-bottom: 10px;}

/*custom*/
.base { background-color: #222222;}
.logo { vertical-align: bottom; text-align: right;}
.menu { background-color: #111111; border-left: 1px solid #222222; border-right: 1px solid #222222; padding-left: 1em;}
.news { background-color: #111111;}
.fla { border-left: 1px solid #222222; border-right: 1px solid #222222;}
.main { background-color: #111111; padding: 5px; vertical-align: top;}
.disc {
	text-align: left;
}
.imgbd {
	border: 1px solid #FFFFCC;
}
.date { color: #FF3300;}
.index { vertical-align: top;}
.newssp {
background-color: #FF3300;
}

.imgbddouble {
padding-bottom:10px;
	border-bottom: 1px solid #666;
}

.bnr{
	margin:5px 0;
	}

.twitter{
	margin:4px 0;
	}

.twitter a:hover img{
	filter: alpha(opacity=70);
	opacity:0.7;
	background:#260000;
}

.copy{
	margin:4px auto;
	font-size:11px;
	font-family:Verdana;
	color:#FFFFCC;
	text-align:center;
	}
a.cp:link, a.cp:visited , a.cp:active , a.cp:hover { text-decoration : none } 
a.cp:link, a.cp:visited , a.cp:active { color:#FFFFCC; }
a.cp:hover   { color:#B3A18F; }









.check{
color:#000;
background:#FFF;
padding:10px;
border:#000 double 3px;
font-weight:800;
}



.check2{
color:#000;
background:#FFF;
padding:10px;
border:#000 double 3px;
font-size:12px;
}


.check3{
border:#999 double 3px;
padding:5px;
font-size:12px;
}



.check3 td{
font-size:12px;
padding:5px;
vertical-align:top;
}



.t_left{text-align:left;}

.t_right{text-align:right;}

.t_center{text-align:center;}



.backcollar{
background:#4F0000;
}
.news{
background:#FFF;}


.contents{
	color:#FFF;
	background:#751C1C;
	width:100%;
margin-bottom:20px;
}


.newsbox{
	padding:10px;
	color:#FFF;
}


.sp{
	color:#FFC;
	font-weight:800;}

.sp2{
	color:#FFC;
	font-weight:bold;
	}

.sp3{
	color:#FFC;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
	}


