/* CSS Document */
#slider{
	margin: 0px auto;
	padding: 0px 0px 7px;
	height: 300px;
	width: 950px;
	overflow: visible;
	position: relative;
	z-index: 0;
}
#mask{
	margin:0;
	padding:0;
	height: 300px;
	width: 950px;
	overflow: visible;
	z-index:50;
	position: absolute;
	left: -950px;
	top: 0px;
}
#main{
	margin:0;
	padding:0;
	height: 300px;
	width: 950px;
	overflow: visible;
	position: relative;
}
#main p{
	margin:0;
	height:287px;
	width:286px;
	padding:0;
	position: absolute;
	left: 5px;
	top: 5px;
}
.eng #main p{
	margin:0;
	height:180px;
	width:289px;
	padding:0;
	position: absolute;
	left: 14px;
	top: 10px;
}
#main ul li{
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 950px;
	overflow: hidden;
}
#main ul li.p1{
	position:absolute;
	left:-950px;
	top:0px;
	z-index:0;
}
#main ul li.p2{
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}
#main ul li.p3{
	position:absolute;
	left:950px;
	top:0px;
	z-index:0;
}
#main ul li.p4{
	position:absolute;
	left:1900px;
	top:0px;
	z-index:0;
}
#main ul li.p5{
	position:absolute;
	left:2850px;
	top:0px;
	z-index:0;
}
#top{
	width:970px;
	margin:0;
	background:url(../images/top/bg.png) repeat-y;
}
#top-bgtop{
	width:970px;
	margin:0 auto;
	background:url(../images/top/bgtop.png) no-repeat top;
}
#top-left{
	width:226px;
	float:left;
	padding:20px 0 0 18px;
}
#top-right{
	width:698px;
	float: right;
	padding:20px 0px 0 0px;
}
#top-banabox{
	padding:20px 0px 20px 0px;
	float:left;
}
#top-banabox ul{
	overflow:hidden;
}
#top-banabox ul li{
	float:left;
	padding-right:9px;
	width:160px;
	height:60px;
}
#num-table{
	width:666px;
	padding:0 25px 0 0;
	margin:0;
	float:left;
}
#num-table p{
	text-align:right;
}
#num-table table{
	border: solid 1px #CCCCCC;
	padding:0;
	margin:0 0 10px;
	border-collapse:collapse;
	width:664px;
}
#num-table th{
	border: solid 1px #DDDDDD;
	padding:3px 8px;
	font-size:95%;
	vertical-align:middle;
	background:#F9F9F9;
	font-weight:bold;
}
#num-table th.c1{
	background: none;
	color:#EA3341;
}
#num-table th.c2{
	background: none;
	color:#0C3B90;
}
#num-table th.c3{
	background: none;
	color:#AA8320;
}
#num-table td{
	border: dotted 1px #DDDDDD;
	padding:3px 10px;
	text-align:right;
}
#num-table td.day{
	text-align: left;
}
#num-table td span{
	font-size:80%;
}
#num-table td.br-b{
	border-right: solid 1px #CCCCCC;
}
#num-table td.bb-b{
	border-bottom: solid 1px #CCCCCC;
}
#num-table th.weather{ width:13%;}
#num-table td.t-c{ text-align:center;border-bottom: solid 1px #CCCCCC;}
#num-table td.t-b{ font-weight:bold;}
#num-table td.total{ text-align:center; font-weight:bold;font-size:95%;}
#top-left ul{
	padding:0;
	margin:0;
	width:226px;
}
#top-left li{
	width:224px;
	height:68px;
	padding:0;
	margin:0 0 10px;
	border: solid 1px #CCCCCC;
	font-size:1px;
	line-height:0;
	zoom:0;
}
#top-left li.h48{
	height:48px;
}
#top-left li.h50{
	height:50px;
}
#top-left .top-l-info{
	padding:0;
	margin:0px;
	width:224px;
	text-align:left;
	background: url(../images/top/h2_info_bg.png) no-repeat bottom;
}
#top-left .top-l-info h2{
	width:224px;
	height:42px;
	padding:0;
	margin:0px;
}
#top-left .top-l-info p{
	padding:15px;
	color:#FFFFFF;
}
#top-left .tw{
	width:224px;
	margin:0 0 10px;
	border: solid 1px #EEEEEE;
}
#top-center{
	width:365px;
	float: left;
	padding:20px 0px 0 0px;
	text-align:left;
}
#top-center h2{
	padding:12px 2px;
	margin:0 0 20px;
	border-bottom: solid #dedede 1px;
}
#top-center dl{
	padding:0px;
	margin:0 0 20px;
}
#top-center dl dt{
	padding:20px 15px 15px;
	margin:0px;
	color:#005bac;
	font-weight:bold;
}
#top-center dl dd{
	padding:0 15px 20px;
	margin:0px;
	border-bottom: dotted #CCCCCC 1px;
}
#top-fb{
	width:260px;
	float: right;
	padding:20px 32px 0 0;
	text-align:left;
}
#top-fb ul{
	padding:0;
	margin:0;
	width:258px;
}
#top-fb li{
	width:258px;
	height:48px;
	padding:0;
	margin:10px 0 0;
	border: solid 1px #CCCCCC;
	font-size:1px;
	line-height:0;
	zoom:0;
	text-align:center;
}
#top-fb li a{
	width:258px;
	height:48px;
	padding:0;
	display:block;
}
/*
.eng #top-left li{
	width:224px;
	height:50px;
	padding:0;
	margin:0 0 10px;
	border: solid 1px #CCCCCC;
	font-size:1px;
	line-height:0;
	zoom:0;
}*/

#app-block{
	text-align: left;
	margin: 0px 0px 20px;
	padding: 10px 15px 15px;
	border: 5px solid #D20414;
	width: 630px;
}

#app-block p.title{
	font-size: 120%;
	font-weight: bold;
	color: #F00;
	margin: 0px;
	padding: 0px 0px 5px;
}

#app-block .app-dl{
	margin: 0px;
	padding: 0px;
}

#app-block .app-dl p.img{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
}

#app-block .app-dl .dl{
	margin: 0px;
	padding: 80px 0px 0px;
	float: left;
	width: 400px;
}

#app-block .app-dl p.btn{
	margin: 0px;
	padding: 0px;
	font-size:0%;
	overflow: hidden;
}

#app-block .app-dl p.btn a{
	background: url(../images/eng/top/top_dl.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
	outline:none;
}

#app-block .app-dl p.btn a:hover{
	background-position: 0px -29px;

}


#app-block .app-dl p.text{
	padding: 5px 0px 0px;
}



