@media print, screen and (min-width: 640px) {
  
.br-pc { display:block; }
.br-sp { display:none; }
.pc { display: block !important; }
.sp { display: none !important; }
.pcnone { display: none;}
 #footer_line2_box p br{ display:none; }
 .fwb { font-weight: bold ; } /* 太字 */
  
body {
	font: 80%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #2A3F55;
	text-align: center;
}


/* 隙間なし */
ul, ol, li { 
	list-style: none;
	margin:  0;
	padding: 0;
}

a img { border: none;}/* 画像枠なし */
a { text-decoration: none;}/* 下線なし */

a, a:link{color:#2A3F55;} /* 未訪問  */
   a:visited{color:#4C2172;} /* 訪問済 */
   a:hover{color:#2A3F55;} /* マウスオーバー */
   a:active{color:#2A3F55;} /* クリック */

/* ロールオーバー風 */    
a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
} 

/* ライン */ 
.line1{
	margin: auto; 
	width:  100%;
	clear: both;
	border-bottom: 2px  dotted #BDCCD4;/* 線 */
}

.line2{
	margin: auto; 
	width:  850px;
	height: 10px;
	border-bottom:double gray;/* 二重線 */
}

.line3{
	margin: auto;
	width: 100%;
	border-bottom: 2px solid #F1AA3E;/* 線 */
	clear: both;
}

/* タイトル文字 */ 
h1 {
	margin: 20px 0px 0px 0px;
	font-size: 20px;
	font: bold;
	color:#323232;
	text-align: left;
}

h2 {
	margin: 10px 0 0 0;
	font-size: 19px;
	font: bold;
	color:#2A3F55;
	text-align: left;
}

h3 {
	margin: 10px 0px 5px 0px;   /*footer */
	font-size: 11px;        
	color:#18489d;
}

h4 {
	margin: 10px 0px 5px 0px;
	font-size: 26px;
	font: bold;
	color:#323232;
	text-align: left;
}

h5 {
	margin: 5px 0px 0px 0px;
	font-size: 19px;
	color:#18489d;
	font: bold;
}

h6 {                        
	margin: 20px 0px 20px 0px;   /*調査/現地診断方法一覧表バナー*/
}

h7 {                        
	font-size: 12px;
	color:#3E73DD;  /*調査/現地診断方法一覧表リンク文字*/
}


h9 {
	margin: auto;
	font-size: 13px;
	color:#2A3F55;
}

h10 {
	margin: 0px 0px 10px 0px;   /*footer */
	font-size: 13px;        
	color:#18489d;
}

.cb { clear: both ; } /*解除*/
.fwb { font-weight: bold ; } /* 太字 */
.gap { padding: 0 5px; }
.f14 { font-size: 14px; }

/*テキスト位置*/
.tl { text-align: left !important ; } /*左*/
.tr { text-align: right !important ; } /*右*/
.tc { text-align: center !important ; } /*中央*/

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

           ヘッダー

=================================== */
#header {
	margin: auto;
	width:  100%;
	height:  130px;
	background-color: #fff;
}

/* ヘッダー囲 */
#header_box {
	margin: auto;
	width:  1000px;
	height: 100px;
	text-align: left;
	background-color: #fff;
}

#head_a {
	margin: auto;
	padding-top: 30px;
	width:  525px;
	height: 90px;
	float:   left;
	background-color: #fff;
}

/* Bヘッダー囲 */
#head_b_box {
	margin: auto;
	width:  435px;
	height: auto;
	float: right;
	background-color: #fff;
}

#head_c {
	margin: auto;
	padding: 8px 0 5px 0;
	width:  435px;
	height:  auto;
	float:   left;
	background-color: #fff;
	text-align: right;
	font-size: 11px;
  font-weight: bold;
}

#head_d {
	margin: auto;
	width:  435px;
	height:  50px;
	float:  left;
	text-align: right;
}

/* メニュー横並び */ 
#head_d ul{
	list-style:none;
	margin:0;
	padding:0;
	
}

#head_d li{
	display:inline; 
	width:  435px;
	height: 50px;
	margin:  0;
	padding: 0;
}

#head_e {
	margin: auto;
  padding: 15px 0;
	width:  435px;
	height:  auto;
	float:  left;
	background-color: #fff;
}

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

           main-menu

=================================== */
#menu0 {
	margin: auto;
	width:  100%;
	height: 100%; 
	background-color: #076aaf; 
	clear: both;
}

