@charset "utf-8";

.blcok01 {
	width: 407px;
	height: 31px;
	margin-top: 3px;
	margin-left: 8px;
	background-image: url(../images/bg_index01.jpg);
}
.block02 {
	width: 391px;
	margin-top: 8px;
	margin-left: 8px;
}
.block03 {
	background-image: url(../images/border_dotted02.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.button01 {
	width: 60px;
	height: 24px;
	border: none;
	background-color: #ff9900;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

.font01 {
	font-size: 12px;
	line-height: 14px;
	color: #993300;
}
.font02 {
	font-size: 13px;
	line-height: 24px;
	color: #996633;
}
.font02 a:link, .font02 a:visited {
	color: #cc9966;
	text-decoration: none;
}
.font02 a:active, .font02 a:hover {
	color: #cc9966;
	text-decoration: underline;
}
.font03 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.input01 {
	width: 152px;
	height: 20px;
	border: solid 1px #cccccc;
}

.title01 {
	width: 604px;
	padding-left: 34px;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #666666;
	background-image: url(../images/icon_coop01.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}