@charset "iso-2022-jp";

/* layout */
div#page-top {
	width:980px;
	text-align:left;
	padding-top:30px;
	margin:0 auto 55px; 
	}

div.bx-rig {
	width:300px;
	float:right;
	}
div.bx-lef {
	width:650px;
	background-image:url(img/bg_blk.png);
	background-repeat:repeat;
	background-position:left top;
	float:left;
	}

div.bx-header {
	background-image:url(img/ticket.png);
	background-repeat:repeat;
	background-position:left top;
	height:480px;
	}


/* right column */
div.bx-social {
	position:relative;
	height:41px;
	}
div.bx-social div.btn-tw {
	position:absolute;
	left:10px;
	top:0;
	}
div.bx-social div.btn-fb {
	position:absolute;
	left:145px;
	top:0;
	}
div.bn-recta {
	width:300px;
	height:250px;
	overflow:hidden;
	background-color:#fff;
	margin-bottom:20px;
	}

/* left column */
div.bx-lef h2 {
	font-size:100%;
	line-height:1.6;
	color:#ffea4e;
	border-left:6px solid #ffea4e;
	padding:5px 0 4px 12px;
	margin-bottom:0.75em;
	}
div.bx-lef h3 {
	font-size:100%;
	line-height:1.6;
	color:#fc0;
	margin-bottom:0.5em;
	}
div.bx-lef p, div.bx-lef ul li, div.bx-lef ol li {
	font-size:87.5%;
	line-height:1.6;
	color:#fff;
	}
div.bx-lef p.p-copy {
	margin:30px 30px;
	margin-bottom:1.5em;
	}

div.sections {
	margin:0 30px 30px;
	}
div.sections ul, div.sections ol {
	margin-left:1.5em;
	}
div.sections ul li, div.sections ol li {
	margin-bottom:0.5em;
	}
div.sections strong {
	color:#7beaff;
	}
span.chui {
	color:#ffb2b2;
	}
.mgb-1em {
	margin-bottom:1em;
	}

dl.dl-chui {
	margin-bottom:20px;
	}
dl.dl-chui dt, dl.dl-chui dd {
	font-size:87.5%;
	line-height:1.6;
	color:#ffb2b2;
	}
dl.dl-chui dt {
	width:1.25em;
	float:left;
	}
dl.dl-chui dd {
	padding-left:1.5em;
	}


/* navi */
div#bx-navi {
	width:230px;
	height:53px;
	position:fixed;
	_position:absolute;
	right:0;
	bottom:55px;
	}
div#bx-navi ul {
	list-style-type:none;
	}
div#bx-navi ul li {
	display:block;
	float:left;
	}
div#bx-navi ul li a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/apply_img.png);
	background-repeat:repeat;
	height:53px;
	}
div#bx-navi ul li#btn-tohome {
	padding-right:10px;
	}
div#bx-navi ul li#btn-tohome a {
	width:140px;
	background-position:-700px 0;
	}
div#bx-navi ul li#btn-topgt a {
	width:54px;
	background-position:-850px 0;
	}
div#bx-navi ul li#btn-tohome a:hover {
	background-position:-700px -100px;
	}
div#bx-navi ul li#btn-topgt a:hover {
	background-position:-850px -100px;
	}

/* oubo */
p#p-oubo-pc {
	padding-left:80px;
	margin-bottom:30px;
	}
p#p-oubo-pc a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/apply_img.png);
	background-repeat:no-repeat;
	background-position:0 -380px;
	width:490px;
	height:42px;
	}
p#p-oubo-pc a:hover {
	background-position:0 -430px;
	}
p#p-oubo-qr {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/apply_img.png);
	background-repeat:no-repeat;
	background-position:0 -250px;
	width:650px;
	height:130px;
	margin-bottom:50px;
	}