@charset "utf-8";

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

#img_top {
    width: 670px;
	height: 70px;
}

.table_01 {
    width: 630px;
	border: 1px solid #D6CFC8;
	border-collapse: collapse;
	font-size: 1em;
	color: #56483E;
}
.table_01 th {
	border: 1px solid #D6CFC8;
	padding: 5px;
	background: #EAE2D0;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}
.table_01 td {
	border: 1px solid #D6CFC8;
	padding: 5px 10px;
}
.table_01 .td_01 {
	background: #EAE2D0;
	text-align: center;
	font-weight: bold;
}

#form {
	font-size: 1em;
}


#form .waku{
	width: 200px;
	font-size: 100%;
}

#form .waku2{
	width: 350px;
	height: 70px;
	font-size: 100%;
}

#form .waku3{
	width: 30px;
	font-size: 100%;
}

#form .waku4{
	width: 60px;
	font-size: 100%;
}

#form .waku5{
	width: 40px;
	font-size: 100%;
}

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

.p_01 {
    font-size: 1.4em;
	text-align: center;
}




























































#news {
    width: 200px;
	margin-bottom: 10px;
}

.news_in {
    width: 180px;
	_width: 200px;
	height: 176px;
	_height: 196px;
	padding: 10px;
	overflow: auto;
	background: #F9F2EA;
}

.news_in dt {
    font-size: 0.9em;
	font-weight: bold;
	color: #666;
}
.news_in dd {
    padding-bottom: 2px;
	border-bottom: 1px dotted #999;
	margin-bottom: 3px;
}