@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyText01{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-decoration:none;
		color:#000;
}

.bodyText03{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		color:#fff;
}

.bodyText04{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		color:#865b32;
		font-weight:bold;
}

.bodyText02{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		color:#000;
}

.bodyText02Bold{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		color:#000;
		font-weight:bold;
}

.bodyText05{
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		text-decoration:none;
		color:#000;
		font-weight:none;
}

.textfield{
	border:none;
	background:none;
	width:207px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size:14px;
}

.textfield1{
	border:none;
	background:none;
	width:207px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}
.smTextField {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 200px;
}
.TextArea {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 200px;
}
.list-menu {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 207px;
}
.myBt {
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 98px;
	border: 0px none;
	height: 29px;
	background-image: url(../images/submit-bt.png);
	cursor:hand;
	cursor:pointer;
}
