body {margin-top:0px;
margin-left:0px;
font-size:14px;}

h2 {color:#0000FF;
font-size:20px;}

h3 {color:#009900;
font-size:16px;
background:#D0DCF4;
padding:5px;}

.head {color:#FFFFFF;
font-size:12px;
background: url(../img/bar02.gif);
clear: both;
}

.center {text-align:center;}

.caution {color:#FF0000;}

.point {color:#009900;}

.menu tb {text-align:center;
font-size:12px;}

.menu a {width:150px;
height:30px;
display:block;
line-height:30px;
color:#FFFFFF;
background:url(../img/botan01.gif);
font-size:12px;}

.menu a:link {background:url(../img/botan01.gif);}

.menu a:visited {background:url(../img/botan01.gif);}

.menu a:hover {background:url(../img/botan02.gif);}


.contents {text-align:center;
font-size:12px;}

.contents a {width:100px;
height:30px;
display:block;
line-height:30px;
color:#FFFFFF;
background:url(../img/botan03.gif);
font-size:12px;}

.contents a:link {background:url(../img/botan03.gif);}

.contents a:visited {background:url(../img/botan03.gif);}

.contents a:hover {background:url(../img/botan04.gif);}


.tai{font-size:40px;
		font-weight:bold;
		color:#0099FF;
		text-align:center;
		padding: 30px 0;
		}

#all{
	width: 800px;
	height: auto;
}
.menu {
	width: 150px;
	float: left;
}
.txt{
	width: 600px;
	float: right;
}
nav ul {
	padding: 0;
	margin:0;
}
ul li {
	list-style-type: none;
}