html {
	-webkit-text-size-adjust: 100%;
	background-color: #000;
}
aside, details, figcaption, figure, footger, header, hgroup, menu, nav, section, {
 display:block;
}

div#all {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width : 100%;
	text-align: left;
	padding: 0px;
	display: block;

	margin-top: 0px;
	margin-bottom: 0px;

	width: 100%;
}
#middle {
	width: 100%;
	background-color: #000000;
	margin: 0px;
	height:auto;
}
main {
	letter-spacing: 0.1em;
	line-height: 1.5rem;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	display: block;
	margin-bottom: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	font-size: 0.8rem;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;	
}
header {
	/* ▼CSS3 */
	border-top-left-radius: 20px;  /* 左上 */
	border-top-right-radius: 20px; /* 右上 */
	/* ▼Safari,Chrome */
	-webkit-border-top-left-radius: 20px;  /* 左上 */
	-webkit-border-top-right-radius: 20px; /* 右上 */
	/* ▼Firefox */
	-moz-border-radius-topleft: 20px;  /* 左上 */
	-moz-border-radius-topright: 20px; /* 右上 */
	background-color: #F9A75E;
	width: auto;
	line-height: 1.5em;
	display: block;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.display_none{
	display: none;
}
div#google {
	position: relative;
	width: 690px;
	height: 60px;
	top: -135px;
	text-align: right;
	vertical-align: bottom;
}
body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	width : 100%;
	background-color: #000000;

	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	scrollbar-base-color: #FFA500;
	scrollbar-track-color: #FFFFFF;
}
.margin {
	margin-top: 2px;
	padding-left: 40px;
	line-height: 1.5em;
}
address, aside {
	letter-spacing: 0.1em;
	background-color: #F9A75E;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-color: #000000;
	text-align: center;
	
	font-style: normal;
	padding-right: 3%;
	padding-left: 3%;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: -25px;
}
address p, aside p {
	break-inside: avoid-column;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
aside p {
	text-align: center;
	}
address {
	/* ▼CSS3 */
	border-bottom-left-radius: 20px;  /* 左下 */
	border-bottom-right-radius: 20px; /* 右下 */
	/* ▼Safari,Chrome */
	-webkit-border-bottom-left-radius: 20px;  /* 左下 */
	-webkit-border-bottom-right-radius: 20px; /* 右下 */
	/* ▼Firefox */
	-moz-border-radius-bottomleft: 20px;  /* 左下 */
	-moz-border-radius-bottomright: 20px; /* 右下 */
	margin-top,margin-bottom: 10px;
}
aside {
	padding-bottom: 0px;
	padding-top: 20px;
	background-color: #000;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
aside a:link {
	color: #FF0;
}
#adsense {
	position: relative;
	bottom: 793px;
	left: 170px;
	width: 120px;
}
 #middle nav {
	vertical-align: text-top;
	text-align: center;
	width: 100%;
	background-color: #F9A75E;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	
	
}
nav ul li a:active {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFF00;
}
nav ul.info{
	margin-right: 0px;
	margin-left: 5px;
}
nav ul.info li {
	float: left;
	width: 47%;
	font-weight: normal;
	background-color: #FFFFFF;
	border-radius: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	line-height: 2.2rem;
	margin-right: 0px;
}
nav ul.menu li ul {
	background-color: #FF9600;
	border-radius: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
nav ul.menu li {
	display: block;
	width: 97%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	border-radius: 10px;
	padding-bottom: 0px;
	float: left;
	margin-right: 1px;
	padding-left: 0%;
	padding-right: 0%;
	margin-left: 5px;
	padding-top: 0px;
	line-height: 2.5rem;
}
ul.menu li a {
	text-decoration: none;
}
nav ul {
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	font-size: 0.78rem;
	text-align: left;
	display: block;
	width: 100%;
}
nav ul.menu li ul {
	overflow: hidden;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: block;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
}
nav ul li a, nav dd a {
	width: auto;
	display: block;
	
	text-decoration: none;
}
nav ul li a:hover {
	text-decoration: underline;
	background-color: #FFFF99;
	height: auto;
	border-radius: 10px;
}
ul.menu li ul li a:hover {
	text-decoration: underline;
	background-color: #FFFF99;
	height: auto;
	border-radius: 10px;
}
.marking {
	background-color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
nav ul li a.mark:hover {
	background-color: #FFFF99;
	color: #000000;
}
ul.menu li ul li {
	font-size: 0.78rem;
	line-height: 2rem;
	background-color: #FFF;
	display: block;
	background: linear-gradient(240deg, ivory 50%, #ffbf7f);
	background: -webkit-gradient(240deg, ivory 50%, #ffbf7f);
	background: -webkit-linear-gradient(240deg, ivory 50%, #ffbf7f);
	width: 48%;
	float: left;
	font-weight: normal;
	text-align: left;
	border-radius: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 5px;
 }
nav ul li ul li a, nav dd a {
	display: block;
}
ul.menu li ul li.no_float {
	width: 100%;
}
nav dl {
	background-color: #FFFFFF;
	border-radius: 10px;
	overflow: auto;
}
nav dt {
	font-weight: bold;
	line-height: 2rem;
}
nav dd {
	width: 50%;
	float: left;
	display: block;
	margin-left: 0px;
	font-size: 0.8rem;
	line-height: 2.5rem;
	letter-spacing: 0.1rem;
	text-align: left;
	text-indent: 5px;
	background: linear-gradient(275deg, white 50%, #ffbf7f);
	background: -webkit-gradient(275deg, white 50%, #ffbf7f);
	background: -webkit-linear-gradient(275deg, white 50%, #ffbf7f);
	margin-top: 0px;
}


nav h1 {
	font-weight: bold;
	font-size: 1.1rem;
	margin-top: 1rem;
	margin-bottom: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
	text-align: center;
	font-weight: bold;
	display: block;
}

a:visited {
	color: #990066;
}
nav a:hover {
	color: #FF0000;
	background-color: #FFFF99;
}
a:active {
	color: #0000FF;
}
strong {
	font-weight: normal;
}
main h1 {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	background-color: #F9A75E;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	line-height: 2rem;
}
main h2 {
	text-decoration: none;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #F9A75E;
	letter-spacing: 0.06em;
	line-height: 1.6em;
	text-align: left;
	font-size: 1.1em;
	padding-left: 8px;
	border-bottom-style: solid;
	border-top-color: #F9A75E;
	border-right-color: #F9A75E;
	border-bottom-color: #F9A75E;
	border-bottom-width: 1px;
}
main h3 {
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #F9A75E;
	letter-spacing: 0.1em;
	text-align: left;
	font-size: 1rem;
	padding-left: 8px;
	border-top-color: #F9A75E;
	border-right-color: #F9A75E;
	border-bottom-color: #F9A75E;
	margin-top: 0px;
	margin-bottom: 0px;
}
main h4 {
	border-left: 3px solid #F9A75E;
	line-height: 1rem;
	text-align: left;
	font-size: 0.85rem;
	padding-left: 10px;
	display: block;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
	margin-left: 10px;
}
main h5{
	border-left: 1px solid #F9A75E;
	line-height: 1rem;
	text-align: left;
	font-size: 0.85rem;
	padding-left: 10px;
	display: block;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
	margin-left: 15px;
}

p.center {
	text-align: center;
}

p.headder {
	line-height: 1.4px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
}
headder {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 290px;
	text-align: left;
	position: absolute;
	height: 200px;
	top: 290px;
	visibility: hidden;
}
span.counter_area {
	float: left;
	text-align: left;
	margin: 0px;
	width: 190px;
	padding-top: 5px;
}
.title_area {
	float: left;
	font-size: 0.85em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
.title_area ul {
	letter-spacing: 0.1em;
	font-size: 0.9rem;
	line-height: 1.5rem;
	text-align: left;
	margin-left: 0px;
	padding-left: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0.5em;
}
header h1 {
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/img/info/logo/royal_logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
header h2 {
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1.5em;
}
iframe {
	padding: 0px;
	margin-bottom: 5px;
	border: none;
}
header p {
	padding: 0px;
	margin-top: 3px;
	font-size: 0.8em;
}
input {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 200px;
}
iframe.ad {
	margin-left: 20px;
	border: none;
	padding: 0px;
	margin-top: 0px;
	height: 250px;
	width: 250px;
}
a:hover {
	color: #FF0000;
}
main img.right {
	float: right;
	border: 1px solid #CCCCFF;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
main img.border_none {
	border: none;
	float: right;
}
small {
	font-size: 0.81em;
}
dt {
	background-image: url(/img/info/go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	font-size: 1.3em;
	font-weight: bold;
}
dd {
	padding-left: 40px;
	line-height: 1.5rem;
	margin-left: 0px;
	margin-bottom: 0px;
}
.float_left {
	float: left;
	margin-right: 0.7em;
}
.float_right {
	display: none;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.blue {
	color: #0000FF;
	font-weight: bold;
}
.pink {
	color: #FF00FF;
}
.b {
	font-weight: bold;
	padding-right: 5px;
}
iframe {
	margin-right: 2px;
	margin-left: 2px;
	float: none;
}
html {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
table.tennai th {
	border: 1px solid #CCCCFF;
	padding-left: 5px;
	vertical-align: top;
}
.normal_font {
	font-size: 0.95em;
	font-weight: normal;
	text-align: left;
}
p.small {
	font-size: 0.8em;
}
main img{
	width: 100%;
	text-align: center;
	}
table, th, td {
	border: none;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	
}
main td {
	text-align: left;
	display: block;
	width: 48%;
	float: left;
}
main td img{
	width: 95%;
	}
p.text_small {
	font-size: 0.7em;
}
main .border_none {
	border: 0px none;
}
main table {
	border: 0px none;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.15em;
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;	
}
main table tr td a {
	color: #FFF500;
}
.large {
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 5px;	
}
.back_black {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	line-height: 2em;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	background-color: #000;
	font-size: 0.8em;
}
.back_black a, .back_black a:visited {
	color: #FFFF00;
}
main table tr td a:visited {
	color: #FF8E00;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.column {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	column-width: 50%;
	-moz-column-rule: solid orange 1px;
	-webkit-column-rule: solid orange 1px;
	column-rule: solid orange 1px;
	text-align: left;
	padding-top: 1em;
	font-size: 0.75rem;
}
.yoyaku {
	color: #000000;
	background-color: #F8FF00;
	position: fixed;
	top: 95%;
	right: 0%;
	line-height: 1.8rem;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border-radius: 20px;
	padding-left: 5px;
	padding-right: 5px;
	animation-timing-function: ease;
	display: block;
	/* ▼Webkit */
	-webkit-animation-duration: 10s;
	-webkit-animation-name: slidein;
	animation-duration: 10s;  /* アニメーション時間 */
	animation-name: slidein;  /* アニメーション名 */
}
/* ▼アニメーション名「slidein」の動作内容 */
/* ▼Webkit */
@-webkit-keyframes slidein {
 from {
margin-left:0%;
width:150%;
color:blue;
background-color:#aaccff;
}
 to {
margin-left:  70%;
width:20%;
color:black;
background-color:#F8FF00;
}
}
 @keyframes slidein {
 from {
 margin-left: 0%;
width: 150%;
color: blue;
background-color: #aaccff;
}
 to {
margin-left: 70%;
width: 20%;
color: black;
background-color: #F8FF00;
}
}
.yoyaku a {
	text-decoration: none;
}