#menu_box {
	margin: auto;
	width: 1000px;
	height: auto;
  padding: 5px 0;
	background-color: #076aaf; 
}

/* indexボード */
#index_board_bag {
	margin: auto;
	height:  auto;
  padding:  0;
	clear: both;
	background-image: url(../images1/haikei.jpg);
	background-repeat: repeat;
}

#index_board_w {
	margin: 0 auto; 
	width: 958px;
	height:  300px;
  background-image: url("../indeximage1/index2.jpg");
  background-repeat: no-repeat;
  border-radius: 8px;
  border: 3px solid #FFF;
}

/* ナビ */
#navi {      
	margin: auto;
	padding: 10px 0 0 0;
	width:  960px;
	height:  auto;
	text-align: left;
}

/* 各ページ全体囲みbox */
#container {       
	margin: auto;
  padding: 20px 0;
	width:  960px;
	height: 100%;
	background-color: #ffffff;
}

/* indexナビ下テキスト */
#txt_b {
	margin: auto;
	width:  960px;
	height:  100%;
	background-color: #fff; 
}

/* indexトピックス */

#box_txt p { 
	margin: 0;
	padding:  0;
} 

#box_01 {
	margin: auto;
	padding: 100px 0;
	width:  280px;
	height:  100%;
	float:  left;
	background-color: #fff;
}

#box_02 {
	margin: auto;
	padding: 25px 5px;
	width:   670px;
	height:  auto;
	text-align: left;
	font-size: 14px;
	background-color: #fff;
	float:  left;
  line-height: 2;
}

#box_02  strong {
	color: #E55D33;
}

ul.box_2 li { 
	list-style: none;
	margin: 10px 0px 10px 10px;
	font-size: 14px;
}

.mline {
	margin: auto;
	width:  100%;
	height:  1px;
	background-color: #e6e6e6;
}

#box_box {
	margin: auto;
	width:   960px;
	height:  auto;
}

#box_box #box_j #tabs #panel1 dl strong dt {
	color: #0E5163;
}

#box_box #box_j #tabs #panel2 dl dt strong {
	color: #23930F;
}


#box_box #box_j #tabs #panel3 dl dt strong {
	color: #CE8715;
}

/* トピックス */
#box_topi {       
	margin: 20px 0px 20px 0px;
	width:  960px;
	height:  32px;
	background-image: url(../images1/topi.jpg);
	background-repeat: no-repeat;
}

/* テーブル線有り */ 
#box_topi table{
	border: 1px #d3d7dd  solid;
}

#box_j {
	margin: 20px 0px 0px 0px;
	width:  690px;
	height:  800px;
	float:  left;
	font-size: 12px;
	text-align: left;
  background-image: url("../images1/naname02.jpg");
	background-repeat: repeat;
}

.logbox{
  margin: 15px;
  width: 660px;
  height: 755px;
  padding:10px 0 0 0;
  overflow: auto;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
}

.logbox p {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 10px; /* 内容と線との間隔量 */
} 

/* index右コンテンツバナー */
#box_bnr {
	margin: auto;
	padding: 15px 0 0 30px;
	width:  230px;
	height: auto;
	float:  right;
	text-align: left;
}

ul.bnr li { 
	list-style: none;
	margin-bottom: 15px;
	border-bottom: dotted 1px #2A3F55;
	font-size: 13px;
	color: #2A3F55;
}

/* 流れるお知らせ */
#box_info1 {
  padding: 25px 0;
	width:  115px;
  height: 100%;
	float: left;
}

#box_info2 {
  padding: 25px 0;
	width:  760px;
	height: 100%;
	float: left;
}

/* IEページエリア確保 */
#air {
	margin: auto;
	width:  960px;
	height: 30px;
	clear: both;
}

.eri_g {
	margin: 0 auto;
  padding: 5px 0 40px 0;
	width:  1040px;
	height: auto;
  font-size: 16px;
}

.inline-block_eri {
    display: inline-block;
    padding:  20px;
    height: 70px;
    }


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

    各ページ左コンテンツメニュー

=================================== */
#z_s_menu {
	margin: auto;
	padding: 15px 0px 0px 0px;
	width: 270px;
	height: 100%;
	float: left;
	background-color: #ffffff;
}

.section {
	width:240px;
}

