@charset "UTF-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #333;
	line-height:160%;
	background:url(../images/bgobi_bl_common.gif) top repeat-x;


}

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;	
	padding:0;
	float:right;
	position: relative;
	top:35px;
}

h2 {
	margin: 0;	
	padding:0;
	float: left;
	position:relative;
	top:69px;
}


  h3, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}


a img { 
	border: none;
}


a:link {
	color:#f60;
	text-decoration: none;
}

a:visited {
	color: #f90;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color:#F90;
}

.container {
	width: 980px;
	/*max-width: 1260px;
	min-width: 780px;*/
	margin: 10px auto 0; 
}


#common_main a:link {
	color:#f60;
	text-decoration: none;
}

.wahtsnew a:link {
	color:#f60;
	text-decoration: none;
	border-bottom:1px dotted;
}

.column_text a:link {
	color:#f60;
	text-decoration: none;
	border-bottom:1px dotted;
}

.b160{
	font-weight:bold; 
	font-size:160%;
}

.b140{
	font-weight:bold; 
	font-size:140%;
	line-height:160%;
}

.b120{
	font-weight:bold; 
	font-size:120%;
}

.b110{
	font-weight:bold; 
	font-size:110%;
}

.b100{
	font-weight:bold; 
}

.red{
	color:#F00;
	font-size:80%;
	}

.red2{
	color:#F00;
	}

.orange{
	color:#F60;
	}
	
.bule{
	color:#39f;
	}
	
/***************************************
ルビ
***************************************/
/* 単純な<ruby>要素での<rt>要素 */
ruby>rt {
    display: table-header-group;
    height: 25%;
    margin: 0;
    padding: 0 0.125em;
    border: none;
    font: inherit;
    font-size: 50%;
    line-height: 1em;
    }


/***************************************
Global Navi Area
***************************************/

#gNavi{
	width: auto;
	height: 50px;
	background: url(../images/menu/mainmenu.gif) no-repeat;
}

#btnCont{
	margin: 0 auto;
	width: 948px;
	height: 40px;
}


#btnCont ul{
	margin: 0;
	padding: 0;
}

#btnCont li{
	display: inline;
}


#btnCont li a{
	display: block;
	margin-top: 10px;
	height: 0;
	padding-top: 40px;
	float: left;
	overflow:hidden;
}

#me_01 a{ width: 165px; background: url(../images/menu/me_btn_01.gif) top no-repeat;}
#me_02 a{ width: 119px; background: url(../images/menu/me_btn_02.gif) top no-repeat;}
#me_03 a{ width: 176px; background: url(../images/menu/me_btn_03.gif) top no-repeat;}
#me_04 a{ width: 139px; background: url(../images/menu/me_btn_04.gif) top no-repeat;}
#me_05 a{ width: 170px; background: url(../images/menu/me_btn_05.gif) top no-repeat;}
#me_06 a{ width: 179px; background: url(../images/menu/me_btn_06.gif) top no-repeat;}

#me_01 a:hover,
#me_02 a:hover,
#me_03 a:hover,
#me_04 a:hover,
#me_05 a:hover,
#me_06 a:hover{ background-position: 0 -40px;}

#me_01 a.on,
#me_02 a.on,
#me_03 a.on,
#me_04 a.on,
#me_05 a.on,
#me_06 a.on{ background-position: 0 -80px;}

#me_01 a.off,
#me_02 a.off,
#me_03 a.off,
#me_04 a.off,
#me_05 a.off,
#me_06 a.off{ background-position: 0 -120px;}

#me_last_line{
	display: inline-block;
	width: 4px;
	height: 50px;
	text-indent:-9999px;
	background-image:url(../images/common/me_line.jpg);
	background-repeat: no-repeat;
}

/* ~~ ヘッダ ~~ */
.header {
	background:url(../images/common_header_pic.gif) left top no-repeat;
	height:118px;
	
}

.content {
	width: 948px;
	background: #fff;
	border-left:solid 6px #F60;
	border-right:solid 6px #000;
	margin:10px 0;
	padding:0 10px 10px;
	}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}



/***************************************
mainspace
***************************************/

