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

#sub {
	position: relative;
}

h1 {
	background: url(banner.png) no-repeat;
	width: 960px;
	height: 244px;
	text-indent: -9999px;
}

#topText {
	width: 500px;
	position: absolute;
	top: 100px;
	left: 350px;
}

.banner {
	width: 840px;
	margin: 0 auto;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
.banner:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/
.banner ul {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 35px;
}
.banner li {
	line-height: 0.5;
	text-align: center;
}

textarea {
	width: 198px;
	height: 50px;
	border: 1px solid #CCC;
	font-size: 10px;
	margin: 3px 0 15px;
	color: #333;
}