.menu {
	padding:1px;
	border:1px solid #D1D1D1;
	border-radius: 5px;
  font-weight: bold;
}

.menu h2{
	margin:0;
	padding:10px 15px;
	font-size:14px;
	border-bottom:3px solid #052D3B;
	background:#fff url("../gyoumu1/img/bg_h2.gif") 0 100% repeat-x;
}

.menu ul{
	margin: auto;
	padding:0;
	list-style: none;
	border-top:1px solid #052D3B;
}

.menu li {
	padding:0;
	font-size:14px;
	line-height:2.0;
	border-bottom: 1px dotted #999;
	text-align: left;
	list-style: none;
}

.menu a {
	display:block;
	padding:10px 0 10px 20px;
	color:#052d3b; /* 文字色 */
	text-decoration:none;
  background:url("../gyoumu1/img/bg_list.gif") 10px 50% no-repeat;
}

.menu a.current {
	color:#052d3b;
	background:#ffb75a url("../gyoumu1/img/bg_list.gif") 10px 50% no-repeat;
}

.menu a:hover {
	color: #052d3b;
	background: #eefffb url("../gyoumu1/img/bg_list.gif") 10px 50% no-repeat;
	font-size: small;
}

/* 左コンテンツダウンロードバナー */
#dl{
	margin: 20px 0 0 0;
	padding: 0;
	width: 240px;
	height: 100%;
	float: left;
	background-color: #ffffff;
}




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

        各ページ右コンテンツ

=================================== */
#z_banner_bag {
	margin: auto;
	height:  109px;
	clear: both;
	background-image: url(../img1/haikei2.jpg);
	background-repeat: repeat;
}

#z_banner {
	margin: auto;
  padding:20px 0px 0px 0px; 
	width: 960px;
	height:  85px; 
}

#z_main {
	margin: auto;
	padding:15px 0px 0px 0px; 
	width: 685px;
	height:  100%;
	float: right; 
	background-color: #ffffff;
	text-align: left;
  line-height: 2em;
}
  
#z_main h3{
  margin: 15px 0 15px 0;
  padding: 0 0 0 15px;
	font-size:15px;
	color:#ffffff;
  background-color: #052d3b;
}
  
#z_main h1{
	margin: 15px 0 10px 0;
	font-size:17px;
	font: bold;
	color:#052d3b;
}

#z_main li{
	margin: 0;
	padding: 6px 0 0 0; 
}

/* テーブル */
#z_main table {
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
}

#z_main table th, table td {
	border-style: solid dotted; /* 線種 */
	border-width: 1px; /* 線の太さ */
	border-color: #c6c6c6; /* 線色 */
	text-align: center;
	padding: 5px;
}

#z_main p { 
	margin: 25px 0 0 0;
	text-align: center;
} 

/* お問い合わせ */
#otoiawase {
	margin: 0 auto;
	padding:25px 0 0 0;
	width: 100%;
	height:  160px;
}


/* 会社概要 */
#gaiyou_t {
	margin: 15px 0 15px 0;
	padding: 10px 0; 
	width: 685px;
	height:  auto;
	float: right; 
	background-color: #ffffff;
	text-align: left;
}

#gaiyou_a {
	margin: auto;
	padding:0; 
	width: 640px;
	height: 100%;
	background-color: #ffffff;
  line-height: 2;
}

#gaiyou_t_1 {
	margin: auto;
	padding:25px 0 0 0; 
	width: 685px;
	height:  550px;
	background-color: #ffffff;
	text-align: center;
}

#gaiyou_t ul { 
	margin: 25px 0 30px 0; 
}

#gaiyou_t li { 
	list-style: none;
	padding: 13px 5px; 
	border-bottom: dotted 1px #2A3F55;
}

/* テーブル */
#gaiyou_t table { 
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
}

#gaiyou_t table th, table td {
	border-style: solid dotted; /* 線種 */
	border-width: 1px; /* 線の太さ */
	border-color: #c6c6c6; /* 線色 */
	padding: 5px;
}

#gaiyou_t th { 
	background-color: #e2effa;
	width: 135px; 
}

    
    
    
/* yahoo地図@ */
#gaiyou_map {
	margin: 15px 0 20px 0;
	width: 685px;
	height:  100%;
	background-color: #ffffff;
}

#gaiyou_map_a {
	margin: 0 auto;
	padding: 10px 0 20px 70px;
	width: 610px;
	height:  100%;
	background-color: #ffffff;
	text-align: left;
}

