@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(/common/images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ebebeb;
}
#top-header {
	background-image: url(/images/header_main_02.jpg);
	margin: 0px;
	padding: 0px;
	height: 277px;
	width: 952px;
	background-repeat: no-repeat;
}
#top-header02 {
	background-image: url(/images/header_main_02.jpg);
	margin: 0px;
	padding: 0px;
	height: 277px;
	width: 952px;
	background-repeat: no-repeat;
}
#top-header h1 {
	font-size: 10px;
	margin: 0px;
	color: #999;
	text-align: right;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 10px;
}
#top-header02 h1 {
	font-size: 10px;
	margin: 0px;
	color: #999;
	text-align: right;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 10px;
}
