@charset "utf-8";

html {
	font-size: 62.5%;
	line-height: 62.5%;
}

/*/--- all ---/*/
body {
	color: #323232;
	font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 1.4rem;
	line-height: 2.0rem;
	font-weight: normal;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: baseline;
}
div, a, p, em, ul, li, h1, h2, h3, h4, img {
	color: #323232;
	
	font-size: 1.4rem;
	line-height: 2.0rem;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: baseline;
}
img {
	display: block;
}
a {
	color: #0096D2;
}
a:visited {
	/*/-- color: #194BC8;--/*/
}
a:hover {
	text-decoration: none;
}
a:hover img {
	/* modan */
	opacity: 0.8;
	/* IE6-7 */
	filter: alpha(opacity=80);
	/* IE8 */
	-ms-filter: "alpha(opacity=80)";
}
a.on img {
	/* modan */
	opacity: 0.8;
	/* IE6-7 */
	filter: alpha(opacity=80);
	/* IE8 */
	-ms-filter: "alpha(opacity=80)";
}
hr {
	display: none;
}
li {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: baseline;
}

#wrapper {
	color: #323232;
	background: #FFF0CE url(../img/bp.png);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
}



.content_header {
	display: table;
	width: 100%;
	background: url(../img/KV-bp_re.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
}
#headerInner {
	display: table;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
}
#headerInner #day {
	position: relative;
	top: -35px;
	display: block;
	width: 1024px;
	margin: -80px auto -35px;
	text-align: center;
	vertical-align: baseline;
}
#Ntopics {
	position: relative;
	display: block;
	width: 1024px;
	margin: 0 auto 40px;
	text-align: center;
	vertical-align: baseline;
}
#KV-topics {
	position: relative;
	display: block;
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
	z-index: 1;
}
#KV-topics #KV-topics-01 {
	display: block;
	width: auto;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
#KV-topics #KV-topics-02 {
	display: block;
	width: auto;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
#KV-topics #KV-topics-passmarket {
	display: block;
	width: 400px;
	margin: -50px auto 20px;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
#KV-topics #KV-topics-logo {
	display: block;
	width: auto;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
	float: left;
}
#KV {
	position: relative;
	top: -235px;
	display: block;
	width: 1024px;
	margin: 0 auto 0;
	text-align: center;
	vertical-align: baseline;
}
h1 {
	position: relative;
	top: -100px;
	display: block;
	width: 1024px;
	margin: -525px auto 0;
	text-align: center;
	vertical-align: baseline;
}
#day {
	position: relative;
	top: -35px;
	display: block;
	width: 1024px;
	margin: -80px auto 0;
	text-align: center;
	vertical-align: baseline;
}



div#contents {
	display: block;
	width: 1050px;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
}



div#live {
	display: table;
	width: 1050px;
	margin: 10px auto 0;
	text-align: center;
	vertical-align: baseline;
}
div#live .title {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	float: left;
}
div#live .details {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	float: right;
}
div#live .text {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}



div#card {
	display: table;
	width: 1050px;
	margin: 10px auto 0;
	text-align: center;
	vertical-align: baseline;
}
div#card .main_title {
	display: block;
	width: 1050px;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
}

div#card div#card01 {
	display: table;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#card div#card01 .title {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#card div#card01 .details {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	float: right;
}
div#card div#card01 .text {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	float: left;
}

div#card div#card02 {
	display: table;
	width: auto;
	margin: 15px 0 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#card div#card02 .title {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	float: left;
}
div#card div#card02 .details {
	display: block;
	position: relative;
	left: -1px;
	width: auto;
	margin: -78px 0 0;
	text-align: center;
	vertical-align: baseline;
	float: right;
}
div#card div#card02 .text {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	float: left;
}

div#card div#card03 {
	display: table;
	width: auto;
	margin: -10px 0 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#card div#card03 .title {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#card div#card03 .text {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}



div#goods {
	display: table;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#goods .title {
	display: block;
	width: auto;
	margin: 20px 0 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#goods .text {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}



div#goods {
	display: table;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#goods .title {
	display: block;
	width: auto;
	margin: 20px 0 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#goods .text {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}



div#pass {
	display: table;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#pass .title {
	display: block;
	width: auto;
	margin: 20px 0 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#pass .text {
	display: block;
	width: auto;
	margin: 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#pass .bt {
	display: block;
	width: auto;
	margin: -54px 0 0 445px;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
div#pass .details {
	display: block;
	width: auto;
	margin: 0 0 30px;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}


.content_footer {
	display: table;
	background: #FFFFFF;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	vertical-align: baseline;
}
.content_footer ul#sns {
	display: block;
	width: 480px;
	margin: 80px auto 0;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
.content_footer ul#sns li {
	display: block;
	width: auto;
	list-style: none;
	margin: 0 25px;
	text-align: center;
	vertical-align: baseline;
	float: left;
}

.content_footer div#fujiq_top {
	display: block;
	width: 310px;
	margin: 0 auto;
	padding: 50px 0 20px;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}

.content_footer div#copy {
	display: block;
	width: 1024px;
	margin: 0 auto;
	padding: 0 0 80px;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}