#gaiyou_map_b {
	margin: 0 0 0 65px;
	width: 210px;
	height:  220px;
	background-color: #ffffff;
	float: left;
	text-align: left;
}

#gaiyou_map_c {
	margin: auto;
	width: 200px;
	height:  220px;
	background-color: #ffffff;
	text-align: left;
	float: left;
}

#gaiyou_map_d {
	margin: auto;
	width: 130px;
	height:  220px;
	background-color: #ffffff;
	float: left;
	text-align: center;
}/* yahoo地図@ここまで */
    
    
    
/* yahoo地図A */
#gaiyou_map2 {
	margin: 50px 0 0 0;
	width: 685px;
	height:  100%;
	background-color: #ffffff;
}

#gaiyou_map_a2 {
	margin: 50px 0 auto;
	padding:10px 0 20px 70px;
	width: 610px;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
}

#gaiyou_map_b2 {
	margin: 20px 0 0 65px;
	width: 390px;
	height:  220px;
	background-color: #ffffff;
	float: left;
	text-align: left;
}

#gaiyou_map_c2 {
	margin: 20px 0 0 0;
	width: 20px;
	height:  220px;
	background-color: #ffffff;
	text-align: left;
	float: left;
}

#gaiyou_map_d2 {
	margin: 20px 0 0 0;
	width: 130px;
	height:  220px;
	background-color: #ffffff;
	float: left;
	text-align: center;
}/* yahoo地図Aここまで */
    
    
    
    
    
    
    

/* 採用情報 */
.saiyouj {
	margin: 5px 0 20px 0;
	padding: 5px 0 0 15px;
	width: 660px;
	height:  100%;
	background-color: #ffffff;
	border: solid #e0e0e0 1px;
	text-align: left;
}

#saiyouj_shinsotsu {
	margin: auto;
	padding: 20px 0 30px 0;
	width: 680px;
	height:  100%;
	text-align: center;
}

/* テーブル */
#saiyouj_shinsotsu table { 
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
	
}

#saiyouj_shinsotsu table th, table td {
	border-style: solid dotted; /* 線種 */
	border-width: 1px; /* 線の太さ */
	border-color: #c6c6c6; /* 線色 */
	padding: 10px;
}

#saiyouj_shinsotsu th { 
	background-color: #fffdf8; 
  font-size: 15px;
  font-weight: bold;
}

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

      お問い合わせフォーム

=================================== */
#form_ {
	margin: auto;
	padding: 5px 0 30px 0;
	width: 680px;
	height:  100%;
	text-align: left;
}


/* 調査診断方法一覧 */
#shindan_ichiran{
	margin: 20px 0 0 0;
	width: 960px;
	height:  100%;
}

/* 調査診断方法一覧テーブル */ 
#shindan_ichiran table {
	margin: auto;
	border-collapse: collapse;
	border: solid 1px #D1D1D1;
}

#shindan_ichiran th {
	width: 180px;
	border: solid 1px #d3d7dd;
	text-align: left;
	padding: 10px;
	font-weight: bold;
	background-color: #CAF4D9;
}

#shindan_ichiran td {
	border: solid 1px #d3d7dd;
	text-align: left;
	padding: 8px;
}

div#shindan_ichiran th a{ text-decoration: underline; } 
  
  #shindan_ichiran h1{
	margin: 25px 0 25px 0;
  padding: 10px 0 5px 15px;
  width: auto;
  height: 25px;
  background-color: #57b877;
  font-size: 16px;
  color: #ffffff;
}


/* ダウンロード */
#dl_page {
	margin: 15px 0 0 0;
	padding: 0; 
	width: 960px;
	height:  100%;
	background-color: #ffffff;
	text-align: left;
}

#dl_page1 {
	margin: auto;
	padding: 0; 
	width: 850px;
	height:   100%;
	background-color: #F5F5F7;
	text-align: left;
	border-radius: 5px;             /* CSS3 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;      /* Firefox用 */  
	border-style: solid; 
	border-width: 1px;
	border-color: #DEDEDE;

}

#dl_page2 {
	margin: auto;
	padding: 10px 50px 0 5px; 
	width: 700px;
	height:  100%;
}

#dl_page2 li { 
	list-style: none;
	margin-bottom: 20px;
	border-bottom: dotted 1px #2A3F55;
}

#dl_page2 table {
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
}

