@charset "utf-8";
/* CSS Document */

/*--------------------------
1.for common
2.for wrapper
3.for header
4.for gnavi
5.for leftbox
6.for rightbox
7.for footer
8.for other


/* 1.for common
===============================================================*/
body{
    text-align:center;
	line-height:1.5ems;
	color:#333333;
	font-size:12px;
}

div#header img,div#gnavi img,div#main img,div#navi img,div#rightbox img,div#leftbox img,div#footer img,div#left_content1 img{
	vertical-align:bottom;
	}
/* 2.for wrapper
===============================================================*/
#wrapper{
	position:relative;
	width:972px;
	background-image:url(../img/bg.gif);
	margin:0px auto;
	text-align:left;
	background-repeat: repeat-y;
}

/* 3.for header
===============================================================*/
#header{
	width:972px;
	height:70px;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

div#headleft{
	float:left;
	display:inline;
	margin:10px 0px 0px 13px;
	width:600px;
	}
/*ul.headNav li{
	display:inline;
	margin-left:5px;
	font-size:0.7em;
}*/

div#headleft h1{
	float:left;
	}
div#headleft p{
	float:left;
	}	


.headNav{
	display:inline;
	margin-left:5px;
	font-size:0.7em;
	margin-top: 40px;
	}
		
div#headright{
	float:right;
	width:180px;
	margin-top: 10px;

	}
/* 4.for gnavi
===============================================================*/
div#gnavi{
	width: 972px;
	height:65px;
	padding: 0px;
	margin: 0px;
	}
	
div#gnavi li{
	float:left;
	display:inline;
}
	
.gnavileft{
	width:280px;
	font-size: 10px;
	color: #0099CC;
	float: left;
	display:inline;
	margin-left: 20px;
	margin-top: 5px;
}

div#gnavibox{
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


/* 5.for leftbox
===============================================================*/
#leftbox{
	width:740px;
	height:500%;
	float:left;
	display:inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
 }

div#main{
	height:258px;
	width:731px;
	background-image: url(../../img/main.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
	}

.main_li1{
	position: absolute;
	left: 32px;
	top: 230px;
}

.main_li2{
	position: absolute;
	left: 32px;
	top: 302px;
}

div#t1{
	background:url(../../img/t1.gif) no-repeat;
	height:37px;
	width:731px;
	margin: 0px;
	padding: 0px;
	}
div#t1 h2{
	display:none;
	}
div#t2 h3{
	display:none;
	}
div#t3 h4{
	display:none;
	}
div#contents1{
	width:721px;
	height:357px;
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.more{
	padding:0px;
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#contents2{
	height: 165px;
	width: 721px;
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}
div#t2{
	background:url(../../img/t2.gif) no-repeat;
	height:37px;
	width:731px;
	margin: 0px;
	padding: 0px;
	}

	
div#contents2 dl{
	float:left;
	display:inline;
	margin-left:3px;
}

div#contents2 dd{
	width: 231px;
	padding-left: 3px;
}
div#t3{
	background:url(../../img/t3.gif) no-repeat;
	height:37px;
	width:731px;
	margin: 0px;
	padding: 0px;
	}

div#contents3{
	height: 150px;
	width: 720px;
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}

div#c3_1{
	float:left;
	display:inline;
	width:174px;
	height:145px;
	margin-left: 3px;
	}

div#c3_2{
	float:left;
	display:inline;
	width:174px;
	height:145px;
	margin-left: 4px;
	}

div#c3_3{
	float:left;
	display:inline;
	width:174px;
	height:145px;
	margin-left: 4px;
	}

div#c3_4{
	float:left;
	display:inline;
	width:174px;
	height:145px;
	margin-left: 4px;
	}

/* leftbox　conpany
=================================*/

div.compay table{
	width:540px;
	margin:17px 0px 0px 20px;
	border-top:1px solid #ccc;
}

div.compay table th{
	padding:10px;
	text-align:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

div.compay table td{
	padding:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
/* leftbox　request
=================================*/
div.request form{
	margin-left: 10px;
}

div.request form{
	margin-left: 10px;
}


/* leftbox　canpaign
=================================*/
div#campain{
	background-color: #528D21;
	width: 171px;
	margin-left: 2px;
	padding-bottom: 3px;

}

div#campain ul{

}



/* leftbox　useful_info
=================================*/

div.useful_info_1 h3,h4,h5{
	margin-left: 25px;
	margin-top:10px;
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}

