*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
}


body {
	text-align: center;
}

#wrapper {
	text-align: center;
	padding: 0px;
	width: 830px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/body1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header,
#content,
#footer {
	margin: auto;
	width: 792px;
	background-color: #FFFFFF;
}

#header {
	padding: 0px;
	display: block;
	height: 120px;
}

#header h1 {
	display: block;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	background-color: #0066CC;
	text-indent: 12px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

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

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

a:hover {
	color: red;
	text-decoration: underline;
}


#header #globalnav {
	height: 60px;
	width: 792px;
	padding-top: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-color: #FFFFFF;
}

/* �topic-path */
#topic-path {
	display: block;
	text-align: left;
	font-size: 10px;
	background-color: #EDEDED;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
	height: 24px;
}
#topic-path table {
	display: block;
	float: left;
}
#topic-path #path {
	padding-top: 2px;
	padding-bottom: 2px;
}

#topic-path a {
	margin: 0 0.5em;
	padding: 0px;
	color: #0066CC;
	text-decoration: none;
}

#topic-path a:hover {
	color: #9900FF;
	text-decoration: underline;
}

/* �content */
p {
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	text-align: justify;
	display: block;
	margin-top: 0.2em;
	padding-right: 5px;
	padding-left: 5px;
}

#content {
	width: 792px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


#main {
	width: 574px;
	text-align: left;
	float: left;
	margin-left: 12px;
	display: block;
	margin-bottom: 20px;
}

#top {
	width: 574px;
	border: 1px solid #999999;
	display: block;
	height: 55px;
}

h3 {
	display: block;
	margin: 0px;
	height: 55px;
	width: 200px;
	padding: 0px;
	float: left;
}

#catch {
	width: 372px;
	margin: 0px;
	padding: 0px;
	float: left;
}

h4 {
	font-size: 14px;
	text-align: left;
	text-indent: 12px;
	letter-spacing: 1px;
	display: block;
	padding-top: 4px;
	padding-bottom: 6px;
	margin: 0px;
	background-color: #666666;
	color: #FFFFFF;
	line-height: 14px;
}

h5 {
	font-size: 14px;
	text-align: left;
	text-indent: 12px;
	letter-spacing: 1px;
	display: block;
	background-color: #EDEDED;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	padding-top: 2px;
	clear: both;
}


.size {
	display: block;
	text-align: center;
}

.size table {
	display: block;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
	background-color: #999999;
}

.size table th {
	background-color: #ECECEC;
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
}

.size table td {
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}

.size table td span {
	text-align: center;
	border-style: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}

.products {
	text-align: center;
	width: 574px;
	border: 1px solid #999999;
	margin-top: 20px;
}
.products #long-pp {
	display: block;
	height: 350px;
}
.products #long-alm {
	display: block;
	height: 330px;
}
.products #peek {
	display: block;
	height: 220px;
}
.products #peek img {
	float: left;
}
.products #long-peek {
	display: block;
	height: 400px;
}
#peek-ta {
	display: block;
	float: left;
	margin-top: 10px;
	width: 170px;
	margin-left: 5px;
}
#peek-ta p {
	display: block;
	clear: both;
}
.products #jet {
	display: block;
	height: 430px;
}
.products #titan {
	display: block;
	height: 230px;
}
.products #titan img {
	display: block;
	float: left;
	margin-top: 10px;
}
.products #titan-ta {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#jet-use {
	height: 160px;
}

#jet-use p {
	display: block;
	text-align: left;
	width: 300px;
	float: left;
	padding-left: 12px;
	font-size: 12px;
	margin-top: 5px;
}
#use {
	display: block;
	width: 250px;
	text-align: left;
	float: right;
	margin-top: 5px;
	font-size: 12px;
}
.products #filter {
	display: block;
	height: 400px;
}
.products #coil {
	display: block;
	height: 230px;
}
.products #coil img {
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.products #coil-ta {
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
}
.products #coil-size {
	display: block;
	height: 390px;
}

#attention {
	height: 250px;
	text-align: center;
	border: 1px solid #999999;
	margin-top: 20px;
}

#attention li {
	display: block;
	text-align: left;
	width: 510px;
	font-size: 12px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: auto;
	margin-left: auto;
}

#info {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#info p {
	display: block;
	padding-bottom: 5px;
}

#back {
	display: block;
	width: 570px;
	font-size: 12px;
	text-align: right;
	clear: both;
	font-weight: bold;
	color: #0033CC;
	padding-top: 10px;
}

.contact p {
	font-size: 10px;
	background-color: #EDEDED;
	display: block;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* footer */
#footer {
	width: 792px;
	height: 45px;
	text-align: center;
	clear: both;
	display: block;
}

#footnavi {
	display: block;
	width: 792px;
	text-align: center;
	clear: both;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #EDEDED;
}

#footnavi li {
	display: inline;
	font-size: 11px;
	list-style-type: none;
	border-right: 1px solid #999;
	letter-spacing: 0.1em;
}

#footnavi li.bnone {
	border-right: none;
}

#footnavi a {
	margin: 0 0.5em;
	padding: 0px;
	color: #003399;
	text-decoration: none;
}

#footnavi a:hover {
	color: #9900FF;
	text-decoration: underline;
}

