@charset "EUC-JP";

/*
	Main Area
	Page Title
*/

/*--Main Area
------------------------------------------------*/

#main {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


#contents {
	background: #FFFFFF;
	width: 980px;
	padding-bottom:40px;
	}

	#contents:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	#contents {
  min-height: 1px;
}

* html #contents {
  height: 1px;
}

#contents_0 {
	background: #FFFFFF;
	width: 980px;
	padding:0;
	}

	#contents_0:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	#contents_0 {
  min-height: 1px;
}

* html #contents_0 {
  height: 1px;
}


/*--Page Title
------------------------------------------------*/
.navih1{
	background:none repeat scroll 0 0 transparent;
	clear:none;important;
	font-size:82%;
	font-weight:normal;
	padding:15px 0 0;
	margin:0px;
}

