@charset "UTF-8";


html{
	background-color:#FDF8F6;
	color:#666;
}

a{color:#437FBE;}

.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}







#wrap{
	text-align:center;
}


.block{
	width:980px;
	margin:0 auto;
}



#header{
	position:relative;
	text-align:center;
	height:172px;
	background: url(/common/img/hd_bk.jpg) repeat-x 0 0;
}


#header .block{
	position:relative;
	width:980px;
	margin:0 auto;
}

#header #hd_catch{
	color: #777;
	position:absolute;
	top:23px;
	left:0;
}

#header #hd_logo{
	position:absolute;
	top:55px;
	width:276px;
	height:53px;
}

#header #hd_logo a{
	display:block;
	width:276px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/common/img/co/hd_logo.jpg) no-repeat 0 0;
}

#header #hd_tel{
	position:absolute;
	top:52px;
	left:560px;
}

#header #hd_btn_contact{
	position:absolute;
	width:160px;
	height:40px;
	top:58px;
	right:0;
	background: url(/common/img/co/hd_btn_contact_on.jpg) no-repeat 0 0;
}

#header #hd_btn_contact a{
	display:block;
	width:160px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/common/img/co/hd_btn_contact.jpg) no-repeat 0 0;
}

#header #hd_nav{
	border-left:dotted 2px #E6B4C2;
	position:absolute;
	top:131px;
	right:0;
	width:450px;
}

#header #hd_nav li{
	float:left;
	border-right:dotted 2px #E6B4C2;
}

#header #hd_nav li#nav01{
	background: url(/common/img/co/hd_nav_01_on.gif) no-repeat center center;
}
#header #hd_nav li#nav02{
	background: url(/common/img/co/hd_nav_02_on.gif) no-repeat center center;
}
#header #hd_nav li#nav03{
	background: url(/common/img/co/hd_nav_03_on.gif) no-repeat center center;
}
#header #hd_nav li#nav04{
	background: url(/common/img/co/hd_nav_04_on.gif) no-repeat center center;
}

#header #hd_nav li a{
	display:block;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	width: 110px;
}

#header #hd_nav li#nav01 a{
	background: url(/common/img/co/hd_nav_01.gif) no-repeat center center;
}
#header #hd_nav li#nav02 a{
	background: url(/common/img/co/hd_nav_02.gif) no-repeat center center;
}
#header #hd_nav li#nav03 a{
	background: url(/common/img/co/hd_nav_03.gif) no-repeat center center;
}
#header #hd_nav li#nav04 a{
	background: url(/common/img/co/hd_nav_04.gif) no-repeat center center;
}


#header #hd_nav2{
	position:absolute;
	top:126px;
	left:0;
}

#header #hd_nav2 li{
	float:left;
	margin-right:8px;
}
#header #hd_nav2 li#nav201{
	background: url(/common/img/co/hd_nav2_1_on.gif) no-repeat 0 0;
}
#header #hd_nav2 li#nav202{
	background: url(/common/img/co/hd_nav2_2_on.gif) no-repeat 0 0;
}
#header #hd_nav2 li a{
	display:block;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	width:268px;
}

#header #hd_nav2 li#nav201 a{
	background: url(/common/img/co/hd_nav2_1.gif) no-repeat 0 0;
}
#header #hd_nav2 li#nav202 a{
	background: url(/common/img/co/hd_nav2_2.gif) no-repeat 0 0;
}



#main_view{
	background: url(/common/img/main_view_sd.jpg) repeat-x 0 0;
	text-align:center;
}



#breadcrumbs{
	width:980px;
	margin:0 auto;
	padding:20px 0;
	text-align:left;
}




#content{
	border-bottom:solid 1px #E9D3DD;
	text-align:center;
	padding-bottom:25px;
}





#left_area{
	width:164px;
	float:left;
}

#left_area ul{
}
#left_area ul li{
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 13px;
	text-align: center;
}
#left_area ul li a{
	text-decoration: none;
}
#left_area ul li a span{
	color: #535353;
	display: block;
	font-size: 84.6153%;
	font-weight: normal;
	margin: 4px 0;
}





#right_area{
	width:184px;
	float:right;
	margin:0 -2px;
}
#right_area #side_news_tl{
	display:block;
	width:184px;
	height:56px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/common/img/side_news_tl.gif) no-repeat 0 0;
}

#right_area dl#side_news{
	background: url(/common/img/side_news_bk.gif) repeat-y 0 0;
	padding: 0 15px;
	text-align:left;
	font-size:93%;
}

#right_area dl#side_news dt{
	padding:10px 45px 5px 0;
}

#right_area dl#side_news dt.blog{
	background: url(/common/img/side_news_icon_blog.gif) no-repeat 80px 11px;
}

