@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 13px;
	color: #FF00CC;
	font-weight: bolder;
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 160px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}	
.main {
	width:160px;
	margin: 0px;
	padding: 0px;
	height: 90px;
}

.sub {
	width: 144px;
	margin: 0px;
	padding: 8px;
	height: 74px;
}
.footer {
	width: 156px;
	margin: 0px;
	padding: 2px;
	height: 16px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 12px;
	color: #FF00CC;
}
.textr {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 12px;
	color: #FF00CC;
	text-align: right;
}
.textf {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
}

a:active {
}

a:hover {
	text-decoration: underline;
}

a:visited {
}

a:link {
}
a  {
	color: #FF00CC;
	text-decoration: none;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}
.textlarge {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
}
.textmargintop {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 24px;
}

