﻿@import url(reset.css);
/* clearfix
(.clearfix class wraps enclosing block element around inner floated elements)
------------------------------------------------------------ */
.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
	}
.clearfix {
	min-height: 1px;
	display: inline-block;
	}
/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display:block;
	}
/* end MacIE5 */



body {
	margin:0;
	word-break:break-all;
	font-family:'MS PGothic' 'arial' 'verdana';
	color:#c4c4c4;
	font-size:12px;
	line-height:18px;
}

img {
	border:0;
	vertical-align:bottom;
}

a{
	color:#18898d;
	text-decoration:none;
	}
a:hover{
	
	text-decoration:underline;
	}

dl {margin-top:30px;
}

span{
	font-size:10px;
	color:#18898d;
	
}

dt {
	font-size:16px;
	font-weight:bold;
	color:#ffb400;
	
	
	}

dd.first { 
	margin-top:5px;
	margin-left:0px;
           
	}
dd.second { 
	margin-left:60px;
    margin-top:20px;
          
	}


#container {
	background:url(http://image.gameyarou.jp/tekki/teaser_20090520/images/etc/20091009_LocationTest/top_img.jpg) no-repeat top #000;
	/*width:1024px;*/
	margin:0 auto;
	position:relative;
	
	

}
textarea{
	clear:both;
	width:850px;
	margin:10px 0 20px 0;
	height:50px;
	color:#fff;
	padding:3px;
	background-color:#333;
	border:#999;
}

#header{
	/*background:url(http://image.gameyarou.jp/tekki/teaser_20090520/images/etc/20091009_LocationTest/top_img.jpg) no-repeat top;*/
	width:900px;
	height:500px;
	margin:0 auto;
	position:relative;
	
}
.re_header{
	background:url(http://image.gameyarou.jp/tekki/teaser_20090520/images/etc/20091009_LocationTest/top_img_re.jpg) no-repeat top;
	width:900px;
	height:500px;
	margin:0 auto;
	position:relative;
	
}
.TK_logo{
	position:absolute;
	display:block;
	width:291px;
	height:109px;
	text-indent:-9999px;
	overflow:hidden;
	left: 3px;
	top: 21px;
}

#contents {
	width:900px;
	margin:0 auto 0 auto;
	padding-top:10px;
}


#Summary{
	
}
.SummaryLeft{
	width:400px;
	float:left;	
	margin-left:30px;
}

.SummaryRight{
	width:420px;
	float:right;
	margin-right:20px;
}
/*kim*/

.SummaryAll{
	padding:0;
}
.SummaryAll p{
	font-size:16px;
	font-weight:bold;
	color:#ffb400;
}
.SummaryAll ul{
	margin:10px 0 30px 0;
	padding:0;
}

.SummaryAll li{
	margin-top:15px;
	margin-right:20px;
	display:inline;
	list-style:none;
}
.SummaryAll dl{
	margin: 0 0 30px 0;
	padding:0;
}
.SummaryAll dt{
	margin: 0;
	padding:0;
}
.SummaryAll dd{
	margin-top:10px;
	padding:0;
}
/*kim*/

#contents dt {
	line-height:16px;
}

#ShopList{
	margin-top:30px;
	text-align:center;
	clear:both;
		
}
#Shop_List{
	margin:0 auto;
	clear:both;
		
}
#Shop_List .top{
	background:url(http://image.gameyarou.jp/tekki/teaser_20090520/images/etc/20091009_LocationTest/img_list_topbg.gif) no-repeat top;
	height:45px;
	margin:20px 0 0 0;
}
#Shop_List .center{
	background:url(http://image.gameyarou.jp/tekki/teaser_20090520/images/etc/20091009_LocationTest/img_list_bg.gif) repeat-y;
}
#Shop_List .center table{
	margin:0 auto;
}
#Shop_List .center p{
	color:#18898d;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	margin-left:55px;
}
#Shop_List .center span{
	color:#ffb400;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	margin-left:0px;
}

#Shop_List .center td{
	border-bottom:solid 1px #666666;
	height:25px;
}

#Shop_List .pg_on{
	margin:20px 0 0 0;
	text-align:center;
	color:#18898d;
	font-weight:bold;
}
#Shop_List .pg_off{
	color:#666;
}
#Shop_List .bottom{
	background:url(http://image.gameyarou.jp/tekki/teaser_20090520/images/etc/20091009_LocationTest/img_list_bottombg.gif) no-repeat top;
	height:45px;
}


#event{
	
}

#bottomBtn{
	width:650px;
	margin:0px auto 0 auto;
	padding-top:20px;
	text-align:center;
		
}
#re_bottomBtn{
	width:650px;
	margin:0px auto 0 auto;
	text-align:center;
		
}

#bottomBtn li{
	display:inline;
			}
#bottomBtn li.last{
	margin:0 0 0 10px;
			}
		


.chu{
	font-size:10px;
	color:#828282;
}

p.title{
	
	font-size:14px;
	font-weight:bold;
	color:#32637d;
	}

p.noticeTxt {
	width:580px;
	text-align:right;
	padding-top:5px;
	color:#C30;
	margin:0 auto;
}



#footer {
	text-align:center;
	margin-top:00px;
	padding:20px 0 20px 0;
	background:url(http://image.gameyarou.jp/tekki/teaser_20090520/images/etc/20091009_LocationTest/copyright.gif) no-repeat center;
	
	
}
