body {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #333333;
	line-height: 1.7em;
	background-image: url(../lineup/img/img-bg02.gif);
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 810px;
	background-color: #FFFFFF;
	background-image: url(../lineup/img/bg-line01.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main {
	font-size: 13px;
	line-height: 1.7em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: left;
}

#header {
	padding: 0px;
	text-align: right;
	height: 90px;
	margin: 0px;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(../lineup/img/06footer.gif);
	background-repeat: repeat-x;
	background-color: #9F7D4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474848;
}

#menu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	width: 100%;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu img {
	vertical-align: top;
}

#h1concept {
	border: 2px solid #9D7B4E;
}

h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D7B4E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	color: #9D7B4E;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8875C;
}
table {
	font-size: 13px;
	line-height: 1.3em;
}
table td {
	padding-bottom: 10px;
}


.tx_b {
	font-weight: bold;
}

.left {
	float: left;
}
.right {
	float: right;
}

