.pc{
	display:block;
}
.sm{
	display:none;
}
#contents {
	width: 960px;
	padding-top:10px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#main .mainimage {
	width: 960px;
	margin-bottom:20px;
	position: relative;
}
.youtube_btn_pc{
	position: absolute;
	z-index: 2;
	bottom:0px;
	left:5px;
	width:250px;
	height:105px;
}
.youtube_btn_pc a{
	display:block;
	background-size:100%;
	background:url("../img/bnr_youtube.png");
	background-position:top center;
	text-indent:-9999px;
}
.youtube_btn_pc a:hover{
	display:block;
	background:url("../img/bnr_youtube_in.png");
	background-position:bottom center;
	text-indent:-9999px;
}

#leftBlock {
	width: 755px;
}
#rightBlock {
	width: 200px;
}
.bnr {
	width: 200px;
	margin:0 10px 10px 30px;
}
.entry{
	width:755px;
	height:67px;
	margin:auto;
	padding-top:15px;
	margin-bottom:5px;
}
.entry a{
	display:block;
	width:755px;
	height:67px;
	background:url("../img/entry.jpg");
	background-position:top center;
	text-indent:-9999px;
}
.entry a:hover{
	display:block;
	background:url(../img/entry.jpg);
	background-position:bottom center;
	text-indent:-9999px;
}
.kitei{
	width:755px;
	height:67px;
	margin:auto;
	padding-top:15px;
	margin-bottom:5px;
}
.kitei a{
	display:block;
	width:755px;
	height:67px;
	background:url(../img/entry.jpg);
	background-position:top center;
	text-indent:-9999px;
}
.kitei a:hover{
	display:block;
	background:url(../img/entry.jpg);
	background-position:bottom center;
	text-indent:-9999px;
}
.entry2{
	width: 374px;
	height: 57px;
}
.entry2 a{
	display:block;
	width:374px;
	height:57px;
	background:url(../img/entry_bank_btn.jpg);
	background-position:top center;
	text-indent:-9999px;
}
.entry2 a:hover{
	display:block;
	background:url(../img/entry_bank_btn.jpg);
	background-position:bottom center;
	text-indent:-9999px;
}
.linkcourse{
	width:153px;
	height:41px;
}
.linkcourse a{
	display:block;
	width:153px;
	height:41px;
	background:url(../img/btn_course.jpg);
	background-position:top center;
	text-indent:-9999px;
}
.linkcourse a:hover{
	display:block;
	background:url(../img/btn_course.jpg);
	background-position:bottom center;
	text-indent:-9999px;
}
.linkaccess{
	width:153px;
	height:41px;
}
.linkaccess a{
	display:block;
	width:153px;
	height:41px;
	background:url(../img/btn_access.jpg);
	background-position:top center;
	text-indent:-9999px;
}
.linkaccess a:hover{
	display:block;
	background:url(../img/btn_access.jpg);
	background-position:bottom center;
	text-indent:-9999px;
}
.leftBlockinner{
	width: 740px;
}
.leftBlockinner .marquee{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	margin:5px 0 5px 0;
	padding:0.5em 0;
	height:1em;
	font-size:24px;
	color:#003fab;
}
.leftBlockinner .marquee p.ticker{
	color:#003fab;
	font-size:24px;
	font-weight:bold;
}

.tabContainer span.hover {
	color: #0033FF;
}
.tabContainer span.hover:hover {
	color: #FF0000;
	text-decoration: underline;
}
.news{
	float:left;
	margin-bottom:10px;
}
.news p{
	background-color:#003fab;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold;
}
.subtitle p{
	background-color:#003fab;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold;
}

.textBox {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}
.textBox .tx {
	padding-left: 2em;
	padding-bottom: 1em;
}
.textBox td {
	text-align: left;
	vertical-align: top;
}
.ambassador1{
	width:140px;
	margin-right:12px;
	margin-left:72px;
	float:left;
}
.ambassador2,.ambassador3{
	width:140px;
	margin-right:12px;
	float:left;
}
.ambassador4{
	width:140px;
	float:left;
}
.ambassador1 img,
.ambassador2 img,
.ambassador3 img,
.ambassador4 img{
	width:100%;
	height:auto;
	border:solid 1px #FFFFFF;
}
.ambassador1 p.name,
.ambassador2 p.name,
.ambassador3 p.name,
.ambassador4 p.name{
	font-weight:bold;
}
.ambassador1 p,
.ambassador2 p,
.ambassador3 p,
.ambassador4 p{
	text-align:center;
}
.syusai {
	background-image: url(../img/syusaibg.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 0 10px;
}
.kakomibox{
	border:solid 1px #638DFF;
	overflow: auto;
	height:200px;
}
.kakomibox .textBox{
	width:auto;
	margin:10px;
}

.midashi {
	width: 740px;
	background-image: url(../img/midashibg.gif);
	background-repeat: no-repeat;
	background-color:#2C61AA;
	height: 30px;
}


.textBox .Tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ABD5F2;
	border-right-color: #ABD5F2;
}
.textBox .Tbl th {
	background-color: #F7F9FD;
}

.textBox .Tbl th,.textBox .Tbl td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ABD5F2;
	border-left-color: #ABD5F2;
	padding: 5px;
}
.textBox .Tbl td .noTbl td {
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
}
.tabContainer dt {
	font-weight: bold;
	color: #0033FF;
	padding-left: 1em;
}

.tabContainer dd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ADD6F2;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.tabContainer .kekka {
	color: #FFFFFF;
	background-color: #0033FF;
	display: block;
	padding: 3px 10px;
	margin-bottom: 5px;
	width: 240px;
}
.tabContainer .kekka:hover {
	background-color: #FF0000;
}


.corseBox {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}
.entryBtn {
	width: 286px;
	margin-right: auto;
	margin-left: auto;
}
.guestimg {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}

.accessbox{
	width:937px;
	margin-left:auto;
}


.footerlink {
	text-align: center;
}

p.shimekiri{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background-color:#D40508;
	margin-bottom:1em;
	color:#FFFFFF;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube_btn_sp{
	display: none;
}
.day_btn{
width: 120px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.day_btn img,.towel img{
width: 100%;
}
.towel{
display: block ;
position: absolute;
right: 10px;
bottom: 5px;
width: 250px;
}
.towe_sp{display: none;}

#foot {
	background-color: #003fab;
	padding:5px 0;
}
#foot .copy {
	text-align: center;
}
#foot .copy p {
	color:#FFFFFF;
	font-size: 10px;
}



.taikaiimg{
	width: 32%;
	margin-right: 2%;
	float: left;
}
.taikaiimg img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.taikaiimgBox div:nth-child(3n){
	margin-right: 0px;
}
.gestcenter{
	margin:0 auto;
	text-align: center;
}
