@charset "utf-8";


	html,body	{
	font-family:"ＭＳ Ｐゴシック""Hiragino Kaku Gothic Pro";
		margin:0;
		padding:0;
		
	}
	
	
	
	body{
		background-image:url('/img/common/pattern_bg.jpg');
		font-family:"arial";
		font-size:10px;
		text-align:center
		}
		
	a { text-decoration: none; }
	img {border:0;}
/*==================================

  ヘッダー要素（グローバルナビ）
  
  ==================================*/

div#container	{
		width:813px;
		margin:0 auto;
		text-align:left;
		background-image:url('/img/common/s_bg.png');
		}
	
	
	div#header	{
		height:70px;
		margin:0 0 0 10px;
		padding:0 0 0 0;
		width:785px;
		background-image:url('/img/common/header_bg.jpg');
		background-repeat:no-repeat;
			}
  
   	 #logo  {
	 width:110px;
	 height:30px;
	 	float: right;
		margin:3px 0 0 0;
		border:0;
	}

	
 	#header	ul {
		font-size:10px;
		clear : both;
		margin:0 3px 0 0;
		list-style-type: none; 
	}
	
	
	 	#header	ul img {
		margin:0 3px 0 0;
	}
	
	
	#header	ul a:link    { color : #555555 ; text-decoration : none ; }
	#header	ul a:visited { color : #555555 ; text-decoration : none ; }
	#header	ul a:hover   { color : #1c54a7 ; text-decoration : none ; }
	#header	ul a:active  { color : #1c54a7 ; text-decoration : none ; }
	
	
	

	 #header .header_menu_line {
		float: right;
		padding:5px 5px 0 5px;
		margin:5px 0 0 0;
		border-left: 1px #0076bc ridge; 
		text-align: center; 
	}
	
	 #header .header_menu_line2 {
		float: right;
		padding:5px 5px 0 5px;
		margin:5px 0 0 0;
		border-left: 1px #0076bc ridge; 
		border-right: 1px #0076bc ridge; 
		text-align: center;
	}
  
  
  .aten {
       font-size:10px;
	   padding-left:5px;
	    }
    .small_h{
font-size:9px;
}

 /*==================================

  サブナビゲーション要素
  
  ==================================*/
  

	div#navigation {
		float:right;
		width:220px;
		
	 }
	 
	 
	 .bt-margin {
	 margin:0 0 7px 0;
	
	 }
	 
     .retrieval {
		width: 202px;
		margin:-5px 0 10px 0;
		background-image:url('/img/common/retrieval_bg.png');
	    border-bottom:1px #4d97fa solid; 
     }
	 
	 
	      .retrieval2 {
		width: 202px;
		margin:-5px 0 10px 0;
		background-image:url('/img/common/retrieval2_bg.png');
	    border-bottom:1px #f3a74b solid; 
     }
	 
	 	 
	 
	 #navigation  p {
	 	margin:3px 10px 3px 0;
        text-align:right;
	    color: #333333;
		line-height:1.4;
     }
	 
	 
	 .input-width { 
		width:150px; 
		border:1px #4d97fa solid; 
	 }


 	 #navigation select { 
		width: 100px;
		border:1px #4d97fa  solid; 
	 } 


     div#atm-faq {
		width: 202px;
		margin:0 0 10px 0;
		background-image:url('/img/common/atm-faq_bg.png');
		border-bottom:1px #e22b2b solid;
	 }


	 #navigation ul {
		font-size: 9px;
		margin:0 0 5px 0;
		padding:0 0 0 10px;
		list-style-type: none;
		line-height:1.6;
		}
		
	#atm-faq ul a:link { color : #333333 ; text-decoration : none ; }
	#atm-faq a:visited { color : #333333 ; text-decoration : none ; }
	#atm-faq a:hover   { color : #1c54a7 ; text-decoration : none ; }
	#atm-faq a:active  { color : #1c54a7 ; text-decoration : none ; }
	
	
	
	div#faq {
		width: 202px;
		margin:0 0 5px 0;
		background-image:url('/img/common/faq_bg.jpg');
	    border-bottom:1px #4d97fa solid; 
	}
	
	#faq ul a:link { color : #333333 ; text-decoration : none ; }
	#faq a:visited { color : #333333 ; text-decoration : none ; }
	#faq a:hover   { color : #1c54a7 ; text-decoration : none ; }
	#faq a:active  { color : #1c54a7 ; text-decoration : none ; }
	

 /*==================================

フッター要素
  
  ==================================*/





div#extra{clear:both;}


	div#footer{
		width:813px;
		height:75px;
		margin:0 auto;
		text-align:right;
		background-image:url('/img/common/footer_bg.png');
		}

   #footer ul {
   clear : both;
		font-size:9px;
		list-style-type: none; 
		margin:0 0 0 0;
		padding:20px 20px 10px 0;
	}
	
	
	
	#footer li{
		float: right;
	}
	
	
	#footer	ul img {
		margin:0 3px 0 0;
	}
	
	
	#footer p{
		clear:both;
		font-size:10px;
		font-family:"clear : both;";
		color: #0076bc;
		margin:0 20px 0 0;
	}

	
 /*==================================

パン屑リスト要素
  
  ==================================*/
	
 /*==================================

コンテンツ要素
  
  ==================================*/

	div#content{	
		float:left;
		width:570px;
		color:#333333;
		padding-left:15px;
		}
		
		
	#content p {
		width:570px;
		}
	
//　−−−−−−−−−−−−−−−−−−−−−−−−
//　この書類はLightWayTextによって作成されました。
//　−−−−−−−−−−−−−−−−−−−−−−−−
