﻿#cont {
	margin-left: auto;
	margin-right: auto;
	width: 928px;
}

#cont h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 50px;
	color: #CD50ED;
	text-align: left;
	padding-left: 50px;
	height: 50px;
}

#header {
	background-image: url(../img/bg_enter.jpg);
	background-repeat: no-repeat;
	height: 393px;
	text-align: left;
	position: relative;
	z-index: 0;
}

#header h2 a {
	text-indent: -9999px;
	width: 550px;
	height: 165px;
	display: block;
	top: 21px;
	left: 27px;
	position: absolute;
	z-index: 1;
}

#navi {
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 50px;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 70px;
}

#navi li {
	float: left;
}

#ent a {
	background-image: url(../img/enter-but1a.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 50px;
	width: 224px;
	height: 100px;
	display: block;
}

#ent a:hover {
	background-image: url(../img/enter-but1b.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 50px;
	width: 224px;
	height: 100px;
	display: block;
}

#exi a {
	background-image: url(../img/enter-but2a.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 224px;
	height: 100px;
	display: block;
}

#exi a:hover {
	background-image: url(../img/enter-but2b.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 224px;
	height: 100px;
	display: block;
}

#link-area {
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

#link-area p {
	clear: both;
	text-align: left;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

#footer {
	background-image: url(../img/index/foot-bg.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 120px;
}

