body {
	vertical-align: top;
	margin-top: 0;
	color: #000000;
	background: #ddffdd;
	background-image: url("picture/mark2.gif");
	background-repeat: repeat;
	text-align: center;
}
a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000; text-decoration:none;}
a:hover {color: #cc6600; text-decoration:none;}
a:active {color: #ee8822; text-decoration:none;}

* {
	vertical-align: top;
	font-size: 12px;
	border-style: none;
	padding: 0;
	margin: 0;
	letter-spacing: 0;
	word-spacing: 0;
	color: #000000;
	background: transparent;
	
}
p {
	font-size: 16px;
	margin-bottom: 10px;
}
.txt {
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	background:#ffffff;
	font-size:16px;
	color:#000000;
}
.btn {
	border-style: outset;
	border-width: 4px;
	border-color: #ccffff;
	background: #ccffff;
	font-size: 12px;
	color: #000000;
}
hr {
	vertical-align: top;
	border-style: outset;
	height: 3px;
	color: #ffffff;
}
table.page {
	vertical-align: top;
	width: 740px;
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
	margin-top: 0;
	cellSpacing: 0;
	cellPadding: 0;
}
table.page_text {
	vertical-align: top;
	width: 740px;
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
	margin-top: 0;
	cellSpacing: 0;
	cellPadding: 0;
}
.page_text td {
	font-size: 16px;
}
table.hyou {
	vertical-align: top;
	width: 100%;
	border-collapse: collapse;
	margin: 8px auto;
	margin-top: 0;
	background: #ffffff;
}
.hyou td {
	vertical-align: top;
	border: solid 2px #000000;
	font-size: larger;
}
.pic {
	width: 100%;
	text-align: center;
	border-spacing: 8px;
	border-collapse: separate;
	margin: 8px auto;
}
.hyou_txt {
	vertical-align: top;
	border-collapse: collapse;
	border: solid 1px #000000;
	background: #ffffff;
	color: #000000;
}
.hyou_txt_s {
	vertical-align: top;
	border-collapse: collapse;
	border: solid 1px #000000;
	background: #ffffff;
	color: #000000;
}
.hyou_txt_3 {
	vertical-align: top;
	border-collapse: collapse;
	border: solid 1px #000000;
	background: #ffffff;
	color: #000000;
}
.hyou_txt td {
	border: solid 1px #000000;
}
.hyou_txt_s td {
	border: solid 1px #000000;
	font-size: 12px;
}
.page_link {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: #D0BD63;
}

.m_back1 {
	background: #ffffcc;
	background-image: url("picture/yellow_tile.jpg");
	border-collapse: separate;
}
.m_back2 {
	background: #99ffcc;
	background-image: url("picture/green_tile.jpg");
	border-collapse: separate;
}
.gakubuti {
	border:  outset 4px #ffcc00;
}
.moji_blue {
	color: blue;
}
.moji_red {
	color: red;
}
.stg4 {
	color: green;
	font-size: 16px;
	font-weight: bold;
}
.moji_bold {
	font-size: 16px;
	font-weight: bold;
}
.dot {
	border: dashed 3px #ffbb33;
	padding: 5px;
	margin: 5px;
}
.stg {
	color: #000000;
	background: #66dd66;
	font-size: 12px;
	font-weight: bold;
}
.stg2 {
	border: solid 2px #ccccff;
	color: #000000;
	background: #ccccff;
	font-size: 12px;
	font-weight: bold;
}
.stg3 {
	color: #000000;
	background: #66dd66;
	border: solid 2px #66dd66;
	font-size: 16px;
	font-weight: bold;
}
.sepa1 {
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
.sepa2 {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}