@charset "shift_jis";
/***   CSS Document   ***/

html { overflow-y: scroll; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote { margin:0; padding:0; }
ol,ul { list-style: none; } 

/***  背景の設定  ***/
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	background-color: #04103B;
	background-image: url(../images/common/bg_rep2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#container {
	width:1024px;
	margin:0 auto;
}
#bgimg1 {
	background: url(../images/common/bg.jpg) no-repeat;
}
#bgimg2 {
	width:1024px;
	padding:0px;
	background: url(../images/common/bg_rep.jpg) repeat-y center top;
}
#footer { height: 75px; }

/***  画像の設定  ***/
img { vertical-align:bottom; border:0; margin:0; padding:0; }
.top_banner {/***  margin-top: 5px;   ***/
	margin-bottom: 0px;
}
.banner {margin-top: 5px; }

/***  見出しの設定  ***/
h1 {margin: 0px; padding: 0px; }
h2 {margin:5px 0px 10px; padding:0px}
h3 {font-size: 16px; font-weight: bold; color: #FFFF00; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #FFFF99; padding-bottom: 5px; margin-top: 5px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; }
h4 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 8px;
	margin: 15px 0px 5px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}

/***  トップ、中央に表示  ***/
.hcvc {margin-top:-280px; margin-left:-380px; position:absolute; top:50%; left:50%; }

/***  文字の設定  ***/
#text td {font-size: 12px; color: #FFFFFF; line-height: 16px; }

/***  リンクの設定  ***/
a:link {color:#ffc800; text-decoration:underline; margin:0px; padding:0px}
a:visited {text-decoration: underline; color: #ffc800/*#FFE793*/; }
a:hover {text-decoration: none; color: #D22500; }
a:active {text-decoration: underline; color: #FFC800; }

/***  ナビゲーション  ***/
#g_nav ul {
	margin-bottom:10px;
}
#g_nav ul li {
	margin:0;
	padding:0;
	margin-bottom:3px;
}
#s_nav ul li {
	margin-bottom:5px;
}

/***  下層レイアウト  ***/
#kasou_con {
	width:755px;
	margin-top:-95px;
}

/***  注釈の設定  ***/
blockquote {font-size: 10px; color: #97A2D7; margin: 0px; padding: 0px; }

/***  ぶるらじバックナンバー  ***/
#radio_bn {
	background-color: #FFDB51;
	background-image: url(../images/top/radio_bg.gif);
	background-repeat: repeat-x;
	height: 150px;
	width: 171px;
}
#radio_bnbox {
	height: 150px;
	width: 151px;
	overflow: auto;
	scrollbar-arrow-color: #1C358B;
	scrollbar-face-color: #FEDB51;
	scrollbar-highlight-color: #FDC023;
	scrollbar-shadow-color: #FDC023;
	scrollbar-3dlight-color: #1C358B;
	scrollbar-darkshadow-color: #1C358B;
	scrollbar-track-color: #FDC023;
	padding-left: 10px;
	padding-right: 10px;
}
#radio_bnbox p {padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; }
#radio_bnbox a:link {color: #F92A19; text-decoration: underline; }
#radio_bnbox a:visited {text-decoration: underline; color: #F92A19; }
#radio_bnbox a:hover {text-decoration: none; color: #072EBA; }
#radio_bnbox a:active {text-decoration: underline; color: #072EBA; }

/***  問い合わせフォームへの誘導  ***/
#mail a:link {color: #F92A19; text-decoration: underline; }
#mail a:visited {text-decoration: underline; color: #F92A19; }
#mail a:hover {text-decoration: none; color: #072EBA; }
#mail a:active {text-decoration: underline; color: #072EBA; }


/***  新着情報の設定  ***/
#infobox {
	background-image: url(../images/top/info_tp_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 281px;
	width: 280px;
	text-align: left;
}
#information {
	height: 260px;
	width: 260px;
	overflow: auto;
	line-height: 16px;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#B5C3D4;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#001A3A;
	scrollbar-highlight-color:#183D6C;
	scrollbar-shadow-color:#183D6C;
	scrollbar-track-color:#182348;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#information p {font-weight: bold; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; line-height: 16px; font-size: 12px; }
