@charset "shift_jis"; 
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
    text-decoration: underline;
}
img {
	border-style: none;
}
ol,ul,li{
	list-style: none;
}
html {}
body {
	font: 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, Helvetica;
	color: #333333;
	background: #FFFFFF url(../images/bg-e.jpg) repeat-x 0px bottom;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 765px;
}
#header {
	height: 85px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
#header p {
	font-size: 10px;
	line-height: 140%;
	color: #999999;
}
#contents {
	position: relative;
	width: 100%;
}
h3 {
	margin: 0px;
	padding: 0px;
}
#enter {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 50px;
	background: url(../images/index2/18kinmark.gif) no-repeat center center;
	margin-top: 10px;
}
#contents ol {
	width: 400px;
	position: relative;
}
#contents ol .in {
	height: 50px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contents ol .out {
	height: 50px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 250px;
}
#contents ol li span{
	visibility: hidden;
}
ol li a,
ol li a:visited {
	height: 50px;
	width: 150px;
	display: block;
}
.in a {
	background: url(../images/btn.jpg) no-repeat 0px 0px;
	text-decoration: none;
}
.out a {
	background: url(../images/btn.jpg) no-repeat -150px 0px;
	text-decoration: none;
}
.in a:hover {
	background: url(../images/btn.jpg) no-repeat 0px -50px;
}
.out a:hover {
	background: url(../images/btn.jpg) no-repeat -150px -50px;
}
h4 {
	margin: 10px auto;
	width: 674px;
}
dl {
	padding: 10px;
	width: 750px;
}
dt {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	background: #F2A2C9;
	padding: 5px;
}
dd {
	font-size: 10px;
	line-height: 150%;
}
#footer {
	width: 100%;
	clear: both;
} 
#footcont {
	width: 290px;
	float: left;
	margin: 0px 10px 10px;
	padding: 5px;
	border: 1px dashed #333333;
	display: inline;
}
#link {
	width: 420px;
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#link ul {
	width: 100%;
}
#link li  {
	height: 18px;
	width: 52px;
	float: left;
	padding: 2px;
	display: inline;
}
#copy {
	clear: both;
	margin: 0px;
	padding: 10px;
	text-align: center;
	height: 50px;
}
address {
	color: #FFFFFF;
	font: normal 10px/50px Arial, Helvetica, sans-serif;
}
#kaiseki {
	display: none;
}
