/********************************************************************* */
/* トップページ設定
********************************************************************* */
/* *********************************************************************
エリア設定
********************************************************************* */
#wrapper {
	margin:18px auto;
	padding-top:90px;
	width: 780px;
	height:450px;
	text-align: center;
	background:url(../img/bg.jpg) top center no-repeat;
}

h1{
	clear:both;
	margin:0px 0px 63px 52px;
	padding-top:84px;
	padding-left:168px;
	width:558px;
	height:0px;
	text-indent: -9999px;
}

*html h1{
	margin:0px 0px 51px 52px;
}

#conts{
	margin:0px auto 0px auto;
	width:666px;
	height:273px;
}

#left, #right {
	height:273px;
}

#left {
	float:left;
	width:313px;
}

#right {
	float:right;
	width:323px;
}

#navi {
	float:left;
	margin-top:139px;
	margin-left:11px;
	width:295px;
	height:18px;
}

*html #navi {
	margin-top:138px;
}

#navi2 {
	float:left;
	width:295px;
	height:13px;
}

#navi li, #navi2 li{
	float:left;
	list-style-type: none;
}

#navi #intro, #navi2 #2email, #navi2 #email,  {
	margin-left:0px;
}

#navi #access {
	margin-left:8px;
}

#navi #link {
	margin-left:17px;
}

#navi #link {
	margin-left:17px;
}

#address {
	float:left;
	margin-top:24px;
	margin-top:6px;
	width:310px;
	padding-top:90px;
	height:0px;
	text-indent: -9999px;
	background:url(../img/address.gif) top center no-repeat;
}

#navi2 li {
	margin-top:6px;
}

#calender {
	float:right;
	height:273px;
	width:323px;
}

#footer {
	clear:both;
	margin:0px auto;
	width:636px;
	height:273px;
}

#copyright {
	float:right;
	width:231px;
	height:0px;
	padding-top:11px;
	margin-bottom:-11px;
	text-indent: -9999px;
	background:url(../img/copyright.gif)  top right no-repeat;
}
