﻿@charset "utf-8";
/* CSS Document */


/* Text Setting */
#txtWrap {
	color:#eaeaea;
	font-size:12px;
	line-height:16px;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

#txtWrap a {
	color:#ffec9f;
}

.subTitle{
	width:650px;
	height:19px;
	background:url(http://image.gameyarou.jp/tekki/2009/subpage/common/subTitle_bg.gif) no-repeat left top;
	color:#ededed;
	font-weight:bold;
	font-size:14px;
	padding:4px 0 0 10px;
	margin:15px 0 10px 0;
}

p.Notice_txt {
	color:#a0a300;
	font-size:10px;
}

/* -------------------------- Intro -------------------------- */


/* -------------------------- WorldView -------------------------- */
#history_menu {
	padding:15px 0;
}

#history_div0 {
	width:660px;
}

div.wg_f_bg {
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/about/worldview/f_bg.gif);
	background-repeat:repeat-y;
	padding:0 10px;
}

p.p01_co_title {
	padding:7px 0;
}

p.p01_co {
	width:610px;
	padding-left:20px;
}

p.p01_border {
	width:640px;
	text-align:center;
	padding:10px 0;
}

p.p03_title {
	padding:10px 0 15px 0;
}

div.p03_co_l {
	float:left;
	width:80px;
}

div.p03_co_r {
	float:right;
	width:560px;
}

div.p03_co_r p.title {
}

div.p03_co_r p.border_1 {
	padding:7px 0;
}

div.p03_co_r p.border_2 {
	padding:15px 0 7px 0;
}

/* -------------------------- Guide -------------------------- */
ul li.gd-tabmenu {
	float:left;
	list-style:none;
}

p.gd-tabmenu-end {
	clear:left;
}

div.gd-cnt-wrap {
	width:660px;
}

div.gd-cnt-wrap div.l-cnt {
	float:left;
}

div.gd-cnt-wrap div.l-cnt div.f_bg {
	 background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/about/common/ss_s_bg.gif);
	 background-repeat:repeat-y;
}

div.gd-cnt-wrap div.r-cnt-border {
	float:right;
	background-color:#424445;
	border:1px solid #2e3031;
}

div.gd-cnt-wrap div.r-cnt {
	float:right;
}

ul li.gd-notice-icon {
	list-style:none;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/common/icon_notice.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:16px;
}

/* 091027 modifiyed START */
div.tab_box {
	width:660px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

div.tab0 {
	float:left;
}

div.tab1 {
	float:left;
}
div.tab2 {
	float:left;
}

/* Pc Setting Spec - Table */
div.info table {
	width:100%;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	border-collapse:collapse;
}

div.info th {
	border-right:#404040 solid 1px;
	border-bottom:#404040 solid 1px;
	background:#1e1f1f;
	color:#9c6e50;
	padding:5px;
	font-weight:normal;
	text-align:center;
}

div.info td {
	border-right:#404040 solid 1px;
	border-bottom:#404040 solid 1px;
	background:#292a2a;
	color:#a5a5a5;
	padding:5px;
}
/* 091027 modifiyed END */

ul li.footer-link {
	float:left;
	list-style:none;
	display:inline;
}

div.pcSpecBox{
	width:652px;
	padding:3px;
	margin:0 auto;
	background-color:#232323;
	border:1px solid #4a4a4a;
	margin-top:5px;
}

div.link-text-border {
	display:block;
	width:319px;
	height:20px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/about/guide/link_text_border.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	padding-left:25px;
	margin-top:10px;
}


/* 091109 modifiyed START */
/* Pc Setting Spec - Notice */
div.bg_note {
	background:#232323;
	border:#4a4a4a 1px solid;
	margin-top:10px;
	padding:10px;
	width:638px
}

/* Frame BackGround */
div.f_bg {
	width:660px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/download/client/w_bg.gif);
	background-repeat:repeat-y;
}

/* User PC Check */
div.Tit_pcCheck {
	width:660px;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}

div.box_myPC{
	width:660px;
}

div.box_myPC div.box_pcCheck {
	padding:10px;
}

div.box_pcCheck div.btn_pcCheck {
	float:left;
	width:309px;
}

div.box_pcCheck div.pcCheck_note {
	float:right;
	width:310px;
	background-color:#3e3f3f;
	border:1px solid #212223;
	padding:5px;
}

/* Game Download */
div.box_DownAll {
	color:#fff;
	background:#2e2f2f;
}

div.box_DownAll div.box_Down {
	padding:20px;
}

