@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");

/* CSS Document */

#block00{
	text-align:left;
	width:719px;
	margin-top:20px;
}
#block00 .lef-box{
	width: 500px;
	float:left;
}
#block00 .rig-box{
	width: 177px;
	float:right;
	padding-right: 10px;
}
#block00 p{
	line-height: 140%;
}
#block00 table{
width:700px;
border-left:#666666 1px solid;
border-right:#666666 1px solid;
border-top:#666666 1px solid;
margin-top:10px;
margin-left:10px;
}
#block00 td{
padding:7px;
margin:0px;
border-bottom:#666666 1px solid;
}
#block00 th{
	/*background-color:#F2F2F2;*/
	width: 70px;
	font-weight:normal;
	padding:7px;
	margin:0px;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
	background: #b8decc;
	text-align: left;
	vertical-align: top;
}
.border_no{
border-bottom:0px none;
}
#block01{
	text-align:left;
	width:719px;
	margin-top:20px;
}
#block01 .lef-box{
	width: 520px;
	float:left;
}
#block01 .rig-box{
	width: 177px;
	float:right;
}
#block01 p{
	line-height: 140%;
}
#block01 h2{
	line-height: 140%;
	padding: 10px;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#block00 h2 {
	font-size: 100%;
	color: #FFFFFF;
	background: #6ec59b;
	padding: 6px 12px;
	margin-top: 15px;
}
#companyLink {
	width: 719px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 52px;
}
#companyLink .logo {
	float: left;
	width: 237px;
	text-align: right;
}
#companyLink .btns {
	float: right;
	height: 52px;
	width: 396px;
}
#companyLink .btns ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 52px;
	list-style-type: none;
}
#companyLink .btns li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 132px;
}
