@charset "Shift_JIS";

/* 基本設定
******************************************************************************************** */
body	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #666;
}
.text14-black {
	font-size: 14px;
	color: #333;
}

h1 {
font-size: 11px;
color: #2C8CB4;
font-weight: normal;
line-height:14px;
margin: 0;
display:none
}

h1.spam {
	font-size: 11px;
	font-weight: normal;
	line-height:1.5em;
	margin: 0;
	color: #999999;
	background-position: center;
	padding-top: 0px;
	top: 0px;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#i01{
  float: right;
	margin-left: 1.0em;
	margin-bottom: 1.0em;
}
.toph2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 20px;
}
#i02 {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}
a:link {/*未訪問のリンク*/
	color:#0C0;
	font-style:normal;
	font-size: 12px;
}
a:visited {/*訪問後のリンク*/
	color:#3C0;
	font-size: 12px;
}
a:hover {/*マウスをのせたとき*/
	color:#090;
	font-style:normal;
	font-size: 12px;
}
a:active {/*クリック中*/
    text-decoration:none;
}
hr {
	color: #333333;
	background-color: #ffffff;
	height: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.padinng10 {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
}
