/* CSS Document */

/*-------- reset ------------------------------*/

h1,h2,h3,h4,form,input,dl,dt,dd,address{
	margin:0;
	padding:0;
	}
	
img{
	border:0;
	}
	
/*-------- layout -----------------------------*/

body{
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
	font-family:"MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
	margin-top:0;
	margin-bottom:0;
	}

#container{
	background-image:url(../images/bg-container.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:930px;
	padding:0 15px;
	margin:30px auto 0 auto;
	font-size:96%;
	line-height:140%;
	color:#666666;
	}
	
#containerinner{
	width:900px;
	margin:0 12px;
	border-left:3px solid #f7ab00;
	border-right:3px solid #f7ab00;
	}
	
#top h1{
	background-image:url(../images/bg_header.gif);
	background-repeat:no-repeat;
	height:76px;
	text-indent:-99999px;
	}
	
#gnavi{
	list-style:none;
	width:870px;
	height:60px;
	padding:0;
	margin:0 15px;
	}
	
#gnavi li{
	float:left;
	display:block;
	}	

#gnavi li a{
	float:left;
	display:block;
	height:60px;
	width:145px;
	text-indent:-99999px;
	}
	
#menu1 a{
	background-image:url(../images/gnavi1_01.gif);
	background-repeat:no-repeat;
	}
	
#menu1 a:hover{
	background-image:url(../images/gnavi2_01.gif);
	background-repeat:no-repeat;
	}
	
#menu2 a{
	background-image:url(../images/gnavi1_02.gif);
	background-repeat:no-repeat;
	}
	
#menu2 a:hover{
	background-image:url(../images/gnavi2_02.gif);
	background-repeat:no-repeat;
	}
	
#menu3 a{
	background-image:url(../images/gnavi1_03.gif);
	background-repeat:no-repeat;
	}
	
#menu3 a:hover{
	background-image:url(../images/gnavi2_03.gif);
	background-repeat:no-repeat;
	}
	
#menu4 a{
	background-image:url(../images/gnavi1_04.gif);
	background-repeat:no-repeat;
	}
	
#menu4 a:hover{
	background-image:url(../images/gnavi2_04.gif);
	background-repeat:no-repeat;
	}
	
#menu5 a{
	background-image:url(../images/gnavi1_05.gif);
	background-repeat:no-repeat;
	}
	
#menu5 a:hover{
	background-image:url(../images/gnavi2_05.gif);
	background-repeat:no-repeat;
	}
	
#menu6 a{
	background-image:url(../images/gnavi1_06.gif);
	background-repeat:no-repeat;
	}
	
#menu6 a:hover{
	background-image:url(../images/gnavi2_06.gif);
	background-repeat:no-repeat;
	}
	
#content{
	clear:both;
	padding:20px 35px 20px 35px;
	width:830px;
	}
	
#left{
	float:left;
	width:570px;
	padding-right:20px;
	}

#right{
	float:right;
	width:240px;
	}
	
.up{
	text-align:right;
	}
	
/*-----------------top ---------------------------*/


#top h2{
	margin-bottom:10px;
	}
	
#samidare{
	margin:0 1em 30px 1em;
	}
	
#bn{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#bn li a{
	height:51px;
	width:240px;
	display:block;
	text-indent:-99999px;
	margin-bottom:10px;
	}

#bn1 a{
	background-image:url(../images/bn1_01.gif);
	background-repeat:no-repeat;
	}
	
#bn1 a:hover{
	background-image:url(../images/bn2_01.gif);
	background-repeat:no-repeat;
	}
	
#bn2 a{
	background-image:url(../images/bn1_02.gif);
	background-repeat:no-repeat;
	}
	
#bn2 a:hover{
	background-image:url(../images/bn2_02.gif);
	background-repeat:no-repeat;
	}
	
#bn3 a{
	background-image:url(../images/bn1_03.gif);
	background-repeat:no-repeat;
	}
	
#bn3 a:hover{
	background-image:url(../images/bn2_03.gif);
	background-repeat:no-repeat;
	}
	
#bn4 a{
	background-image:url(../images/bn1_04.gif);
	background-repeat:no-repeat;
	}
	
#bn4 a:hover{
	background-image:url(../images/bn2_04.gif);
	background-repeat:no-repeat;
	}
	
#information{
	font-size:90%;
	margin-top:20px;
	margin-left:10px;
	}
	
#footer{
	clear:both;
	margin-bottom:0;
	font-size:12px;
	padding:0 0 20px 20px;
	}

/*--------------top others------------------------*/

#others #header-box{
	background-image:url(../images/bg_header.gif);
	background-repeat:no-repeat;
	width:900px;
	display:block;
	height:70px;
	text-indent:-99999px;
	margin:0;
	padding:0;
	}
	
#others #header-box a{
	height:70px;
	width:350px;
	display:block;
	}
	
#others h1{
	padding:1px 15px 0 15px;
	}

#others h2{
	background-image:url(../images/bg_h2.gif);
	background-repeat:no-repeat;
	color:#000000;
	padding:14px 0px 18px 40px;
	font-size:16px;
	line-height:20px;
	margin:20px 0 10px 0;
	}
	
#others h3{
	border-left:1em solid #f7ab00;
	border-bottom:2px dotted #f7ab00;
	color:#000000;
	padding:3px 10px 1px 0.5em;
	font-size:14px;
	margin:20px 0 10px 0;
	}

.img-left{
	float:left;
	padding:0 20px 20px 0;
	}
	
.table-box{
	border-collapse:collapse;
	border:1px solid #999999;
	}
	
.table-box th{
	border-bottom:1px solid #999999;
	padding:5px 1em;
	text-align:left;
	border-right:1px dashed #999999;
	}
	
.table-box td{
	border-bottom:1px solid #999999;
	padding:5px 1em;
	}
	
.photo-right{
	float:right;
	padding:0 0 10px 20px;
	}
	
.cl{
	clear:both;
	}
	
#thanks{
	font-size:18px;
	font-weight:bold;
	line-height:60px;
	margin:100px 0;
	text-align:center;
	}
