*{
	padding: 0;
	margin: 0;
}

body{
	background-image: url(images/wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#main{
	width: 820px;
	background-color: #99cc66;
	overflow: hidden;
}

#header{
	width: 820px;
	background-color: #ffffff;
}

#header table{
	display: inline;
}

#left{
	float: left;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	z-index: 3;
}

#center{
	float: left;
	width: 400px;
	text-align: center;
	z-index: 2;
}

#right{
	float: right;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	z-index: 1;
	overflow: hidden;
}

#footer{
	clear: both;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 12px;
	line-height: 1.3em;
	background-color: #003300;
	color: #ffffff;	
	text-align: left;
}



img{
	border: none;
}

.mado{
	width: 172px;
	height: 20px;
}

.title{
	width: 180px;
	height: 24px;
}

.banner{
	width: 180px;
	height: 48px;
}

.banner2{
	width: 172px;
	height: 34px;
	padding-top: 2px;
	padding-bottom: 12px;	
}

.unit{
	padding-top: 3px;
	padding-bottom: 3px;
}

.lu img{
	padding-bottom: 4px;
}



#access a{
	display: block;
	width: 180px;
	height: 28px;
	background-image: url(images/access2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#access a:hover{
	background-position: left bottom;
}

#ichinyo a{
	display: block;
	width: 172px;
	height: 20px;
	background-image: url(images/ichinyo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#ichinyo a:hover{
	background-position: left bottom;
}

#dousou a{
	display: block;
	width: 172px;
	height: 20px;
	background-image: url(images/dousou.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#dousou a:hover{
	background-position: left bottom;
}



#mail a{
	display: block;
	width: 180px;
	height: 28px;
	background-image: url(images/mail2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mail a:hover{
	background-position: left bottom;
}

#kyouka a{
	display: block;
	width: 172px;
	height: 20px;
	background-image: url(images/kyouka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#kyouka a:hover{
	background-position: left bottom;
}

#shinro a{
	display: block;
	width: 172px;
	height: 20px;
	background-image: url(images/shinro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#shinro a:hover{
	background-position: left bottom;
}

#tosyo a{
	display: block;
	width: 172px;
	height: 20px;
	background-image: url(images/tosyo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#tosyo a:hover{
	background-position: left bottom;
}

#koyukai a{
	display: block;
	width: 172px;
	height: 20px;
	background-image: url(images/koyukai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#koyukai a:hover{
	background-position: left bottom;
}

#sendan a{
	display: block;
	width: 172px;
	height: 20px;
	background-image: url(images/sendan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sendan a:hover{
	background-position: left bottom;
}

#mobile a{
	display: block;
	width: 172px;
	height: 20px;
	background-image: url(images/mobile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mobile a:hover{
	background-position: left bottom;
}

#commons a{
	display: block;
	width: 172px;
	height: 20px;
	background-image: url(images/commons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#commons a:hover{
	background-position: left bottom;
}

#calen{
	width: 178px;
	background-color: #ffffff;
	padding-top: 3px;
}

#event a{
	margin-top: 4px;
	display: block;
	width: 100px;
	height: 20px;
	background-image: url(images/event.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#event a:hover{
	background-position: left top;
}

