.head {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
.head_navi {
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.navi_txt_bg {
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #333333;
	background-color: ##DBE9FF;
	text-align: left;
	padding-left: 10px;
}
.foot_table {
	font-family: Verdana;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.foot_txt {
	font-family: Verdana;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	text-align: right;
}


p {
	font-size: 12px;
	line-height: 140%;
}

#kiyaku ul {
	margin-left: 10px;
	margin-right: 15px;
}


#kiyaku li {
	line-height: 140%;
	margin-top: 10px;
	margin-left: 10px;
	list-style-type: none;
	list-style-image: url(../img/kiyaku_icon.gif);
}
.waku {
	border: 1px solid #999999;
}
.padding10 {
	padding-left: 10px;
}
.navi_new {
	background-image: url(../img/navi_new.gif);
	background-repeat: no-repeat;
	background-position: 80px center;
}
.navi_table {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 140%;
	color: #8E7A55;
}
.navi_new_txt_red {
	background-image: url(../img/navi_new.gif);
	background-repeat: no-repeat;
	background-position: 80px center;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	color: #990000;
	line-height: 140%;
}

