@charset "euc-jp";

/*global-css*/

/*ブラウザデフォルトスタイルリセット*/

*{
   margin:0px;
   padding:0px;
   font-weight:normal;
   font-style:normal;
   text-decoration:none;
   }

/*ボーダークリア*/
img{
   border:none;
   vertical-align:top;
   }

/*リストスタイルクリア*/
li{
	list-style-type: none;
   }

/*フロートクリア*/
.clear{
   clear:both;
   font-size:0;
   line-height:0;
   }
   
/*flaot親BOXに設定*/   
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clearfix {display: inline-block;}
 /* Hides from IE-mac \*/ 
 * html .clearfix {height: 1%;}
  .clearfix {display: block;} 
  /* End hide from IE-mac */
  
  
/*-------------------------*/
body{
    background-color:#F1F0E7;
	font-size:small;
	line-height:1.5;
	color:#4C4C4C;
	}

/*リンクカラー*/
a{color:#3867BB;}
a:hover{color:#FF0000; text-decoration: underline;}

/**/
.red{
    color:#FF0000;
	}
/**/
.red_s{
    color:#FF0000;
	font-size:x-small;
	}
.red_b{
    color:#FF0000;
	font-weight:bold;
	}
/**/
.b{
    font-weight:bold;
	}
/*ページトップリンク*/
#pagetop{
	margin:20px 0 10px 0;
	text-indent:-9999px;
	height:16px;
	font-size:0;
	}
#pagetop a{
    display:block;
	height:16px;
	background-image:url(../img/pagetop.gif);
	background-repeat:no-repeat;
	background-position: right 0px;
	}
#pagetop a:hover{
    background-position:right -16px;
	}
/*ぱんくずリスト*/
#path{
    margin:0 0 15px 0;
	}
	
/*見出し2内ページ内リンク設定*/
ul.sub_navi{
    margin:25px 0 0 20px;
    }	
	ul.sub_navi li{
	background-image:url(../img/arrow03.gif);
	background-repeat:no-repeat;
	padding-left:17px;
	display:inline;
	margin-right:17px;
	}



.m_title_ul{
margin:25px 0 0 20px;
}

.m_title_li{
width:130px;
background-image:url(../img/arrow03.gif);
background-repeat:no-repeat;
padding-left:17px;
display:inline;
margin-right:17px;
}

	
/*下層コンテンツh3見出し指定*/	
h3.head03{
	background-image: url(../img/head03.gif);
	background-repeat: no-repeat;
	height:33px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	line-height:2.2;
	padding-left:32px;
	letter-spacing:0.2em;
	margin-bottom:15px;
   }
   
/*アドビへのリンク誘導*/	
	p.adobe_tx02{
	color:#666666;
	font-size:11px;
	line-height:1.3;
	margin:30px 0 0 10px;
	}
	img.adobe{
	float:left;
	margin-right:10px;
	}
	img.pdf_bt{
	margin-right:5px;
	vertical-align:middle;
	}
		
	
/*----------------------------------*/
#container{
    width:900px;
	margin:0 auto;
	padding:0 5px;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
	}
	
/*----------------------------------*/
#head_01{
　　height:24px;
	background-image:url(../img/h1_bg.gif);
	background-repeat:repeat-x;
	padding:0 15px;
    }
	#head_01 h1{
	color:#FFFFFF;
	font-size:11px;
	float:left;
	width:500px;
	}
	#head_01 p{
	float:right;
	width:30px;
	background-image:url(../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:15px;
	}
	#head_01 p a{
	color:#FFFFFF;
	}
		
/*----------------------------------*/
#header{
    height:71px;
	background-image:url(../img/head_bg.gif);
	background-repeat:repeat-x;
	padding:0 15px;
	}
	#header div.logo{
	float:left;
	margin-top:16px;
	}
	#header div.t_tel{
	float:right;
	margin-top:5px;
	}
/*-----------------------------------*/
#g_navi_wrap{
    background-image:url(../img/navi_bg.gif);
	background-repeat:repeat-x;
	height:57px;
	}
	ul#g_navi{
	margin:0 14px;
	}
	ul#g_navi li{
	float:left;
	}
	ul#g_navi li a{
	display:block;
	float:left;
	height:57px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
	ul#g_navi li a:hover{
	background-position:0 -57px;
	}
	ul#g_navi li a.navi01{background-image: url(../img/navi_01.gif); width:125px;}
	ul#g_navi li a.navi02{background-image: url(../img/navi_02.gif); width:124px;}
	ul#g_navi li a.navi03{background-image: url(../img/navi_03.gif); width:124px;}
	ul#g_navi li a.navi04{background-image: url(../img/navi_04.gif); width:125px;}
	ul#g_navi li a.navi05{background-image: url(../img/navi_05.gif); width:124px;}
	ul#g_navi li a.navi06{background-image: url(../img/navi_06.gif); width:124px;}
	ul#g_navi li a.navi07{background-image: url(../img/navi_07.gif); width:125px;}
	
