body {
	font-family: "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 100%;
	color: #000000;
	background-color: #f2e9e2;
	background-image: url( ./img/paper2.jpg );
	margin-top: 0px;
	width: 600px;
/*
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
*/
}

h2 {
	font-size: 200%;
	font-style: italic;
	text-decoration: underline;
}

h3 {
	font-size: 150%;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-weight: normal;
	font-size: 90%;
}


big {
	font-size:200%;
}

small {
	font-size:70%;
}

img {
	border:none;
}

a:link {
	font-family: "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	color:blue;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	font-family: "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	color:purple;
	background-color: transparent;
	text-decoration:none;
}

a:active {
	font-family: "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	color:red;
	background-color: transparent;
	text-decoration:none;
}

a:hover {
	font-family: "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	color:#ff1493;
	background-color: transparent;
	text-decoration:underline;
}

.kyocho1 {
	font-weight: bold;
	color: #ff0000;
	background-color: transparent;
}

.kyocho2 {
	font-size: 150%;
	font-weight: bold;
	color: #ff0000;
	background-color: transparent;
}

.kyocho3 {
	font-weight: bold;
	background-color: transparent;
}

.kyocho4 {
	font-weight: bold;
	color: #0000ff;
	background-color: transparent;
}

.kyocho5 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

.kyocho6 {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}

.touhaba {
	font-family: "Osaka−等幅", "ＭＳ ゴシック", sans-serif;
	color: #ff0000;
	background-color: transparent;
}

.akaimoji {
	color: #ff0000;
}

.copyright {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	clear: both;
}

.mannaka {
	text-align: center;
}

.hidariyose {
	text-align: left;
}

.migiyose {
	text-align: right;
}

.chushi {
	text-decoration: line-through;
}

