body{
	font-size: 12pt;
	margin: 0;
	padding: 0;
	background-image: url(img/bg2.gif);
}

a{
	color: #000000;
	text-decoration: none;
}

#menu{
	position: relative;
	width: 900px;
	height: 1350px;
	background-color: RGB(170,255,170);
}

#side_left{
	position: absolute;
	top: 15px;
	left: 10px;
	width: 220px;
	font-family: "富士ポップ";
	font-size: 13pt;
	text-align: left;
}

#main{
	position: absolute;
	top: 15px;
	right:20px;
	width: 650px;
	height: 1350px;
	background-color: #ffffff;
	font-family: "Osaka";
	font-size: 11pt;
}

#fon{ 
	font-family: "富士ポップ";
	font-size: 13pt;
}

#rireki{
	margin-left: 30px;
	font-family: "Osaka";
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: #444444;
}

#footer{
	position: relative;
	width: 900px;
	height: 30px;
	background-color: RGB(170,255,170);
	font-family: "Osaka";
	font-size: 11pt;
}

#ma{
	padding: 8px;
}

img{
	border: 0;
	vertical-align: middle;
}
