body {
	color: #ffffff;
	font-family: Meiryo,メイリオ,sans-serif;
	font-size: 12px;
	margin: 0;
}

header {
	padding-left: 40px;
	background-color: #000000;
}

.menubox  {
	background-color: #000000;
}

.menubox:after  {
	content: "";
	display: block;
	clear: both;
}

.menuicon {
	font-family: Meiryo,メイリオ,sans-serif;
	font-size: 18px;
	float: left;
	padding-left: 100px;
	margin-top: 15px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

nav {
	color: #696969;
	padding-left: 50px;
}

.menutab  {
	padding-left: 60px;
}

.menutab:after  {
	content: "";
	display: block;
	clear: both;
}

.tabicon {
	float: left;
	margin-top: 15px;
	margin-left: 5px;
}

.gaiyo {
	position: relative;
	width: 100px;
	height: 35px;
	color: #000000;
	text-align: center;
	background-image: url("off.jpg");
	background-position: right bottom;
}

.gaiyo p {
	font-size: 14px;
	width: 100px;
	position: absolute;
	top: 50%;
	margin-top: -0.75em;
	text-align: center;
	color: #000000;
}

.hinmoku {
	position: relative;
	width: 100px;
	height: 35px;
	color: #000000;
	text-align: center;
	background-image: url("off.jpg");
	background-position: right bottom;
}

.hinmoku p {
	font-size: 14px;
	width: 100px;
	position: absolute;
	top: 50%;
	margin-top: -0.75em;
	text-align: center;
	color: #000000;
}

.setsubi {
	position: relative;
	width: 100px;
	height: 35px;
	color: #000000;
	text-align: center;
	background-image: url("off.jpg");
	background-position: right bottom;
}

.setsubi p {
	font-size: 14px;
	width: 100px;
	position: absolute;
	top: 50%;
	margin-top: -0.75em;
	text-align: center;
	color: #000000;
}

.tori {
	position: relative;
	width: 100px;
	height: 35px;
	color: #000000;
	text-align: center;
	background-image: url("off.jpg");
	background-position: right bottom;
}

.tori p {
	font-size: 14px;
	width: 100px;
	position: absolute;
	top: 50%;
	margin-top: -0.75em;
	text-align: center;
	color: #000000;
}

.place {
	position: relative;
	width: 100px;
	height: 35px;
	color: #000000;
	text-align: center;
	background-image: url("on.jpg");
	background-position: right bottom;
}

.place p {
	font-size: 14px;
	width: 100px;
	position: absolute;
	top: 50%;
	margin-top: -0.75em;
	text-align: center;
	color: #000000;
}

.corpinfo   {
	color: #000000;
	width: 600px;
	padding-left: 100px;
}

.images {
	float: left;
	width: 210px;
	margin-right: 60px;
}

.contents {
	color: #000000;
	width: 570px;
	padding-left: 30px;
}

.contents:after  {
	content: "";
	display: block;
	clear: both;
}

footer {
	line-height: 2.5;
	text-align: center;
	background-color: #000000;
}