@charset "utf-8";

* {
	font-size: 10pt;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body {
	margin: 0;
	background: url('../img/bgpool.jpg');
	background-attachment: fixed;
	background-position: -250%;
	text-align: center;
}

table {
	margin: 0 auto;
}

img {
	border: 0;
}

.nav {
	text-align: center;
}
.nav ul {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav ul li {
	float: left;
	width: 96px;
	height: 32px;
}

#search-wrapper {
	position: relative;
	top: 20%;
	left: 35%;
}

.header-bottom {
	height: 35px;
	width: 100%;
	background-image: url('../img/toptest2.jpg');
}

.header-bottom form {
	margin-top: 0;
	margin-bottom: 0;
}

table.spec td{
	white-space: nowrap;
}

table.inquiry td {
	white-space: nowrap;
}