/* Game Download - Link */
div.box_Down div.Download {
	float:left;
	background:url(http://image.gameyarou.jp/tekki/2009/subpage/download/client/bg_download.gif) no-repeat top left;
	height:110px;
	width:310px;
	position:relative;
}

div.Download div.fileName{
	position:absolute;
	top:38px;
	left:108px;
	color:#b6b6b6;
}

div.Download div.fileSize{
	position:absolute;
	top:78px;
	left:148px;
	color:#b6b6b6;
}

div.Download a.btn{
	position:absolute;
	left:0px; top:0px;
	display:block;
	width:310px; height:110px;
	text-indent:-9999px; overflow:hidden;
}



/* Game Download - Notice */
div.Down_note {
	float:right;
	width:290px;
}

div.Down_note span {
	font-weight:bold;
	color:#a0a300;
}

div.Down_note a {
	color:#00b562 !important;
	margin:10px;
}

div.Down_note2 {
	clear:both;
	padding:10px;
}

div.Down_note2 a {
	color:yellow;
}

div.Down_note3 {
	padding:10px 0px 0px 20px;
	float:right;
	width:290px;
}

/* -------------------------- Mov_Guide -------------------------- */
div#study-movie {
}

div#study-movie div.flash-movie {
	width:640px;
	height:392px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/about/movie/movie_frame.gif);
	background-repeat:no-repeat;
	padding:4px;
	margin: 0 auto;
}

div#study-movie ul.movie-title-navi {
	width:648px;
	height:40px;
	margin:0 auto;
}

div#study-movie ul.movie-title-navi li {
	float:left;
	display:inline;
	list-style:none;
}

div#study-movie div.movie-title-bg {
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/about/movie/movie_title_bg.gif);
	background-repeat:no-repeat;
	width:483px;
	height:28px;
	padding-top:12px;
	text-align:center;
}


/* -------------------------- Mode -------------------------- */
ul li.md-tabmenu {
	float:left;
	list-style:none;
}

p#md-chatchcopy {
	width:660px;
	font-size:14px;
	line-height:20px;
}

p#md-chatchcopy span.imp {
	color:#c4c801;
}

table#md-ss-table {
	width:660px;
	border-collapse:collapse;
	border:none;
}

table#md-ss-table td {
	width:220px;
	text-align:center;
}

div.md-ss-wrap {
	width:218px;
	margin:0 auto;
}

div.md-ss-wrap div.f_bg {
	 background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/about/mode/ss_bg.gif);
	 background-repeat:repeat-y;
}

div#mode-exp{
	width:640px;
	padding:8px;
	background-color:#404442;
	border:1px solid #9da19f;
}

div#user-post{
	width:652px;
	padding:3px;
	margin:0 auto;
	background-color:#232323;
	border:1px solid #4a4a4a;
	margin-top:5px;
}

div.gd-cnt-wrap {
	width:660px;
}

div.gd-cnt-wrap div.l-cnt {
	float:left;
}

div.gd-cnt-wrap div.l-cnt div.f_bg {
	 background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/about/common/ss_s_bg.gif);
	 background-repeat:repeat-y;
}

div.gd-cnt-wrap div.r-cnt-border {
	float:right;
	background-color:#424445;
	border:1px solid #2e3031;
}

div.gd-cnt-wrap div.r-cnt {
	float:right;
}


/* -------------------------- ViewNaviBox -------------------------- */
#viewNaviBox {
	width:660px;
	height:17px;
}

#viewNaviBox ul {
	width:660px;
}

#viewNaviBox ul li {
	float:left;
	list-style:none;
	display:inline;
}

#viewNaviBox ul li.prev {
	width:48px;
	height:9px;
}

#viewNaviBox ul li.next {
	width:46px;
	height:9px;
}

#viewNaviBox ul li.list {
	width:60px;
	height:17px;
}


/* -------------------------- PageNo -------------------------- */
#pageNoWrap{
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}

#pageNoWrap table{
	margin:0 auto;
}

#pageNoWrap table.pageNo {
	border-collapse:collapse;
	border:none;
}

#pageNoWrap table td.ldArrow{
	width:20px;
	padding:0px;
}

#pageNoWrap table td.lArrow{
	width:20px;
	padding:0px;
}

#pageNoWrap table td.noList{
	padding:0px 10px 0px 10px;
	color:#888888;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

#pageNoWrap table td.noList a {
	color:#888888;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

#pageNoWrap table td span.nowNo{
	color:#eaeaea;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

#pageNoWrap table td span.nowNo a{
	color:#eaeaea;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

#pageNoWrap table td.rdArrow{
	width:20px;
	padding:0;
}

#pageNoWrap table td.rArrow{
	width:20px;
	padding:0;
}