#common_main{
	margin: 0 auto;
	width: 948px;
	/*background: url(../images/whatsnew.gif) no-repeat 0 10px;*/
}

#common_main ul{
	margin: 0;
	padding: 21px 0 0;
}

#common_main li{
	display: inline;
	overflow:hidden;
	float: left;
}

.column_gr2{
	width:462px;  
	background:#eee;
	overflow: auto; 
	border-bottom:solid #666 1px;
	margin-bottom:25px;
	}
	
	.column_gr2l{
	width:462px;  
	height:auto;
/*	height:500px;*/
	background:#eee;
	overflow: auto; 
	border-bottom:solid #666 1px;
	margin-bottom:25px;
	margin-top:25px;
	float:left;
	}
	
	.column_gr2r{
	width:462px;  
	height:auto;
/*	height:500px;*/
	background:#eee;
	overflow: auto; 
	border-bottom:solid #666 1px;
	margin-bottom:25px;
	margin-top:25px;
	float:right;
	}
	
	.column_gr2r .column_text_s p {
	color:#F60; 
	font-weight:bold; 
	font-size:110%;
	margin:0px;
	padding:0px;
	}
	
	.column_gr2r .column_text_s span {
	color:#F60; 
	font-weight:bold; 
	font-size:110%;
	}

.column_gr1{
	width:948px;  
	background:#eee;
	overflow: auto; 
	border-bottom:solid #666 1px;
	margin: 21px 0 0;
	
	}

.column_gr3{
	width:662px;  
	background:#eee;
	overflow: auto; 
	border-bottom:solid #666 1px;
	padding-bottom:25px;
	}
	
.column_wh{
	width:462px; 
	background:#fff;
	overflow: auto; 
	/*border-bottom:solid #666 1px;*/
	}
	
.column_wh1{
	width:948px; 
	background:#fff;
	/*border-bottom:solid #666 1px;*/
	}
	
	.column_wh2{
	width:562px; 
	background:#fff;
	overflow: auto; 
	/*border-bottom:solid #666 1px;*/
	}
	
.column_wh3{
	width:270px; 
	padding:10px 0 0 15px; 
	margin:0;
	background:#fff;
	font-size:85%;
	line-height:160%;
	}
	
.wahtsnew{
margin-bottom:8px;

}
	
.backnumber{
	color:#999;
	font-size:12px; 
	font-weight:bold; 
	border-bottom:solid #666 1px;
	margin-bottom:5px;
	}

h3{
	padding:15px 20px 5px; 
	border-bottom:dotted #999 1px; 
	font-size:130%;
	font-weight:bold; line-height:120%; font-style:normal; color:#f60;
	font-family:sans-serif;
	
	}
	
h3 span{
	font-size:75%; 
	color:#999;
	
	}
	
h3 img{
	padding:0;
	margin-left:5px;
	
	}
	
h4 {
	margin: 10px 0 0 0 ;	
	padding:0;
	font-size:110%;
	color:#666
}

	
	
.column_title_md{
	padding:15px 20px 5px; 
	border-bottom:dotted #999 1px; 
	font-size:130%;
	font-weight:bold; line-height:120%; font-style:normal; color:#f60;
	font-family:sans-serif;
	
	}
	
.column_title_md span{
	font-size:75%; 
	color:#999;
	
	}
	
.column_title_b{
	padding:15px 20px 5px; 
	border-bottom:dotted #999 1px; 
	font-size:160%;
	font-weight:bold; line-height:120%; font-style:normal; color:#333;
	font-family:sans-serif;
	
	}
	
.column_title_cap{
	padding:0px 10px 5px; 
	border-bottom:dotted #999 1px; 
	font-size:120%;
	font-weight:bold; line-height:120%; font-style:normal; color:#333;
	font-family:sans-serif;
	
	}
	
	
	
.column_text00{
	padding:15px 20px 10px; 
	border-bottom:dotted #999 1px; 
	}
	
.column_text_s{
	padding:15px 20px; 
	/*border-bottom:dotted #999 1px; */
	font-size:85%;
	line-height:160%;
	}
	
.column_text_12{
	padding:15px 20px; 
	/*border-bottom:dotted #999 1px; */
	font-size:12px;
	line-height:160%;
	}
	
