body {
	background-color: black;
	padding: 32px;
	color: #cfcfcf;
}

img {
	border: none;
}

h1 {
	font-size: 110%;
	font-weight: bold;
	margin: 12px 0px 12px 0px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 12px 0px 12px 0px;
}

a:link {
	color: #c94856;
}

a:visited {
	color: #c94856;
}

a:active {
	color: red;
}


.header {
	width: 100%;
	border: none;
}


.logo10th {
	float: right;
}


.contents {
	width: 100%;
	text-align: center;
}

.marker {
	margin: 0 auto;
}

.marker img {
	margin: 100px;
}


.navi {
	width: 100%;
}

.buttons {
	height: 120px;
	margin: 0 auto;
}

.navi01 {
	display: block;
	width: 215px;
	height: 24px;
	background-image: url(images/text_01.gif);
	margin: 0px 45px 0px 0px;
	float: left;
}


.navi02 {
	display: block;
	width: 140px;
	height: 24px;
	background-image: url(images/text_02.gif);
	margin: 0px 45px 0px 0px;
	float: left;
}


.navi03 {
	display: block;
	width: 190px;
	height: 24px;
	background-image: url(images/text_03.gif);
	margin: 0px 45px 0px 0px;
	float: left;
}


.navi04 {
	display: block;
	width: 115px;
	height: 24px;
	background-image: url(images/text_04.gif);
	float: left;
}


.about {
	width: 100%;
	height: 1250px;
	color: #cfcfcf;
	font: 81% "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}

.abt_text {
	width: 720px;
	height:170px;
	display: block;
	margin: auto;
	line-height: 160%;
}

.tejun {
	border-color: #222222;
	border-top-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	width: 720px;
	margin: auto;
}

.terms {
	border-color: #222222;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	width: 720px;
	margin: auto;
	color: #cfcfcf;
	font: 72% "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 160%;
}

.menseki {
	float: right;
}

