@media screen and (max-width: 640px) {
 
.br-pc { display:none; }
.br-sp { display:block; }
.pc { display: none !important; }
.sp { display: block !important;}
.tableA { width: 100%;}
.tableB { width: auto;}

.crunchify-top:hover {
  color: #fff !important;
  background-color: #ed702b;
  text-decoration: none;
}

.crunchify-top {
  display: none;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
  font-size: 1.4rem;
  color: #fff;
  background-color: rgba(0,0,0,0.3);
  text-decoration: none;
  border-radius: 3.2rem;
  text-align: center;
  cursor: pointer;
}
.tbb {
  table-layout: fixed;
  }
  
img{
  max-width: 100%;
  height: auto;
} 
  
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: left;
}

/* 隙間なし */
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%;
	border-bottom: 2px  dotted #BDCCD4;/* 線 */
}

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

.line3{
	margin: auto;
	width: auto;
	border-bottom: 2px solid #F1AA3E;/* 線 */
	clear: both;
}
  
/* タイトル文字 */ 
h1 {
	margin: 20px 0 0 0;
	font-size: 20px;
	font: bold;
	color:#323232;
	text-align: left;
}

h2 {
	font-size: 13px;
	font: bold;
	color:#2A3F55;
	text-align: left;
}

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

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

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

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

h8 {                   
	font-size: 13px;
	color:#2A3F55;  /*ダウンロード*/
}

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

.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 ; } /*中央*/


.cb { clear: both ; } /*解除*/
/* ================================

           ヘッダー

=================================== */
#header {
	margin: auto;
	width:  100%;
	height:   100%;
}

/* ヘッダー囲 */
#header_box {
	margin: auto;
	width:  100%;
	height: 100%;
	text-align: left;
}

#head_a {
	margin: auto;
	padding: 5px 0 0 5px;
	width:  100%;
	height: 100%;
  font-size: 10px;
}

/* Bヘッダー囲 */
#head_b_box {
	margin: auto;
	width:  100%;
	height: 100%;
}

#head_c {
	margin: auto;
	padding: 5px 0 0 0;
	width:  100%;
	height:  100%;
  display:none;
  font-size: 11px;
  font-weight: bold;
}

#head_d {
	margin: auto;
	width:  100%;
	height:  100%;
  display:none;
}

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

#head_d li{
	display:inline; 
	width:  100%;
	height: 100%;
	margin:  0;
	padding: 0;
}

#head_e {
	margin: 0;
  padding: 0;
	width:  100%;
	height:  100%;
  display:none;
}

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

           main-menu

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

#menu_box {
	margin: auto;
	width: 100%;
	height: 100%;
	background-color: #076aaf; 
}

/********** indexボード **********/
#index_board_bag {
	margin: auto;
  width: 100%;
	height:  100%;
	background-image: url(../images1/haikei.jpg);
	background-repeat: repeat-x; 
}

#index_board_w {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.index_eri {
  width: 100%;
  height: 25px;
  padding: 5px;
  background-color: #FFF;
}



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

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

/********** indexナビ下テキスト **********/
#txt_b {
	margin: auto;
	width:  100%;
	height:  100%;
  font-size: 13px; 
}

/********** indexトピックス **********/

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

#box_01 { 
  padding: 10px 0;
	width: auto;
	height: auto;
}

#box_02 {
	margin: 0px 0 20px 0;
  padding: 10px;
	width: auto;
	height: auto;
	text-align: left;
  line-height: 2em;
}

#box_02  strong {
	color: #E55D33;
}

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

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

#box_box {
	margin: auto;
	width:   100%;
	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: 10px 0 0 0;
	width:  100%;
	height:  35px;
  background-image:url("../images1/s_topi.jpg");
  background-repeat: no-repeat;
}
  
/* テーブル線有り */ 
#box_topi table  {
 border: 1px solid #d3d7dd;
}

#box_j {
	margin:  0;
  padding:  5px 0 0 0;
	width:  auto;
	height:  250px;
	font-size: 12px;
	text-align: left;
	background-image: url(../img1/naname02.jpg);
	background-repeat: repeat;
}

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

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

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

