@charset "utf-8";

*{
	margin:0px;
	padding:0px;
	border:0px;
}
html{
	background-repeat:repeat-x;
	background-image:url(../topimg/bg.gif);
	background-position:center top;
	background-color:#014099;
	
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	line-height: 130%;
	height:100%;
}
h1{
	width:973px;
	height:5px;
	text-indent:-9999px;
}

#wrapper{
	width:100%;
	height:auto;
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-image:url(../topimg/topbg.gif);
}
*html #wrapper{
	width:100%;
	height:auto;
	background-color:#ffffff;
	margin-top:-11px;
}
#main_area{
	margin:0 auto;
	width:973px;
	height:auto;
	padding-bottom:50px;
}


#top_main{
	clear:both;
	width:973px;
	height:470px;
	position:relative;
}
ul#top_gnav{
	padding-left:15px;
	text-indent:-9999px;
	width:253px;
	height:29px;
	background-repeat:no-repeat;
	background-image:url(../topimg/gnav.gif);
	position:absolute;
	top:0px;
	right:120px;
}
ul#top_gnav li{
	float:left;
}
ul#top_gnav li.g01 a{
	display:block;
	overflow:hidden;
	width:130px;
	height:20px;
	position:absolute;
	top:0px;
	right:123px;
}
ul#top_gnav li.g02 a{
	display:block;
	overflow:hidden;
	width:90px;
	height:20px;
	position:absolute;
	top:0px;
	right:23px;
}

#title{
	position:absolute;	
	left:73px;
	top:14px;
	width:236px;
	height:36px;
}
#logo{
	position:absolute;	
	right:54px;
	top:11px;
	width:68px;
	height:42px;
}
#topimg{
	position:absolute;	
	left:0px;
	top:45px;
	width:974px;
	height:428px;
}

#top_lnk{
	color:#ffffff;
	margin:0 auto;
	width:880px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(../topimg/top_link_bg.gif);
	background-position:left top;
}
#top_lnk li{
	float:left;
	margin-right:5px;
	width:290px;
	height:auto;
}
#top_lnk li.last{
	float:left;
	margin-right:0px;
	width:290px;
	height:auto;
}
#top_lnk h2{
	width:290px;
	height:80px;
	text-indent:-9999px;
}
#top_lnk h2#lnk01{
	background-repeat:no-repeat;
	background-image:url(../topimg/sinsotu.gif);
}
#top_lnk h2#lnk02{
	background-repeat:no-repeat;
	background-image:url(../topimg/tyuto.gif);
}
#top_lnk h2#lnk03{
	background-repeat:no-repeat;
	background-image:url(../topimg/ippan.gif);
}
#top_lnk .top_txt{
	width:270px;
	height:auto;
	margin:10px;
}

#top_lnk a{
	color:#17a200;
	text-decoration:#17a200;
}
.small{
	font-size:90%;
}
p.center{
	text-align:center;
}
.red{
	color:#ff0000;
}

/*--------tb^[-------------*/

#footer{
	padding-top:13px;
	width:100%;
	height:54px;
	background-repeat:repeat-x;
	background-image:url(../topimg/foot_bg.gif);
	background-color:#014099;
}
address{
	margin:0 auto;
	width:880px;
	height:29px;
	background-repeat:no-repeat;
	background-image:url(../topimg/copyright.gif);
	background-position:right top;
	text-indent:-9999px;
}
