@charset "utf-8";
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 210px;
	width: 1000px;
	clear: both;
}
.nav_logo {
	float: left;
	height: 210px;
	width: 370px;
	clear: both;
	background-image: url(../images/index/logo.png);
	background-repeat: no-repeat;
	overflow: hidden;
	color: #FFF;
	font-size: 9px;
}

.nav_haikei {
	float: left;
	height: 240px;
	width: 600px;
	background-image: url(../images/index/haikei1.png);
	margin-bottom: 0px;
	background-repeat: no-repeat;
	clear: none;
	background-position: center center;
}
.nav_button {
	float: right;
	height: 40px;
	width: 492px;
	clear: both;
	padding-top: 137px;
	padding-left: 108px;
	
}

.nav_home {
	float: left;
	height: 40px;
	width: 77px;
	background-image: url(../images/button/home.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.nav_home:hover {
	background-image: url(../images/button/home-back.png);
}

.nav_about {
	float: left;
	height: 40px;
	width: 84px;
    background-image: url(../images/button/about.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.nav_about:hover {
	background-image: url(../images/button/about-back.png);
}

.nav_gallery{
	float: left;
	height: 40px;
	width: 98px;
	background-image: url(../images/button/gallery.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.nav_gallery:hover {
	background-image: url(../images/button/gallery-back.png);
}

.nav_blog {
	float: left;
	height: 40px;
	width: 63px;
	background-image: url(../images/button/blog.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.nav_blog:hover {
	background-image: url(../images/button/blog-back.png);
}

.nav_contact {
	float: left;
	height: 40px;
	width: 107px;
	background-image: url(../images/button/contact.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.nav_contact:hover {
	background-image: url(../images/button/contact-back.png);
}

.nav_link {
	float: left;
	height: 40px;
	width: 63px;
	background-image: url(../images/button/link.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.nav_link:hover {
	background-image: url(../images/button/link-back.png);
}

.nav_line  {
	height: 40px;
	margin-top: 137px;
	width: auto;
	background-image: url(../images/button/line.jpg);
}
body {
	background-repeat: repeat-x;
	height: 137px;
	background-image: url(../images/button/body.png);
}
#link {
	height: 250px;
	width: 780px;
	margin-right: 150px;
	margin-left: 150px;
	clear: both;
	margin-top: 80px;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #999;
}
#link_title {
	height: 30px;
	width: 780px;
	clear: both;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #4F9D9D;
	margin-top: 80px;
	margin-bottom: 30px;
}

.link_box{
	height: 80px;
	width: 780px;
	clear: both;
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
}
.link_right {
	width: 530px;
	float: left;
	height: 80px;
	font-size: 14px;
	color: #666;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	margin-left: 50px;
}
.link_left {
	float: left;
	width: 200px;
	height: 80px;
	font-size: 20px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #36C;
	font-weight: normal;
}

#main_haikei {
	height: 400px;
	width: 1000px;
	background-image: url(../images/index/haikei2.png);
	background-repeat: no-repeat;
	float: left;
	background-position: right top;
	clear: both;
}
#toppagebutton {
	height: auto;
	width: 960px;
	float: left;
	padding-top: 50px;
	padding-left: 40px;
	text-align: center;
}
#maincontents {
	float: left;
	height: 150px;
	width: 280px;
	margin-right: 35px;
}
.main_title {
	height: 30px;
	width: 280px;
	clear: both;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #36C;
	text-align: center;
	font-weight: normal;
}
.main {
	width: 266px;
	margin-top: 0px;
	clear: both;
	height: 106px;
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #4F9D9D;
	border: thin double #999;
	background-color: #FFF;
}
#footer {
	height: 40px;
	width: 100%;
	color: #FFF;
	text-align: center;
	clear: both;
	background-image: url(../images/button/line.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
}
#footer p {
	display: inline;
	margin-left: 3px;
	padding-right: 6px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFF;
}
#footer p a {
	text-decoration: none;
	color: #FFF;
}
#footer span {
	color: #FFF;
	display: block;
	padding-top: 0px;
}
