<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* common
----------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  font-size: small;
  color: #333333;
  background: #071754;
  font-size: small;
  line-height: 1.3;
  }

h1,h2,h3,h4,h5,h6,p {
  margin: 0;
  padding: 0;
  }

form {
  margin: 0;
  padding: 0;
  }

#wrapper {
  width: 800px;
  background: #fff;
  margin: 0 auto;
  padding: 0;
  }
  
.align_c{text-align:center;}
.align_l{text-align:left;}
.align_r{text-align:right;}

/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* win ie*/  
* html #left {
  width: 535px;
  margin: 10px 0 40px 4px;
  padding: 0;
  float: left;
  }
  
* html #right {
  width: 240px;
  margin: 10px 4px 40px 0;
  padding: 0;
  float: right;
  }
/* win ie end*/

#left {
  width: 535px;
  margin: 0 0 40px 8px;
  padding: 0;
  float: left;
  }
  
#right {
  width: 240px;
  margin: 0 8px 40px 0;
  padding: 0;
  float: right;
  }
  
#header {
  width: 800px;
  background: url(../img/h_bak.gif) no-repeat;
  background-position: 0 24px;
  }
    
#header h1 {
  background: url(../img/h1.gif) no-repeat;
  font-size:12px;
  color:#FFFFFF;
  text-align:right;
  font-weight:bold;
  width: 480px;
  height: 20px;
  padding:5px 10px 0 0;
  margin: 0;
  float: right;
  }

#header h1.new_header {
	width: 407px;
	background: none;
	padding: 0;
	float:left;
}

#header div.new_header {
	background: url(../img/header_h1_back.jpg) no-repeat;
	width: 393px;
	height: 78px;
	padding: 0;
	text-indent: -9999px;
	float:right;
}

#header h2 {
  float: left;
  }

#header div.logo {
  float: left;
  }

#header #header_menu ul,#header #header_menu li{
	margin:0;
	padding:0;
}
#header #header_menu ul{
	list-style-type: none;
	clear: both;
}
#header #header_menu li{
	float: left;
	margin-bottom: 15px;
}
#header #header_menu .margin0 li{
	margin-bottom: 0;
	padding:0;
	line-height: normal;
	background-color:#071754;
}
#header #header_menu .margin0 li a,#header #header_menu .margin0 img{
	margin: 0;
	padding:0;
	line-height: 100%;
}

#tel {
  width:370px;
  float: right;
  text-align:right;
  margin: 33px 10px 0 0;
  }

#h_navi ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 50px;
  }

#h_navi li,#h_navi a {
  display: block;
  float: left;
  height: 50px;
  background: url(../img/nani.gif) no-repeat;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  }

#h_navi01,#h_navi01 a { width: 124px; background-position:    0   0; }
#h_navi02,#h_navi02 a { width: 124px; background-position: -124px 0; }
#h_navi03,#h_navi03 a { width: 150px; background-position: -249px 0; }
#h_navi04,#h_navi04 a { width: 153px; background-position: -399px 0; }
#h_navi05,#h_navi05 a { width: 124px; background-position: -552px 0; }
#h_navi06,#h_navi06 a { width: 124px; background-position: -676px 0; }

#h_navi01 a:hover { background-position:    0   -50px; }
#h_navi02 a:hover { background-position: -124px -50px; }
#h_navi03 a:hover { background-position: -249px -50px; }
#h_navi04 a:hover { background-position: -399px -50px; }
#h_navi05 a:hover { background-position: -552px -50px; }
#h_navi06 a:hover { background-position: -676px -50px; }

#kensaku{
  width:784px;
  margin:10px auto;
}

#kensaku img{
  margin:0 0 0 0px;
}

*html #kensaku{
  width:784px;
  margin:0px auto 0 auto;
}


#footer {
  padding: 8px 0 0 0;
  background: #478fca;
  color: #fff;
  font-size: x-small;
  clear: both;
  height:25px;
  }

#footer p {
  margin: 0;
  text-align: center;
   }

#top_footer {
  padding: 3px 0 0 0;
  background: #478fca;
  color: #fff;
  font-size: x-small;
  clear: both;
  height:30px;
  }

#top_footer p {
  margin: 0;
  text-align: center;
   }

  
/* win IE */
* html #a_bo ul {
  margin: 0 0 0 10px;
  }
/* win IE*/
#a_bo ul {
  margin: 13px 0 0 10px;
  padding: 0;
  list-style: none;
  }

#a_bo li {
  margin: 0;
  padding: 0;
  float: left;
  }  
  
#a_bo .ma_l3 {
  margin-left: 3px;
  }
#a_bo{
  margin-top: 10px;
}
/*  link 
-----------------------------------------------------------------------------*/