#right_area dl#side_news dt.info{
	background: url(/common/img/side_news_icon_info.gif) no-repeat 80px 11px;
}

#right_area dl#side_news dd{
	padding:0 0 10px 0;
	background: url(/common/img/side_news_line.gif) no-repeat 0 bottom;
}

#right_area #side_news_btn{
	text-align:right;
	margin:10px 0 0;
	padding-right:18px;
	background: url(/common/img/arw.gif) no-repeat right center;
}

#right_area #side_news_btn a{
	text-decoration:none;
	color:#666;
}

#right_area #side_news_bottom{
	margin-bottom:15px;
}

#right_area #side_banner{
	padding:0 2px 0;
}

#right_area #side_banner li{
	padding:0 0 10px;
}

#right_area #side_contact{
	position:relative;
	margin:10px 0 0;
	display:block;
	width:184px;
	height:254px;
	background: url(/common/img/co/side_contact.jpg) no-repeat 0 0;
	line-height:120%;
}

#right_area #side_contact h3,
#right_area #side_contact .none{
	text-indent:-9999px;
}
#right_area #side_contact .copy{
	position:absolute;
	top:56px;
	left:0;
	margin:0 17px;
	text-align:left;
	font-size:93%;
	line-height:140%;
}
#right_area #side_contact dl dt{
	position:absolute;
	top:100px;
	left:0;
	margin:0 17px;
	text-align:left;
	font-weight: normal;
}
#right_area #side_contact dl dd{
	position:absolute;
	top:144px;
	left:0;
	margin:0 17px;
	text-align:left;
	font-size: 12px;
}
#right_area #side_contact dl .tel{
	color: #ED3387;
	font-size: 18px;
	top:121px;
}
#right_area #side_contact #side_contact_btn{
	position:absolute;
	top:182px;
	left:19px;
}





#center_area{
	width:576px;
	float:left;
	margin-left:30px;
	text-align:left;
}
#center_area #center_contact{
	position:relative;
	margin-top:25px;
	display:block;
	width:576px;
	height:165px;
	background: url(/common/img/center_contact.gif) no-repeat 0 0;
}
#center_area #center_contact p{
	position:absolute;
}
#center_area #center_contact p.btn{
	top:90px;
	left:355px;
}
#center_area #center_contact p.copy{
	top:50px;
	width:100%;
	left:0;
	font-size:108%;
	text-align:center;
}
#center_area #center_contact p.time{
	top:126px;
	width:244px;
	left:70px;
	text-align:center;
}
#center_area #page_top{
	text-align:right;
	padding-top:25px;
}
#center_area a{
	color:#437FBE;
}





#footer{
	clear:both;
	background-color:#FDF8F6;
	border-top:solid 1px #fff;
	background: url(/common/img/ft_bk.jpg) repeat-x 0 0;
	height:280px;
}


#footer .block{
	position:relative;
	text-align:left;
}

#footer #ft_logo{
	position:absolute;
	top:33px;
	left:0;
	width:67px;
	height:65px;
}

#footer #ft_profile{
	position:absolute;
	top:0;
	left:78px;
	width:445px;
	border-right:solid 1px #E9D3DD;
	min-height:155px;
}
#footer #ft_profile h3{
	font-weight: normal;
	font-size:123.0769%;
	line-height: 1.1;
	padding-top:39px;
}
#footer #ft_profile p{
	line-height:1.5em;
	padding-top:2px;
}
#footer #ft_menu{
	position:absolute;
	top:0;
	left:524px;
	width:166px;
	border-left:solid 1px #fff;
	border-right:solid 1px #E9D3DD;
	min-height:155px;
}
#footer #ft_menu ul{
	margin-top:18px;
	margin-left:15px;
}
#footer #ft_menu li{
	padding:0;
	margin-left:0;
	width:130px;
}
#footer #ft_menu li a{
	display:block;
	padding:9px 0 9px 25px;
	background: url(/common/img/ft_arw.gif) no-repeat 5px 9px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #E9D3DD;
	line-height: 1.1;
	text-decoration:none;
	color:#666;
}
#footer #ft_menu li.first a{
	border-top:none;
}
#footer #ft_menu li.end a{
	border-bottom:none;
}
#footer #ft_sub_menu{
	padding: 23px 0 0 18px;
	position:absolute;
	top:0;
	right:0;
	width:269px;
	border-left:solid 1px #fff;
	min-height:132px;
}
#footer #ft_sub_menu li{
	display: inline;
}
#footer #ft_sub_menu li a{
	display:block;
	float: left;
}
#footer #ft_sub_menu li.first a{
	margin-right: 9px;
}
#footer #copyright{
	position:absolute;
	top:134px;
	left:0;
	line-height: 1.1;
	font-size:92.3076%;
}

















