@charset "utf-8";

/* -----------------------------------------------------------
CSS Information
 File name:      form.css

 Style Info:     デフォルトのスタイルのリセット及び基本設定
----------------------------------------------------------- */


/*----------------------------------------------------
	entry class
----------------------------------------------------*/



.fm-box {
	width: 580px;
	margin-top: 0px;
}




/*----------------------------------------------------
	form class
----------------------------------------------------*/



.fm-tbl03 {
	width: 580px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 1px;
	background-image: url(bg01.jpg);
	background-repeat: repeat-y;
}

.fm-tbl03b {
	width: 580px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 1px;
	background-image: url(bg01.jpg);
	background-repeat: repeat-y;
}

