@charset "utf-8";
.top
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	position: relative;
	height: auto;
	width: auto;
}
.bold
{
	color: #FF0000;
	font-weight: bold;
}

#title
{
}

#explain
{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position: relative;
	padding-left:20px;
	height: auto;
	width: auto;
}

#link
{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	padding-top: 0px;
	height: auto;
	width: auto;
	
}

.runpage a:link {color:#4A67DB;}
.runpage a:visited {color:#EF5C82;}
.runpage a:hover {color:#8C9EE8;}

.runpage p
{
	line-height:25px;
}

.runpage_img
{
	float:left;
}

.attention
{
	color: #FF0000;
	font-weight: bold;
}

hr{
	clear:both;
}

