@charset "shift-jis";


#form_inner {
	margin: 0px auto;
	width: 642px;
}
#ichiran dt {
	font-weight: bold;
	margin-bottom: 3px;
}
#ichiran dd { font-size: 10px; }
#form_title {
	font-size: 18px;
	font-weight: bold;
	margin: 40px 0px 10px;
	background: url(../images/form_bottom.png) repeat-x left bottom;
	padding-bottom: 6px;
}



/*****　　form　　*****/

table#kaitori {
	width: 100%;
	margin-top: 10px;
}
#kaitori th, #kaitori td {
	padding: 9px 10px 9px 15px;
	border-bottom: 1px solid #FFF;
}
#kaitori th {
	color: #FFF;
	background: #989798;
	font-weight: bold;
	width: 135px;
	letter-spacing: 1px;
}
#kaitori th#sj {
	background: #363636;
	padding: 5px 0px 5px 15px;
	border-bottom: none;
}
#kaitori td { background: #E3E3E3; }
#kaitori .input01 { width: 260px; }
#kaitori textarea {
	width: 435px;
	font-size: 12px;
}
#kaitori .mess {
	font-size: 10px;
	margin-left: 10px;
}
#contents .button {
	display: block;
	margin: 30px auto;
}


/*****　　bottom　　*****/

#word {
	font-size: 10px;
	padding: 20px 30px;
	margin-top: 30px;
	border-top: 1px solid #CCC;
}

/*****　　etc　　*****/
.marbot20{
	margin-bottom:20px;
}
small{
	font-size:10px;
	margin-left:10px;
}
.satei{
font-size:10px;
margin:0 auto 0;
padding:20px 30px;
text-align:center;
}


table#com_table {
	width: 100%;
	margin-top: 30px;
}
#com_table th, #com_table td {
	padding: 9px 10px 9px 15px;
	border-bottom: 1px solid #FFF;
}
#com_table th {
	color: #FFF;
	background: #989798;
	font-weight: bold;
	width: 155px;
	letter-spacing: 1px;
}
#com_table th#sj {
	background: #363636;
	padding: 5px 0px 5px 15px;
	border-bottom: none;
}
#com_table td { background: #E3E3E3; }
#com_table .input01 { width: 260px; }
#com_table textarea {
	width: 435px;
	font-size: 12px;
}
#com_table .mess {
	font-size: 10px;
	margin-left: 10px;
}
#contents .button {
	display: block;
	margin: 30px auto;
}

table#kaitori2 {
	width: 100%;
	margin-top: 0;
}
#kaitori2 th, #kaitori td {
	padding: 9px 10px 9px 15px;
	border-bottom: 1px solid #FFF;
}
#kaitori2 th {
	color: #FFF;
	background: #989798;
	font-weight: bold;
	width: 135px;
	letter-spacing: 1px;
}
#kaitori2 th#sj {
	background: #363636;
	padding: 5px 0px 5px 15px;
	border-bottom: none;
}
#kaitori2 td { background: #E3E3E3; }
#kaitori2 .input01 { width: 260px; }
#kaitori2 textarea {
	width: 435px;
	font-size: 12px;
}
#kaitori2 .mess {
	font-size: 10px;
	margin-left: 10px;
}


#td_form #header {
	line-height:0.5;
}
#td_form  #header .navi {
	text-align: center;
	padding: 83px 127px 0 0;
}




.vetop{
	vertical-align:top;
}
.vebot{
	vertical-align:bottom;
}
.bold{
	font-weight:bold;
}
#company #contents{
	min-height:1000px;
	_height:1000px;
}
