/*regular*/

html{
	height:100%;
	overflow-y:scroll;
	}

body { 
 background-color: #333333;
 padding: 0px;
 margin: 0px;
 color: #ffffff;
 font-size: 12px;
 font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
 line-height:1.6em;
 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 {
	color: #ffffff;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	line-height:1.6em;
	text-align: left;
}

a:link , a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #f5f5f5;
	text-decoration: underline;
}
a:hover , a:active { 
 font-size: 11px;
 font-weight: normal;
 color: #7ED1DF;
 text-decoration: none;
 }

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: #7ED1DF;}

.caution { font-size: 10px; color: #FF6699;}
.caution2 { font-size: 12px; color: #FF6699;}

.fontsmall { font-size: 0.8em;}
.fontmedium2 { font-size: 0.9em;}
.fontlarge { font-size: 1.1em;}
.fontxlarge { font-size: 1.3em;}
.b{font-weight:bold;}

.header { background-color: #222222; text-align: center;}
.copy{
	margin:4px auto;
	font-size:11px;
	font-family:Verdana;
	color:#ccc;
	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:#ccc; }
a.cp:hover   { color:#fff; }

/*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 #000000;
	background-color: #222222;

}
.date { color: #FFFFCC;}
.index { vertical-align: top;}
.newssp {
background-color: #FF3300;
}
.bdunder {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;

}

.bdunder2 {
	padding:8px 0;
	border: 1px solid #666666;
	border-right:none;
	border-left:none;

}

.read {
	font-size: 10px;
	line-height: 22px;
}

.mini{
font-size:10px;
color:#999;
}

.media {

	border: 1px none #333333;
	background-color: #000000;
}

.youtube{
	margin:0;
	padding:0;
	width:480px;
	}

.twitter{
	margin:4px 0;
	}

.twitter a:hover img{
	filter: alpha(opacity=70);
	opacity:0.7;
	background: #333;
}

.title{
	font-size:18px;
	line-height:160%;
	}

.interview{
	padding:4px 8px;
	line-height:2.0em;
	text-align: justify;
	text-justify: inter-ideograph;
	}

.interview .comment{
	color:#E5BC8A;
	}

.p00{
	padding:4px 40px;
	background-color:#fff;
	border:1px solid #ccc;
	}


.p_right{
	float:right;
	margin:2px 4px 4px 12px;
	padding:3px;
	background-color:#ccc;
	border:1px solid #fff;
	}

.p_left{
	float:left;
	margin:2px 12px 4px 4px;
	padding:3px;
	background-color:#ccc;
	border:1px solid #fff;
	}


.qr{
	float:left;
padding-right:30px;

}
.red{color:#F03}




.sp_area {
	border: 1px solid #000000;
	background-color: #222222;
	padding:10px;
	font-size:12px;
}

ul{
	padding:0 0 0 16px;
	}

li{
	list-style:square;
	}

