.main {
	font-size: small;
	background-image: url(img/main_back.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: medium;
	color: #99CC00;
	background-color: #FAFFE8;
	display: block;
	padding: 5px 5px 5px 20px;
	margin: 0px;
}
h2 {
	font-size: medium;
	color: #669999;
	margin: 0px 0px 0px 10px;
	padding-top: 7px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEBF89;
}
.f1 {
	font-size: small;
	line-height: 140%;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
}
h3 {
	font-size: small;
	color: #FF6600;
	padding-left: 20px;
}
.f2 {
	font-size: small;
	line-height: 140%;
	border: 1px solid #99CC00;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.f3 {

	font-size: small;
	line-height: 140%;
	border: 1px dotted #99CC00;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.f4 {
	font-size: small;
	line-height: 140%;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-color: #ECFFB0;
}
a:link {
	font-weight: bold;
	color: #339999;
}
a:visited {
	font-weight: bold;
	color: #339999;
}
a:hover {

	font-weight: bold;
	color: #FF6600;
}
a.menu:link {
	font-size: small;
	color: #99CC00;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
}
a.menu:visited {
	font-size: small;
	color: #99CC00;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
}
a.menu:hover {
	font-size: small;
	color: #99CC00;
	background-color: #F0FFC4;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
}
.right_com1 {
	font-size: 12px;
	line-height: 150%;
	color: #666600;
	background-color: #E7F4BF;
	margin: 5px;
	padding: 3px;
}
.google {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 20px;
	float: right;
}
.unnamed1 {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
.imgsize0 {
	max-width:	180px;
	max-height:	135px;
	vertical-align:	middle;
	/* IE6 hack */
	_margin-top:	-1px;
	/* IE6 でアスペクト比保存縮小のためのhack */
	_width:		expression(this.height>135 && this.width*3<this.height*4 ? Math.floor(this.width*135/this.height) : (this.width > 180 ? 180: true ));
	_height:	expression(this.height>135 ? 135: true );
}

