@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/h_m.gif);
	background-repeat: repeat;
}
.zentai{
	width: 800px;
	height: 1115px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 0px;
	top: 0px;
	right: 0px;
}
.tit {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	height: 246px;
	width: 800px;
	position: absolute;
	top: 0px;
	background-color: #666;
	background-position: bottom;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6699;
}
a:hover {
	text-decoration: none;
	color: #FF0033;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}
img {
    border-style:none;
}
.no_border {
    border-style:none;
}
.links {
	height: 481px;
	width: 626px;
	position: absolute;
	left: 29px;
	top: 12px;
	overflow: auto;
	text-align: left;
}
.mannaka {
	text-align: center;
}
