@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{
	position:absolute;
	top:25px;
	left:0;
}

#header #hd_logo{
	position:absolute;
	top:54px;
	width:438px;
	height:56px;
}

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

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

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

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

#header #hd_btn{
	position:absolute;
	top:23px;
	right:0;
}

#header #hd_nav{
	position:absolute;
	top:131px;
	left:0;
	width:670px;
}

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

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

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

#header #hd_nav li#nav01 a{
	background: url(/common/img/hd_nav_01.gif) no-repeat 0 0;width:83px;
}
#header #hd_nav li#nav02 a{
	background: url(/common/img/hd_nav_02.gif) no-repeat 0 0;width:103px;
}
#header #hd_nav li#nav03 a{
	background: url(/common/img/hd_nav_03.gif) no-repeat 0 0;width:124px;
}
#header #hd_nav li#nav04 a{
	background: url(/common/img/hd_nav_04.gif) no-repeat 0 0;width:158px;
}
#header #hd_nav li#nav05 a{
	background: url(/common/img/hd_nav_05.gif) no-repeat 0 0;width:94px;
}
#header #hd_nav li#nav06 a{
	background: url(/common/img/hd_nav_06.gif) no-repeat 0 0;width:94px;
}


#header #hd_nav_s{
	position:absolute;
	top:131px;
	right:-7px;
}

#header #hd_nav_s li{
	float:left;
	margin-right:7px;
}
#header #hd_nav_s li#nav_s01{
	background: url(/common/img/hd_nav_s_01_on.gif) no-repeat 0 0;
}
#header #hd_nav_s li#nav_s02{
	background: url(/common/img/hd_nav_s_02_on.gif) no-repeat 0 0;
}
#header #hd_nav_s li#nav_s03{
	background: url(/common/img/hd_nav_s_03_on.gif) no-repeat 0 0;
}
#header #hd_nav_s li#nav_s04{
	background: url(/common/img/hd_nav_s_04_on.gif) no-repeat 0 0;
}

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

#header #hd_nav_s li#nav_s01 a{
	background: url(/common/img/hd_nav_s_01.gif) no-repeat 0 0;width:74px;
}
#header #hd_nav_s li#nav_s02 a{
	background: url(/common/img/hd_nav_s_02.gif) no-repeat 0 0;width:76px;
}
#header #hd_nav_s li#nav_s03 a{
	background: url(/common/img/hd_nav_s_03.gif) no-repeat 0 0;width:61px;
}
#header #hd_nav_s li#nav_s04 a{
	background: url(/common/img/hd_nav_s_04.gif) no-repeat 0 0;width:61px;
}




#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{
	padding-bottom:392px;
	background: url(/common/img/side_btn_bottom.jpg) no-repeat 0 bottom;
}
#left_area ul li#side_btn01{
	background: url(/common/img/side_btn_01_on.jpg) no-repeat 0 0;
}
#left_area ul li#side_btn02{
	background: url(/common/img/side_btn_02_on.jpg) no-repeat 0 0;
}
#left_area ul li#side_btn03{
	background: url(/common/img/side_btn_03_on.jpg) no-repeat 0 0;
}
#left_area ul li#side_btn04{
	background: url(/common/img/side_btn_04_on.jpg) no-repeat 0 0;
}
#left_area ul li#side_btn05{
	background: url(/common/img/side_btn_05_on.jpg) no-repeat 0 0;
}

#left_area ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#left_area ul li#side_btn01 a{
	background: url(/common/img/side_btn_01.jpg) no-repeat 0 0;height:142px;
}
#left_area ul li#side_btn02 a{
	background: url(/common/img/side_btn_02.jpg) no-repeat 0 0;height:132px;
}
#left_area ul li#side_btn03 a{
	background: url(/common/img/side_btn_03.jpg) no-repeat 0 0;height:137px;
}
#left_area ul li#side_btn04 a{
	background: url(/common/img/side_btn_04.jpg) no-repeat 0 0;height:146px;
}
#left_area ul li#side_btn05 a{
	background: url(/common/img/side_btn_05.jpg) no-repeat 0 0;height:138px;
}





#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:276px;
	background: url(/common/img/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:bold;
}
#right_area #side_contact dl dd{
	position:absolute;
	top:160px;
	left:0;
	margin:0 17px;
	text-align:left;
}
#right_area #side_contact #side_contact_btn{
	position:absolute;
	top:198px;
	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:20px;
	left:0;
	width:164px;
	height:165px;
}

#footer #ft_profile{
	position:absolute;
	top:-2px;
	left:185px;
	width:300px;
	border-right:solid 1px #E9D3DD;
	min-height:147px;
}
#footer #ft_profile h3{
	font-weight:bold;
	font-size:108%;
	padding-top:25px;
}
#footer #ft_profile p{
	line-height:1.5em;
	padding-top:10px;
}
#footer #ft_profile p.number{
	font-size:93%;
}
#footer #ft_menu{
	position:absolute;
	top:-1px;
	left:486px;
	width:385px;
	font-size:93%;
	border-left:solid 1px #fff;
	min-height:146px;
}
#footer #ft_menu ul{
	margin-top:25px;
	margin-left:5px;
}
#footer #ft_menu li{
	float:left;
	padding:0;
	margin-left:20px;
	width:155px;
}
#footer #ft_menu li a{
	display:block;
	padding:10px 0 10px 25px;
	background: url(/common/img/ft_arw.gif) no-repeat 5px 10px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #E9D3DD;
	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{
	position:absolute;
	top:30px;
	right:0;
	width:120px;
	font-size:93%;
}
#footer #ft_sub_menu li a{
	display:block;
	padding:2px 0 2px 10px;
	text-decoration:none;
	color:#666;
}
#footer #ft_sub_menu li a span{
	margin-right:5px;
	color:#EB3985;
}
#footer #copyright{
	position:absolute;
	top:168px;
	left:185px;
	font-size:93%;
}

