#information a:link {color: #2BB7FF; text-decoration: underline; }
#information a:visited {text-decoration: underline; color: #2BB7FF; }
#information a:hover {text-decoration: none; color: #CA6FFF; }
#information a:active {text-decoration: underline; color: #CA6FFF; }
#info_bt {
	font-size: 12px;
	color: #FC3;
	margin-top: 3px;
	width: 345px;
	text-align: left;
	margin-left: 5px;
}


/***  トピックスの設定  ***/
#topibox {
	background-image: url(../images/top/tp_bg.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 570px;
	text-align: left;
	margin: 0px;
	padding-top: 56px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topics {
	height: 290px;
	width: 550px;
	overflow: auto;
	line-height: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
}
#topics p {font-weight: bold; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; font-size: 12px; line-height: 16px; }
#topics a:link {color: #2BB7FF; text-decoration: underline; }
#topics a:visited {text-decoration: underline; color: #2BB7FF; }
#topics a:hover {text-decoration: none; color: #9EFF6F; }
#topics a:active {text-decoration: underline; color: #9EFF6F; }

.fig table{margin:5px auto;}
.fig th{padding:5px; vertical-align:middle; text-align:center; background:#333;}
.fig td{padding:5px; vertical-align:top; background:#000;}

#topics_text table.tpc{border:1px #999 solid; border-collapse:collapse; margin:10px 0;}
#topics_text .tpc th {text-align:center; font-weight:bold; background:#222; padding:6px 8px; border:#999 solid 1px; white-space:nowrap;}
#topics_text .tpc td {background:#000; padding:6px 8px; border:#999 solid 1px;}

.t_box{padding:20px; background:#222; border:#555 1px solid; margin:0 auto; width:600px; text-align:center; font-weight:bold; font-size:14px; line-height:1.4em;}
.t_gbox{padding:10px; background:#222; border:#555 1px solid; width:660px; line-height:1.4em;}

.list_dem li { list-style:decimal; margin:0 0 0 25px; }
.list_disc li { list-style:disc; margin: 0 0 0 25px; }


/***  各ページ共通コンテンツ部分の設定  ***/
.cont {
	padding-top: 20px;
	margin: 0px;
	width: 755px;
	border: 1px solid #4e4577;
	border-bottom: 0;
}
.cont_img {margin-bottom: 10px; margin-top: 10px; margin-left: 10px; }

/* TOPに戻る */
#backtotop{
	width:827px;
	margin-top:740px;
	position:fixed;
	top: expression(documentElement.scrollTop + 450 + 'px');
}

#backtotop .bt_fixed{
	position:absolute;
	height:120px;
	bottom:25%;
	right:0;
	width:70px;
	z-index: 9000;
}

/***  キャラページ共通コンテンツ部分の設定  ***/
#contents02 {padding: 0px; width: 705px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; }
#contsBox {
	color:#fff;
	text-align:left;
	padding:10px 10px 10px 9px;
	line-height: 140%;
}
#charaBox {
	color:#fff;
	padding:10px 0px 10px 8px
}
.date {font-size: 12px; font-weight: bold; color: #5060F3; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

/***  AOUの設定  ***/
.aoutext {margin: 20px; padding: 0px; width: 510px; text-align: left; }
#session01 {background-image: url(../images/aou/chara_01.jpg); background-repeat: no-repeat; background-position: right top; margin: 0px 0px 30px; padding: 0px; width: 800px; }
#session02 {background-image: url(../images/aou/chara_02.jpg); background-repeat: no-repeat; background-position: right top; margin: 0px 0px 30px; padding: 0px; width: 800px; }
#session03 {background-image: url(../images/aou/chara_03.jpg); background-repeat: no-repeat; background-position: right top; margin: 0px 0px 30px; padding: 0px; width: 800px; }
.gage_m {margin-top: 10px; margin-bottom: 6px; }
#session04 {background-image: url(../images/aou/chara_04.jpg); background-repeat: no-repeat; background-position: right top; margin: 0px 0px 30px; padding: 0px; width: 800px; }

/***  ぶるまん  ***/
#backnumber {margin-right: 15px; line-height: 150%; }
#backnumber a:link {color:#003399; text-decoration:underline; margin:0px; padding:0px}
#backnumber a:visited {text-decoration: underline; color: #003399; }
#backnumber a:hover {text-decoration: none; color: #FF6600; }
#backnumber a:active {text-decoration: underline; color: #FF6600; }

/***  コンシューマー  ***/
.consumer {
	width:720px;
	margin:0 auto;
}

.consumer_box  {
	margin-top:20px;
	margin-bottom:20px;
}

.consumer_box  h3 {
	background:#212121;
	border-left:4px solid #666;
	border-bottom:0;
	padding:5px 0 5px 10px;
	color:#FFF;
	font-size:16px;
	line-height:1.1em;
}

.consumer_box  h3 span.font_min {
	font-size:13px;
	color:#FF0;
}

.consumer_box img {
	float:left;
}

.consumer_box table {
	width:410px;
	float:left;
	margin-top:10px; !important
}

.consumer_box table th ,
.consumer_box table td {
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
}

.consumer_box table th {
	white-space:nowrap;
	border-right:1px solid #666;
	text-align:right;
}

/***  リンクページ  ***/

.link_box {
	width:720px;
	margin:15px auto 0;
	padding-bottom:15px;
	border-bottom:1px dashed #666;
}

.link_box table {
	width:700px;
	margin: 0 auto;
}

.link_box table th,
.link_box table td {
	font-weight:bold;
	font-size:15px;
	text-align:left;
	vertical-align:middle;
}

.link_box table th {
	width:190px;
	padding-right:12px;
	text-align:right;	
}



/*トピックスページ*/
.rank_shop {
	color: #fff;
	text-align: left;
	margin-bottom:17px;
	width:327px;
	float: left;
}
.rank_name {
	background-color:#600;
	font-size: 14px;
	font-weight: bold;
	padding:3px;
	margin-bottom:5px;
}

#tab_link{
	text-align:center;
	height:50px;
}

#tab_link a:link,#tab_link a:visited{
	display:inline-block;
	color:#F0FF50;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	margin:3px 10px;
	padding:12px 14px;
	background:#136;
	border:#39C 1px solid;
}

