@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html{
	height:100%;
}

body {
	height:100%;
	background:#FAEDC9 url(../../img/bg_canvas.jpg) center top repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-height:18px;
	min-width:960px;
	text-align: center;
}

object {vertical-align:top; outline:none;}

a:link {color:#000000;text-decoration:underline;outline:none;}
a:visited {color:#666666;text-decoration:underline;outline:none;}
a:hover,a:focus {color:#FF0066;text-decoration:underline;outline:none;}
a:active {color:#FF99CC;text-decoration:underline;outline:none;}

img {
	border:none;
}

ul,li{list-style-type:none;}

.trans{display:none;}


/*   wrapper  */

#wrapper{
	height:100%;
	min-height: 870px;
	width:100%;
	background: url(../../img/top_jiro_yoko.png) center top no-repeat;
	margin:0 auto;
	position: relative;
}


/*   contents  */

#contents{
	width:980px;
	height:746px;
	margin:0 auto;
	position: relative;
}

#contents #tInfo{
	display:block;
	width:340px;
	height:300px;
	background: url(../../img/topinfo01_back2.png) center top no-repeat;
	left:16px;
	top:196px;
	position:absolute;
}

.tInfobnr{padding-bottom:5px;}
.tInfobnr2{padding-top:12px;padding-bottom:5px;}

#contents #tInfo2{
	display:block;
	width:340px;
	height:270px;
	left:16px;
	top:220px;
	background: url(../../img/topinfo01_back3.png) center top no-repeat;
	position:absolute;
}

#contents #tLogo{
	display:block;
	width:563px;
	height:221px;
	left:13px;
	top:500px;
	position:absolute;
}

#contents .hdn{display:block;width:980px;text-indent:-9999px;overflow:hidden;}

/*   btn  */

#btnbox{
	width:980px;
	height:56px;
	margin:0 auto;
	margin-bottom:26px;
	position: relative;
}

#btnbox #tnavAbo{
	display:block;
	width:411px;
	height:56px;
	left:294px;
	top:0px;
	position: absolute;
}

#btnbox #tnavTh{
	display:block;
	width:210px;
	height:56px;
	left:626px;
	top:0px;
	position: absolute;
}

/*   banner  */

#bnrBox{
	width:980px;
	height:auto;
	margin:0 auto;
	margin-bottom:20px;
	text-align: center;
	position: relative;
}

#bnrBox ul{
	display:block;
	margin: 0 auto;
	padding: 0;
	list-style-type:none;
	text-align: center;
	position: relative;
	left:50%;
	float:left;
}


#bnrBox li{
	display: -moz-inline-box;
 	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding-right: 6px;
	padding-left: 6px;
 	font-size: 77%;
	position: relative;
	left:-50%;
	float:left;
}

#bnrBox img{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
}





/*  footer  */

#footer{
	width:980px;
	height:40px;
	margin:0 auto;
	margin-bottom:10px;
	background: url(../../img/copyright_top_bk.gif) center center no-repeat;
	position: relative;
}

#footer p {text-indent:-9999px;overflow:hidden;