@charset "utf-8";

h2 {
	text-align:right;
	margin-bottom: 21px;
}

h3 {
	padding:39px 0 25px 0;
}

td,th {
	padding:5px;
	color:#333;
	font-size:12px;
	line-height:130%;
}

th {
	vertical-align:top;
	padding-top:12px;
	width: 35%;
}

form {
	margin: 0px;
	padding: 0px;
}

span { }

.s10 {
	font-size:10px;
}

div#contentsArea {
	background:url(../common/img/bg_gray.gif);
	width:680px;
	text-align:center;	padding:33px 0;
}
div#contentsArea-innner {
	width:580px;
	margin:0 auto;
	background:#fff;

}
div#contentsArea-innner table, div#contentsArea-innner p {
	width:440px;
	margin:0 auto 10px auto;
	text-align:left;
}

input,select,textarea {
	border:1px solid #ccc;
	padding:2px;
	font-size:12px;
	color:#333;
	margin:3px 0;
}

.style1 {
	width:200px;
}
.style2 {
	width:240px;
}
.style3 {
	width:300px;
}

button {
	width: 388px;
	height: 42px;
	background-color:#fff;
	border:none;
	cursor:pointer;
	margin:15px auto 30px auto;
}

p.formbutton {
width: 370px;
height: 80px;
margin: 0px auto;
}

p.formbutton .left{
float: left;
}

p.formbutton .right{
float: right;
}

p.formbutton button {
width: 185px;
height: 42px;
}

p.formbutton hr {
clear: both;
}

p.complete {
	height: 400px;
}