ul.bnr li { 
	list-style: none;
	border-bottom: dotted 1px #E8E8E8;
	font-size: 13px;
	color: #2A3F55;
  line-height: 1.5em;
}

/********** 流れるお知らせ **********/
#box_info1 {
	width:  115px;
  display:none;
}

#box_info2 {
	width:  100%;
	height: 30px;
}


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

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

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

.section {
	width: 100%;
}

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

.menu h2{
	margin: 0;
	padding: 10px 15px;
	font-size: 14px;
	border-bottom: 3px solid #052D3B;
	background: #fff url("../gyoumu1/img1/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/img1/bg_list.gif") 10px 50% no-repeat;
}

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

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

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

#dl table {
	padding: 10px;
	width: auto;
	height: auto;
}

  

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

        各ページ右コンテンツ

=================================== */
#z_banner_bag {
	margin: auto;
	height:  auto;
	background-image: url(../img1/haikei2.jpg);
	background-repeat: repeat;
  display: block;
}

#z_banner {
	margin: auto;
	width: 100%;
	height:  85px; 
}

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

#z_main li{
	margin: 0;
	padding: 10px; 
  display: block;
}

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

#z_main p { 
	margin: 25px 0 0 0;
	text-align: center;
} 
  
#z_main  p#com {
  padding: 15px;
  text-align: left;
}
  
#z_main h3{
  margin: 15px 0 15px 0;
  padding: 0 0 0 15px;
	font-size: 15px;
	color: #ffffff;
  background-color: #052d3b;
}
  
  
/* お問い合わせ */
#otoiawase {
	padding: 10px;
	width: auto;
	height:  auto;
}


/********** 会社概要 **********/
#gaiyou_t {
  margin: auto;
	width: 100%;
	height:  100%;
	background-color: #ffffff;
	text-align: left;
}

#gaiyou_a {
  margin: auto;
	padding: 10px; 
	width: auto;
	height: auto;
	background-color: #ffffff;
}

#gaiyou_t_1 {
	margin: auto;
	padding: 15px; 
	width: auto;
	height:  auto;
	text-align: center;
}

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

#gaiyou_t li { 
	list-style: none;
  width: auto;
	margin-bottom: 15px;
	padding: 0 0 0 25px; 
	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;
	padding: 15px; 
	width: auto;
	height:  auto;
	background-color: #ffffff;
}

#gaiyou_map_a {
	margin: auto;
	padding: 5px;
	width: 100%;
	height:  auto;
  overflow: hidden;
	background-color: #ffffff;
	text-align: left;
}

#gaiyou_map_b {
	margin: 0;
	padding: 10px;
	width: auto;
    height: auto;
	background-color: #ffffff;
	text-align: left;
}

#gaiyou_map_c {
	margin: auto;
	padding: 10px; 
	width: auto;
	height:  auto;
	background-color: #ffffff;
	text-align: left;

}

#gaiyou_map_d {
	margin: auto;
	padding: 10px; 
	width: auto;
	height: auto;
	background-color: #ffffff;
	text-align: left;
}
    
/* yahoo地図A */
#gaiyou_map {
	margin: 15px;
	padding: 15px; 
	width: auto;
	height:  auto;
	background-color: #ffffff;
}

#gaiyou_map_a {
	margin: auto;
	padding: 5px;
	width: 100%;
	height:  auto;
  overflow: hidden;
	background-color: #ffffff;
	text-align: left;
}

#gaiyou_map_b2 {
	margin: 0;
	padding: 10px;
	width: auto;
    height: auto;
	background-color: #ffffff;
	text-align: left;
}

#gaiyou_map_c2 {
	margin: auto;
	padding: 10px; 
	width: auto;
	height:  auto;
	background-color: #ffffff;
	text-align: left;

}

#gaiyou_map_d2 {
	margin: auto;
	padding: 10px; 
	width: auto;
	height: auto;
	background-color: #ffffff;
	text-align: left;
}

/********** 採用情報 **********/
.saiyouj {
	padding: 10px;
	width: auto;
	height:  auto;
	background-color: #ffffff;
	border: solid #e0e0e0 1px;
	text-align: left;
}

