@charset "utf-8";
html {
	scrollbar-base-color: #999999;
	overflow-y:scroll;
}
body {
	margin: 0px;
	padding: 0px;
}
#all {
	width: 860px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #5D5D5D;
	line-height: 16px;
}
#top {
	height: 550px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(img/top_rm30.jpg);
}
#menu {
	height: 35px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 13px;
}
#menu2 {

}
#foot {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
}
a:link {
	color: #2768FE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2768FE;
}
a:hover {
	color: #2768FE;
	text-decoration: underline;
}
a:active {
	color: #2768FE;
	text-decoration: underline;
    position:relative;
	top: 1px;
	left: 1px;
}
a.text:link  {
	color: #FFFFFF;
	text-decoration: none;
}
a.text:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a.text:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	    margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
p{
    margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