#dl_page2 table th, table td {
	border-style: solid dotted; /* 線種 */
	border-width: 1px; /* 線の太さ */
	border-color: #c6c6c6; /* 線色 */
	text-align: left;
	padding: 10px;
	background-color: #ffffff;
}


/* リンク集 */
#links_1{
	margin: auto;
	width:   960px;
	height:  100%;
}

#links_1_a{
	margin: 10px;
	padding: 5px;
	width:   auto;
	height:  auto;
}

#links_1_b{
	margin:  10px;
	padding: 5px;
	width:   auto;
	height:  auto;
}


#links_2{
	margin: 10px;
	padding: 15px;
	width:   auto;
	height:  auto;
	text-align: left;
}

#links_1_a table { 
	margin:  10px;
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
}


#links_1_a table th, table td {
	border-style: solid dotted; /* 線種 */
	border-width: 1px; /* 線の太さ */
	border-color: #c6c6c6; /* 線色 */
	padding: 15px;
}

#links_1_b table { 
	margin:  10px;
  width: 900px;
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
}

#links_1_b table th, table td {
	border-style: solid dotted; /* 線種 */
	border-width: 1px; /* 線の太さ */
	border-color: #c6c6c6; /* 線色 */
	padding: 15px;
}
/* サイトマップ */
#site_1{
	margin: 20px 0 30px 45px;
	padding: 0;
	width: 275px;
	height:  350px;
	float: left;
	text-align: left;
	border: 1px #052D3B solid;
  font-size: 15px;
}

#site_2{
	margin: 20px 0 30px 25px;
	padding: 0;
	width: 275px;
	height:  350px;
	float: left;
	text-align: left;
	border: 1px #052D3B solid;
  font-size: 15px;
}

#site_3{
	margin: 20px 0 30px 20px;
	padding: 0;
	width: 275px;
  height:  350px;
	float: left;
	text-align: left;
	border: 1px #052D3B solid;
  font-size: 15px;
}

#site_1 p{text-indent: 15px;}
#site_2 p{text-indent: 15px;}
#site_3 p{text-indent: 15px;}

#site_1 h2{
  margin: 0;
  padding: 5px 0 5px 15px;
  width: auto;
  height: 25px;
  background-color: #062d3c;
  text-align: left;
  color: #ffffff;
  }
  
  #site_2 h2{
  margin: 0;
  padding: 5px 0 5px 15px;
  width: auto;
  height: 25px;
  background-color: #062d3c;
  text-align: left;
  color: #ffffff;
  }
  
  #site_3 h2{
  margin: 0;
  padding: 5px 0 5px 15px;
  width: auto;
  height: 25px;
  background-color: #062d3c;
  text-align: left;
  color: #ffffff;
  }

/* プライバシーポリシー */
#kojin{
	margin: auto;
	padding: 0px;
	width: 910px;
	height:  100%;
	text-align: left;
}

#kojin dl{
	list-style:none;
	margin: 20px 0 0 0;
	padding: 0;
	
}

#kojin dd{
	margin: 10px 0 20px 30px;
	padding: 0;
}

#kojin h1{
  padding: 5px 0 5px 15px;
	width: auto;
	height: 20px;
	text-align: left;
  background-color: #ccd7ec;
  font-size: 15px;
}




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

              footer

=================================== */
#footer_in1 a:link {
	text-decoration:none;
	color:#20375d;
}

#footer_in1 a:visited {
	text-decoration:none;
	color:#20375d;
}

#footer_in1 a:active {
	text-decoration:none;
	color:#20375d;
}

#footer_in1 a:hover {
	text-decoration:none;
	color:#e45826;
}

.mfline {
	margin: auto;
	width:  100%;
	height: 1px;
	background-color: #076aaf;
}

#footer01 {
	margin: auto;
  padding-bottom: 20px;
	width:  100%;
	height: 100%;
	clear: both;
	background-color: #e5e5e5;
}

/* 囲 */
#footer_box1 {     
	margin: auto;
	padding-top: 10px;
	width:  960px;
	height: 240px;
	background-color: #e5e5e5;
	font-size: 10px;
}

#foot_a {
	margin: 0 0 0 20px;
	width:  110px;
	height: 100%;
	float: left;
	text-align: left;
}

#foot_b {
	margin: auto;
	width:  125px;
	height: 100%;
	float: left;
	text-align: left;
}

