
* {
	margin:0px;
	padding:0px;
}

html, body, blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
	margin:0;
	padding:0;
	text-align:left;
}

html {
	overflow-y:scroll;
}

em {
	font-weight:bold;
	font-style:normal;
	color:#990000;
}

a:hover {
	text-decoration:none;
}

/*em.number img{
padding-top:3px;
}
em.freecode{
}
em.ages{
}*/
div#menu ul li.current a {
	text-decoration:underline!important;
}

dl#terms dt {
	margin:1em 0;
	color:#666;
	font-size:14px;
}

dl#terms dd {
	color: #666;
}

dl#faq dt {
	position:relative;
	margin:1em 0 0 0;
	padding-bottom:3px;
	padding-top:3px;
	color:#666;
	width:350px;
	padding-left:35px;
	background:url(images/q-mark.gif) no-repeat left top;
	background-color:#fff;
	font-weight:bold;
	font-size:14px;
	border:1px solid #ccc;
	border-bottom:none;
	z-index:999;
	zoom:1;
}

dl#faq dd {
	position:relative;
	padding:1em;
	padding-left:35px;
	background:url(images/a-mark.gif) no-repeat 0 15px;
	background-color:#fff;
	color: #666;
	border:1px solid #ccc;
	z-index:1;
	top:-1px;
	zoom:1;
}

dl#company dt {
	position:relative;
	margin:1em 0 0 0;
	padding-bottom:3px;
	padding-top:3px;
	color:#666;
	width:100px;
	padding-left:15px;
	/*background:url(images/mark2.gif) no-repeat 10px 8px;*/
background-color:#fff;
	font-weight:bold;
	font-size:14px;
	border:1px solid #ccc;
	border-bottom:none;
	z-index:999;
	zoom:1;
	letter-spacing:0.5em;
}

dl#company dt.caps3 {
	letter-spacing:1.25em;
}

dl#company dd {
	position:relative;
	padding:1em;
	padding-left:65px;
	background:url(images/mark2.gif) no-repeat 40px 17px;
	background-color:#fff;
	color: #666;
	border:1px solid #ccc;
	z-index:1;
	top:-1px;
	zoom:1;
	letter-spacing:0.25em;
}

.credit {
	background:url(images/payment-credit.gif) no-repeat top left;
	width:300px;
	height:30px;
	text-indent:-9999px;
}

.bitcash {
	background:url(images/payment-bitcashex.gif) no-repeat top left;
	width:300px;
	height:30px;
	text-indent:-9999px;
}

.ccheck {
	background:url(images/payment-ccheck.gif) no-repeat top left;
	width:300px;
	height:30px;
	text-indent:-9999px;
}

.bank {
	background:url(images/payment-bank.gif) no-repeat top left;
	width:300px;
	height:30px;
	text-indent:-9999px;
}

.selected {
	background-position:0 -30px;
}

.payment-hover {
}

#payment {
	margin:15px;
}

#payment dt.payment-title {
	font-size:14px;
	color:#990000;
	margin-bottom:10px;
	margin-top:20px;
}

dd {
	padding-left:0px;
}

.payment-details dt {
	color: #666;
	font-size:14px;
	margin:10px 0 0 0;
	background:#eef0f2;
	font-weight:bold;
	display:block;
	width:250px;
	padding-left:10px;
	border:1px solid #ccc;
	border-bottom:none;
	position:relative;
	zoom:1;
	z-index:999;
}

.payment-details dt.go-form {
	background:#ccc;
	border:1px solid #999;
	border-bottom:none;
}

.payment-details dd.go-form-text {
	padding-top:20px;
	background:#fff;
	border:1px solid #999;
}

.payment-details dd {
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	border:1px solid #ccc;
	position:relative;
	zoom:1;
	z-index:1;
	top:-1px;
}

.payment-details dd.credit-icon {
	height:50px;
	line-height:50px;
	background:url(images/icon-credit.gif) no-repeat top left;
	background-color:#fff;
	padding-left:170px;
}

.payment-details dd.bitcash-icon {
	height:120px;
	background:url(images/icon-bitcash.gif) no-repeat 0 50px;
	background-color:#fff;
	padding-left:170px;
	padding-top:20px;
	padding-bottom:20px;
}

