﻿@charset "utf-8";
/* CSS Document */

/* =======================================

	Browser Reset CSS
	Last Up Date 09/02/24

========================================== */

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
p,blockquote,table,th,td {margin: 0; padding: 0;}

html,body {background: #FFF; color: #000;}

body {font:13px/1 "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;}
* html body {font-size: small;}
*:first-child+html body {font-size: small;}

img {border: 0; vertical-align: top;}

h1,h2,h3,h4,h5,h6 {clear: both; font-size: 100%; font-weight: normal;}

ul,dl,ol {text-indent: 0;}
li {list-style: none;}

address,caption,cite,code,dfn,em,strong,th,var {font-style: normal; font-weight: normal;}

sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}

input,textarea,select {font-family: inherit; font-size: inherit; font-weight:inherit;}
* html input,* html textarea,* html select {font-size: 100%;}
*:first-child+html+input,*:first-child html+textarea,*:first-child+html select {font-size: 100%;}

table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
th,td {text-align: left; vertical-align: top;}
caption {text-align: left;}

pre,code,kbd,samp,tt {font-family: monospace;}
* html pre,* html code,* html kbd,* html samp,* html tt {font-size: 100%; line-height: 100%;}
*:first-child+html pre,*:first-child html+code,*:first-child html+kbd,*:first-child+html+samp,*:first-child+html tt {font-size: 108%; line-height: 100%;}

input,select,textarea {font-size: 100%; font-family: Verdana, Helvetica, sans-serif;}


body {
	background: #FFF;
	background:url(images/back.gif);
}

#wrapper {
	width: 900px;
	margin:0 auto;
	border:10px solid #fff;
}

#top {
	display:block;
	height:596px;
	clear:both;
}

#top dl#top01{
	width:186px;
	height:596px;
	background:url(images/e01.gif) no-repeat top;
	float:right;
	text-indent:-9999em;
}

#top dl#top01 dt{
	text-indent:-9999em;
}

#top dl#top01 dd{
	text-indent:-9999em;
}

#top dl#top02{
	width:714px;
	float:left;
}

#top dl#top02 dt{
	display:block;
	height:99px;
	background:url(images/e02.jpg) no-repeat top;
	text-indent:-9999em;
}

#top dl#top02 dd{
	display:block;
	height:496px;
	background:url(images/e03.jpg) no-repeat top;
	text-indent:-9999em;
}

#bottom p#bottom01{
	display:block;
	height:107px;
	background:url(images/e04.jpg) no-repeat top;
	text-indent:-9999em;
	clear:both;
}

#bottom p#bottom01{
	display:block;
	height:107px;
	background:url(images/e04.jpg) no-repeat top;
	text-indent:-9999em;
	clear:both;
}

#bottom dl#bottom02{
	width:588px;
	height:503px;
	text-indent:-9999em;
	float:right;
}

#bottom dl#bottom02 dt{
	width:588px;
	height:41px;
	text-indent:-9999em;
	float:right;
	background:url(images/e05.jpg) no-repeat top;
}

#bottom dl#bottom02 dd#bottom0201{
	width:310px;
	height:209px;
	text-indent:-9999em;
	float:right;
	background:url(images/e06.jpg) no-repeat top;
}

#bottom dl#bottom02 dd#bottom0202{
	width:278px;
	height:209px;
	text-indent:-9999em;
	float:right;
	background:url(images/e07.jpg) no-repeat top;
}

#bottom dl#bottom02 dd#bottom0203{
	width:588px;
	height:253px;
	text-indent:-9999em;
	float:right;
	background:url(images/e08.jpg) no-repeat top;
}


#bottom p#bottom03{
	width:312px;
	height:216px;
	text-indent:-9999em;
	float:left;
	background:url(images/e09.jpg) no-repeat top;
}

#bottom p#bottom04{
	width:312px;
	height:287px;
	text-indent:-9999em;
	float:left;
	background:url(images/e10.jpg) no-repeat top;
}

#bottom p#bottom05{
	display:block;
	height:68px;
	text-indent:-9999em;
	background:url(images/e11.jpg) no-repeat top;
	clear:both;
}

#back{
	display:block;
	height:60px;
	float:right;
}

#back a{
	width:373px;
	height:40px;
	display:block;
	margin:10px 0 10px 500px;
	text-indent:-9999em;
	background:url(images/btnBack.png) no-repeat top;
	background-position:0 0;
}

#back a:hover{
	background-position:0 -40px;
}