@charset "utf-8";

.button01 {
	width: 45px;
	height: 20px;
	border: solid 1px #663333;
	background-color: #663333;
	color: #ffffff;
}

.font01 {
	font-size: 12px;
	line-height: 18px;
	color: #cc6600;
}
.font02 {
	font-size: 12px;
	line-height: 30px;
	color: #993300;
}
.font02 a:link, .font02 a:visited {
	color: #993300;
	text-decoration: none;
}
.font02 a:active, .font02 a:hover {
	color: #993300;
	text-decoration: underline;
}
.font03 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.input01 {
	width: 195px;
	height: 20px;
	border: solid 1px #cccccc;
}

.title01 {
	padding-left: 45px;
	width: 601px;
	height: 32px;
	background-image: url(../images/bg_works01.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	color: #663300;
}
.title02 {
	padding-left: 10px;
	width: 636px;
	height: 25px;
	background-color: #ffd1b2;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #993300;
}

.pages01 {
	font-size: 13px;
	line-height: 30px;
	color: #666666;
}
.pages01 a:link, .pages01 a:visited {
	color: #666666;
	text-decoration: none;
}
.pages01 a:active, .pages01 a:hover {
	color: #666666;
	text-decoration: underline;
}
.pages02 {
	font-size: 13px;
	line-height: 30px;
	color: #999999;
}
.pages02 a:link, .pages02 a:visited {
	color: #999999;
	text-decoration: none;
}
.pages02 a:active, .pages02 a:hover {
	color: #999999;
	text-decoration: underline;
}
