/*--------------------------------------- 
  全体共通だよん
---------------------------------------*/
#header {
	height: 85px;
	width: 768px;
	margin:0 0 0px 0;
	padding:0;
	position: relative;
	background-image: url(../img/header_back.jpg);
	background-repeat:no-repeat;
}
#header1 {
	height: 100px;
	width: 768px;
	margin:0 0 0px 0;
	padding:0;
	position: relative;
	background-image: url(../img/header_back.jpg) ;
	background-repeat:no-repeat;
}
#image {
	height: 290px;
	width: 768px;
	background-image: url(../img/header_2.gif);
	background-repeat: no-repeat;
	clear: both;
}
#image2{
	height: 290px;
	width: 768px;
	background-image: url(../img/logo_02.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#contents {
	width: 768px;
	margin:0;
	padding:0;
	clear:both;
}
#main {
	float: left;
	width: 558px;
	margin: 0;
	padding:0;
}
#main p{
   margin: 0 0 0 0;
   line-height: 18px;
   color:#666666;
}
#main2{
	float: right;
	width: 558px;
	margin: 0;
	padding:0;
}
#main3{
	width: 760px;
	margin: 0;
	padding:0;
}
#main4{
	width: 768px;
	margin: 0;
	padding:0;
}
#footer {
	width: 768px;
	text-align: center;
	background-image: url(../img/back_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 150px;
}
#container {
	width: 768px;
	left: 50%;
	position:absolute;
	margin-left:-384px;
	clear:both;
	top: -2px;
}
#logo {
    float:left;
    margin:0;
	padding:0;
}
/*--------------------------------------- 
　mainの中
---------------------------------------*/
#news {
  width: 557px;
  height: 366px;
  background-image: url(../img/bar_news.gif);
  background-repeat: no-repeat;
  padding: 0 0 20px 0;
}
/*-------------------------------
gnavi のなかみだよ

---------------------------------*/
#gnavi {
    width: 768px;
	height: 45px;
	clear:both;
	}
#gnavi ul {
    width:768px;
    list-style:none;
	margin:0;
	padding:0;
}
#gnavi li{
	height: 45px;
	padding: 0;
	margin: 0;
	float: left;
}
/*-------------------------------
list styleです

---------------------------------*/
body{
	background-image: url(../img/bk6.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-size: 11px;
}
p{
   margin:0 0 0 0;
   font-size:13px;
   line-height: 21px;
}
h1 {
    float:left;
    margin: 15px 0 0 0;
	padding: 0;
}
h2 { 
   margin: 0;
   padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0 0 0 2px;
	padding: 0px;
}
strong {
	font-weight: normal;
	font-variant: normal;
}
.ai {
	padding:1px 10px 5px 0;
	font-size: 12px;
	text-align:right;
	margin-top: 0;
	color: #FFFFFF;
}
.ai a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.ai a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.ai a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}
.ai2 {
    margin: 6px 0 0 0;
	padding: 0;
    text-align:right;
}
.ai3 {
   margin: 0 0 5px 0;
   padding: 0;
}
.title{
   margin:0;
   padding:0;
}
.top {
   text-align: right;
   margin: 0 5px 0 0;
   padding: 0 5px 0 0;
}
.top2 {
   margin: 0 5px 0 0;
   padding: 0 5px 0 0;
}
/*--------------------------------------- 
  パンくずの中だよん
---------------------------------------*/
#pan{
  margin: 0 0 0 3px;
  padding: 0;
  font-size:12px;
  clear:both;
  height:20px;
}
#pan ul{
  list-style:none;
  margin: 5px 0 5px 0 ;
  padding:0;
}
#pan li{
   margin: 0 5px 8px 0;  
  list-style:none;
  float:left;
}
/*--------------------------------------- 
  naviの中だよん
---------------------------------------*/
#navi {
	float: right;
	width: 200px;
}
#navi2 {
	float: left;
	width: 205px;
}
#navi1 {
	height: 196px;
	widows: 195px;
	background-image: url(../img/back_navi1.jpg);
	background-repeat: no-repeat;
}
#navi ul,#navi2 ul {
	list-style-type: none;
	width: 196px;
	display: block;
	margin: 0;	
	padding: 0;
	clear:both;
}
#navi li,#navi2 li {
	width:196px;
	margin: 0;
	padding: 0;
	display:block;
	list-style-type: none;
	clear: both;
}
.n1{
	background-image: url(../img/lnavi_back.jpg);
	height: 37px;
	width: 230px;
	margin: 0 0 0 0px;
	padding: 0 0 0 30px;
	font-size: 16px;
	font-weight: bold;
	background-position: center;
	clear: left;
	float: none;
}	
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
/*健康科学事業内 */
.health {
   float: left;
   margin: 0 10px 0 0;
}
.q {
  margin: 0 0 0 70px;
  line-height: 18px;
  padding: 0;
}
.midasi{
  margin: 0 0 8px 0;
 }
