@charset "utf-8";
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 3px;
	line-height: 20px;
}
#page {
	width: 800px;
}


#menu {
	height: 40px;
	width: 800px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#top {
	width: 800px;
	border-top-style: double;
	border-bottom-style: double;
}
#matome {
	width: 800px;
}
#left {
	width: 200px;
	float: left;
}
#center {
	width: 330px;
	float: left;
	text-align: left;
	padding: 10px;
	margin: 0px;
}

#right {
	width: 250px;
	float: right;
}
.midasi {
	margin: 0px;
	height: 12px;
	width: auto;
	border-bottom-style: double;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.free {
	padding: 10px;
}
.center_free {
	height: 1000px;
	width: 700px;
	padding: 50px;
}
.right_free {
	padding: 50px;
	height: 900px;
	width: 700px;
	text-align: right;
	line-height: 20px;
}


#link {
	clear: both;
	width: 760px;
	text-align: left;
	border-bottom-style: double;
	padding: 20px;
	border-top-style: double;
}




#bottom {
	height: 100px;
	width: 800px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
#c {
	height: 20px;
	width: 800px;
}

a:active {
	color: #000000;
	text-decoration: none;
}


a:hover {
	color: #000000;
	text-decoration: line-through;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
