.main {
	font-size: small;
	background-image : url(../../テンプレート/image/main_back.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: medium;
	color: #663300;
	background-color: #EEDDCC;
	display: block;
	padding: 5px 5px 5px 20px;
	margin: 0px;
}
h2 {
	font-size: medium;
	color: #CC9900;
	margin: 0px 0px 0px 10px;
	padding-top: 7px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
.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 #CC9900;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.f3 {

	font-size: small;
	line-height: 140%;
	border: 1px dotted #CC9900;
	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: #F3E9DE;
}
a:link {
	font-weight: bold;
	color: #3366CC;
}
a:visited {
	font-weight: bold;
	color: #3366CC;
}
a:hover {

	font-weight: bold;
	color: #FF6600;
}
a.menu:link {
	font-size: small;
	color: #996600;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
}
a.menu:visited {
	font-size: small;
	color: #996600;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
}
a.menu:hover {
	font-size: small;
	color: #996600;
	background-color: #FFF3CE;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
}
.right_com1 {
	font-size: small;
	line-height: 140%;
	color: #666600;
	background-color: #FFF5D7;
	margin: 5px;
	padding: 3px;
}
