
@charset "euc-jp";

.key-img {
	width: 1000px;
	margin: 0 auto 40px;
}
ul,
li{
list-style:none;
}
body a{text-decoration:underline;}
body a:hover{text-decoration:none;}

.mtop10 {margin-top:10px !important;}
.mtop15 {margin-top:15px !important;}
.mtop20 {margin-top:20px !important;}

.em08 {
	font-size: 0.8em;
}
.em09 {
	font-size: 0.9em;
}
.bold {
	font-weight: bold;
}

.txt-center {
	text-align: center;
}
.btn {
	background-color: #ffca26;
	border: solid 1px #D9BB5D;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;

	-moz-box-shadow: 1px 1px 0px 0px rgba(255,230,137,1) inset;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(255,230,137,1) inset;
	-o-box-shadow: 1px 1px 0px 0px rgba(255,230,137,1) inset;
	-ms-box-shadow: 1px 1px 0px 0px rgba(255,230,137,1) inset;
	box-shadow: 1px 1px 0px 0px rgba(255,230,137,1) inset;
	text-align: center;
	color: #333333;
	
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	text-decoration:none;
}

.btn:hover {
    border: solid 1px #E5C46D;
    background-color: #FFE67C;
}

.arrow {
	position: relative;
	padding-left: 1.5em;
}
.arrow:before {
	border-right: 2px solid #333333;
	border-top: 2px solid #333333;
	border-radius: 1px;
	content: "";
	margin: -0.4em 0 0 0;
	left: 0.5em;
	top: 50%;
	position: absolute;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 0.4em;
	height: 0.4em;
	z-index: 100;
}

.arrow-bottom:before {
	border-top: none;
	border-bottom: 2px solid #333333;
}
.arrow-left:before {
	border: none;
	border-left: 2px solid #333333;
	border-bottom: 2px solid #333333;
}


.bgabandbet{background-color:#fff;}
.abandbet-txt{color: #333333;width:1000px;margin:0 auto; padding: 0; font-size: 14px;line-height: 1.8em;font-family:'¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;}
div.contents{float:left;width: 740px;}
div.contents div.contents-inner{padding:30px 40px;margin-bottom:40px;background-color:#feffda;}
h3.subtitle {
	display: block;
	margin:0;
	background-color:#444444;
	padding:0 15px;
	font-size: 18px;
	line-height:50px;
	color: #ffffff;
}

div.contents h4 {
	margin: 45px 0 20px;
	padding:0 0 0 15px;
	font-size:18px;
	border-left: solid 5px #333333;
}
div.contents .contents-inner h4:first-child {
	margin-top: 0;
}
.clear{clear:both;}
.mgtop10{margin-top:10px;}
img{border:none;}

.tul {
	text-decoration: underline;
}


div.contents-r{
	float:right;
	padding:0;
	width:230px;
	text-align:left;
	line-height: 1.4;
}
div.contents-inner .btn {
	margin-bottom: 20px;
	padding: 0.5em 1.5em;
}
div.contents-r .btn {
	display:block;
	width:200px;
	height: auto;
	line-height: 1.4;
	font-size: 15px;
	margin: 0 auto 15px;
	box-sizing: border-box;
	padding: 0.5em;
}
div.contents-r .btn.join {
	font-size: 16px;
	padding-left: 0.7em;
}
div.contents-r div.box {
	border: solid 2px #dddddd;
	padding: 15px 13px;
	margin-bottom: 20px;
}
div.contents-r div.box .att {
	color: #cc0000;
	font-weight:bold;
	padding-bottom: 15px;
	margin-top:0;
}
div.contents-r h5 {
	background-color:#444444;
	color:#FEFEFE;
	font-size: 16px;
	margin:0 0 15px;
	text-align:center;
	padding:8px 0;
	font-weight:bold;
}
div.contents-r div.box.box02 {
	padding: 0;
	border: solid 1px #dddddd;
}
div.contents-r div.box.box02 h5 {
	padding: 8px;
	background-color:#eeeeee;
	color: #333333;
	font-size: 13px;
	font-weight:normal;
	text-align:left;
}
div.contents-r div.box.box02 .box02-inner {
	padding: 15px 13px;
}
div.contents .btn-box {
	border-top: dotted 1px #888888;
	border-bottom: dotted 1px #888888;
	margin: 35px 0 40px;
	padding: 20px 0;
}
div.contents .btn-box .btn.download {
	float: none;
	margin: 0 auto;
	display: block;
}
.btn.to-top {
	font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 230px;
	margin: 0 auto;
	display: block;
	background-color: #ffffff;
	border-color: #cccccc;
	text-decoration: underline;
	box-shadow: none;
	color: #007FFF;
	font-weight: normal;
}
.btn.to-top:hover {
	text-decoration: none;
}

.data-table {
	width: auto;
	background-color: #fffff4;
	border: solid 1px #f5f5f5;
	border-collapse: collapse;
	margin: 10px auto 20px;
	font-size: 0.8em;
}
.data-table th {
	text-align: right;
	padding: 0.1em 0.4em;
	border: solid 1px #f5f5f5;
	background-color: #edf0ea;
}
.data-table td {
	padding: 0.5em 0.6em;
	text-align: right;
	border: solid 1px #f5f5f5;
	line-height: 1;
}
.data-table th:first-child,
.data-table td:first-child {
	text-align: left;
}
.list01 {
	padding: 0;
	margin: 20px 0 0;
}
.list01 li {
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 1.5em;
}
.list01 li:last-child {
	margin-bottom: 0;
}
.list01 li p {
	margin: 0;
}
.list02 {
	padding: 0;
	margin: 0;
}
.list02 li {
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 5px;
}