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

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
#container {
	height: 542px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	background-image: url(../../imgs/bgd-09.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #231E1C;
}
#left {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 2.3em;
	color: #CCCCCC;
	margin-top: 130px;
	letter-spacing: 0.1em;
	margin-left: 30px;
}
#right {
	float: right;
	width: 340px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 40px;
}
*html #right {
	float: right;
	width: 340px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 20px;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka;
	font-size: small;
	line-height: 2em;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: -0.1em;
	font-weight: normal;
}
.title-01 {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}

#container #right dl {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka;
	font-size: small;
	line-height: 2em;
	color: #FFCC66;
	text-indent: 1em;
	font-weight: normal;
}
.heder-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1em;
	float: right;
	width: 100px;
	margin: 15px 0px 0px;
	color: #999999;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	clear: both;
	float: left;
	width: 500px;
	text-indent: 2em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
h1 {
	width: 250px;
	display: block;
	padding-top: 0px;
	padding-left: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 180px;
	width: 910px;
	float: left;
}
.rogo {
	color: #FFFFFF;
	width: 250px;
}
.hm {
	float: left;
	width: 65px;
	text-align: center;
	letter-spacing: 0.1em;
}
.hm2 {
	float: left;
	width: 65px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	word-spacing: 0.1em;
}
.title02 {
	color: #FFCC66;
}
.unit {
	color: #FFFFFF;
	text-indent: 2em;
	font-weight: normal;
	line-height: 2.5em;
}
.sample {
	padding-top: 20px;
	padding-left: 15px;
	width: 150px;
	float: left;
}
