/* 社歴
---------------------------------------------------- */
#corporate {
	float:none;
	width:700px;
	height:auto;
	padding-left:30px;
	padding-bottom:1em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
    }

#corporate table {
	border-collapse:collapse;
	margin-top:1em;
	margin-bottom:1em;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
      }

#corporate td,th {
   padding-top:10px;
   border-bottom:1px dashed #CCCCCC;
   line-height:1.6;
   } 

#corporate th {
   width:10em;
   padding-left:1em;
   text-align:left;
   font-weight: normal;
   vertical-align:top;
   } 


#corporate p{
  line-height:1.8;
  }


#sign{
   text-align:right;
   margin-top:1.5em;
   }
   
/* 社歴ナビ
---------------------------------------------------- */

#c_navi {
   width:auto;
   height:auto;
   padding-right:10px;
	  } 

#c_navi ul{
   padding-top:0.5em;
	}  

#c_navi li{
  padding-left:20px;
  font-size:92%;
  line-height:2.0;
  background: url(../images/mark_pink.gif) no-repeat left center;
}

  
  
/* コンテンツ
---------------------------------------------------- */
#content {
	clear:both;
	width:860px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
  }
  

#content h2{
	color:#000000;
	font-size:92%;
	font-family: Helvetica, Arial, sans-serif;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0033CC;
	background-image: url(../images/news_back.gif);
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
}




#content h3{
	font-size:114%;
	color:#000000;
	background-image: url(../images/mark_red.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
  }


#main {
	height: auto;
	_height:400px;/*IE対策*/
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
    }
/* フッター
---------------------------------------------------- */

#footer {
	clear:both;
	background-color: #999999;
	width: 860px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
  } 
  
#footer ul {
	color:#000000;
	text-align:left;
}

#footer li {
  display:inline;
  padding-right:5px;
  font-size:77%;
      } 
  
#footer a {
  text-decoration:none;
  }

#footer a:hover {
  text-decoration: underline;
  }
