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

html {
	overflow-y:scroll;
}

body {
	font-size: 12px;
	background-color: #F3F3F3;
	text-align: center;
	color: #333;
}

a:link {
	color: #333;
}

a:hover {
	color: #999;
}

a:active {
	color: #ccc;
}

a:visited {
	color: #333;
}

/* Page */
#page {
	width: 984px;
	padding: 0px 11px 0px 9px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/common/global_bg_shadow.gif);
	background-repeat: repeat-y;
}

/* Header */
#header {
	width: 970px;
	height: 109px;
	padding: 0 0 0 14px;
	margin: 0;
}

#global_headmsg {
	display: block;
	padding: 4px 0 0;
	margin: 0 14px 4px 0;
	line-height: 10px;
	font-size: 10px;
	text-align: right;
}

#logo {
	float: left;
	margin: 0;
	background-image: url(../images/common/logo.gif);
	background-repeat: no-repeat;
}

#logo a {
	display: block;
	width: 265px;
	height: 69px;
	text-indent: -9999px;
}

#phone_no {
	float: right;
	margin: 0 14px 0 0;
	width: 186px;
	height: 49px;
	text-indent: -9999px;
	background-image: url(../images/common/phone_no.gif);
	background-repeat: no-repeat;
}

#header_navi {
	float: right;
	width: 500px;
	text-align: right;
	margin: 0 14px 0 0;
}

#header_navi ul {
	list-style-type: none;
}

#header_navi ul li {
	display: block;
	float: right;
	background-image: url(../images/common/h_navi_icon.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 0 10px;
}

/* Navi */
#navi {
	width: 984px;
	height: 57px;
	margin: 0px 0px 21px;
	padding: 0px;
	background-image: url(../images/common/navi_hp/bg.jpg);
	background-repeat: no-repeat;
}

#navi ul {
	list-style-type: none;
	margin: 0 0 0 14px;
}

/* Main */
#main {
	width: 984px;
	padding: 0px;
	overflow: hidden;
}

#breadcrumb {
	font-size: 12px;
	margin: 0px 0px 17px 16px;
}

/* campaign */
#campagin {
	text-indent: -9999px;
	width: 954px;
	height: 293px;
	margin: 0px 0px 17px 16px;
	background: no-repeat url(../images/hp/cp/cpmain2012.jpg);
}

/* Footer */
#footer {
	width: 984px;
	height: 79px;
	margin: 21px 0px 0px;
	padding: 15px;
}

#footer_body {
	width: 920px;
	height: 62px;
	padding: 17px 18px 0px;
	background-image:url(../images/common/footer/bg.gif);
	background-repeat: repeat-x;
}

#footer_signature {
	color: 4D4D4D;
	font-size: 12px;
	float: left;
}

#footer_copyright {
	color: 4D4D4D;
	font-size: 12px;
	float: right;
}

#footer span {
	font-size: 12px;
}