/*--------------------------------------- 
  tableの中だよん
---------------------------------------*/
.t1{ 
   margin: 0;
   padding: 0;
}
.table_1 img{
	margin: 0 20px 5px 5px;
	padding: 0;
	float: left;
	text-align: left;
	height: 100px;
	width: 130px;
	display: inline;
}
.table_1 p{
    margin:0;
	padding:0;
}
.tb2{
    margin: 0 0 0 5px;
}
     
.table_1 td {
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
}
.hanbai th,.hanbai td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.table3{
    margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.table3 td, .table3 th{
	margin: 0 0 0 10px;
	border: 1px solid #CCCCCC;
}
.table3 p{
   padding: 0 0 0 10px;
   font-size: 11px;
}
/*------------------------------------- 
       boxの中身だよん
---------------------------------------*/
#box1{ 
  height: 600px;
  width: 560px;
  background-image: url(../img/back_box1.gif);
  background-repeat: no-repeat;
}
#box2{ 
  width: 560px;
  background-image: url(../img/back_box2.jpg);
  background-repeat:repeat;
}
#box3{ 
  height: 32px;
  width: 560px;
  background-image: url(../img/back_box3.jpg);
  background-repeat: no-repeat;
}

/*--------------------------------------- 
 main tableの中身だよん
---------------------------------------*/
.table1 {
  background-image:url(../img/waku_2.jpg);
  margin:10px 0 0 15px;
  padding:0;
}
.table td{
  margin:0;
  padding:0;
} 
.top {
  margin: 0 0 0 10px;
  padding: 0;
  vertical-align: top;
}
.top td {
  vertical-align:top;
}
.han1{
  border-collapse: collapse;
}
.han1 td, .han1 th{
  border: 1px solid #D4D4D4;
}
.company,.sitemap{
  margin: 0 0 0 10px;
  padding: 0;
}
.company td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7DC32F;
}
.c1{
	border: 0px none #FFFFFF;
}
.t2{ 
  margin: 0 0 0 0;
  padding: 0;
  background-image: url(../img/back_t2.gif);
  background-repeat: no-repeat;
}
.t2 td, .t2 th{
   vertical-align:top;
} 
.t2 p{
  margin: 0 0 0 5px;
}  
/*--------------------------------------- 
 floatだよん
---------------------------------------*/
.l1{
  float:left;
  margin:0 5px 0 0;
}
.l2{
  float:left;
  margin:0 15px 0 0;
}
.r1{
  float:right;
  margin: 0 10px 0 0;
  padding: 0;
}
/*--------------------------------------- 
  footerの中だよん
---------------------------------------*/
#footer ul {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
}
#footer li {
    display:inline;
	margin: 0px 10px 0 10px;
	list-style-type: none;
}
.style5 {
	color: #4FA906;
	font-weight: bold;
}
.style6 {font-size: 11px; line-height:17px}

.red {
	color: #FF0000;
	font-weight: bold;
}
/*--------------------------------------- 
 map の中
---------------------------------------*/
.map ul{
   list-style: none;
   margin: 0;
   padding: 0;
}
.map li{
   list-style: none;
   float: left;
   margin: 0 0 0 0px;
   padding: 0;
   font-size: 12px;
}
   

