@charset "utf-8";
/* CSS Document */
#title {
	width:748px;
	height: auto;
	float:left;
}
#bottom {
	width:748px;
	height: auto;
	float:left;
}

#container {
	width:748px;
	height: auto;
	padding:0px 0px 0px 0px;
	float:left;
	background-repeat:no-repeat;
}
#container_bottom {
	width:748px;
	height:58px;
	float:left;
}
#logbook {
	margin:0 auto;
}
#logbook_bg_top {
	float: left;
	padding-top:10px;
	width:765px;
	height:15px;
}
#logbook_bg_middle {
	float: left;
	width:765px;
	height: auto;
	background-image:url(../img/templants/bg_02.jpg);
}
#logbook_bg_bottom {
	float: left;
	width:765px;
	height:20px;
}


#logbook .title_bg {
	border:1px #360 solid;
}
#logbook .list_bg {
	background-color:;
	border:1px #693 solid;
}