﻿@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;
}

p.Notice_txt {
	color:#a0a300;
	font-size:10px;
}

#box_all {
	padding-top:15px;
	width:660px;
}


#box_all li{
	color:#6e6f30;
	font-size:10px;
	line-height:13px;
	margin-top:5px;
	list-style:none;
	background:url(http://image.gameyarou.jp/tekki/2009/subpage/download/bullet2.gif) no-repeat left top;
	padding-left:10px;
}

.stit {
	margin-bottom:20px;
}

/* 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 */

#box_all div.Tit_pcCheck {
	width:660px;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}

#box_all 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;
}

/* Netcafe link */
div.box_netCafe {
	text-align:center;
	padding-top:7px;
}


/* User PC Spec */

div.box_myPC div.box_userSpec{
	padding:10px 0 10px 0;
	/*display:none;*/
}

div.box_userSpec table {
	width:100%;
	border-top:#2e2f2f solid 1px;
	border-left:#2e2f2f solid 1px;
	border-collapse:collapse;
}

div.box_userSpec th {
	border-right:#2e2f2f solid 1px;
	border-bottom:#2e2f2f solid 1px;
	background:#373838;
	color:#a5a5a5;
	padding:5px;
	width:130px;
	font-weight:normal;
	text-align:center;
}

div.box_userSpec td {
	border-right:#2e2f2f solid 1px;
	border-bottom:#2e2f2f solid 1px;
	background:#292a2a;
	color:#9c6e50;
	padding:5px 15px 5px 15px;
}


/* Pc Setting Spec - Title,Tab */

.title{
	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;
}

.title span{
	color:#a0a300;
	font-weight: normal;
	font-size:12px;
}

.title_L {

	width:70px;
}

.tab_box {
	width:660px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

.tab0 {
	float:left;
	margin-left:1px;
}

.tab1 {
	float:left;
	margin-left:1px;
}
.tab2 {
	float:left;
	margin-left:1px;
}



/* 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:2px;
}


/* Pc Setting Spec - Notice */

div.bg_note {
	background:#232323;
	border:#4a4a4a 1px solid;
	margin-top:10px;
	padding:10px;
	width:638px
}


/* Game Download */

div.box_DownAll {
	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_note3 {
	padding:10px 0px 0px 20px;
	float:right;
	width:290px;
}	

/* Movie */

div.box_movie_text {
	background:url(http://image.gameyarou.jp/tekki/2009/subpage/download/movie/bg_movie_text.gif) repeat-y top;
	padding-top:10px;
	padding-bottom:10px;
}


div.box_movie_text div.movie_text {
	margin-left:35px;
	margin-right:35px;
}


div.box_movie_down {
	background:url(http://image.gameyarou.jp/tekki/2009/subpage/download/movie/bg_movie_down.gif) no-repeat top;
	height:120px;
	position:relative;
}

div.box_down {
	position:absolute;
	top:52px;
	left:182px;
	height:29px;
}


div.box_down img{
	float:left;
	width:80px;
	height:29px;
	margin-right:8px;
}

div.box_movie_list {
	padding-top:25px;
	padding-bottom:25px;
}

div.box_movie_list img {
	float:left;
	width:80px;
	height:29px;
	margin:4px;
	width:211px;
	height:111px;
}



/* Wallpaper */

div.box_wall_list {
	float:left;
	width:210px;
	margin:10px 2px 10px 4px;
}

div.box_wall_btn {
	float:left;
	width:210px;
	height:20px;
}


div.box_wall_btn img{
	float:left;
	width:70px;
	height:20px;
}


/* Wallpaper */

div.box_fanTit {
	background:#1c1d1d;
	width:654px;
	margin:0 auto;
}

div.box_fanTit2 {
	margin:0 auto;
}


div.fanTxt {
	margin:0 20px 0 20px;
	padding-top:20px;
	padding-bottom:20px;
	color:#849c23;
}

div.fanTxt2 {
	margin:0 20px 0 20px;
	padding-top:20px;
	padding-bottom:20px;
}


div.fanTxt2 dd {
	font-weight:bold;
	font-size:14px;
	color:#a0a300;
	margin-bottom:10px;
}

div.fanTxt2 dt {
	color:#999999;
}


div.fanTxt2 p{
	color:#afafaf;
	font-size:12px;
	line-height:15px;
	margin-top:10px;
	list-style:none;
	background:url(http://image.gameyarou.jp/tekki/2009/subpage/download/bullet3.gif) no-repeat left top;
	padding-left:13px;
}


div.btn_kitDown {
	width:200px;
	margin:0 auto;
	padding:15px 0 15px 0;
}