/*---------header---------*/
#header_v2 .new{
	background: none;
}
#header_v2 .new .side{
	padding-bottom: 10px;
}
div#header{
	background-image:url("/newpackage/1100470/img/header_bg.jpg");
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	height:53px;
	margin:0 auto;
	padding:0;
	position:relative;
	width: 960px;
}

address{
	float:right;
	margin:25px 11px 0 0;
}

div#header h1{
	color:#FFFFFF;
	float:left;
	font-size:13px;
	font-weight:normal;
	line-height:1.3em;
	margin:15px 10px 0;
	padding:0;
	border-bottom: none;
}

div#catch{
	background-image:url("/newpackage/1100470/img/catch_bg.jpg");
	background-repeat:no-repeat;
	height:392px;
	margin:0 auto 20px;
	padding:0;
	text-align:center;
	width: 960px;
}

div#menulist{
	background-image:url("/newpackage/1100470/img/navi_bg.jpg");
	background-repeat:repeat-x;
	height:32px;
	margin:5px auto 0;
	padding:0 0 0 146px;
}

div#menulist ul li{
	float:left;
	list-style-type:none;
	padding:0;
}
/*---------header/ end---------*/

/*---------footer---------*/
div#footer{
	background-color:#000000;
	background-image:url("/newpackage/1100470/img/footer.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	clear:both;
	color:#FFFFFF;
	height:100px;
	margin:0 auto;
	padding:0;
	width:960px;
}

p#f_navi{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	line-height:1.9em;
	margin:0;
	padding:12px 0 8px;
	text-align:center;
}

p#f_navi span.fontB{
	font-weight: bold;
}

p#copyright{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:9px 0;
	text-align:center;
}

div#footer a {
	color:#FFFFFF;
	text-decoration: underline;
}

div#footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

div#footer a:visited{
	color:#FFFFFF;
	text-decoration: underline;
}
/*---------footer/ end---------*/
