@charset "utf-8";
#header {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-position: 0% 19px;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(../img/common/header_bk1.png);
	position: relative;
}
#sub_title {
	font-size: 9pt;
	background-color: #000000;
	width: 100%;
	color: #FFFFFF;
	height: 22px;
	padding-top: 3px;
}
#sub_title .text {
	width: 975px;
	color: #FFFFFF;
	font-size: 8pt;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
}
.text-right {
	color: #FFFFFF;
	font-size: 9pt;
	text-align: right;
	float: right;
	letter-spacing: 0.1em;
	height: 22px;
	line-height: 22px;
}

#header_roof {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-position: 0% 19px;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(../img/roof-/header_bk01.png);
}
#header_roof2 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-position: 0% 19px;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(../img/roof2/header_bk01.png);
}
#header_concept {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-position: 0% 19px;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(../img/concept/header_bk.png);
}
#header_example {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-position: 0% 19px;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(../img/example/header_bk.png);
}