div.useful_info_1 p{
	margin-left: 30px;
	margin-right:20px;
}

div.useful_info_1 dt{
	margin-left: 30px;
	margin-right:20px;
	margin-top: 10px;
	font-weight: bold;
	color: #000066;
}

div.useful_info_1 dd{
	margin-left: 30px;
	margin-right:20px;
}

div.useful_info_1 table{
	margin-left: 30px;
	margin-top:10px;
	}
div.useful_info_1 td,tr{
	border: 1px solid #CCCCCC;
	padding: 3px;

	}
div.useful_info_1 ul{
	margin-left:30px;
	}
	
div.useful_info_1 a{
	color: #0066CC;
	}

/* leftbox　conpany
=================================*/
div.policy p{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

div.policy dt{
	color: #0066CC;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 10px;
}

div.policy dd{
	margin-left: 35px;
	margin-right: 30px;
}

/* leftbox　link
=================================*/
div.link p{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

div.link dt{
	color: #0066CC;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 10px;
	background-image: url(../img/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

div.link dd{
	margin-left: 25px;
	margin-right: 30px;
}


/* leftbox　staff
=================================*/
div.staff p{
	margin-left: 25px;
}

div.staff table{
	width:540px;
	border-top:1px solid #ccc;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

div.staff table th{
	padding:5px;
	text-align:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

div.staff table td{
	padding:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* 6.for rightbox
===============================================================*/
div#rightbox{
	width:190px;
	height:100%;
	float:right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 2px;
}

div#request{
	background-image: url(../img/r_request_bg.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 174px;
	margin-bottom: 5px;
}
div#request p{
	display:none;
	}
div#request ul{
	padding-top: 80px;
	padding-left: 20px;
	}

div#staff{
	background-image:url(../img/r_staff_bg.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 174px;
	margin-top: 5px;
}
div#staff p{
	display:none;
	}
div#staff ul{
	padding-top: 40px;
	padding-left: 36px;
	}

div#map{
	background-image:url(../img/r_map_bg.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 174px;
	margin-top: 5px;
}
div#map p{
	display:none;
	}
div#map ul{
	padding-top: 80px;
	padding-left: 23px;
	}
div#network{
	height: 200px;
	width: 174px;
	background:url(../img/network.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 38px;
	margin-bottom: 5px;
}	

div#network ul{
	margin-top: 0px;
	margin-left: 15px;
}

div#network li{
	margin-top: 2px;
}	
	
/* for sitemap
===============================================================*/	
div.map object{
	margin-left: 25px;
	margin-top: 10px;
}

div.map p{
	margin-left: 30px;
	margin-top: 10px;
}

/* for contact
===============================================================*/	
div.contact object{
	margin-left: 30px;
	margin-top: 10px;
}

div.contact p{
	margin-left: 30px;
	margin-top: 10px;
}

/* for sitemap
===============================================================*/	
div.sitemapBox {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#sitemapText ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 30px;
}

#sitemapText li {
	padding-left: 0px;
	background-image: url(../../sitemap/img/sitemap_arr2.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p.sitemapFinding {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	color: #666666;
	background-image: url(../../sitemap/img/sitemaplist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 15px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #8DCDE0;
	}
div#sitemapText{
	width: 650px;
	margin-left: 25px;
}

/* foruseful
===============================================================*/	
.use_navi {
	margin-left: 20px;
	margin-top: 10px;
	width: 500px;
}

.use_navi li{
	color: #003399;
	
}

/* 7.for footer
===============================================================*/
div#footer{
	position:relative;
	width:100%;
	height:40px;
	clear:both;
	margin-bottom: 5px;
}
div#footer ul{
	margin-left:10px;
	margin-top: 5px;
	}
div#footer p{
	margin-left:15px;
	padding: 0px;
	margin-top: 0px;
	}
div#footer li{
	float:left;
	display:inline;
	}

address{
	font-style: normal;
	background-color:#101c89;
	color:#FFFFFF;
	width:100%;
	height:54px;
	text-align:center;
}
/* 8.for other
===============================================================*/
.text{
	font-weight: bold;
}
.text1{
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
}
.text2{
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
	border: 1px solid #FF6600;
	padding: 5px;
	width: 500px;
}

.text3{
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
	margin-left: 35px;
}

p.top_btn {
	text-align:right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.rightbox_li{
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 10px;
	margin-bottom: 3px;
}
