@charset "shift_jis";

.cf_title_head_comment{
margin:0 0 10px 0;
text-align:center;
}


#cf-form{
	width:725px;margin:0 auto;
	border-collapse:collapse;
	padding:0;
	font-size:12px;
}
#cf-form h3{
	height: 32px;
	width: 725px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 32px;
	text-indent: 30px;
	background: url(../images/tit_sub.jpg) no-repeat 15px 0;
}
#cf-form table{
	width:80%;
	margin:0 auto;
}
#cf-form th{
	border:1px #999 solid;
	padding:8px;
	background-color:#f3f3f3;
}
#cf-form td{
	border:1px #999 solid;
	padding:8px;text-align:left;
}
#cf-form td.address_value table{
margin:0 0;
}
#cf-form td.address_value table tr td{
border:1px #fff solid;
padding:3px;
}



#cf-form .label{
	width:100px;
	background-color:#eee;
}

#cf-form .req{
	color:red;
	font-weight:bold;
}
#cf-form .value{
	width:300px;
}
#cf-form input{
	vertical-align:middle;
}
#cf-form input[type="text"]{
	vertical-align:middle;
	width:200px;
}
#cf-form select{
	vertical-align:middle;
}
#cf-form textarea{
	width:320px;
	height:100px;
}
#cf-form .btn{
	margin:20px 0 0 0;
	text-align:center;
}
#cf-form .btn input{
	padding:5px;
	font-size:14px;
}
#form2all{
width:200px;
margin:auto 0;
border:inset;
}
#d_1{
border:inset;
float:left;
}
#d_2{
border:inset;
float:left;
}
#d_3{
border:inset;
float:left;
}
#d_4{
border:dotted;
float:left;
}