.column_text_cap{
	padding:10px 10px 25px; 
	/*border-bottom:dotted #999 1px; */
	font-size:80%;
	line-height:150%;
	}
	
.column_text{
	padding:15px 20px; 
	/*border-bottom:dotted #999 1px; */
	line-height:160%;
	}
	
.column_dengeki{
	padding:0px 20px; 
	/*border-bottom:dotted #999 1px; */
	line-height:160%;
	}
	
	
.column_text_read{
	padding:15px 15px 0; 
	font-size:95%;
	line-height:160%;
	}
	
.column_text_left{
	padding-left:15px; 
	/*border-bottom:dotted #999 1px; */
	font-size:100%;
	line-height:160%;
	}
	
.column_text_right{
	padding-right:15px; 
	/*border-bottom:dotted #999 1px; */
	font-size:100%;
	line-height:160%;
	}
	
.column_text img{
margin:15px 5px; 
padding:0;}
	
	
.text_c_dblue{ color:#039;}

.text_c_red{ color:#039;}
	
.date{
	font-size:75%; 
	color:#666;
	
	} 
	

	
/***************************************
characters
***************************************/

.chara_title{
	padding:0px 10px 3px;
	border-bottom:dotted #999 1px; 
	font-size:120%;
	font-weight:bold; line-height:120%; font-style:normal; color:#333;
	font-family:sans-serif;
	color:#039;
	}
	
	
.chara_title span{
	font-size:80%; 
	color:#666; 
	padding-left:1em;
	}

.chara_text{
	padding:10px 10px 30px; 
	font-size:80%;
	line-height:160%;
	}
	
	
.chara_text img{
	float:right; 
	padding:0 0 0 15px;
	}
	
.chara_issue{
	padding:0px 10px 3px; 
	border-bottom: solid #f60 1px; 
	font-weight:bold; line-height:120%; font-style:normal; color:#333;
	font-family:sans-serif;
	color:#666;
	}
	
.chara_issue span{
	font-size:80%; 
	color:#666; 
	padding-left:1em;
	}
	
.chara_issue2{
	padding:0px 0px 3px; 
	border-bottom: solid #f60 1px; 
	font-weight:bold;
	line-height:120%;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#f60;
	}
	
.chara_issue2 span{
	padding:3px 60px;
	background:#333;
	background:url(../images/menu_on_bg.png) left top no-repeat #333;
	}
	
.mecha_txt {
	margin-top:2px;
	color:#f60;
	}
	
	
/***************************************
temp
***************************************/
	
.submenu{
	margin:15px 0 20px;
	padding:0px 0px 2px; 
	border-bottom: solid #f60 1px; 
	}

.submenu a{
	padding:3px 60px;
	background:#333;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	}

.submenu span a{
	background:url(../images/menu_on_bg.png) left top no-repeat #333;
	font-weight:bold;
	}


/***************************************
壁紙
***************************************/
.wp0102{
	width:292px; 
	float:left; 
	padding-right:15px;
	text-align:center;
	}

.wp03{
	width:292px;
	float:left;
	text-align:center;
	}
	
.wp0102 img{
	margin-bottom:5px;
	}

.wp03 img{
	margin-bottom:5px;
	}
	
.wp0102 span{
	font-size:120%;
	/*color:#F60;*/
	font-weight:bold;
	line-height:140%;
	}

.wp03 span{
	font-size:120%;
	/*color:#F60;*/
	font-weight:bold;
	line-height:140%;
	}
	
	
/***************************************
フッター
***************************************/

.footer {
	padding: 0px 0;
	background: #ccc;
	height:60px;
	font-size:80%;
	line-height:120%;
}

.footer img{
	float: left; padding:16px 0 0 16px; 
	}
	
.footer_copy{float:right; padding:25px 20px 0 0; text-align:right;}




/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*----------------------------------------------------
 twitter
----------------------------------------------------*/

ul#twitterbutton{
    list-style: none;
	margin: 5px 5px 0 0px;
	padding: 0;
	width: 172px; 
}

#twitterbutton li{
	margin: 0 5px 0 0;
	padding: 0;
}

#twitterbutton li img{
	vertical-align:bottom;
}
