@charset "utf-8";

/*　お問い合わせ
------------------------------------------------------------ */

body {
	background: url(../images/bg_sub.jpg) left top repeat-x #140F0E;
}

* html .left img {
    behavior: expression(IEPNGFIX.fix(this));
}

#img_sub {
	width: 800px;
	_width: 1000px;
	height: 570px;
	_height: 600px;
	padding: 20px 100px 10px 100px;
	background: url(../images/img_contact.jpg) left top no-repeat;
	position: relative;
}


.box_cont {
    width: 570px;
	_width: 590px;
	padding: 30px 0 30px 20px;
}

.ul_01 {
    width: 570px;
}
.ul_01 li {
    margin-bottom: 1em;
	color: #EEE;
	font-size: 0.9em;
}

#form {
	font-size: 0.9em;
	color: #EEE;
}


#form .waku{
	width: 280px;
	font-size: 100%;
	background-color: #EEE;
}

#form .waku2{
	width: 280px;
	height: 89px;
	font-size: 100%;
	background-color: #EEE;
}

#form .waku3{
	width: 180px;
	font-size: 100%;
	background-color: #EEE;
}

#form .waku4{
	width: 100px;
	font-size: 100%;
	background-color: #EEE;
}

#form dl {
	margin: 20px 0 0 50px;
}

#form dt {
	width: 140px;
	height: 30px;
	display: block;
}

#form dd {
	margin-top: -46px;
	padding: 1em;
	padding-left: 200px;
}

.bb {
	margin-top: 20px;
	text-align: center;
}

.p_01 {
    margin-top: 1em;
	font-size: 0.9em;
}
