body {
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:center;
	margin: 0;
	padding: 0;
	font-size:80%;
	line-height:135%;
	color:#000000;
}

p, div, table, h1, h2{
	margin:0px;
	padding:0px;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0px;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

img {
	border:0;
}

/*マージン*/

.mt5{
	margin-top:5px;
}

.mt10{
	margin-top:10px;
}


.mb{
	margin-bottom:10px;
}

#wrapper{
	margin:0px auto;
	padding:0px;
	width:900px;
	min-height: 100%;
}
* html div#wrapper {
	height:100%;
}

/*ヘッダー*/

#header{
	margin:0px;
	padding:0px;
	height:101px;
	background:url(../img/header.jpg) left top no-repeat;
	text-align:left;
	margin-bottom:20px;
}

#header h1{
	margin:0;
	padding:5px 0 0 0;
	height:20px;
	font-size:90%;
	margin-left:32px;
}

#header h1 a{
	color:#824C0E;
}

#header h1 a:hover{
	color:#824C0E;
}

/*左カラム*/

#left_c{
	margin:0 5px 0 15px;
	padding:0;
	width:210px;
	float:left;
}

.left_info{
	background:url(../img/company_bg.jpg) left top no-repeat;
	height:331px;
	padding:0;
	margin:0;
	margin-top:15px;
	padding-top:50px;
	margin-left:9px;
}

.left_info_content{
	text-align:left;
	font-size:10pt;
	margin-left:10px;
	line-height:120%;
}

/*メインカラム*/

#main_c{
	margin:0 20px 0 10px;
	padding:0;
	width:640px;
	float:right;
	text-align:left;
}

/*フッター*/

#footer{
	height:67px;
	margin:0;
	margin-top:20px;
	padding-top:20px;
	background:url(../img/footer_bg.gif);
	text-align:center;
	clear:both;
	font-size:12pt;
}

/*新着情報*/

.news{
	width:313px;
	margin-left:3px;
	float:left;
	
}

.news_content{
	margin:0;
	padding:10px;
	height:125px;
	width:291px;
	border:solid 1px #a68b57;
	overflow:auto;
}

/*標本*/

#hyohon {
 font-size: 12px;
}

.hyohon_02 p{
  background:url(../img/hyohon_02.jpg) left no-repeat;
  width: 640px;
  height: 120px;
  padding-left: 330px;
  padding-top: 80px;
} 

.hyohon_03 p{
  background:url(../img/hyohon_05.jpg) left top no-repeat;
  width: 640px;
  height: 70px;
  padding-left: 10px;
  padding-top: 133px;
}  

.hyohon_06{
 background:url(../img/hyohon_10.jpg) left top no-repeat;
 width:640px;
 height: 272px;
}

.hyohon_06 p{
 width:640px;
 padding-top: 50px;
 padding-left: 20px;
}

.hyohon_07 {
 padding-top: 50px;
 padding-left:10px;
 height:272px;
} 

.hyohon_08 {
  background:url(../img/hyohon_11.jpg) left no-repeat;
  width: 640px;
  height: 140px;
  padding-left: 300px;
  padding-top: 45px;
  margin-top: 30px;
  margin-bottom: 10px;
}  


.season_07 {
 padding-left:10px;
 font-size:12px;
 background:url(../img/season_13.jpg) left top no-repeat;
 height:191px;
 margin-top:20px;
 margin-bottom: 10px;
 width:640px;
} 
