@charset "utf-8";

/*　Contact
------------------------------------------------------------ */

#sub_navi {
	width: 900px;
	height: 230px;
	position: absolute;
	left: 50;
	_left: 25;
	top: 0;
	z-index: 1;
}

#title {
    width: 900px;
	background: url(../common/images/bar_01.gif) left bottom no-repeat;
}
#title h3 {
    width: 900px;
	height: 50px;
	background: url(../common/images/contact_title.gif) left top no-repeat;
	text-indent: -999em;
}

.box_01 {
    width: 700px;
	margin-left: 100px;
}

.dl_01 {
    width: 700px;
}
.dl_01 dt {
    text-align: center;
	margin-bottom: 1em;
}
.dl_01 dd {
    text-align: center;
	font-weight: bold;
}

.box_02 {
	width: 698px;
	_width: 700px;
	border: 1px solid #1B57A5;
	color: #FFF;
	font-size: 0.9em;
	margin-bottom: 20px;
}
.box_02 h4{
	background: #1B57A5;
	font-weight: bold;
	padding: 3px 10px;
	color: #FFF;
}
.box_02 span{
	margin: 10px;
	display: block;
}

#form {
	font-size: 0.9em;
}


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

#form .waku2{
	width: 400px;
	height: 109px;
	font-size: 100%;
	background-color: #D1E1F8;
}

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

#form .hankaku{
	ime-mode: disabled;
}

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

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

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

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