.title_back {
	background-image: url(../../img/h_back.gif);
	height: 23px;
	width: 615px;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #3B7FAD;
	margin-bottom: 10px;
	margin-left: 10px;
}
.table_box {
	margin-left: 20px;
}
.font_red {
	color: #FF0000;
}
.square {
	color: #C33;
}


#local_navi {
	float: left;
	height: auto;
	width: 165px;
	text-align: left;
	margin-bottom: 5px;
	
}
#main_area {
	height: auto;
	width: 650px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	padding-left: 10px;
}
#space_head {
	background-image: url(../../img/navi/sub/head.gif);
	height: 109px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
}
#space_center {
	background-image: url(../../img/navi/sub/back.gif);
	background-repeat: repeat-y;
	height: 380px;
	background-position: center center;
}
#space_center_long {
	background-image: url(../../img/navi/sub/back.gif);
	background-repeat: repeat-y;
	height: 620px;
	background-position: center center;
}
#space_tail {
	background-image: url(../../img/navi/sub/tail.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 109px;
	padding-bottom: 5px;
}
#top_space {
	float: none;
	width: 830px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 10px;
}
#text_area01 {
	margin-top: 10px;
}
#route {
	font-size: 10px;
	text-align: left;
	width: 645px;
	margin-bottom: 10px;
}

#contents_area {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#td_bkcolor {
	background-color: #9CC;
	height: 25px;
}
#ir_info {
	float: left;
	width: 410px;
	padding-left: 5px;
}
#ir_buttons {
	float: left;
	width: 225px;
	padding-left: 10px;
	line-height: 10px;
}
#space_center_longer {
	background-image: url(../../img/navi/sub/back.gif);
	background-repeat: repeat-y;
	height: 720px;
	background-position: center center;
}

.small_font {
	font-size: 11px;
}





