/*regular*/
body { 
	background-color:#000000;
	padding: 0px;
	margin: 0px;
	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;
	color: #FFFFCC;
	line-height:160%;
	text-align: left;
}

a:link, a:visited {font-size: 11px; font-weight: normal; color: #B17977;}
a:hover { font-size: 11px; font-weight: normal; color: #ccc;}
a:active { font-size: 11px; font-weight: normal; color: #999;}

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: 12px; font-weight: bold; color: #FF3366;}
.big{
	color:#FF3366;
	font-size:18px;
	font-weight:bold;
	line-height:160%;
	}

.s{
font-size:10px;
}

#navi{
	margin:0;
	padding:0;
	background:#000 url(image/m_00.gif) no-repeat top right;
	width:770px;
	height:20px;
	}

.caution { font-size: 10px; color: #FF0066;}
.caution2 { font-size: 11px; color:#ff0000;}

.fontsmall { font-size: 0.8em;}
.fontmedium2 { font-size: 0.9em;}
.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 #333333;
	background-color: #222222;
}
.date { color: #FFFFCC;}
.index { vertical-align: top;}
.newssp {
background-color: #FF3300;
}
.bdunder {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;

}
.read {
	font-size: 10px;
	line-height: 22px;
}
.media {

	border: 1px none #333333;
	background-color: #000000;
}

.topic{
	margin:5px auto;
	padding:10px 20px;
	border:1px solid #333;
	}

.magmemo{ line-height:200%;background:#AFA896; color:#333333;}
.magmemo strong{ color:#CC0000;}
.magtextbar{border-bottom:#006699 1px solid;}
.magtext_bar{height:40px;}

.maglist_bn{padding:0;margin:0;float:left; width:170px;height:20px; padding-top:15px; font-weight:800; text-align:right;}
.maglist{float:right;display:inline;height:25px;width:175px;text-align:right;padding-top:15px;}
.left{float:left;}
.right{float:right;}

.youtube{
text-align:center;}

table.red_box{
	background-color: #AD181F;
	color:#000;
	}

table.red_box td,
table.red_box td strong{
	color:#000;
	}

table.yellow_box{
	background-color: #F6EFC2;
	color:#000;
	}

table.yellow_box td,
table.yellow_box td strong{
	color:#000;
	}

.tweet{
	margin:8px 0;
	text-align:center;
	}

.tweet a:hover {
filter: alpha(opacity=70);
opacity:0.7;
background: #fff;
} 

.btn a{ display:block; border:1px solid #B17977; }
.btn a:hover{ display:block; border:1px solid #fff; }


.tour th,.tour td{
	padding:2px 4px;
	}

.tour td{
	border-bottom:1px solid #333;
	}

.tour th{
	font-size:12px;
	color:#FFFFCC;
	background-color:#333;
	text-align:left;
	}
