/* CSS Document */
* {
	margin:0 auto;
}
#all{
	width:900px;
}
.none {
	display: none;
}
#header{
	width:900px;
}
#top1{
	width:900px;
	background-image:url(../img/1_pan.gif);
}
#top2{
	width:700px;
	float:left;
	height:300px;
}
#top_navi{
	width:1000px;
	float:none;
	height:30px;
	margin-left:-50px;
}
#top3{
	width:900px;
	height:30px;
	clear:both;
	background-image:url(../img/1_pan.gif);
}
#content{
	width:900px;
	background-color:#FFFFFF;
}
#footer{
	width:900px;
	height:55px;
	background-image:url(../img/footer.gif);
}
.waku{
	width:900px;
	background-image:url(../img/moji_back.gif);
}
.naka1{
	width:288px;
	float:left;
	margin:5px;
	background-image:url(../img/naka_line.gif);
	text-align:center;
	color:#FFFFFF;
}
.naka2{
	width:288px;
	float:left;
	margin:5px;
}
.naka3{
	width:212px;
	float:left;
	margin:5px;
	background-image:url(../img/naka_line.gif);
	text-align:center;
	color:#FFFFFF;
}
.naka4{
	width:212px;
	float:left;
	margin:5px;
}

.cl{
	clear:both;
}
body p{
	font-weight:97%;
	margin:8px;
	color: #000033;
}
body {
	background-image:url(../img/back_tate_line.gif);
	background-position:top;
	background-repeat:repeat-x;
}
h1{
	font-size:95%;
	font-weight:normal;
	margin:2px;
	color:#FFFFFF;
	text-align:center;
}
h2{
	font-size:97%;
	font-weight:normal;
	margin:5px;
	color:#FFFFFF;
	text-align:center;
}
h3{
	font-size:120%;
	text-align:center;
	padding:5px 0px;
	margin:15px 0px 5px 5px;
	color:#006699;
	background-image:url(../img/h3_waku.gif);
	height:55px;
	line-height:55px;
	width:890px;
}
h4{
	font-size:110%;
	text-align:center;
	padding:5px;
	margin:15px 0px 5px 5px;
	color:#333300;
}
h5{
	font-size:100%;
	text-align:center;
	font-weight:bold;
	padding:5px;
	margin:15px 0px 5px 5px;
	color:#333300;
	border-bottom:1px #009999 dotted;
}
.style1{
	font-size:100%;
	font-weight:bold;
	border-left:5px #006666 groove;
	padding:5px;
	margin:5px;
	color:#006666;
}
