.menu {
	border: none;
	height: auto;
	width: 120px;
	line-height: 130%;
	text-transform: none;
	text-decoration: none;
	float: left;
	color: #666666;
	padding: 5px;
	margin: 0px;
	background-color: #FFFFFF;
}

h2 {
	font-size: larger;
	line-height: 130%;
	color: #006699;
	padding: 0px 0px 0px 5px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	margin: 0px;
}

.con {
	padding: 2px 10px 5px;
	line-height: 130%;
	color: #666666;
	margin-top: 0px;
	float: none;
	background-color: #FFFFFF;
	border-top: none;
	border-right: 15px solid #6699FF;
	border-bottom: none;
	border-left: 15px solid #6699FF;
}
.picframe {
	line-height: 180%;
	color: #666666;
	padding: 15px 5px 20px 10px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	width: 700px;
}
.picframe2 {
	line-height: 180%;
	color: #666666;
	border: thin dotted #CCCCCC;
	padding: 5px;
	width: 140px;
	float: left;
}
table {
	line-height: 130%;
	color: #666666;
	padding-bottom: 10px;
}
h3 {
	color: #FF9900;
	border-bottom-style: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF9A00;
	width: auto;
	float: none;
}
a:hover {
	color: #FF9900;
}
a:link {
	color: #666699;
}
img {
	margin-right: 5px;
}
h1 {
	font-size: large;
	line-height: 150%;
	border-left-width: 15px;
	border-left-style: double;
	border-left-color: #6666CC;
	padding-left: 15px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #003399;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 140%;
	color: #666666;
	width: 750px;
}
