#info01 {
	width: 776px;
	height: 281px;
	margin-top: 10px;
	background-image: url(../image/index/info_bg.jpg);
	background-repeat: no-repeat;
}
#info02 {
	width: 430px;
	margin-left: 340px;
	margin-top: 22px;
	font-size: 0.8em;
	line-height: 204%;
	color: #525252;
}
#reco {
	width: 345px;
	height: 335px;
	margin-top: 10px;
	background-color: #585858;
	float: left;
}
#reco_text {
	width: 325px;
	font-size: .8em;
	line-height: 120%;
	padding: 10px;
	color: #FFFFFF;
}
#commu {
	width: 424px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}
#key_v_bg {
	height: 364px;
	width: 776px;
	background-image: url(../image/index/key_v.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#key_v_bg2 {
	height: 314px;
	width: 779px;
	background-image: url(../image/index/key_v2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

*.logbox
      {
	border: solid 1px #808080;
	width: 300px;
	height: 117px;
	padding: 0.5em;
	overflow: auto;
	background-color: #FFF;
	font-size: .8em;
	line-height: 150%;
	text-align: left;
      }