a:link {
  color: #071754;
  }

a:visited {
  color: #071754;
  }

a:hover {
  color: #ff6c00;
  }

a:active {
  color: #071754;
  }

a img {
  border: none;
  }

#Map { 
  border: 0;
  }

/*  font 
-----------------------------------------------------------------------------*/

.txt10 {
  font-size: x-small;
  line-height: 14px;
  }

.txt12 {
  font-size: small;
  line-height: 14px;
  }

.txt14 {
  font-size: medium;
  line-height: 20px;
  }

.txt16 {
  font-size: large;
  line-height: 22px;
  }

.txt_b {
  font-weight: bold;
  }

.red {
  color: #FF0000;
  }

/*  float
-----------------------------------------------------------------------------*/

.cb {
  clear: both;
  }

.fl {
  float: left;
  }

.fr {
  float: right;
  }

/*  margin
-----------------------------------------------------------------------------*/
.ma_10 {
  margin: 10px;
  }

.ma_20 {
  margin: 20px;
  }

.ma_t5 {
  margin-top: 5px;
  }

.ma_t10 {
  margin-top: 10px;
  }

.ma_t20 {
  margin-top: 20px;
  }
  
.ma_l10 {
  margin-left: 10px;
  }

.ma_r10 {
  margin-right: 10px;
  }

.ma_t10l10 {
  margin: 10px 0 0 10px;
  }
.m_b5{ margin-bottom:5px;}
.m_b10{ margin-bottom:10px;}
.m_b15{ margin-bottom:15px;}
.m_b20{ margin-bottom:20px;}
.m_b25{ margin-bottom:25px;}
.m_b30{ margin-bottom:30px;}
.m_b35{ margin-bottom:35px;}
.m_b40{ margin-bottom:40px;}
.m_b45{ margin-bottom:45px;}
.m_b50{ margin-bottom:50px;}

/*  content right
-----------------------------------------------------------------------------*/
/* content7 */ 
#content7 img {
  margin: 10px 0 0 0;
  }

/* content8 */ 
#content8 {
  margin: 10px 0 0 0;
  padding-bottom: 15px;
  border: 1px solid #ccc;
  }

#content8 h3 {
  background: url(../img/bn05.jpg) no-repeat;
  text-indent: -9999px;
  width: 238px;
  height: 78px;
  }

#content8 h4 {
  margin: 13px 0 0 20px;
  }

#content8 p {
  margin: 5px 0 0 38px;
  font-size: x-small;
  }  

#content8 #t_mi01 {
  background: url(../img/mi_08.gif) no-repeat;
  text-indent: -9999px;
  }
 
#content8 #t_mi02 {
  background: url(../img/mi_09.gif) no-repeat;
  text-indent: -9999px;
  }

#content8 #t_mi03 {
  background: url(../img/mi_10.gif) no-repeat;
  text-indent: -9999px;
  } 
  
#content8 img {
  margin: 8px auto 0 auto;
  display: block;
  width: 190px;
  }

/* 20091013:mukai */
/* tokusyuu */ 
#tokusyuu {
  margin: 5px 0 10px 0;
  }
  
#tokusyuu h3 {
  margin: 0 0 10px 0;
  }
  
#tokusyuu ul,
#tokusyuu li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#tokusyuu li {
  margin: 0 0 5px 0;
  }

/* top_contact */  
#top_contact {
	margin:30px 0 20px 0;
	clear:both;
	}
 
#top_contact ul,
#top_contact li {
	margin: 0 ;
	padding: 0;
	list-style: none;
	}

#top_contact ul {
	background: url(../img/mi_12_txt.gif) no-repeat 0 0;
	height: 113px;
	position: relative;
	}

#top_contact #c_link01 {
	position: absolute;
	top: 53px;
	left: 267px;
	}

#top_contact #c_link02 {
	position: absolute;
	top: 75px;
	left: 267px;
	}

#groupcom h3 {
	margin:25px 0 0 0;
}

#groupcom img {
	margin: 10px 0 0 0;
}

.gray_box{
	border:#CCC 3px solid;
	width:237px;
	padding:17px 0}
	
.gray_box .table_style{
	font-weight:bold;
	margin:23px 0 0 8px;}
 
.gray_box .table_style tr{
	vertical-align:top;}
	
.gray_box .table_style td{
	padding:0 0 8px 0;}
	
.gray_box .table_style2 img{
	padding-right:8px;
	vertical-align:top;}
	
.gray_box .table_style2{
	margin:9px 0 0 8px;
	font-weight:normal;}
	
.gray_box .table_style2 td{
	padding:0 0 12px 0;}












</pre></body></html>