@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
}

#header {
	background-color: #CAFDBB;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}

h1 {
	background-image: url(img/titele1.gif);
	height: 80px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
}

h1 a {
	height: 80px;
	width: 450px;
	display: block;
}

#topmenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topmenu li {
	padding: 0px;
	float: left;
	height: 25px;
	width: 150px;
	margin: 0px;
}

#topmenu li a {
	padding: 0px;
	height: 25px;
	width: 150px;
	margin: 0px;
	text-decoration: none;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
}

.navi {	
	width: 615px;
}

.navi:after {
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0px;
	height: 0px;
	content:".";
}
#menu1 {
	background-image: url(img/t-saijiki.gif);
	background-repeat: no-repeat;
}
#menu2 {
	background-image: url(img/t-bbs.gif);
	background-repeat: no-repeat;
}

#menu3 {
	background-image: url(img/t-annnai.gif);
	background-repeat: no-repeat;
}

#menu4 {
	background-image: url(img/t-shoukai.gif);
	background-repeat: no-repeat;
}

#contents {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#contents p {
	font-size: 0.8em;
	margin-bottom: 20px;
	line-height: 1.4em;
}
.lmoji {
	font-size: 1em;
}

#home {
	display: inline-block;
	height: 112px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#home a {
	height: 112px;
	width: 100px;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#footer {
	text-align: right;
	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom: 15px;
}