.payment-details dd.ccheck-icon {
	height:120px;
	background:url(images/icon-ccheck.gif) no-repeat 0 50px;
	background-color:#fff;
	padding-left:170px;
	padding-top:20px;
	padding-bottom:20px;
}

.payment-details dd.bank-notice {
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}

.payment-details dd.credit-freepay, .payment-details dd.bankaccount {
	height:auto;
	line-height:50px;
	padding-bottom:20px;
}

#payment .payment-details dd p {
	font-size:12px;
	color:#999;
	padding:10px 0 0 0;
}

.total-payment {
	display:block;
	padding-top:1em;
	color:#666;
}


table.table_pey {
	width:850px;
	border:#eef0f2 3px solid;
}

table.table_pey th,
table.table_pey td {
	text-align:center;
	border:#eef0f2 1px solid;
}

table.table_pey th {
	background:#eef0f2;
}
	
table.table_pey span{
	color:#990000;
	font-weight:bold;
}


dd.pey {
	padding-top:20px;
	padding-bottom:20px;
}

.iframe-form {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	margin:10px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

img {
	border:0px
}

html {
	width:100%;
	height:100%;
	margin:0px;
}

body {
	width:942px;
	height:100%;
	margin:0 auto;
	position:relative;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	_font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.7;
	font-size:13px;
}

html > body {
	min-height:100%;
	height:auto;
}

#wrapper {
	width:942px;
}

#content {
	width:942px;
	padding:18px 0 117px 0;
}

#footer {
	position:absolute;
	bottom:0px;
	width:942px;
	height:117px;
}

.logo {
	float:left
}

#menu {
	border-top:23px solid #E4E8EC;
	width:600px;
	float:left
}

/*#menu ul{
padding:35px 0 0 36px
}
#menu li{
list-style-type:none;
display:inline;
padding:0 10px;
line-height:36px;
height:36px
}*/
#menu ul {
	width:600px;
}

#menu ul li {
	float:left;
	width:100px;
	list-style-type:none;
}

#menu ul li a {
	display:block;
	height:46px;
	padding-top:40px;
	text-align:center;
}

#menu ul li a:hover {
}

#menu a, #bottom_navigation a {
	font-size:12px;
	color:#010101;
	text-decoration:none
}

#menu a:visited, #bottom_navigation a:visited {
	text-decoration:none
}

#menu a:hover, #bottom_navigation a:hover {
	text-decoration:underline
}

#bottom_navigation {
	background-color:#E1E4E8;
	font-size:12px;
	color:#4D4D4D;
	line-height:23px;
	height:23px;
	text-align:center;
	margin:39px 0 10px 0
}

#bottom_navigation a {
	margin:0 12px
}

#copy {
	text-align:center;
	font-size:11px;
	color:#323232;
}

#copy a {
	color:#B94304;
	text-decoration:underline
}

#copy a:visited, .read_more:visited {
	text-decoration:underline
}

#copy a:hover, .read_more:hover {
	text-decoration:none
}

#blocks {
	background-image:url(images/3bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#blocks div {
	width:275px;
	float:left;
	padding:12px 16px 18px 23px;
	_padding:12px 8px 18px 23px;
	font-size:12px;
	color:#010101
}

#blocks .image {
	margin-top:14px;
	margin-bottom:0;
}

#block {
	width:936px;
	margin:0 auto;
	margin-top:20px;
	background-image:url(images/blockbg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#block h3 {
	padding:0 0 0 5px;
}

#block div {
	display:block;
	/*float:left;*/
padding:0 15px 15px 15px;
}

#block div p {
	font-size:12px;
	color:#010101;
	display:block;
	/*width:235px;*/
/*float:left;*/
/*padding:9px 25px 0 4px;*/
padding:15px;
}

#block div img {
	margin:0 5px -3px 5px;
}

h4 {
	width:100%;
	height:3em;
	line-height:3em;
	margin:0px;
	padding:3px;
	font-weight:bold;
	color:#990000;
}

#howto h3 {
	color:#990000;
	font-weight:bold;
	font-size:18px;
}

#howto p {
/*line-height:2.5em;*/
}

.play-free {
	font-size:16px;
	color:#990000;
}
