﻿@charset "utf-8";

*{
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

body {
	font-family: ＭＳ Ｐゴシック;
	text-align: center;
	background: #FAFAFA url(./img/bg.jpg) repeat-x scroll 0 0;
}

a:link {
	color: #3399CC;
	outline: none;
}

a:visited {
	color: #004080;
	outline: none;
}

a:hover {
	color: #FF781E;
	outline: none;
}

img {
	vertical-align: bottom;
	border-style:none;

}

#container {
	margin: 0 auto;
	width: 800px;
	outline: 0;
}

#header {
	width: 785px;
	height: 360px;
	text-align: left;
	background: transparent url(./img/cover.jpg) no-repeat scroll 0 0;
}

#header a {
	margin-left: 30px;
	width: 350px;
	height: 70px;
	display: block;
	position: absolute;
	top: 30px;
}

#navi {
	width: 785px;
	height: 270px;
}

#navi li {
	float: left;
	list-style-type: none;
}

#navi li {
	z-index: 10;
}


#footer {
	width: 785px;
	text-align: center;
}

#footer li {
	padding: 0 5px 0 5px;
	line-height: 1.1em;
	display: inline;
	border-right: 1px solid #3399CC;
	word-break: keep-all;
	list-style-type: none;
}

#footer li.end {
	border-width: 0px;
}

address {
	margin: 10px 0;
	font-style: normal;
}

h1 {
	text-indent: -9000px;
	display: block;
	overflow: hidden;
}

#top {
	width: 130px;
	height: 270px;
}

#top a {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_top_off.jpg) no-repeat scroll 0 0;
}

#top a:hover {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_top_on.jpg) no-repeat scroll 0 0;
}

#top img {
	position: relative;
	top: 60px;
	left: 0;
}

#seihin {
	width: 130px;
	height: 270px;
}

#seihin a {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_seihin_off.jpg) no-repeat scroll 0 0;
}

#seihin a:hover {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_seihin_on.jpg) no-repeat scroll 0 0;
}

#seihin img {
	position: relative;
	top: 0px;
	left: 0;
}


#qanda {
	width: 135px;
	height: 270px;
}

#qanda a {
	width: 135px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_qanda_off.jpg) no-repeat scroll 0 0;
}

#qanda a:hover {
	width: 135px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_qanda_on.jpg) no-repeat scroll 0 0;
}

#qanda img {
	position: relative;
	top: -40px;
	left: 0;
}

#saiyou {
	width: 130px;
	height: 270px;
}

#saiyou a {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_saiyou_off.jpg) no-repeat scroll 0 0;
}

#saiyou a:hover {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_saiyou_on.jpg) no-repeat scroll 0 0;
}

#saiyou img {
	position: relative;
	top: -60px;
	left: 0;
}

#toiawase {
	width: 130px;
	height: 270px;
}

#toiawase a {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_toiawase_off.jpg) no-repeat scroll 0 0;
}

#toiawase a:hover {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_toiawase_on.jpg) no-repeat scroll 0 0;
}

#toiawase img {
	position: relative;
	top: -30px;
	left: 0;
}

#english {
	width: 130px;
	height: 270px;
}

#english a {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_english_off.jpg) no-repeat scroll 0 0;
}

#english a:hover {
	width: 130px;
	height: 270px;
	display: block;
	background: transparent url(./img/n_english_on.jpg) no-repeat scroll 0 0;
}

#english img {
	margin-top: 30px;
}