#foot_c {
	margin: auto;
	width:  200px;
	height: 100%;
	float: left;
	text-align: left;
}

#foot_d {
	margin: auto;
	width:  180px;
	height: 100%;
	float: left;
	text-align: left;
}

#foot_e {
	margin: auto;
	width:  105px;
	height: 100%;
	float: left;
	text-align: left;
}

#foot_f {
	margin: auto;
	width:  110px;
	height: 100%;
	float: left;
	text-align: left;
}

#foot_g {
	margin: auto;
	width:  100px;
	height: 100%;
	float: left;
	text-align: left;
}


/* フッターメニュー */

ul.gaiyou, ul.gyoumu, ul.cyousa, ul.irai, ul.dl, ul.link, ul.saiyou li {
	margin: 0; 
	padding: 0;
  line-height: 1.8;
}

ul.gaiyou, ul.gyoumu, ul.cyousa, ul.irai, ul.dl, ul.link, ul.saiyou { 
	margin-left: 5px; 
}

ul.gaiyou li {
	list-style-type: none;
	padding: 2px 5px 2px 13px;
	background-image: url(../img1/sankaku.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.gyoumu li {
	list-style-type: none;
	padding: 2px 5px 2px 13px;
	background-image: url(../img1/sankaku.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.cyousa li {
	list-style-type: none;
	padding: 2px 5px 2px 13px;
	background-image: url(../img1/sankaku.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.irai li {
	list-style-type: none;
	padding: 2px 5px 2px 10px;
	background-image: url(../img1/sankaku.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.dl li {
	list-style-type: none;
	padding: 2px 5px 2px 10px;
	background-image: url(../img1/sankaku.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.link li {
	list-style-type: none;
	padding: 2px 5px 2px 10px;
	background-image: url(../img1/sankaku.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.saiyou li {
	list-style-type: none;
	padding: 2px 5px 2px 10px;
	background-image: url(../img1/sankaku.png);
	background-repeat: no-repeat;
	background-position: left center;
}


#footer_line1 {     
	margin: auto;
	width:  100%;
	height: 35px;
	background-color: #076aaf;
	color: #ffffff;
	clear: both;
}

/* 囲 */
#footer_line1_box {     
	margin: auto;
	width:  960px;
	height: 35px;
	background-color: #076aaf;
}


#footer_line1_a {     
	margin: auto;
	padding-top: 10px;
	width:  550px;
	height: 25px;
	color: #ffffff;
	float: left;
	text-align: left;
	font-size:11px;	
}

#footer_line1_a a:link{
  color:#ffffff;
	text-decoration:underline;
 }

#footer_line1_a a:visited{
    color:#fff;
	text-decoration:underline;
 }


/* メニュー横並び */ 
#footer_line1_a ul{
	list-style:none;
	margin: 0;
	padding: 0;
	
}

#footer_line1_a li{
	display:inline; 
	width:550px;
	height: 35px;
	margin: 0;
	padding: 0;	
}


#footer_line1_b {     
	margin: auto;
	padding-top: 10px;
	width:  410px;
	height: 25px;
	color: #FFF;
	float: right;
	font-size: 10px;	
}


#footer_line2 {     
	margin: auto;
	width:  100%;
	height: 50px;
	background-color: #ffffff;
	clear: both;
}

/* 囲 */
#footer_line2_box {     
	margin: auto;
	padding-top: 10px;
	width:  960px;
	height: 40px;
	text-align: left;
	font-size: 12px;
}






/*TANsample プルダウンメニュー全体*/
div.pullMenu{
	width:226px;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	position: fixed;
	right: 30px;
}

/*TANsample プルダウンメニュー ホーム*/
div.pullMenu ul{width:226px;
  margin: 0;
  padding: 0;
  background:black;
}

/*TANsample プルダウン リスト*/
div.pullMenu ul li{list-style-type:none;
  width: 226px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: solid 2px #ccc;
}

/*TANsample プルダウン リンク*/
div.pullMenu ul li a{
  width:226px;
  height: 40px;
  display: block;
  text-decoration: none;
  color: #ffffff;
}



/*TANsample ダウンメニュー非表示*/
div.pullMenu ul.pullSub{
  display:none;
  background:#666;
}

/*TANsample ダウンメニュー ポジション設定*/
div.pullMenu ul.pullMain:hover ul.pullSub{
  display:block;
  position:absolute;
}

}
