body {
	color:#4d4d4d;
	*font-size:small;
	*font:x-small;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	line-height: 1.8;
	background-image: url(../images/common/bg_03.jpg);
	background-position: center 610px;
	background-repeat: no-repeat;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
#flashcontent .inside {
	text-align: center;
	line-height: 2;
	height: 730px;
}
#flashcontent .inside h1 {
	letter-spacing: 0.3em;
}
#flashcontent .inside p {
	margin-bottom: 1em;
}
#form {
	width: 636px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 34px;
	height: 106px;
	position: relative;
}
#form textarea {
	height: 54px;
	width: 325px;
	position: absolute;
	left: 18px;
	top: 17px;
	overflow: auto;
	border: 1px solid #FFF;
}
#form #complete {
	height: 72px;
	width: 352px;
	position: absolute;
	left: 10px;
	top: 10px;
	background-image: url(../images/common/sent.gif);
	background-repeat: no-repeat;
}
#form input {
	position: absolute;
	left: 350px;
	top: 16px;
	height: 56px;
	width: 56px;
}
#bnr {
	text-align: center;
}
#footer {
	background-image: url(../images/common/bg_04.gif);
	width: 100%;
	height: 37px;
	line-height: 37px;
	text-align: center;
}
#footer img {
	margin-top: 14px;
}

