.kau-title{
	background: url(img/title.gif) no-repeat;
	border-top: 1px #666 solid;
	width: 760px;
	height: 30px;
	margin-bottom: 10px;
}
.kau-title2{
	background: url(img/title2.gif) no-repeat;
	border-top: 1px #666 solid;
	width: 760px;
	height: 30px;
	margin-bottom: 10px;
}
.kau-box{
	width: 700px;
	text-align: left;
}
.kau-td{
	color: #333;
	text-align: left;
	padding: 3px 0px 3px 5px;
}

/*---------------------------------------------------------
フォントの設定
---------------------------------------------------------*/
.kau-f1{
	color: #f00;
}
.kau-f2{
	text-align: left;
	padding-left: 80px;
}
.kau-f3{
	color: #333;
	line-height: 14pt;
}

/*---------------------------------------------------------
画像の設定
---------------------------------------------------------*/
.kau-01{
	background: url(img/01.gif) no-repeat;
	width: 700px;
	height: 30px;
	margin-bottom: 10px;
}
.kau-02{
	background: url(img/02.gif) no-repeat;
	width: 700px;
	height: 30px;
	margin-bottom: 10px;
}

/*---------------------------------------------------------
フォームの設定
---------------------------------------------------------*/
.kau-f1{
	color: #f00;
}
.kau-f2{
	text-align: left;
	padding-left: 80px;
}

.form1{
	width: 300px;
	border: 1px solid #69c;
}
.form2{
	width: 100px;
	height: 17px;
	border: 1px solid #69c;
}
.form3{
	width: 64px;
	height: 17px;
	border: 1px solid #69c;
}
.form4{
	width: 388px;
	height: 100px;
	border: 1px solid #69c;
}