/*-----------------------------------------*/
div.con_top{
    height:13px;
	background-image:url(../img/con_bg01.gif);
	background-repeat:no-repeat;
	background-position:15px bottom;
	}

#contents{
    background-image:url(../img/con_bg02.gif);
	background-repeat:repeat-y;
	margin:0 15px;
    }
/*------------------------------------------*/	
#con_left{
    width:179px;
	padding:15px 8px;
	float:left;
	}
	#con_left ul.left01{
	border:solid 1px #FFFFFF;
	background-color:#F3F2E9;
	margin-bottom:13px;
	width:177px;
	}
	#con_left ul.left01 h2{
	margin-bottom:3px;
	}
	#con_left ul.left01 li.t_navi01{
	margin:0 2px 3px 2px;
	background-image:url(../img/t_navi01_r.jpg);
	background-repeat:no-repeat;
	}
	#con_left ul.left01 li.t_navi02{
	margin:0 2px 3px 2px;
	background-image:url(../img/t_navi02_r.jpg);
	background-repeat:no-repeat;}
	#con_left ul.left01 li.t_navi03{
	margin:0 2px 3px 2px;
	background-image:url(../img/t_navi03_r.jpg);
	background-repeat:no-repeat;
	}
	
	#con_left ul.left01 li a{
	display:block;
	width:173px;
	height:29px;
	}
	#con_left ul.left01 li a:hover{
	background:none;
	}
	#con_left ul.left01 li a:hover img{
	width:0;
	height:0;
	}


/*--------------------------------------*/	
	#con_left ul.left02{
	margin-bottom:15px;
	}
	#con_left ul.left02 li.t_navi04{
	margin-bottom:5px;
	background-image:url(../img/t_navi04_r.jpg);
	background-repeat:no-repeat;
	width:179px;
    height:51px;
	}
	#con_left ul.left02 li.t_navi05{
	margin-bottom:5px;
	background-image:url(../img/t_navi05_r.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:51px;
	}
	#con_left ul.left02 li.t_navi06{
	margin-bottom:5px;
	background-image:url(../img/t_navi06_r.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:51px;
	}

	#con_left ul.left02 li.t_navi07{
	margin-bottom:5px;
	background-image:url(../img/t_navi07_r.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:51px;
	}

    #con_left ul.left02 li.t_navi08{
	margin-bottom:5px;
	background-image:url(../img/t_navi08_r.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:51px;
	}

	
	#con_left ul.left02 li a{
	display:block;
	width:179px;
	height:51px;
	}
	#con_left ul.left02 li a:hover{
	background:none;
	}
	#con_left ul.left02 li a:hover img{
	width:0;
	height:0;
	}
	
/*------------------------------------*/	
	
	div.t_qr{
	background-color:#E5E5E5;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	width:177px;
	margin-bottom:30px;
	}
	div.t_qr img{
	float:left;
	margin:5px; 
	}
	div.t_qr p{
	color:#7B7B7B;
	font-size:11px;
	line-height:1.2;
	}
	p.qr_01{
	float:right;
	width:82px;
	margin:5px 0 0 0;
	}
	p.qr_02{
	clear:both;
	margin:0 5px 5px 5px;
	}
/*link_banner_area*/
div.link{
    margin:0;
	}
	div.link h3{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	background-color:#14529C;
	text-align:center;
	margin-bottom:8px;
	padding:3px 0 0 0;
	}
	div.link p{margin-bottom:7px;}
	div.link p a{border:solid 1px #FFFFFF; display:block; height:34px; width:177px;}
	div.link p a:hover{border:solid 1px #FF6600;}
	

/*-----------------------------------------*/
#con_right{
    width:660px;
	margin:0;
	float:right;
	}
    #con_right div.f_add{
	height:54px;
	background-image:url(../img/f_add_bg.gif);
	background-repeat:repeat-x;
	padding:13px 15px 0 15px;
	margin:40px 0 0 0;
	}
	#con_right div.f_add p{
	margin-bottom:8px;
	}
	#con_right div.f_add address{
	color:#666666;
	font-weight:bold;
	}
	#con_right div.f_add address img{
	vertical-align: middle;
	margin-right:3px;
	}


/*----------------------------------------*/	
#footer{
    margin:10px 0 5px 0;
    }
	#footer div{
	margin:5px 15px 10px 15px;
	}
	#footer ul li{
	display:inline;
	background-image:url(../img/arrow02.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:0 5px 0 10px;
	}
	#footer ul li a{
	color:#666666;
	}
	#footer ul li a:hover{
	color:#3867BB;
	}
	
/*----------------------------------------*/
#copy{
	background-image: url(../img/copy_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	text-align:center;
	line-height:2.5;
	color: #FFFFFF;
    }
	#copy a{color: #FFFFFF;}
		