a:link {
	text-decoration: none;
	font-weight: bold;
	color: #006;
}
a:hover {
	color: #06F;
}

a:visited {
	text-decoration: none;
	color: #006;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCFF;
	text-align: center;
	font-size: 88%;

}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 800px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#mycontents {
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	margin-bottom: 1em;
}
#mycontents p {
	line-height: 20px;
	height: auto;
	width: 600px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.kakomi {
	border: 1px solid #666;
	padding: 5px;
}
.big1 {
	font-size: medium;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: x-large;
	color: #039;
	padding-top: 1em;
	letter-spacing: 2px;
	text-align: center;
}
h2{
	font-weight: bold;
	text-align: center;
	font-size: medium;
	color: #666;
}
h3 {
	font-size: large;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #039;
	background-color: #FFF;
	color: #666;
	letter-spacing: 2px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-bottom: 4px;
	text-align: center;
	width: 600px;
	margin-top: 2em;
}
h4 {
	font-size: large;
	font-weight: bold;
	color: #FFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #069;
	padding: 5px;
	text-align: center;
}



h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
}
h6 {
	font-weight: bold;
	color: #039;
	font-size: medium;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	text-align: left;
}
.clear {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: small;
	line-height: 18px;
}
.color1 {
	color: #F00;
	font-weight: bold;
}
table {
	margin-bottom: 0.5em;
}


.small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.menu1 {
	font-size: 16px;
	font-weight: bold;
	border-left-style: solid;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-color: #CC0;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.kks {	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.top {
	text-align: right;
	font-size: 12px;
}
#footer {
	font-size: 12px;
}
