html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #000000;
	background-image: url(../img/common/pc_back.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5;
	width: 100%;
	height: 100%;
	min-width: 1080px;
}

img {
	border: none;
	vertical-align: bottom;
	border-top-left-radius: 0px;
}

a:link	{	color: #FFFFFF;	}
a:visited	{	color:	#FFFFFF;	}
a:hover	{	color: #216AB0;	}
a:active	{	color:	#216AB0;	}

#wrapper {
	min-height: 900px;
	margin:0 auto;
	display: block;
	z-index: 1;
}

header {
	width: 1080px;
	margin: 0 auto;
	position:relative;
	z-index: 100;
}
header .logo {
	float: left;
	position: absolute;
	z-index: 200;
}
header .nav {
	float: right;
	position:absolute;
	z-index: 100;
}
header .page-title {
	float: right;
	padding-top: 100px;
}
footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #000000;
	z-index: 100;
}
footer #footer-content {
	width: 1080px;
	margin: 0 auto;
}
footer #footer-content .copy {
	padding-bottom: 10px;
	float: left;
}
footer #footer-content .social {
	display: block;
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-bottom: 5px; */
	float: right;
}
#container {
	position: relative;
	padding-top: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 1080px;
	height: auto;
	padding-bottom: 30px;
}
#container .back {
	text-align: left;
}

.sp-box {
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
}
.sp-box .ilist.special-list {
	width: 240px;
	margin: 0 auto;
	height: 300px;
	text-align: left;
	background-image: url(../img/special/sp_frame.png);
}
.row {
	padding: 20px;
	
}
.special-img {
	margin: 20px;
}
.sp-box .ilist.special-list a div h2 {
	color: rgba(255,255,255,1.00);
	font-size: large;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rss ul li {
	font-size: 9pt;
}
.sp-box .ilist.special-list p {
	color: rgba(255,255,255,1.00);
	font-size: small;
}
.disco {
	margin: 10px;
}
.text-img {
	padding-bottom: 70px;
}
.text1 {
	text-align: center;
	font-size: 24px;
}

.text2 {
	text-align: center;
	font-size: 24px;
	color: #216AB0;
	font-weight: bold;
}

.text3 {
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	padding: 10px;
}

.text4 {
	text-align: center;
	font-size: 12px;
	color: #216AB0;
}

.text5 {
	padding: 20px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}

.text6 {
	font-size: 9px;
	font-style: italic;
	color: #ffad5b;
}
.text7 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.text-block {
	width: 600px;
	margin: 0 auto;
}
.text-block-center {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
.onairtable2 {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}
.onairtable2 tr td {
	margin: 5px;
}
.onairtable {
	width: 600px;
	margin: 0 auto;
}

.onairtable td {
	padding: 5px;
	font-size: 16px;
}
.onairtable2 td {
	padding: 5px;
	font-size: 12px;
}
