* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}

body {
	color: #FA8105;
	font-size:12px;
	line-height:14px;
	background-color:#ffffee;
}

img { border:none;}
table{	border-collapse: collapse;}

a:link    { color: #FA8105; text-decoration:none;}
a:visited { color: #FA8105; text-decoration:none;}
a:hover   { color: #4400ff; text-decoration:underline;}

div#all{
	position:relative;
	margin:0 auto 0 auto;
	padding-top:100px;
	width:840px;
	height:820px;
	border-left:3px solid #FA8105;
	border-right:3px solid #FA8105;
	background:url("../images/index_bg.jpg") no-repeat;
}

h1{
	position:absolute;
	top:40px;
	left:40px;
	padding-left:4px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	height:18px;
	border-left:8px solid #FA8105;
}

div#footer{
	position:absolute;
	top:850px;
	right:0px;
	width:840px;
	text-align:center;
	color:#000000;
}

#footer p{
	padding-bottom:10px;
}

div#image{
	margin:0 auto 0 auto;
	width:536px;
	height:478px;
	border:2px solid #FA8105;
}

div#enter{
	position:absolute;
	top:640px;
	left:170px;
	width:218px;
	height:66px;
}

div#exit{
	position:absolute;
	top:640px;
	right:170px;
	width:218px;
	height:66px;
}

div#ninsyo{
	position:absolute;
	top:605px;
	left:0px;
	width:840px;
	text-align:center;
}

div#rec1{
	position:absolute;
	top:720px;
	left:180px;
	width:200px;
	height:45px;
}

div#rec2{
	position:absolute;
	top:720px;
	right:180px;
	width:200px;
	height:45px;
}

