@charset   "UTF-8";
*{
	margin:0;
	padding:0;
}
body{
	height:100%;
	font-family:Meiryo,メイリオ;font-size:88%;
	color : #666666;
}

div#zp_container_h{
	background: url(../img/top_bg_al.png) repeat-x left top;
	width:100%;
	margin:0 auto;
}

#zp_foot{
	height:90px;
	width:100%;
	background-color:#CDDFDA;
	text-align:right;
	margin-right:5px;
	font-size : 12px;
	color : #1F5546;
}
#zp_head h1 {
	font-size : 12px;
	color : #B6B6B6;
	padding-top:15px;
	width:600px;
}

#zp_head h3 a{
	width:313px;
	height:41px;
	margin-top:8px;
	margin-bottom:9px;
	float:left;
	display:block;
	background-image : url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent:-999em;
}

.w_continer{
	width:1000px;
	clear:both;
	margin:0 auto;
}
.zp_head_bg{
 	margin-top:57px;
}

#zp_foot a{
	color:#1F5546;text-decoration:none;
}
#zp_head li a.pn,#zp_head li a:hover,#zp_foot a:hover{
	color:#fff;
}
a:link{color:#ffffff;}
a:hover{color:#ffffff;}
a:visited{color:#ffffff;}

.gd{
	text-align:center;
}

.clear{
	clear:both;
}
li{
	list-style-type:none;
}
td{
	line-height : 1em;
}

div{
	line-height : 1.5em;
}


.cap{
  	background: url(../img/cap.jpg)  no-repeat scroll;
	background-position:right 7px;
	text-indent:-999em;
    width:364px;
    height:94px;
    float:right;
}

.s_box{
	background: url(../img/s_box_bg.jpg) ;
	width:319px;
	height:150px;
}

.table01 td {
	font-size : 12px;
	line-height: 1.5;
	padding: 5px 5px;
	border-bottom-width:1px;
	border-bottom-color:#999;
	border-bottom-style:dotted;
}

h2{
	background: url(../img/h2_bg.png) ;
	font-size:14px;
	font-weight : solid;
	padding: 5px 3px 3px 15px;
	color : #333333;
}
h3{
	font-size:14px;
	color : #55555;
	font-weight : solid;
}


/* gNavi
----------------------------------------------------- */

.gnavi {
	overflow: hidden;
	width:100%;
	height: 44px;
}
.gnavi a {
	text-indent : -9999em;
	display: block;
   	background-image : url(../img/g_navi.png);
	background-repeat : no-repeat;
	background-position : 100% 50%;
	width:1000px;
	height : 44px;
	float:left;
	margin: 0 ;
 	padding: 0;
}

.gnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.gnavi li{
  text-indent: -9999px;
  float:left;
  width: 200px;
  margin: 0;
  padding: 0;
  
}
.navi01 a{
	background-position: 0 0;
}
.navi02 a{
	background-position: -200px 0;
}
.navi03 a{
	background-position: -400px 0;
}
.navi04 a{
	background-position: -600px 0;
}
.navi05 a{
	background-position: -800px 0;
}

.gnavi a:hover{
  background-image:url(../img/g_navi.png);
  background-repeat: no-repeat;
}

.navi01 a:hover{
	background-position: 0 -74px;
	width: 200px;
}
.navi02 a:hover{
	background-position: -200px -74px;
	width: 200px;
}
.navi03 a:hover{
	background-position: -400px -74px;
	width: 200px;
}
.navi04 a:hover{
	background-position: -600px -74px;
	width: 200px;
}
.navi05 a:hover{
	background-position: -800px -74px;
	width: 200px;
}

/*  --end--
----------------------------------------------------- */
#back-top {
 position: fixed;
 bottom: 140px;
 right:20px;
 }

/*  ---cus--------------------------------------- */

.hin{
  	background: url(../img/po01.jpg)  no-repeat scroll;
	background-position:right top;
    height:280px;
    margin-top:20px;
}
.hin span{
	font-size:32px
	line-height : 1.5;
	color:#FF4000;
	font-weight: bold; 
}

.box_l{
	background-color:#FF4609;
	width:480px;
	height:195px;
	color:#FFFFFF;
	border-collapse: collapse
}
.F20li{
	font-size:20px;
 	line-height : 1.6;
 	padding-left:20px;
}
.F16li{
	font-size:16px;
 	line-height : 1.6;
 	padding-left:20px;
 	width:150px
}
.F14li{
	font-size:14px;
 	line-height : 2.0;
}
.box_r{
	background-color:#5CA82B;
	width:480px;
	height:195px;
	color:#FFFFFF;
	border-collapse: collapse
}
.co_it td{
	font-size:14px;
	padding : 6px 0px 6px 3px;
	border-bottom-width : 1px;
 	border-bottom-style : dotted;
 	border-bottom-color : #999999;
 	line-height : 1.5;
}

.con{
  	background: url(../img/con_bg.jpg)  no-repeat scroll;
    height:140px;
	padding-left:450px;
}

