@charset "UTF-8";
/*==========================

	system

============================*/
#systemBox{
	height:auto;
	margin:auto;
	overflow:hidden;
	width:800px;
}
.yellow {
	color: #f1ff0f;
}
.orange {
	color: #ffc90f;
}
.law{
	text-align: center;
}

.center {
	margin: 40px 0 0;
	text-align: center;
}
.center .yellow {
	display: block;
	font-size: 20px;
	padding: 0 0 15px
}
.center .blue{
	color:#00fcff;
	font-size: 30px;
	text-decoration: underline;
}
.center p {
	font-size: 14px;
	margin: 0 0 15px;

}
.center dl {
	background: #b50404;
	border: 1px solid #ba8e06;
	font-size: 18px;
	line-height: 1.3;
	margin: 0 auto;
	padding: 10px 0;
	width: 300px;
}
.centerBanner {
	margin: 20px 0 0;
	text-align: center;
}
a:hover img.hotelLink{
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	opacity:0.92;
}

.sysIconList {
	margin: 30px auto;
	width: 500px;
}

.sysIconList li {
	width: calc((100% - 60px)/ 4);
	margin-right: 20px;
	float: left;
}

.sysIconList li:last-child{
	margin: 0;
}

.sysIconList li img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

h3 {
	border-left: 6px solid #ffc90f;
	color: #ffc90f;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
	margin: 45px 0 0;
	padding: 0 0 0 10px;
}
.tableSet{
	font-size:14px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0;
	width:100%;
}

p.uraMenu{
	font-weight: bold;
	font-size: 22px;
	color: #00fcff;
	text-align: center;
	padding: 3px 0;
}

.captionBox{
	border-left:1px solid #ffc90f;
	border-top:1px solid #ffc90f;
	width:100%;
}
table.captionBox caption{
	background-color:#000000;
	border-left:1px solid #ffc90f;
	border-right:1px solid #ffc90f;
	border-top:1px solid #ffc90f;
	color: #ffffff;
	padding:7px 10px;
}
.captionBox th, .captionBox td{
	border-bottom:1px solid #ffc90f;
	border-right:1px solid #ffc90f;
}
.captionBox th{
	background-color:#ffe2e2;
	color: #d40000;
	padding:7px 10px;
	width:205px;
}
.notCapBox td.noLine {
	border-bottom:none;
}
.captionBox td{
	background-color:#ffffff;
	color: #000000;
	padding:7px 10px;
	text-align: center;
	width:554px;
}
.notCapBox {
	width:100%;
	border-left:1px solid #ffc90f;
}
.notCapBox th, th.changeBg{
	background-color:#c5c5c5;
	color: #000000;
	padding:7px 10px;
}
.notCapBox td{
	background-color:#ffffff;
	color: #000000;
	padding:10px;
}
.notCapBox th, .notCapBox td{
	border-bottom:1px solid #ffc90f;
	border-right:1px solid #ffc90f;
}

.credit_txt{
	background-color: #ffffff;
    color: #000000;
    padding: 10px;
    border: 1px solid #ffc90f;
    height: auto;
    margin: auto;
    overflow: hidden;
    width: 780px;
    font-size: 14px;
}

.creditCap{
	font-size: 14px;
    margin: 20px auto;
    width: 800px;
}
