@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: 720px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
#header p {
	font-size: 10px;
	line-height: 130%;
	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 0;
	width: 750px;
}
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%;
}

.group_site{
	width:762px;
	margin:50px auto;
	padding:0px;
}
.group_site li{
	display:block;
	width:190px;
	height:175px;
	float:left;
	color:#ff357c;
	font-size:10px;
	text-align:center;
}
#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;
}
.other_site{
	width:762px;
	height:80px;
	margin:10px auto;
	padding:0px;
}
.other_title{
	width:762px!important;
	height:auto!important;
    font-size: 12px;
    font-weight: bold;
    margin:0 0 10px 0!important;
    background: #F2A2C9;
    padding: 5px;
	float:left;
}
.other_site li{
	display:block;
	width:88px;
	height:33px;
	float:left;
	margin:5px;
}
.reset {
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
}
