@charset"utf-8";

/* タグ初期化 ---------------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a {
	color:#999;
	font-size: 10px;
}
p {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	letter-spacing: 1px;
}
/* 汎用クラス ---------------------------------------------------------------------- */
.clear { clear:both; }
/* 共通 ---------------------------------------------------------------------- */
.header{
	width:1000px;
	margin: 0px auto 0px auto;
}

.main {
	width:1000px;
	line-height: 200%;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/new/mainbg.jpg);
	background-repeat: repeat-x;
}
.maingame {
	width:1000px;
	line-height: 200%;
	background-color: #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
}
.mainbg{
	background-repeat: repeat-x;
	background-image: url(../img/new/mainbg.jpg);
}

.menu {
	width:1000px;
	height:70px;
	margin:0 auto 0 auto;
}
.menuhaikei {
	background-image: url(../img/new/menu.jpg);
	background-repeat: repeat-x;
}

.foter {
	width:1000px;
	line-height: 200%;
	text-align: center;
	background-image: url(../img/new/foter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fotergame {
	width:1000px;
	line-height: 200%;
	text-align: center;
	background-image: url(../img/new/foter3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.foterbg {
	background-image:url(../img/new/foterbg.jpg);
	background-repeat: repeat-x;
}

/* インデックス ---------------------------------------------------------------------- */
.indexflash{
	width:1000px;
	margin:0 auto 0 auto;
	height: 400px;
}
.indexflashbg{
	width:auto;
	background-image: url(../img/new/topflashbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#notice {
	font-size:10px;
	line-height: 100%;
	width: 600px;
	margin: 0 auto 0 auto;
}
/* クラブ ---------------------------------------------------------------------- */
.comment {
	width: 700px;
	margin: 0 auto 0 auto;
	background-image: url(../club/img/img_2.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
	height: 300px;
}
.tokuten {
	width:825px;
	margin:0 auto 0 auto;
}
.kiyaku {
	width:450px;
	margin:0 auto 0 auto;
}
/* クラブ ---------------------------------------------------------------------- */
.entry {
	width:800px;
	margin:0 auto 0 auto;
}
/* しくみ ---------------------------------------------------------------------- */
.shikumiimg{
	width:552px;
	margin:0 auto 0 124px;
}
/* 費用 ---------------------------------------------------------------------- */
.hiyou{
	width:800px;
	margin:0 auto 0 auto;
}
/* 補償 ---------------------------------------------------------------------- */
.hosyou{
	width:800px;
	margin:0 auto 0 auto;
	text-align: center;
}
/* 補償 ---------------------------------------------------------------------- */
.mobile{
	width:800px;
	margin:0 auto 0 auto;
	text-align: center;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.mainbg .main .mobile div p {
	color: #00F;
	font-size: 36px;
}
.mainbg .main .mobile div p font {
	font-size: 24px;
	color: #009;
}
.mainbg .main .entry div p font {
	font-size: 16px;
}
.foterbg .foter p font {
	font-weight: normal;
}
