.enter {
	text-align: center;
	padding-top: 20px;
	height: 680px;
	width: 1100px;
	background-color: #FFC;
}

.entbtn {
	text-align: center;
	padding-top: 50px;
	height: 178px;
	width: 1100px;
	background-color: #FFC;
}

.title {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	height: 190px;
	left: 20px;
	top: 20px;
	position: absolute;
	background-color: #FFF;
}

.st {
	font-weight: bold;
}

.left_box {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 240px;
	width: 780px;
	height: 3000px;
	background-color: #FFC;
}

.right_box {
	background-color: #CFF;
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 3000px;
	position: absolute;
	left: 820px;
	top: 240px;
	background-image: url(../img/menubg.png);
	background-repeat: no-repeat;
}

.menu_event {
	margin: 5px;
	height: 160px;
	
}

.shin_box {
	margin: 20px 20px 20px 20px;
	height: 360px;
	width: auto;
}

.shin_spec {
	position: absolute;
	left: 280px;
	width: 350px;
	height: 150px;
	border-style: solid;
	border-width: thin;
	padding: 5px;
	line-height: 1.3em;
}


.shin_text {
	position: relative;
	left: 10px;
	width: 800px;
	height: 150px;
	padding: 5px;
	line-height: 1.1em;
	top: 170px;
}

.menu_book {
	text-align: right;
	margin: 5px;
}

.left {
	float: left;
	margin-right: 5px;
}

.right {
	float: right;
	margin: 10px;
}

.left_p {
	position:  
	right: 5px;
}

.right_p {
	float: right;
	left: 5px;
}

.twitter{
	text-align: center;
	margin: 4px;
}

.img {
	text-align: center;
	margin: 15px;
}

img {
	border: none;
}

.text{
	margin: 10px;
	margin-bottom: 30px;
}

.link{
	padding-left: 110px;
	margin-bottom: 30px;
}

.draw{
	left: 24px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	margin-bottom: 24px;
}

h1 {
	font-size: 1.5em;
	padding: 3px 3px 3px 10px;
	border-left-width: 35px;
	border-left-style: solid;
	border-left-color: #09F;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	color: #0C0;
}

h2 {
	font-size: 1em;
	padding: 3px 3px 3px 10px;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #03F;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #03F;
	color: #090;
}

h3 {
	font-size: 14px;
	color: #33CC33;
	padding: 10px 0px 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

h4 {
	font-size: 1em;
	color: #F39;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #33F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33F;
}

h5 {
	font-size: 14px;
	margin: 10px 5px 5px;
	text-indent: 10px;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {

	color: #000;
}

a.menu:link {
	font-size: 1em;
	color: #FFF;
	background-image: url(../img/menu2.png);
	height: 25px;
	width: 160px;
	display: block;
	text-indent: 50px;
	padding: 8px 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-size: 1em;
	color: #FFF;
	background-image: url(../img/menu2.png);
	height: 25px;
	width: 160px;
	display: block;
	text-indent: 50px;
	padding: 8px 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-size: 1em;
	color: #FC0;
	background-image: url(../img/menubk.png);
	height: 25px;
	width: 160px;
	display: block;
	text-indent: 50px;
	padding: 8px 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

.link-box {
	width: 560px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: 110px;
	margin-bottom: 30px;
}

.link-box_l{
	height: 80px;
	width: 270px;
	font-size: 0.8em;
	text-align: right;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-style: none none solid solid;
	border-color: #03F;
	text-indent: 5px;
	padding-top: 5px;
	margin-left: 50px;
	float: left;
	margin: 0px;
}

.link-box_r{
	height: 80px;
	width: 270px;
	font-size: 0.8em;
	text-align: right;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-style: none none solid solid;
	border-color: #03F;
	text-indent: 5px;
	padding-top: 5px;
	margin-left: 40px;
	float: right;
	margin: 0px
}

