﻿@charset "UTF-8";

/* ---------------------------------------------------------
	CSS Document Top Page
--------------------------------------------------------- */

html, body {
	min-width: 900px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_top.jpg) no-repeat 50% 0;
	text-align: center;
	font-size: 80%;
	font-family: "ＭＳ ゴシック", "MS UI Gothic", Osaka, "san-serif";
	color: #000;
}

form, h1, h2, h3, p, ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a:hover img {
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

/* ---------------------------------------------------------
	CSS Document Layout
--------------------------------------------------------- */

#container {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 200px;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

/* ---------------------------------------------------------
	CSS Document Header
--------------------------------------------------------- */

#header {
	width: 900px;
	height: 55px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/top_header.jpg) no-repeat 0 0;
}

h1 {
	float: left;
	width: 215px;
	height: 55px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
}

h1 a {
	display: block;
	width: 215px;
	height: 55px;
	overflow: hidden;
}

p#lang {
	height: 20px;
	overflow: hidden;
	margin: 6px 0 0;
	text-align: right;
}

/* ---------------------------------------------------------
	CSS Document Navigation
--------------------------------------------------------- */

ul#navi {
	float: right;
	width: 530px;
	height: 55px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	list-style: none;
}

#navi li {
	float: left;
	display: block;
	height: 55px;
	overflow: hidden;
}

#navi li a {
	display: block;
	height: 55px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#navi li#navi1 {
	width: 85px;
}

#navi li#navi1 a {
	background-image: url(../images/top_navi1.jpg);
}

#navi li#navi2 {
	width: 100px;
}

#navi li#navi2 a {
	background-image: url(../images/top_navi2.jpg);
}

#navi li#navi3 {
	width: 105px;
}

#navi li#navi3 a {
	background-image: url(../images/top_navi3.jpg);
}

#navi li#navi4 {
	width: 103px;
}

#navi li#navi4 a {
	background-image: url(../images/top_navi4.jpg);
}

#navi li#navi5 {
	width: 137px;
}

#navi li#navi5 a {
	background-image: url(../images/top_navi5.jpg);
}

#navi li a:hover {
	background-position: 0 55px;
}

/*----------------------------------------------------------
	CSS Document News
--------------------------------------------------------- */

#news {
	float: left;
	width: 630px;
	overflow: hidden;
	text-align: left;
	line-height: 140%;
	position: relative;
}

#news h2 {
	width: 630px;
	height: 35px;
	overflow: hidden;
	background: url(../images/title_news.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#news span {
	font-weight: bold;
}

#news li {
	clear: both;
	min-height: 20px;
	overflow: hidden;
	margin: 0 3px;
	padding: 12px 5px 10px;
	border-bottom: dotted 1px #000;
	list-style: none;
	letter-spacing: 3px;
}

* html #news li {
	height: 20px;
	overflow: visible;
}

#news .nlast {
	border: 0;
	position: absolute;
	left: 542px;
	top: 7px;
}

#news li.last {
	border: 0;
}

#news li p.f_left {
	width: 107px;
	height: 28px;
	overflow: hidden;
}

#news li p.f_right {
	width: 480px;
	margin-right: 10px;
}

* html #news li p.f_right {
	margin-right: 5px;
}

/* ---------------------------------------------------------
	CSS Document Address
--------------------------------------------------------- */

#address {
	float: right;
	width: 250px;
	height: 261px;
	margin-top: 25px;
	background: url(../images/address.jpg) no-repeat 0 0;
	text-align: left;
}

#address h3 {
	height: 60px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
}

#address address {
	height: 93px;
	overflow: hidden;
	margin-left: 45px;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 180%;
}

#address p {
	width: 208px;
	height: 80px;
	overflow: hidden;
	margin-left: 20px;
	text-align: left;
	text-indent: -9999px;
}

#address p a {
	display: block;
	height: 80px;
	overflow: hidden;
	background: url(../images/bana_contact02.jpg) no-repeat 0 0;
}

#address p a.recruit {
	display: block;
	height: 80px;
	overflow: hidden;
	background: url(../images/bana_recruit.jpg) no-repeat 0 0;
}

#address p a:hover {
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

/* ---------------------------------------------------------
	CSS Document Products
--------------------------------------------------------- */

#products {
	clear: both;
	width: 900px;
	overflow: hidden;
}

#products h3 {
	width: 900px;
	height: 53px;
	overflow: hidden;
	margin-top: 15px;
	background: url(../images/title_products.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

/* ---------------------------------------------------------
	CSS Document Footer
--------------------------------------------------------- */

#footer {
	clear: both;
	width: 900px;
	overflow: hidden;
	margin: 20px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	text-align: left;
	text-indent: -9999px;
}

#footer ul {
	float: left;
	width: 270px;
	height: 13px;
	overflow: hidden;
	margin: 12px 0;
	list-style: none;
}

#footer li {
	float: left;
	height: 13px;
	overflow: hidden;
}

#footer #fnavi1 {
	width: 50px;
	margin-right: 11px;
	border-right: solid 1px #777;
}

#footer #fnavi1 a {
	width: 38px;
	background: url(../images/fnavi1.jpg) no-repeat 0 0;
}

#footer #fnavi2 {
	width: 82px;
	margin-right: 11px;
	border-right: solid 1px #777;
}

#footer #fnavi2 a {
	width: 70px;
	background: url(../images/fnavi2.jpg) no-repeat 0 0;
}

#footer #fnavi3 {
	width: 112px;
}

#footer #fnavi3 a {
	background: url(../images/fnavi3.jpg) no-repeat 0 0;
}

#footer a {
	display: block;
	height: 13px;
	overflow: hidden;
}

#footer a:hover {
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

#footer p {
	float: right;
	width: 293px;
	height: 13px;
	overflow: hidden;
	margin: 12px;
	background: url(../images/copyright.jpg) no-repeat 0 0;
}

