#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 70px;
	padding-right: 60px;
	padding-top: 70px;
	padding-bottom: 80px;
}
.nav6 {
	background-image: url(../images/hd-nav6-on.png);
	background-repeat: no-repeat;
}
#contact-text {
	background-repeat: no-repeat;
	background-position: 5px 150px;
	width: 840px;
	height: 155px;
}
#form_area {
	margin-bottom: 75px;
	width: 100%;
	font-size: 0.8em;
}
#form_area fieldset {
	margin-top: 12px;
	border: none;
}
#form_area fieldset h2 {
	font-size: 20px;
	line-height: 1.2em;
}
#form_area table tr {
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
}
#form_area table tr td:nth-child(2n+1) {
	width: 240px;
	hight: 40px;
	text-align: center;
	font-size: 16px;	
}
#form_area table tr td:nth-child(2n) {
	width: 600px;
	hight: 40px;
}
#form_area input[type="checkbox"] {
    margin-right: 5px;
	vertical-align: middle;
}
#form_area input[type="text"] {
	border: #ababab solid 1px;
	height: 21px;
}
#form_area textarea {
    border: #ababab solid 1px;
	width: 450px;
	height: 200px;
	overflow: auto;
}
#form_area ul {
    clear: left;
	height: 20px;
}
#form_area ul li {
    float: left;
	margin-right: 22px;
	line-height: 1.1em;
}
#form_area span {
	font-size: 0.8em;
	color: #F00;
}

#form_area input[type="submit"], #form_area input[type="reset"] {
	border: #ababab solid 1px;
	background-color: #efefef;
	margin: 0 100px;
	padding: 7px 20px;
	text-align: center;
	width: 120px;
	height: 100%;
}
#form_area input:hover,#form_area input:hover{
	background-color: #808080;
	color:#ffffff;
}
#btn {
	margin-top: 20px;
    width: 840px;
	height: 26px;
}
#btn ul {
	clear: left;
    width: 324px;
	height: 32px;
	margin: 0 auto;
}
#btn ul li {
float: left;
clear: none;
}

/*---confirm.php-----*/
#confirm_area {
	width: 660px;
	height: 100%;
}
#confirm_area table {
	margin-top: 12px;
	width: 660px;
	height: 40px;
}
#confirm_area table tr {
	width: 100%;
	height: 40px;
}
#confirm_area table tr td:nth-child(2n+1) {
	width: 240px;
	hight: 40px;
	text-align: center;
	color: #FFF;
	background-color: #add8e6;
}
#confirm_area table tr td:nth-child(2n) {
	width: 413px;
	hight: 40px;
	padding-left: 7px;
	border: #add8e6 1px solid;
}
#confirm_area h2 {
	font-size: 20px;
	line-height: 1.2em;
}
#confirm_area h4 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
}
#confirm_area span {
	font-size: 0.9em;
	color: #F00;
}
#conf {
    font-size: 0.8em;
    width: 840px;
	height: 100%;
	margin-bottom: 75px;
}
#conf p {
	color: #F00;
	font-weight: bold;
	font-size:120%;
}
#conf #check{
	padding-left:300px;
	padding-top:10px;
	padding-bottom:20px;
}
#conf ul{
	clear: left;
	width: 370px;
	height: 32px;
	margin-left: 242px;
}
#conf ul li {
    float: left;
    margin: 0px;
}
#conf ul li a:hover{
	background-color: #808080;
	color:#ffffff;
}
#conf ul li a {
	border: #ababab solid 1px;
	background-color: #efefef;
	padding: 5px 20px;
	margin-left:10px;
	text-align: center;
	width: 185px;
	height: 22px;
	color: #000;
}
#conf ul #back a{
	margin-left:100px;
}
h2{
	padding-bottom: 25px;
}
