@charset "utf-8";
/* formatting style
-----------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Helvetica;
	font-size: 75%;
	line-height: 1.4;
	height: auto;
	width: auto;
}
/* link styles
-----------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
	color: #666666;
}
#warpper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#warpper #pankuzu {
	top: 0px;
	height: 23px;
}

#warpper #news   {
	height: 200px;
	width: 750px;
}


#warpper #nangoku {
	height: 100px;
	width: 750px;
}


#warpper #top {
	background-color: #FFFFFF;
	height: 150px;
}
#top #gunshop {
	position: absolute;
	top: 8px;
}
#top #jitudan {
	text-decoration: none;
	display: block;
	float: right;
	margin-top: 130px;
	margin-right: 40px;
}

#top #kaiseki {
	position: absolute;
	right: 0px;
}

#warpper #sub {
	color: #000000;
	height: 23px;
	font-family: Helvetica,;
	font-size: 130%;
	font-style: normal;
	border-bottom: medium ridge #333333;
	display: block;
	position: relative;
	top: 0px;
	line-height: 1.6em;
}
#sub ul {
	padding-left: 580px;
}
#sub ul li {
	float: left;
	list-style: none;
	font-size: 90%;
	width: 50px;
	border-top: thin ridge #333333;
	border-right: thin ridge #333333;
	border-bottom: none;
	border-left: thin ridge #333333;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
#sub ul li a {
	background-color: #000000;
	display: block;
	color: #FFFFFF;
	text-align: center;
}
#sub ul li a:hover {
	background-color: #333333;
	display: block;
	color: #FFFFFF;
	text-align: center;
}


#warpper #main {
	background-color: #FFFFFF;
	margin-top: 20px;
	height: 400px;
}
#main #mein01 {
	float: right;
	height: 400px;
	width: 500px;
}
#mein01 a:link {
	color: #FF9900;
	text-decoration: underline;
}

#mein01 iframe {
	float: right;
	margin-right: 250px;
}


#main #risuto {
	width: 130px;
	display: block;
	margin-top: 20px;
}
#risuto ul {
	list-style: none;
}
#risuto ul li {
	display: block;
	padding-left: 20px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#main #logo {
	float: right;
	display: block;
	border: medium solid #FFFFFF;
}
.nangoku {
	display: block;
	width: 120px;
	float: right;
	margin-left: 30px;
}
