@charset "utf-8";
body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
	background-color: #fff;
	width: 100%;
	padding: 0px;
	color: #444;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
img{
	border:0;
}

.shadow{
	background-image: url(images/shadow_down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100px;
	float: left;
	width: 12px;
	vertical-align: bottom;
}
.shadow01{
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	vertical-align: bottom;
}

.copyright{
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
	padding-top: 10px;
	text-align: center;
}
.questionnaire{
	background-image: url(images/page9/qa_04.jpg);
	background-repeat: repeat-y;
}
.questionnaire01{
	background-image: url(images/page9/qa_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 171px;
	padding-top: 150px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
}
.questionnaire02{
	padding-left: 50px;
	padding-right: 40px;
}

.input02 {
	color:#666;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #e1e1d2;
}
.input01 {
	color:#666;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #e1e1d2;
	width: 580px;
}
