html,body {
	margin: 0px;
	padding:0px;
	height:100%;
}
body,td,th {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	color: #000000;
}
#back01 {
	width:934px;
	height:524px;
	background:url(../img/back1.jpg) no-repeat;
	margin:0px;
	padding:0px;
}

#mask01 {
	width:918px;
	height:508px;
	display:block;
/*
*/
	overflow:hidden; 
	position:relative;
	top:-8px;
	left:0px;
}
#mask02 {
	background-color:#FFFFFF;
}
.box {
	width:918px;
	height:508px;
	margin:0px;
	padding:0px;
	position:relative;
}
#box01 {
	background:url(../img/che_l1.jpg) repeat;
}
#box02 {
	background:url(../img/che_l2.jpg) repeat;
}
#box03 {
	background:url(../img/che_l3.jpg) repeat;
}
#box04 {
	background:url(../img/che_l4.jpg) repeat;
}
#box05 {
	background:url(../img/che_l5.jpg) repeat;
}
.logo {
	width:264px;
	position:relative;
	top:-3008px;
	left:-273px;
}
.footer {
	width:900px;
	position:relative;
	top:520px;
	text-align:right;
	line-height:16px;
}

.naiyo {
	width:528px;
	height:498px;
	position:relative;
	left:184px;
	top:10px;
	background:url(../img/top3.png) no-repeat;
}
.menu2 {
	position:relative;
	top:-9999px;
}

/* メニュー
-----------------------------------------*/


.menu {
	width:298px;
	height:333px;
	background: url(../img/top2.png) no-repeat;
	margin: 0px;
	padding: 0px;
	position:relative;
	top:-2983px;
	left:-273px;
}
.menu ul {
	margin: 0px 8px 0px 0px;
	padding: 0px;
}
.menu a {
	text-decoration:none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 30px;
	text-indent: -9999px;
}
.menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	float: right;
}
.menu li#menu01 a {
	background: url(../img/menu01.gif) no-repeat;
}
.menu li#menu01 a:hover {
	background: url(../img/menu01.gif) no-repeat bottom;
}
.menu li#menu02 a {
	background: url(../img/menu02.gif) no-repeat;
}
.menu li#menu02 a:hover {
	background: url(../img/menu02.gif) no-repeat bottom;
}
.menu li#menu03 a {
	background: url(../img/menu03.gif) no-repeat;
}
.menu li#menu03 a:hover {
	background: url(../img/menu03.gif) no-repeat bottom;
}
.menu li#menu04 a {
	background: url(../img/menu04.gif) no-repeat;
}
.menu li#menu04 a:hover {
	background: url(../img/menu04.gif) no-repeat bottom;
}
.menu li#menu05 a {
	background: url(../img/menu05.gif) no-repeat;
}
.menu li#menu05 a:hover {
	background: url(../img/menu05.gif) no-repeat bottom;
}
/*
.menu li#menu06 a {
	background: url(../img/menu06.gif) no-repeat;
}
.menu li#menu06 a:hover {
	background: url(../img/menu06.gif) no-repeat bottom;
}
*/

.menu #blog a {
	background: url(../img/blog.jpg) no-repeat;
	width: 220px;
	height: 35px;
	text-indent: -9999px;
}
