@charset "utf-8";
body, div, p, form, input, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, address {
	font-size: 100%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
ul {
	list-style: none;
}
body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 62.5%;
	color: #ffffff;
	background-color: #000000;
}
p {
	font-size: 1.2em;
}
a{
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.pagetop {
	text-align: right;
	padding-right: 150px;
}
.pagetop2 {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 10px;
}

