@charset "Shift_JIS";

body {
    background-color: #ffffff;
	font-family: ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	line-height: 1;
	width: 100%;
}

a:link {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

/***********************************************/

.main {
	margin: -17px 0 0;
	padding: 0;
	text-align: left;
	font-size:12px;
}

h1{
	display:block;
	position:relative;
}

h1 p.quick01{
	position:absolute;
	bottom:17%;
	left:5px;
}

h1 p.quick02{
	position:absolute;
	bottom:5%;
	left:5px;
}

.social {
	background: #fff url(../img/common/logo.png) no-repeat 0 0;
	background-size:auto 100% ;
	width:100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	padding:5px 0;
	z-index: 1;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.2);
}

.social p {
	display: inline;
	margin: auto 2px;
}

/***********************************************/

.epuron{
	background:  url(../img/bg.jpg) repeat 0 0;
	background-size:100%;
	margin:0;
	padding:20px 10px 10px;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.2);
}

.epuron p.line{
	margin:0 -10px;
}

.epuron02{
	background:  url(../img/bg.jpg) repeat 0 0;
	background-size:100%;
	margin:0;
	padding:60px 10px 10px;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.2);
}

.pocket{
	background:  url(../img/bg_orange.jpg) repeat 0 0;
	background-size:100%;
	margin:20px 0;
	padding:8px 0 10px;
	border-radius:0 0 15px 15px;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.2);
}

.pocket p.txt{
	margin:10px;
	line-height: 1.5;
	font-weight:bold;
}

.pocket02{
	background:  url(../img/bg_orange.jpg) repeat 0 0;
	background-size:100%;
	margin:20px 0 0;
	padding:8px 0 10px;
	border-radius:0 0 15px 15px;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.2);
}

.pocket02 p.txt{
	margin:10px;
	line-height: 1.5;
	font-weight:bold;
}

.store{
	background:  url(../img/bg_stripe.png) repeat 0 0;
	background-size:100%;
	margin:0 0 20px;
	padding:0 0 10px;
	border-bottom:#004f9d 10px solid;
}

.store p.txt{
	margin:10px;
	line-height: 1.5;
	font-weight:bold;
	text-align:center;
}

.report_btn{
	background:#004f9d url(../img/yajirushi.png) no-repeat 98% 50%;
	background-size:4% ;
	margin:10px;
}

.report_btn a{
	display:block;
	color:#fff;
	line-height:1.4;
	padding:5px 10px;
}

#game{
	margin:0 -10px;
}

.banner{
	margin:40px 10px 20px;
}

.kakikomi{
	background:#fff;
	padding:5px 10px 10px;
	margin:20px 0;
	line-height:1.4;
}

.kakikomi span{
	font-weight:bold;
}

.kakikomi ul{
	display:table;
	width:100%;
}

.kakikomi ul li{
	display:table-cell;
	vertical-align:top;
	font-size:90%;
}

.kakikomi ul li:first-child{
	width:15%;
}


.date{
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
}

.osusume{
	font-size:120%;
	color:#ff3300;
}

.rn{
	text-align:right;
	font-weight:bold;
	margin:5px 0;
}

.baito{
	border-top:1px dotted #ccc;
	margin-bottom:10px;
	padding-top:5px;
}

.back{
	text-align:center;
	margin:20px 0;
}

/***********************************************/

.pagetop{
	position:fixed;
	bottom:0;
	right:10px;
	opacity:0.8;
	text-align:right;
}

footer {
	color: #500000;
	font-size: 11px;
	margin: 20px 0 0;
	padding: 0;
}

footer p {
	text-align: center;
	margin: 20px 0 0;
	padding-top: 10px;
	padding-bottom: 20px;
}

footer img {
	margin: 0 10px;
	vertical-align:middle;
}

#CopyRight {
    color: #666;
    font-size: 8px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

/***********************************************/
