@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(../images/under-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h1 {
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
}
h2 {
	margin-top: 0px;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}
h4 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	color: #FFFFFF;
	font-weight: normal;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999966;
	padding-left: 8px;
	padding-top: 10px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	padding-left: 8px;
}
.contents {
	margin-left: 30px;
	margin-right: 140px;
}
.cobox {
	padding: 5px;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 70px;
	margin-left: 70px;
	line-height: 150%;
}
.txtbox2 table {
	padding: 5px;
	margin: 5px;
}
.txtbox2 img {
	margin-right: 20px;
}
.contents p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #E3E3E3;
}
.menuex {
	font-size: smaller;
	padding-left: 10px;
	margin-top: 0px;
	color: #666666;
	padding-bottom: 15px;
}
.imgbox {
	float: left;
	width: 300px;
	clear: both;
}
.txtbox {
	margin-left: 310px;
	padding-top: 10px;
}
.menucate {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
}
.txtbox2 {
	padding-top: 10px;
	clear: both;
}
.sm {
	font-size: 10px;
	color: #999999;
	background-color: #333333;
}
.txtbox strong {
	font-size: larger;
}

