@charset "utf-8";
/* CSS Document */

#lk_ttl{
	background-image: url(../contact/images/lk_ttl.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 667px;
	text-indent: -9999px;
	margin-top:12px;
}
#pickup{
	margin-top:12px;
}

/*************フォーム*********************/
#form01{
	margin-bottom:30px;
}
#form01 .form_in{
	background-color: #ffffff;
	overflow:hidden;
	line-height:25px;
	border: 1px solid #999999;
	height: 25px;
}
#form01 #step1{
	background-image: url(../contact/images/form_bg_01.jpg);
	height: 330px;
	width: 667px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#form01 .fmlst01{
	float: left;
	height: 35px;
	text-indent: -9999px;
}
#form01 .fmlst01_radio{
	margin-left: 180px;
	height: 35px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
* html #form01 .fmlst01_radio{
	margin-left: 190px;
	height: 35px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

#form01 .fmlst01_txt{
	margin-left: 180px;
	height: 35px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
* html #form01 .fmlst01_txt{
	margin-left: 95px;
	height: 35px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
*:first-child+html #form01 .fmlst01_txt{
	margin-left: 90px;
	height: 35px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

#form01 .fmlst02_txt{
	margin-left: 180px;
	height: 35px;
	font-size: 12px;
	color: #000000;
	line-height: 30px;
}
* html #form01 .fmlst02_txt{
	margin-left: 95px;
	height: 35px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
*:first-child+html #form01 .fmlst02_txt{
	margin-left: 90px;
	height: 35px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}


/*ボタン*/
.btnbox {
	height: 30px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.btnbox .btns {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	height: 30px;
	width: 100px;
	margin-right: 5px;
}
.btnsin {
	color: #FFFFFF;
	background-color: #000;
	border:none;
	height: 30px;
	width: 100px;
	font-size: 12px;
}
.form_in3{
	background-color: #ffffff;
	overflow:hidden;
	line-height:25px;
	border: 1px solid #999999;
	height: 170px;
}


/*確認ページ*/
#contact{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.sign{
color:#FF6699;
}
.chui{
	font-size: 14px;
	padding-bottom: 20px;
}
.td_l{
width:200px;
height:30px;
}
#sub-menu7 a{background: url(../images/menu2.jpg) no-repeat -769px -30px;}

