@charset "Shift-JIS";

/* ################e-koukuuken only style start################## */


	#special_wrapper{
		width: 760px;
		border-left: 1px solid #232d8c;
		border-right: 1px solid #232d8c;
		margin: 0 auto;
		font-size: 13px;
		
	}

	/*    #header
	------------------------------*/

	#special_wrapper #special_header{
		width: 760px;
		height: 109px;
		background: url(https://www.e-koukuuken.com/img/head/header_bg.jpg) no-repeat;
	}

	#special_wrapper #special_branding{
		width: 226px;
		float:left;
	}

	#special_wrapper #special_branding a{
		display: block;
		width: 230px;
		height: 55px;
		margin-top: 20px;
		text-indent: -5000px;
		overflow: hidden;
	}
	
	#special_wrapper #special_branding h1{
		text-indent: -5000px;
	}
	
	
	/*   navi
	--------------------------------*/
	

	#special_wrapper  ul#special_navi{
		float: right;
		width: 530px;

	}

	#special_wrapper ul#special_navi li{
		float: left;
		list-style-type: none;
		height: 36px;
	}
	
	#special_wrapper ul#special_navi li a{
		display: block;
		text-indent: -5000px;
		overflow: hidden;
		height: 36px;
	}
	
	#special_wrapper ul#special_navi li#goriyou_annai{
		background: url(https://www.e-koukuuken.com/img/head/b_info_off.gif) no-repeat;
		width: 94px;
	}
	#special_wrapper ul#special_navi li#goriyou_annai a:hover{
		background: url(https://www.e-koukuuken.com/img/head/b_info_on.gif) no-repeat;
	}
	
	
	#special_wrapper ul#special_navi li#kuuseki_shokai{
		background: url(https://www.e-koukuuken.com/img/head/b_kuseki_off.gif) no-repeat;
		width: 76px;
	}
	#special_wrapper ul#special_navi li#kuuseki_shokai a:hover{
		background: url(https://www.e-koukuuken.com/img/head/b_kuseki_on.gif) no-repeat;
	}
	
	#special_wrapper ul#special_navi li#torikeshi{
		background: url(https://www.e-koukuuken.com/img/head/b_cancel_off.gif) no-repeat;
		width: 133px;
	}
	#special_wrapper ul#special_navi li#torikeshi a:hover{
		background: url(https://www.e-koukuuken.com/img/head/b_cancel_on.gif) no-repeat;
	}
	
	#special_wrapper ul#special_navi li#yakkan{
		background: url(https://www.e-koukuuken.com/img/head/b_yakkan_off.gif) no-repeat;
		width: 50px;
	}
	#special_wrapper ul#special_navi li#yakkan a:hover{
		background: url(https://www.e-koukuuken.com/img/head/b_yakkan_on.gif) no-repeat;
	}
	
	#special_wrapper ul#special_navi li#sitemap{
		background: url(https://www.e-koukuuken.com/img/head/b_sitemap_off.gif) no-repeat;
		width: 95px;
	}
	#special_wrapper ul#special_navi li#sitemap a:hover{
		background: url(https://www.e-koukuuken.com/img/head/b_sitemap_on.gif) no-repeat;
	}
	
	#special_wrapper ul#special_navi li#home{
		background: url(https://www.e-koukuuken.com/img/head/b_home_off.gif) no-repeat;
		width: 81px;
	}
	#special_wrapper ul#special_navi li#home a:hover{
		background: url(https://www.e-koukuuken.com/img/head/b_home_on.gif) no-repeat;
	}



	/*   #special_breadcrumb
	------------------------------*/
	#special_wrapper #special_breadcrumb ul{
		clear: both;
		margin: 10px 20px;
		overflow: hidden;
	}

	#special_wrapper #special_breadcrumb  li {  
		float:left;  
		line-height:110%;  
	}  
	#special_wrapper #special_breadcrumb  li a {  
		margin-right:5px;  
		padding-right:10px;  
		background:url(../images/topicpath.gif) no-repeat right center;  
	}  



	/*   #TO TOP
	------------------------------*/
	#special_wrapper #totop{
		margin: 0 20px;
		text-align: right;
	}
	
	#special_wrapper #totop a{
		background: url(../images/totop.gif) no-repeat left center;
		padding-left: 20px;
	}

	/*   #special_footer
	------------------------------*/

	#special_wrapper #special_footer ul#site_infomation{
		text-align: center;
		padding: 20px 0 5px 0; 
		font-size: 12px;
	}

	#special_wrapper #special_footer ul#site_infomation li{
		display: inline;
		margin-right:6px;
		padding-left:10px;
		border-left:1px solid #999;
	}
	
	#special_wrapper #special_footer ul#site_infomation li#borderleftno{
		border-left:0;
		padding-left:0;
	}

	#special_wrapper #special_footer ul#credit li{
		background-color: #232d8c;
		padding: 4px 0px; 
		text-align: center;
		list-style-type: none;
	}

/* ################e-koukuuken only style end################## */

