@charset "shift_jis";
/*******************************************************/
/*　　　　　　　パチマガスロマガ大賞用CSS　　　　　　　*/
/*******************************************************/
html, body {
	margin:0;
	padding:0;
	background-color:#FFF;
	/*background-image:url(img/bg.png);
	background-repeat:repeat;
	background-size:75% auto;
	-moz-background-size:75% auto;
	background-position:center top;*/
	color:#000;
	font-size:16px;
	line-height:1.25;
}
.iPhoneBody {
	background-color:transparent;
}
.panel {
	display:none;
	position:absolute;
	width:100%;
}
.active {
	display:block;
}
font[color*="#666666"] {
	font-size:12px;
}
/*** ページタイトル ***/
.subtitle {
	margin:0;
	padding:8px 0;
	text-align:center;
	font-size:20px;
	line-height:1.0;
	font-weight:bold;
	color:#FFF;
	background-color:#B1954F;
}
.machine {
	background-color:#0071BC;
}
.balance {
	background-color:#009245;
}
.column {
	background-color:#ED1E79;
}
.movie {
	background-color:#93278F;
}
/*** リード ***/
.lead {
	margin:16px 8px;
	padding:0;
	text-align:left;
}
.lead p {
	margin:0 auto 4px auto;
	padding:5px 0;
	line-height:1.0;
	text-align:center;
	background-color:#F0F0F0;
}
/*** 全体カコミ ***/
.contentsBox {
	margin:16px 8px;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
/*** リンクボタン ***/
.contentsBox .link {
	margin:10px 24px;
	padding:0;
	text-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.contentsBox .link img {
	margin:0 auto;
	padding:0;
	width:100%;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
}
.contentsBox .link a {
	margin:0 auto;
	padding:0;
	display:block;
	text-align:center;
	box-shadow:2px 2px 1px #999;
	-webkit-box-shadow:2px 2px 1px #999;
	-moz-box-shadow:2px 2px 1px #999;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
/*** ランキングリンク ***/
ul.rankLink {
	margin:0 16px;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
ul.rankLink li {
	margin:16px 0;
	padding:0;
	text-align:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
ul.rankLink li p {
	font-size:14px;
	line-height:1.25;
	font-weight:normal;
	color:#333;
}
ul.rankLink li a {
	margin:0;
	padding:16px;
	display:block;
	text-decoration:none;
	font-size:18px;
	line-height:1.0;
	font-weight:bold;
	color:#FFF;
	background:url(img/arrow2.png), -moz-linear-gradient(top, #C5B07B 0%, #B1954F 100%);
	background:url(img/arrow2.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C5B07B), color-stop(100%,#B1954F));
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#B1954F;
	border:outset 2px #B1954F;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
/*** コラムリンクリスト ***/
ul.columnList {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
ul.columnList h2 {
	margin:0 auto;
	padding:8px 0;
	font-size:14px;
	line-height:1.0;
	text-align:center;
	color:#FFF;
	background-color:#B1954F;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
ul.columnList li {
	margin:0;
	padding:0;
	background-color:#FFF;
	border:solid 1px #B1954F;
	border-top:none;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
ul.columnList li p {
	margin:0;
	padding:0;
	font-size:14px;
	color:#666;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
ul.columnList li p span {
	color:#F00;
}
ul.columnList li a {
	margin:0;
	padding:12px 16px 12px 8px;
	display:block;
	text-decoration:none;
	background:url(img/arrow.png) right center no-repeat;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
/*** まがちゃんリンク ***/
.magachLink {
	margin:32px auto 16px auto;
	padding:0;
	font-size:14px;
	line-height:1.0;
	text-align:center;
	text-decoration:none;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.magachLink img {
	margin:0;
	padding:0;
	display:block;
}
.magachLink a {
	margin:0;
	padding:0;
	text-decoration:none;
}




