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

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#container {
	height: 542px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	background-image: url(../../imgs/bgd-00.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: #999999;
	margin-top: 130px;
	letter-spacing: 0.1em;
	margin-left: 30px;
}
#right {
	float: right;
	width: 600px;
	margin: 30px 0px 0px;
	padding: 0px;
}
*html #right {
	float: right;
	width: 600px;
	padding: 0px;
	margin-top: 30px;
	clear: left;
}
.heder-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1em;
	float: right;
	width: 100px;
	margin: 15px 0px 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	clear: both;
	float: right;
	width: 500px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: right;
	margin-right: 20px;
}
h1 {
	width: 250px;
	display: block;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 180px;
	width: 910px;
	float: left;
}
.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;
}
.sample {
	float: left;
	width: 150px;
	margin-right: 50px;
}
.col {
	margin-top: 50px;
	float: left;
}
.col02 {
	margin-top: 50px;
	float: left;
	clear: both;
	width: 600px;
}
