@charset "utf-8";
/* Copyright (c) 2008, Microwave.,Co ltd. */

#content .box01{
width:590px;
margin:0px auto 30px;
}

#content .box01 table{
width:100%;
}

#content .box01 table tr th{
width:80px;
padding:10px;
font-size:1.2em;
background:#F7F5BE;
border-top:1px dotted #DEC970;
border-bottom:1px dotted #DEC970;
}

#content .box01 table tr td{
padding:10px;
font-size:1.2em;
border-top:1px dotted #DEC970;
border-bottom:1px dotted #DEC970;
}

#content .box01 table tr td dl{
position:relative;
padding-left:200px;
zoom:1;
margin-bottom:10px;
}

#content .box01 table tr td dl dt{
position:absolute;
left:0px;
top:0px;
}

#content .box01 table tr td dl dd span{
position:absolute;
right:270px;
top:0px;
width:3em;
}

/* 段違い背景色 */

#content .box01 table .even th{
background:#F5F2B0;
}

#content .box01 table .even td{
background:#FDFCEC;
}

#content .box02{
text-align:center;
margin-bottom:40px;
}

/* 当社へのエントリーはこちらから */
#content .wrap01{
	width:586px;
	border:1px #DEC970 solid;
	padding:1px;
	background:#FDFCEC;
	margin:0px auto 30px;
}

#content .wrap01 .wrap02{
	border:2px solid #F5F2AC;
	padding:11px 7px;
	
}

#content .wrap01 .wrap02 h2{
	margin-bottom:15px;
}

#content .block01{
	width:560px;
	overflow:hidden;
	zoom:1;
	margin:0px auto;
}

#content .block01 img{
	vertical-align:bottom;
}

#content .block01 dl{
	overflow:hidden;
	zoom:1;
}

#content .block01 dl dt{
	margin-bottom:5px;
}

#content .block01 dl dd{
	float:left;
	margin-right:10px;
}

#content .block01 .left_box{
	float:left;
	width:365px;
	border-right:1px #C2B164 dotted;
}

#content .block01 .right_box{
	float:right;
	width:182px;
}

