@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 882px;
	background-image: url(../common_img/mainback.jpg);
}
#leftmenu {
	float: left;
	width: 250px;
	padding-left: 25px;
	margin-top: 10px;
}
#rightmain #toplelad {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 87.5%;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#rightmain #smalllelad {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#rightmain h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left: 35px;
}


#rightmain {
	float: right;
	width: 565px;
	margin-right: 20px;
	margin-top: 0px;
	text-align: center;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	background-image: url(../common_img/footer.jpg);
	height: 43px;
	width: 862px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#leftmenu ul {
	margin-bottom: 25px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#leftmenu ul li {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #090;
}
a:hover {
	color: #6C0;
}
a:visited {
	color: #360;
}
