@charset "shift_jis";

/* layout
-----------------------------------------------------------------------*/
body {
	text-align:center;
}

#wrapper {
	width:560px;
	margin:0px auto;
	text-align:left;
}

/* header
-----------------------------------------------------------------------*/
#header {
	margin-bottom:10px;
}
#header h1 {
	border-bottom:1px solid #E1E1E1;
	padding-bottom:5px;
	margin-bottom:5px;
}
#header h2 {
	margin-bottom:22px;
}
#header .headerTxt {
	margin-left:20px;
}
#header p {
	font-size:12px;
}
#header .atn {
	margin-top:13px;
	padding-left:20px;
	text-indent:-1em;
	padding-left:1em;
	font-size:11px;
	color:#666;
	line-height:180%;
}

/* form
-----------------------------------------------------------------------*/
form {
	margin-left:20px;
	margin-bottom:30px;
}
form dl {
	width:500px;
	overflow:hidden;
	_overflow:visible;
}
form dl { _overflow/**/: visible; }
form dl dt {
	width:110px;
	background:url(../../images/line01.gif) no-repeat left bottom #EAEAEA;
	padding: 12px 0px 1000px 10px;
	margin-bottom:-995px;
	float:left;
	font-size:12px;
	clear:both;
	border-top:1px solid #FFF;
}
form dl dd {
	width:360px;
	background:url(../../images/line02.gif) no-repeat left bottom #FFF;
	padding: 5px 10px 1000px;
	margin-bottom:-995px;
	float:left;
	font-size:12px;
	border-top:1px solid #EAEAEA;
}
form dl dd.noline {
	border-top:none;
}

form .red {
	color:#F00;
	font-size:11px;
}
form .error {
	color:#F00;
}
form .atn02 {
	font-size:11px;
	color:#666;
}

input#namae,
input#namaeKana,
input#email,
input#tel,
input#address,
input#fax,
input#bknAddress {
	height:20px;
	width:355px;
	_width:354px;
}

input#zip {
	margin-bottom:5px;
	height:20px;
	width:68px;
}

input#mskMansion,
input#builtYear,
input#kiboukakaku {
	height:20px;
	width:100px;
}

textarea#etc {
	height:96px;
	width:360px;
	_width:353px;
}

/* sateiClass */
#sateiClassBox p {
	margin-bottom:5px;
}
#sateiClassBox p.lastItem {
	margin-bottom:0px;
}

/* etc */
#etcBox {
	margin-bottom:20px;
}
#etcBox dl dd {
	background:url(../../images/line.gif) no-repeat 0 100px;
}

/* PropertyType_l */
form .propertyType_l {
	width:90px;
	float:left;
}
form .propertyType_r {
	width:255px;
	_width:240px;
	float:right;
	text-align:right;
}
form .propertyType_r { _width/**/: 240px; }
form .propertyType_r input {
	width:180px;
	_width:170px;
}
form .propertyType_r input { _width/**/: 170px; }
form .propertyType_r02 {
	width:295px;
	_width:275px;
	margin-left:5px;
}
form .propertyType_r02 { _width/**/: 275px; margin-left:5px; }

/* btnArea */
form .btnAreaTxt {
	margin-bottom:20px;
}
form .btnAreaTxt p {
	font-size:12px;
	line-height:150%;
	text-align:center;
	margin-bottom:20px;
}
form .btnAreaTxt p a {
	color:#06C;
}
form .btnArea {
	width:200px;
	margin-bottom:15px;
	margin-left:180px;
}
form .example {
	font-size:12px;
	margin-bottom:15px;
	color:#666;
	text-align:center;
}

/* sign */
#sign {
	margin-bottom:60px;
}
#sign p {
	font-size:11px;
	color:#333;
}

/* check
-----------------------------------------------------------------------*/
#check {
	margin-left:30px;
	margin-bottom:30px;
}
#check dl {
	width:500px;
	background-color:#EAEAEA;
}
#check dl dt {
	width:110px;
	background:url(../../images/line01.gif) no-repeat left bottom #EAEAEA;
	padding: 12px 0px 5px 10px;
	float:left;
	font-size:12px;
	clear:both;
	border-top:1px solid #FFF;
}
#check dl dd {
	width:360px;
	background:url(../../images/line02.gif) no-repeat left bottom #FFF;
	padding: 15px 10px 12px;
	float:left;
	font-size:12px;
	border-top:1px solid #EAEAEA;
}
#check dl dd.noline {
	border-top:none;
}
#check .btnArea {
	width:280px;
	margin:0px 0px 60px 100px;
}
#check .btnArea form,
#check .btnArea input {
	width:95px;
}
#check .btnArea #shusei {
	float:left;
}
#check .btnArea #sousin {
	float:right;
}

/* ex
-----------------------------------------------------------------------*/
.ex p {
	margin-bottom:15px;
}

/* footer
-----------------------------------------------------------------------*/
#footer {
	background-color:#333;
	padding:6px 8px 3px 8px;
	margin-bottom:30px;
}
#footer p,
#footer p a {
	color:#FFF;
	font-size:11px;
}
#footer p a {
	text-decoration:none;
}
#footer .privacy {
	float:left;
}
#footer .copy {
	float:right;
}