@charset "UTF-8";
/* CSS Document */

#hub_search_box{
	width:500px;
	margin-top:30px;
	margin-left:190px;
	margin-bottom:30px;
}

#hub_search_box ul{
	list-style:none;
	margin-bottom:10px;
}

#hub_search_box li{
	float:left;
	margin-right:10px;
	font-size:14px;
}

.hub_form_txt{
	width:360px;
	height:21px;
	border:#666 1px solid;
	float:left;
	font-size:14px;
	padding-left:5px;
	line-height:21px;
}

#dti_search{
	width:750px;
	border:#666 1px solid;
	margin-left:65px;
	margin-bottom:15px;
}

#dti_search p{
	margin-bottom:20px;
	margin-left:15px;
	width:720px;
}

h3{
	height:25px;
	background:#dcdcdc;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:10px;
}

h4{
	background:#dcdcdc;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	padding:0 5px 0 5px;
}

#google_search{
	width:720px;
	margin-left:65px;
	padding:15px 15px 0px 15px;
}

#google_search p{
	margin-bottom:20px;
}

#navi{
	text-align:center;
	font-size:16px;
	margin-top:20px;
}

#dl{
	text-align:center;
	font-size:14px;
	margin-top:20px;
}

.section_box{
	width:840px;
	margin-left:30px;
	margin-bottom:20px;
}

.section{
	width:200px;
	float:left;
	text-align:center;
	margin-right:10px;
	line-height:1.5em;
	margin-bottom:20px;
}

.image_box{
	width:200px;
	height:200px;
	text-align:center;
	vertical-align:bottom;
	border:#999 1px solid;
}