#saiyouj_shinsotsu {
	padding: 20px 0 30px 0;
	width: 100%;
	height:  auto;
	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; 
}

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

      お問い合わせフォーム

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

#form_ table th td {
	width: auto;
	height:  auto;
}

/********** 調査診断方法一覧 **********/
#shindan_ichiran{
	margin: 15px;
	width: auto;
	height:  auto;
}
  

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

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

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

div#shindan_ichiran th a{ text-decoration: underline; } 

#shindan_ichiran h1{
	margin: 15px 0 15px 0;
  padding:  5px 0 5px 10px;
  width: auto;
  height: auto;
  background-color: #57b877;
  font-size: 16px;
  color: #ffffff;
}

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

#dl_page1 {
	margin: auto;
	padding: 0; 
	width: 100%;
	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 {
	padding: 15px; 
	width: auto;
	height:  auto;
}

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

#dl_page2 table {
  width: 100%;
  height: 100%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
  table-layout: fixed;
}

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

#col1{width: 200px;}


/********** リンク集 **********/
#links_1{
	padding: 10px;
	width:   auto;
	height:  auto;
}

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

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

#links_2{
	width:   100%;
	height:  100%;
	text-align: left;
}
 
#links_2 table { 
  width: auto;
  height: auto;
	margin:  10px;
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
}
  
#links_2 th, td{
  width: auto;
  height: auto;
	border-style: solid dotted; /* 線種 */
	border-width: 1px; /* 線の太さ */
	border-color: #c6c6c6; /* 線色 */
}  

#links_1_a table { 
  width: 100%;
  height: auto;
	padding:  10px;
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
}


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

#links_1_b table { 
	padding:  10px;
  width: 100%;
  height: auto;
	border-collapse: collapse;
	border: 1px solid #c6c6c6; /* 外枠 */
}

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

#site_2{
	margin: 15px;
	width: auto;
	height:  auto;
	text-align: left;
	border: 1px #052D3B solid;
}

#site_3{
	margin: 15px;
	width: auto;
	height:  auto;
	text-align: left;
	border: 1px #052D3B solid;
}

#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;
  width: auto;
  height: 100%;
  background-color: #062d3c;
  text-align: left;
  color: #ffffff;
  }
  
  #site_2 h2{
  margin: 0;
  padding: 5px;
  width: auto;
  height: 100%;
  background-color: #062d3c;
  text-align: left;
  color: #ffffff;
  }
  
  #site_3 h2{
  margin: 0;
  padding: 5px;
  width: auto;
  height: 100%;
  background-color: #062d3c;
  text-align: left;
  color: #ffffff;
  }
  

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

.kihon {
  margin: 10px;
  width: auto;
  line-height: 2em;  
}
#kojin dl{
	list-style:none;	
}

#kojin dd{
  margin: 0px;
  padding: 10px 0 0 10px;
  line-height: 2em;
}

#kojin h1{
  padding: 5px 0 5px 5px;
	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: 10px 0 0 0;
	width:  100%;
	height: 2px;
	background-color: #076aaf;
}

#footer01 {
	margin: 0;
  padding: 10px;
	width:  auto;
	height: auto;
	background-color: #e5e5e5;
}

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

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

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

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

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

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

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

#foot_g {
	margin: 0;
	width:  100%;
	height: 100%;
	text-align: left;
}


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

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

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;
}

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


#footer_line1_a {     
	margin: auto;
	padding: 5px;
	width:  auto;
	height: auto;
	color: #ffffff;
	text-align: center;
	font-size:11px;	
}

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

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


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

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


#footer_line1_b {     
	width:  100%;
	height: auto;
  padding: 5px;
	color: #666;
	font-size: 8px;
  text-align: center;
  background-color: #ffffff;
}




#footer_line2_box {     
	margin: auto;
	padding-top: 5px;
	width:  100%;
	height: auto;
	text-align: center;
	font-size: 12px;
  line-height: 1.5em;
}






/*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:4 0px;
  line-height:4 0px;
  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: #666666;
}

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

}
 