#tab_link a:hover{
	color:#FFF;
	background:#f90;
	border:#Ff0 1px solid;
}

.l_box{
	float:left;
	padding-right:15px;
	display:block;
}

.l_box img{
	margin-bottom:5px;
}

/***　DLCページ　***/
#dlc_navi{
}

#dlc_navi ul{
	margin:0 auto;
	width:630px;
}

#dlc_navi li{
	list-style:none;
	float:left;
	margin-right:20px;
	_margin-right:10px;
	margin-bottom:30px;
}


.blue{color:#0FF;}
.orange{ color:#F90;}
.yerrow{color:#FF0;}
.red{color:#F00;}
.size16{font-size:16px; }
.size14{font-size:14px; }
.size15{font-size:15px; }
#fes_box {
background-color: #006;
padding: 5px;
width: 600px;
}
.dlc_con table {
	width:100%;
	background:#555;
}
.dlc_con .d_date {
	width:80px;
	text-align:center;
	color:#0F0;
}
.dlc_con .d_name {
	width:90px;
	_width:180px;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
}
.dlc_con .d_how {
	text-align:left;
	font-size:11px;
	line-height:1.3em;
}
.dlc_con .d_hard {
	width:60px;
	background:#320;
	text-align:center;
	font-weight:bold;
}
.dlc_con .d_hard360 {
	width:60px;
	background:#002211;
	text-align:center;
	font-weight:bold;
}

.dlc_con .d_price {
	width:55px;
	text-align:center;
}
.dlc_con th {
	background:#353535;
	text-align:center;
	font-weight:bold;
}
.dlc_con td {
	background:#000;
	vertical-align:middle;
}

del { color:#ff0000;}
del em { color:#ffffff;
		font-style:normal;}

.dlc_menu {
	margin-bottom:40px;
}
.dlc_menu table {
	margin:5px auto;
}

.dlc_con {
	margin-top:15px;
}
.dlc_con table {
	width:100%;
	background:#555;
}
.dlc_con .d_date {
	width:80px;
	text-align:center;
	color:#0F0;
}
.dlc_con .d_name {
	width:90px;
	_width:180px;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
}
.dlc_con .d_how {
	text-align:left;
	font-size:11px;
	line-height:1.3em;
}
.dlc_con .d_hard {
	width:60px;
	background:#320;
	text-align:center;
	font-weight:bold;
}
.dlc_con .d_hard360 {
	width:60px;
	background:#002211;
	text-align:center;
	font-weight:bold;
}

.dlc_con .d_hardps3 {
	width:60px;
	background:#001122;
	text-align:center;
	font-weight:bold;
}

.dlc_con .d_price {
	width:55px;
	text-align:center;
}
.dlc_con th {
	background:#353535;
	text-align:center;
	font-weight:bold;
}
.dlc_con td {
	background:#000;
	vertical-align:middle;
}

.g_box{
	border:1px #999 solid;
	padding:12px;
	text-align:center;
}

.g_box2{
	padding:12px;
	text-align:center;
	background:#050505;
	border:1px #444 solid;
}

.g_box3{
	padding:12px;
	text-align:left;
	background:#050505;
	border:1px #444 solid;
}

/*** 大切なお知らせ ***/

.imp ol{
	list-style-type:decimal;
	margin-left:15px;
	padding:8px 0 8px;
}

#list-style h4{
	margin: 5px 0 12px;
	padding-bottom:5px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #FFFF00;
	border-left:0px;
	color: #FFFF00;
}

table.list_box {
	border-collapse:collapse;
}

table.list_box th{
	margin:0 auto;
	padding:10px;
	text-align:center;
	border:solid 1px #440011;
}

table.list_box td{
	padding:5px 10px;
	background:#000;
	border:solid 1px #440011;
}

table.list_box td.no{
	width:20px;
	text-align:center;
}

/***  共通クラス  ***/
.margin5{margin:5px;}

.dlc_con1 {	margin-top:15px;
}

.m_title{
	font-size:14px;
	font-weight:bold;
	color:#FF6;
}

.img_bdr{
	padding:10px;
	text-align:center;
}

.img_bdr img{
	border:#09C 1px solid;
}
.yellow_b { font-weight:bold; color:#FF0; }
.yellow_n { color:#FF0; }
.cyan_b { color:#0FF; font-weight:bold; }
.cyan_n { color:#0FF; }

h4.tpc{
	border-left: 4px solid #a00;
	padding: 4px 3px;
	margin: 20px 0 10px 0;
	font-size: 14px;
	border-bottom:#a00 dashed 1px;
}

h4.sub_t{
	border-left: 4px solid #FF0;
	padding: 4px 10px;
	margin: 25px 0 10px 0;
	font-size: 14px;
	border-bottom:#FF0 dashed 1px;
}

table.img_list{
	border:0;
	margin:10px auto 0;
}

table.img_list img{
	margin:5px 0;
}

table.img_list td{
	padding:8px 5px;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	border-top:#678 1px dashed;
}

table#bd_list{
	width:730px;
	margin-top:15px;
	border:solid 1px #153e7b;
}

table#bd_list th{
	background:#04103b;
	border:solid 1px #153e7b;
}

table#bd_list td{
	border:solid 1px #153e7b;
}