@charset "utf-8";
/* CSS Document */


#Header #Header-Inner {
	background: url(images/header.png) no-repeat;}

#Contents h1 {
	margin-bottom: 0px;}

/* ==============09.10.29.22:09 ここから============== */
#Side h3 {
	width: 200px;
	height: 44px;
	margin-bottom: 10px;}
/* ============= ここまで=============== */



#Contents dl {
	padding-left: 25px;}

#Contents dl dt {
	font-size: 1.25em;
	font-weight: 600;}

#Contents dl dd a,
#Contents dl dd {
	margin-bottom: 1.5em;
	font-size: 1.15em;}

#Contents table {
	width: 100%;
	background: #FFF;
	margin-bottom: 20px;}

#Contents table th,
#Contents table td {
	padding: 10px;
	border-bottom: #8D8D8D solid 1px;}

#Contents table th { 
width: 37%;
background: #485468 url(images/bg_th.png) repeat-y;
color: #FFF;
border-left: #2F303B solid 1px;}

#Contents table td {
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;}
#Contents table td table {
	margin: 0px;
	padding: 0px;
}

#Contents table td table td {
	border-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}



p#atsn span,
#Contents table th span {
	display: inline-block;
	text-indent: 10px;
	padding: 2px 0px;}

#Main .section p#atsn {
	text-align: right;
	margin-bottom: 5px;}

p#atsn span {
	margin-right: 10px;}

p#atsn span.must {
	color: #F00000;}

p#atsn span.either {
	color: #09F;}

.must {
	background: url(./images/must.gif) left top repeat-y;}

.either {
	background: url(./images/either.gif) left top repeat-y;}

table #tablecap th { 
	border-top: #2F303B solid 1px; }

table #tablecap td { 
	border-top: #666 solid 1px; }

table #tablefoot th { 
	border-bottom: #2F303B solid 1px; }


#formBtn {
	background: url(images/btn_bg.png) no-repeat;
	padding-top: 10px;
	padding-bottom: 30px;}

#formBtn p {
	text-align: center;
	margin-bottom: 10px;}

#formBtn ul {
	list-style: none;
	padding-left: 200px;
	}

#formBtn ul li {
	float: left;}

#formBtn ul li button {
	display: block;
	 width: 111px;
	 height: 30px;}

#formBtn ul li#btn_submit,
#formBtn ul li#btn_confort {
	width: 161px;}

#formBtn ul li#btn_confort button {
	text-indent: -9999px; 
	overflow: hidden;
	border: none;
	background: url(images/btn_confort.png) no-repeat;} 

#formBtn ul li#btn_reset button {
	text-indent: -9999px; 
	overflow: hidden;
	border: none;
	background: url(images/btn_reset.png) no-repeat;} 

.name label {
	display: inline-block;
	width: 2.5em;}

#formBtn ul li#btn_submit button {
	text-indent: -9999px; 
	overflow: hidden;
	border: none;
	background: url(images/btn_submit.png) no-repeat;} 

#formBtn ul li#btn_revision button {
	text-indent: -9999px; 
	overflow: hidden;
	border: none;
	background: url(images/btn_revision.png) no-repeat;} 


select {
	margin-bottom: 3px;}

input {
	padding: 2px;}

textarea {
	width: 463px;
	max-width: 463px;
	height: 130px;}


#element_2_2,
#element_2_1,
#element_3_2,
#element_3_1{
	width: 35%;}

#element_4 {
	width: 80%;}

#element_5_2 {
	width: 96%;}

#element_7 {
	width: 80%;}

#element_8 {
	width: 96%;}







.hosokutext {
	color: #999;}
