@charset "SHIFT-JIS";

body{
		font-family: sans-serif;
		font-size: 15px;
}
address{
		border-top:4px double #ff0099 ;
		text-align: right;
		font-size: 85%;
		padding-top: 10px;
		clear: left;
}
h1{
	color:#ff9900 ;
}
h2{
	color: #ff3300;
}
h3{
	padding:5px;
	border:1px solid #000000;
	font-size:154%;
}
h4{
	font-size:124%;
}
li{
	list-style-type: none;

}
.ta{
		border: 1px solid #66ff00;
		margin-bottom: 10px;
		padding: 5px;
		width: 620px;
}
.td{
		border: 1px solid #ffcc00;
		padding: 10px;
		text-align: center;
		color: #ff0000;
		font-weight: bold;
		font-size: 110%;
		width: 150px;
}
.th{
		border: 1px solid #ffcc00;
		padding: 10px;
		color: #ff00cc;
		font-weight: bold;
		font-size: 115%;
		width: 70px;
}


#bo{
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/hosi.gif);

}
#dy{
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/hisi.gif);

}

.main{
	width: 750px;
	margin-left: 250px;
		
}

.navi{
	float: left;
	width: 200px;
}
.cen{
	text-align: center;
}

.font{
	font-size: 125%;
	color: #ff3399;
	font-weight:bold;
}
.font1{
	font-size: 120%;
	line-height: 1.5;
	color: #0099ff;
	font-weight:bold;
}
.font2{
	font-size: 120%;
	line-height: 1.2;
	color: #ff6600;
	font-weight:bold;
}
.font3{
	font-size: 110%;
	line-height: 1.2;
	color: #ff0099;
	font-weight:bold;
}
a:link{
	color:#ff00ff;
}
a:visited{
	color:#ff0099;
}
a:hover{
	color:#ff9900;
	text-decoration:none;
}
a img{
	border: 0;
}
p a{
	border: 0;
}
p a:link{
	color:#ff6600;
	text-decoration:none;
}
p a:visited{
	color:#ff6600;
	text-decoration:none;
}
p a:hover{
	color:#ff6600;
	text-decoration:none;
}
address a{
	border: 0;
}
address a:link{
	color:#000000;
	text-decoration:none;
}
address a:visited{
	color:#000000;
	text-decoration:none;
}
address a:hover{
	color:#000000;
	text-decoration:none;
}
.le{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.clear{
		clear: left;
}