﻿@charset "utf-8";

/* ========== reset ========== */

html, body, div, h1, h2, h3, h4, h5,
p, blockquote, pre, address, ul, ol,
li, dl, dt, dd, table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}

body {
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"メイリオ",Meiryo,
		osaka,
		"MS Pゴシック",MS P Gothic,
		sans-serif;
	text-align: center;
}

/* ========== text&link ========== */

a:link    {color: #000000; text-decoration: none;}
a:visited {color: #000000;}
a:hover   {color: #f6040a; text-decoration:underline;}
a:focus   {color: #f6040a;}
a:active  {color: #ff0000;}

h1 {
}

/* ========== container ========== */

html {  
	overflow-y: scroll;  
}  

#container {
	width: 1100px;
	padding-left: 20px;
	margin: 46px auto 0;
	text-align: left;
}

/* ========== header ========== */

#header {
	margin-bottom: 5px;
}

/* ========== gnavi ========== */

ul {
	list-style: none;
	width: 270px;
	float: left;
}

li {
	margin-bottom: 8px;
}

.gnavi-link {
	font-size: 14px;
	line-height: 1.7;
	margin-left: 5px;
	}

/* ========== main ========== */

#main {
	width: 800px;
	float: left;
	margin-left: 10px;
}

th {
	width: 66px;
	height: 91px;
}

th img {
	border: 1px solid #000000;
}
.main-text {
	margin: 27px 0 9px 10px;
	font-size: 14px;
	line-height: 1.8;
	border-bottom: 1px dotted #858585;
	padding-bottom: 10px;
	width: 710px;
}

#main-text2 {
	margin: 8px 0 9px 24px;
	font-size: 14px;
	line-height: 1.8;
	padding-top: 15px;
}

.main-text3 {
	margin: 0 0 9px 10px;
	font-size: 14px;
	line-height: 1.8;
	border-bottom: 1px dotted #858585;
	padding-bottom: 10px;
	width: 710px;
}

.main-text4 {
	margin: 0px 0 9px 0px;
	font-size: 14px;
	line-height: 1.8;
	padding-bottom: 10px;
	width: 710px;
}

.main-text5 {
	margin: 27px 0 9px 10px;
	font-size: 14px;
	line-height: 1.8;
	border-top: 1px dotted #858585;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 710px;
}

.gacha-text {
	font-size: 14px;
	margin-top: 8px;
	margin-left: 4px;
	margin-bottom: 10px;
	line-height: 1.8;
}

.main-text-title {
	font-weight: bold;
	font-size: 15px;
}

.other-text1 {
	font-size: 14px;
	margin: 0 0 5px;
}

.other-text2 {
	font-size: 14px;
	margin: 18px 0 5px;
}

.readme-title {
	width: 500px;
	font-size: 16px;
	border-bottom: 1px dotted #000000;
	padding-bottom: 3px;
}

.readme-text {
	font-size: 14px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 44px;
	line-height: 1.8;
}

.phone-text {
	font-size: 14px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 1.8;
}

.cards-title {
	width: 760px;
	font-size: 16px;
	border-top: 1px dotted #000000;
	padding-top: 14px;
	margin: 27px 0 5px 11px;
}

.sell-title {
	width: 500px;
	font-size: 16px;
	border-bottom: 1px dotted #000000;
	padding-bottom: 3px;
}

.sell-text {
	font-size: 14px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 30px;
	line-height: 1.8;
}

#sell-ul {
	width: 800px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 5px;
	line-height: 1.8;
	list-style-type: decimal;
	list-style-position: inside;
}

#sell-table {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 13px;

}

#sell-table th {
	font-size: 14px;
	font-weight: normal;
	width: 300px;
	height: 30px;
}

#sell-table td {
	font-size: 14px;
	font-weght: normal;
	width: 300px;
	height: 30px;
}

#secret-text {
	font-size: 12px;
	font-weight: normal;
	margin: 23px 0 0;
	line-height: 1.4;
}

.title {
	height: 22px;
	margin: 0 0 11px;
}

.gallery {
	margin-bottom: 24px;
}

.gallery1 {
	margin: 1px 0 0 25px;
}

.gallery-promo1 {
	width: 320px;
	margin: 0 5px 16px 13px;
	float: left;
}

.gallery-promo2 {
	text-align: center;
}

.gallery-promo3 {
	font-size: 12px;
	width: 100px;
	text-align: center;
}

.gallery-promo4 {
	font-size: 12px;
	width: 100px;
	text-align: center;
	padding-right: 22px;
}

.gallery-title1 {
	text-align: center;
	height: 39px;
}

.gallery-phone {
	margin-bottom: 10px;
}

.cards {
	position: relative;
	height: 60px;
}

.cards-text {
	position: relative;
	top: -45px;
	left: 65px;
	font-size: 14px;
}

.cards-text2 {
	position: relative;
	top: -54px;
	left: 65px;
	font-size: 14px;
}

.gacha-thanks {
	height: 100px;
	font-size :13px;
}

.gacha-thanks td {
	vertical-align: top;
	padding-right: 18px;
	padding-top: 10px;
	text-align: left;
}