@charset "utf-8";

/* contents
=========================================*/

h3#askus {
	width: 950px;
	height: 100px;
	margin: 12px auto 0;
	background: url(../baseimg/title_askus.jpg) no-repeat 0 0;
	text-indent: -9999px;
}
h3#tryal {
	margin: 12px auto 0;
	width: 530px;
	height: 100px;
	background: url(../baseimg/title_tryal.gif) no-repeat 0 0;
	text-indent: -9999px;
}


#contents h4 {
	margin: 10px 0 0 0;
	height: 35px;	
	text-indent: -9999px;
}
#contents h4#kihon {
	background: url(../baseimg/h4midashi.gif) no-repeat 0 -420px;
}
#contents h4#kibou {
	margin-top: 20px;
	background: url(../baseimg/h4midashi.gif) no-repeat 0 -455px;
}
.tablebox table {	
	border-collapse:separate;
	margin:5px 10px 10px 10px;
	
}
.tablebox table th {
	width: 150px;	
	background: #feebc8;
	padding: 0.5em 0.5em 0.5em 1em;
	font-size: 90%;
	text-align:justify;
	line-height: 150%;
	border-bottom: #FFF 1px solid;
}
.tablebox table td {
	padding: 0.5em;
	font-size: 90%;
	text-align:justify;
	line-height: 150%;
	border-bottom: #feebc8 1px solid;
}


form#mailform {
	padding: 5px;
}
table.mailform {
	/*width: 100%;*/
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	/*border-bottom: solid 1px #999999;*/
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 150px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}
table.mailform tr td .red {
	color: #c00;
}

.tablebox p {
	margin-bottom: 20px;
	padding: 1em 20px 0;
	font-size: 90%;
	text-align:justify;
	line-height: 150%;
}
.tablebox p.bottom {
	margin-bottom: 50px;
}
.tablebox p#kiyaku {
	padding: 0.5em;	
	text-align:justify;
	height: 10em;
	overflow:auto;
	border: #999 1px solid;
}
.tablebox p#finish {
	margin: 100px 0;
	padding: auto;
	text-align:center;
	font-size: 140%;
}