body {
	background-color: #FFFFFF;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.main {
	font-size: 10pt;
	line-height: 140%;
	color: #505050;
}
.gyoumu {
	font-size: 14px;
	font-weight: bold;
	color: #88113A;
}

.small1 {
	font-size: 12px;
	line-height: 140%;
	color: #505050;
}
.waku1 {
	border: 1px solid #B7B9CD;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
.waku2 {
	border: 1px dashed #58AE11;
	font-size: 12px;
	line-height: 110%;

}
.title1 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A09BC4;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 140%;
}
.menu a:visited {
	color: #F0F0F0;
	text-decoration: underline;
	font-size: 12px;
	line-height: 140%;
	
}
.menu a:hover {
	color: #FFE26F;
	text-decoration: none;
	font-size: 12px;
	line-height: 140%;
	}
.menu a:active {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	line-height: 140%;
	}
.sitemap {
	background-image: url(sitemap/images/photo01.jpg);
	background-repeat: no-repeat;
}
.top a:link {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #88113A;
	text-decoration: none;
}
.style1 {color: #CC6699}
.top a:hover {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.top a:visited {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.top a:active {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}