@import url(../common/css/reset.css);@import url(../common/css/base.css);#wrapper {	width:901px;	height:624px;	margin:0 auto;}/* contents---------------------------------------------------------------------------------------------------- */#cont_area {	width:901px;	height:283px;	color:#333333;	background-image:url(../img/cont_bg.jpg);	background-repeat:no-repeat;	line-height:150%;}#cont_area .cont_box {	width:221px;	padding:38px 30px 30px 20px;	float:left;}#cont_area .cont_box02 {	width:320px;	padding:18px 0px 10px 20px;	float:left;	}#cont_area .cont_box02 dt {	padding:15px 0px 5px 0px;}#cont_area .strong {	font-weight:bold;}#ft_navi {	width:510px;	float:right;	}#ft_navi a{	color:#194273;	}#ft_navi a:hover {	color:#194273;	}#ft_navi ul {	}#ft_navi li {	width:150px;	height:13px;	color:#194273;	padding-left:20px;	background-image:url(../img/icon_001.jpg);	background-repeat:no-repeat;	background-position:5px 3px;	float:left;}.blue {	color:#21437B;}.pt10 {	padding-bottom:10px;}/* clearfix---------------------------------------------------------------------------------------------------- */#g_navi:after{	content: ".";	display: block;	clear: both; 	height: 0;	visibility: hidden;}.clear{	clear: both;}