@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/haikei1.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}
a:link {
	color: #999999;
}
a:visited {
	color: #FFFF66;
}
#wrapper h1 {
	font-size: 12pt;
	text-align: center;
}
#wrapper h2 {
	font-size: 10pt;
	text-align: center;
}

#wrapper p {
	font-size: 12px;
	text-align: center;
	padding: 3px;
}
#wrapper strong {
	font-weight: normal;
}


#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#index {
	height: 300px;
	width: 700px;
}
#index #index1 {
	float: left;
}
#wrapper #ninshou {
	height: 50px;
	width: 700px;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}

#wrapper #miman {
	height: 50px;
	width: 200px;
	background-image: url(images/kb2.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 130px;
	top: 30px;
	margin: 0px;
	padding: 0px;
}
#miman a {
	text-decoration: none;
	height: 50px;
	width: 200px;
	position: absolute;
	display: block;
}
#miman a:hover,#miman a:active {
	background-image: url(images/kb2d.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 200px;
}

#miman em {
	text-decoration: none;
	visibility: hidden;
	height: 50px;
	width: 200px;
}
#wrapper #ijyou {
	height: 50px;
	width: 200px;
	background-image: url(images/kb1.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 30px;
	right: 130px;
}
#ijyou a {
	text-decoration: none;
	height: 50px;
	width: 200px;
	display: block;
}
#ijyou a:hover,#ijyou a:active {
	background-image: url(images/kb1d.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 200px;
}

#ijyou em {
	text-decoration: none;
	visibility: hidden;
	height: 50px;
	width: 200px;
}
#wrapper #kin {
	clear: both;
	height: 50px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#kin img {
	float: left;
	height: 46px;
	width: 45px;
	margin-left: 40px;
}
#kin p {
	width: 400px;
	float: right;
	text-align: left;
	font-size: 12px;
}
#wrapper #qr {
	height: 100px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#qr img {
	height: 80px;
	width: 80px;
	float: left;
	margin: 10px 10px 10px 30px;
}
#qr p {
	text-align: left;
	height: auto;
	width: 450px;
	float: left;
	margin: 15px 0px 0px;
	font-size: 12px;
}
#wrapper #baito {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
}
#baito h3 {
	font-size: 16px;
}

#baito h4 {
	font-size: 12px;
	font-weight: normal;
}

#wrapper #footer {
	font-size: 12px;
	text-align: left;
	float: left;
}
#footer h3 {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
#footer address {
	font-style: normal;
	text-align: center;
}
#wrapper #sinki {
	width: 300px;
	text-align: center;
	height: 220px;
	float: left;
	padding-left: 25px;
}
#wrapper #sinki2 {
	float: right;
	height: 220px;
	width: 300px;
	padding-right: 25px;
	text-align: center;
}
#wrapper hr {
	color: #FFFFFF;
}
#wrapper #seku {
	width: 700px;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #idou {
	width: 700px;
	padding-top: 10px;
	font-size: 12pt;
	text-align: center;
	line-height: 1.2em;
}
