<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fitW img {
	width:100%;
	height:auto;
}

ruby.example1 { ruby-align: distribute-letter; }
ruby.example2 { ruby-position: inline; }

/*---------------------------------- SPLASH ----------------------------------*/
#splashArea {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 50%;
	margin-left:-50%;
	z-index:999997;
	overflow:hidden;
}
#splashArea #splashAreaWaku {
    width: 100%;
    height: 100%;
	background:url(../img/0707/main_back.jpg) repeat center center;
    position: relative;
	margin:0 auto;
}
#splashArea #splashIcon{
    position: absolute;
	width:500px;
	height:520px;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -260px;
	background:url(../img/0707/splash_logo.png) no-repeat center center;
	background-size:contain;
}


#wrapper {
	width:100%;
	max-width: 1920px;
	height:100%;
	margin:0 auto;
}
.left {
	float:left;
}
.over {
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	opacity:1;
}
.over:hover {
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	opacity:0.75;
}
.over2 {
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transform: scale(1.0,1.0);
	opacity:0.8;
}
.over2:hover {
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transform: scale(1.1,1.1);
	opacity:1.0;
}

/*==========================================
縲縲縲縲縲縲縲縲縲HEADER
==========================================*/
#headerWrap {
	width:100%;
	height:760px;
	min-width:1240px;
	background:url(../img/top_back.jpg) repeat-x center center;
	overflow:hidden;
}
#header {
	width:1240px;
	height:760px;
	margin:0 auto;
	position:relative;
}
#header h1,#header h2,#header h3,#header h4,#header h4 p {
	text-indent:-999999px;
}
#header h1,#header h2,#header h3,#header h4,#header #topImg,#header #topImg li,#header #topTamago,#header #snsBtnArea {
	position:absolute;
}
#snsBtnArea {
	width:290px;
	top:640px;
	left:180px;
	position:relative;
	overflow:hidden;
}
#snsBtnArea li {
	float:left;
}
#bnrEvent {
	position:absolute;
	width:250px;
	height:250px;
	top:50%;
	left:50%;
	margin-left:340px;
	margin-top:-340px;
}
#headerWrap {
	width:100%;
	height:100vh;
	min-height: 800px;
	max-height: 1000px;
	min-width:1240px;
	margin:0 auto;
	background:#FFFFFF;
	overflow:hidden;
	position:relative;
}
#header {
	width:100%;
	height:100vh;
	min-height: 800px;
	max-height: 1000px;
	margin:0 auto;
	position:relative;
}
#header h1,#header h2,#header h3,#header h4,#header h4 p {
	text-indent:-999999px;
}
#header h1,#header h2,#header h3,#header h4,#header #topImg,#header #topImg li,#header #topTamago,#header #snsBtnArea {
	position:absolute;
}
#logo {
	width:600px;
	height:210px;
	background:url(../img/0707/logo.gif) no-repeat center top;
	top:50%;
	margin-top: -350px;
	left:50%;
	margin-left:-300px;
}
#mizuhiki {
	width:2000px;
	height:180px;
	position:absolute;
	top:50%;
	margin-top: -110px;
	left:50%;
	margin-left:-1000px;
	background:url(../img/0707/mizuhiki_pc.gif) no-repeat center top;
}
#noshi {
	width:50px;
	height:120px;
	position:absolute;
	top:50%;
	margin-top: -200px;
	left:50%;
	margin-left:144px;
	background:url(../img/0707/noshi.gif) no-repeat center top;
}
#annivIcon {
	width:180px;
	height:180px;
	position:absolute;
	top:50%;
	margin-top: 190px;
	left:50%;
	margin-left:-550px;
	background:url(../img/0707/anniv_icon2.png) no-repeat center top;
	background-size:contain;
	text-indent:-999999px;
}
#naokoIll {
	width:180px;
	height:245px;
	position:absolute;
	top:50%;
	margin-top: 60px;
	right:0px;
	background:url(../img/0707/naoko_ill.gif) no-repeat center top;
	background-size:contain;
}
#uedaIll {
	width:180px;
	height:245px;
	position:absolute;
	top:50%;
	margin-top: 60px;
	left:0px;
	background:url(../img/0707/ueda_ill.gif) no-repeat center top;
	background-size:contain;
}
#fukidashi {
	width:280px;
	height:280px;
	position:absolute;
	top:50%;
	margin-top: 80px;
	left:50%;
	margin-left:210px;
	background:url(../img/0707/fukidashi.gif) no-repeat center top;
	background-size:contain;
	text-indent:-999999px;
}
#nameArea {
	width:120px;
	height:230px;
	position:absolute;
	top:50%;
	margin-top: 90px;
	left:50%;
	margin-left:-60px;
}
#nameArea li {
	width:50px;
	height:100%;
	position:absolute;
	top:50%;
	margin-top: -100px;
	text-indent:-999999px;
}
#nameArea #name1 {
	background:url(../img/0707/name1.gif) no-repeat center center;
	right:0px;
}
#nameArea #name2 {
	background:url(../img/0707/name2.gif) no-repeat center center;
	left:0px;
}
#midashiArea {
	width:960px;
	height:260px;
	position:absolute;
	top:50%;
	margin-top: 20px;
	left:50%;
	margin-left:-480px;
}
#midashiArea li {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
#midashiArea #midashi1 { background:url(../img/0707/txt1_pc.gif) no-repeat center center; }
#midashiArea #midashi2 { background:url(../img/0707/txt2_pc.gif) no-repeat center center; }
#midashiArea #midashi3 { background:url(../img/0707/txt3_pc.gif) no-repeat center center; }
#midashiArea #midashi4 { background:url(../img/0707/txt4_pc.gif) no-repeat center center; }
#midashiArea #midashi5 { background:url(../img/0707/txt5_pc.gif) no-repeat center center; }
#midashiArea #midashi6 { background:url(../img/0707/txt6_pc.gif) no-repeat center center; }
#midashiArea #midashi7 { background:url(../img/0707/txt7_pc-2.gif) no-repeat center center; }
#midashiArea #midashi8 { background:url(../img/0707/txt8_pc.gif) no-repeat center center; }

#snsBtnArea {
	width:175px;
	bottom:30px;
	left:50%;
	margin-left:420px;
	position:absolute;
}
#snsBtnArea li {
	width:35px;
	height:35px;
	margin-right:5px;
	float:left;
}
#snsBtnArea .snsIcon {
	margin-right:15px;
} 
#spBnr {
	position:absolute;
	width:200px;
	height:200px;
	top:65px;
	left:50%;
	margin-left:390px;
}
#spBnr1 {
	position:absolute;
	width:160px;
	height:160px;
	top:30px;
	left:50%;
	margin-left:320px;
}
#spBnr2 {
	position:absolute;
	width:160px;
	height:160px;
	top:160px;
	left:50%;
	margin-left:440px;
}

/*==========================================
縲縲縲縲縲縲縲縲縲LINK AREA
==========================================*/

#infoArea {
	width:100%;
	padding:80px 0 80px 0;
	position:relative;
	overflow:hidden;
	min-width:1240px;
	background:#1d1d1e;
}
#info {
	width:100%;
	margin:0 auto;
	position:relative;
}
.info-header {
	width: 100%;
	max-width: 1440px;
	min-width: 1200px;
	margin: 0 auto 60px;
}
.info-header div {
	padding-top: 10.666666666666667%;
	background: url("../img/0707/info-header.jpg") no-repeat center center / contain;
	text-indent: -99999px;
	line-height: 0px;
	height: 0px;
}
.info25th {
	position: relative;
	margin-top: 40px;
	width: 1200px;
	height: 910px;
	margin: 0 auto;
}
.info25th li {
	position: absolute;
	width: 580px;
	background: #FFFFFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	box-sizing: border-box;
	padding-left: 30px;
	color: #000000;
}
.info25th li .indent-lr {
	margin: 0 -0.3em;
}
.info25th li .indent-lr5 {
	margin: 0 -0.5em;
}
.info25th li .indent-r {
	margin: 0 -0.3em 0 0;
}
.info25th li:nth-child(1) {
	left: 0px;
	top: 0px;
	height: 600px;
}
.info25th li:nth-child(2) {
	left: 620px;
	top: 0px;
	height: 320px;
}
.info25th li:nth-child(3) {
	left: 620px;
	top: 360px;
	height: 240px;
}
.info25th li:nth-child(4) {
	width: 100%;
	left: 0px;
	top: 640px;
	height: 270px;
}
.info25th1 h3 {
	width: 100%;
	padding-top: 70px;
	margin-top: 25px;
	margin-bottom: 20px;
	background: url("../img/0707/25th-logo1.gif") no-repeat left 20px center / contain;
	text-indent: -99999px;
}
.info25th2 h3 {
	width: 100%;
	padding-top: 70px;
	margin-top: 25px;
	margin-bottom: 20px;
	background: url("../img/0707/25th-logo2.gif") no-repeat left 20px center / contain;
	text-indent: -99999px;
}
.info25th3 h3 {
	width: 100%;
	padding-top: 70px;
	margin-top: 25px;
	margin-bottom: 20px;
	background: url("../img/0707/25th-logo3.gif") no-repeat left 20px center / contain;
	text-indent: -99999px;
}
.info25th4 h3 {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 240px;
	padding-top: 130px;
	margin-top: 25px;
	margin-bottom: 25px;
	background: url("../img/0707/25th-logo4.gif") no-repeat center center / contain;
	text-indent: -99999px;
	font-family: "M PLUS 1p", sans-serif;
}
.info25th li h4 {
	font-size: 31.5px;
	line-height: 1.3em;
	font-weight: 700;
	font-family: "M PLUS 1p", sans-serif;
}
.info25th4 h4 {
	padding: 30px 30px 0 290px;
	text-align: justify;
	box-sizing: border-box;
}
.info25th li h5 {
	font-size: 21.6px;
	line-height: 1.5em;
	font-weight: 700;
	font-family: "M PLUS 1p", sans-serif;
}
.info25th li h6 {
	font-size: 26px;
	line-height: 1.4em;
	font-weight: 700;
	margin: 25px 30px 0 0;
	font-family: "M PLUS 1p", sans-serif;
}
.info25th li h7 {
	font-size: 26px;
	line-height: 2em;
	font-weight: 700;
	margin: 0 30px 0 0;
	display: block;
	font-family: "M PLUS 1p", sans-serif;
}
.info25th li h7 strong {
	border: 2px solid #000000;
	padding: 0 0.4em;
	margin: 0 0.2em 0 0;
}
.info25th li p {
	font-size: 24px;
	line-height: 1.3em;
	font-weight: 700;
	margin: 10px 30px 0 0;
	display: block;
	font-family: "M PLUS 1p", sans-serif;
}
.info25th4 p {
	padding: 10px 0 0 280px;
}
.info25th li .center {
	text-align: center;
}
.info25th1 .btn {
position: relative;
	background: linear-gradient(#333333, #000000);
	width: 300px;
	margin: 25px 0 0 110px;
	line-height: 2.2em;
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;
	font-weight: 700;
	font-family: "M PLUS 1p", sans-serif;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.info25th4 .btn {
	position: absolute;
	background: linear-gradient(#333333, #000000);
	bottom: 25px;
	right: 30px;
	width: 300px;
	line-height: 2.2em;
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;
	font-weight: 700;
	font-family: "M PLUS 1p", sans-serif;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.info25th .btn a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-indent: -99999px;
} 
/*==========================================
縲縲縲縲縲縲縲縲縲WHAT'S AREA
==========================================*/

#whatArea {
	width:100%;
	padding:60px 0 60px 0;
	position:relative;
	overflow:hidden;
	min-width:1240px;
	/*background:#000 url(../img/whats_img.jpg) no-repeat center top;*/
	background:#000;
}
#whats {
	width:1160px;
	min-height:370px;
	margin:0 auto;
	position:relative;
}

#whatsChoiceArea {
	width:1150px;
	height:360px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-580px;
	margin-top:-135px;
	padding:0 0 0 10px;
}
#whatsChoiceArea #whatsChoiceLeft {
	float:left;
}
#whatsChoiceArea #whatsChoiceRight {
	float:right;
}
#whats1Area,#whats2Area {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#whatsTit {
	width:560px;
	height:150px;
	margin:0 auto 20px;
	padding-top:0;
	position:relative;
	background:url(../img/whars_tit1.gif) no-repeat center top;
}
#whatsTxt {
	padding:0;
}
#whatsTxt p {
	font-size:18px;
	line-height:32px;
	font-weight:bold;
	color:#ccc;
	text-align:justify;
	margin-top:6px
}
#whatsTxt .rightSpace {
	padding-right:330px;
	background:url(../img/whats_img.jpg) no-repeat right top;
	min-height:200px;
}
#whatsTxt p strong {
	font-size:40px;
	font-weight:bold;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	color:#e60012;
}
#whatsTxt p span {
	font-size:28px;
	font-weight:bold;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
}
#whatsTxt p .yellow {
	font-size:28px;
	color:#eac327;
}
#whatsTxt p .blue {
	font-size:28px;
	color:#0099cc;
}
#whatsTxt p .red {
	font-size:28px;
	color:#e60012;
}
#whatsTxt p .white {
	font-size:28px;
	color:#ccc;
	font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
}


#whatsTit2 {
	width:640px;
	height:150px;
	margin:0 auto 20px;
	padding-top:0;
	position:relative;
	background:url(../img/whars_tit2.gif) no-repeat center top;
}
#whatsTxt2 {
	padding:0;
	margin:30px 0 80px 0;
}
#whatsTxt2 p {
	font-size:20px;
	line-height:36px;
	font-weight:bold;
	color:#ccc;
	text-align:justify;
	margin-top:6px;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
}
#whatsImg1 {
	width:260px;
	height:180px;
	position:absolute;
	right:10px;
	top:0px;
	background:url(../img/whats_ill1.gif) no-repeat center top;
}
#whatsImg2 {
	width:370px;
	height:180px;
	position:absolute;
	left:00px;
	top:0px;
	background:url(../img/whats_ill2.gif) no-repeat center top;
}

.torinomakiBtn {
	width:22em;
	text-align:center;
	padding:8px 10px;
	margin:30px auto 0;
	font-size:24px;
	line-height:24px;
	height:24px;
	background:url(../img/back_red.jpg) repeat center top;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-weight:bold;
	position:relative;
	color:#000;
}
.torinomakiBtn a {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-indent:-99999px;
}
.return {
	position:absolute;
	right:0px;
	top:0px;
	width:2em;
	margin-top:0px;
}
.torinomakiBtn a:link {text-decoration:none;color:#000;}
.torinomakiBtn a:visited {text-decoration:none;color:#000;}
.torinomakiBtn a:hover {color:#000;}
.torinomakiBtn a:active {text-decoration:none;color:#000;}
.torinomakiBtn h4 {display:none;}

/*==========================================
縲縲縲縲縲縲縲縲縲RECOMMEND AREA
==========================================*/

#recommendArea {
	width:100%;
	height:800px;
	padding:0 0 0 0;
	position:relative;
	overflow:hidden;
	min-width:1240px;
	background:url(../img/recommend_back.jpg) repeat center top;
}
#recommend {
	width:1160px;
	margin:60px auto;
	position:relative;
}
#recommendTit {
	width:450px;
	position:absolute;
	top:60px;
	left:50%;
	margin-left:-225px;
}
#recommendSetsumei p {
	width:100%;
	font-size:20px;
	line-height:36px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	top:350px;
}
#recommendBtn {
	width:560px;
	position:absolute;
	top:550px;
	left:50%;
	margin-left:-280px;
}

/*=========================================*/

#recommendOverBg {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display:none;
}
#recommendDetail {
	background:#000;
	width:1160px;
	height:680px;
	position:absolute;
	left:50%;
	margin-left:-580px;
	margin-top:60px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
#recommendDetailTit {
	width:220px;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-110px;
}
#recommendDetailArea {
	width:1080px;
	height:440px;
	position:absolute;
	top:200px;
	left:40px;
	overflow:hidden;
}

#recommendHantei {
	width:1080px;
	height:460px;
	position:relative;
}
#recommendHanteiMidashi {
	width:820px;
	margin:0 auto;
	text-align:center;
	font-size:36px;
	line-height:36px;
	height:65px;
	background:url(../img/recommend_line.gif) repeat-x center bottom;
	font-weight:bold;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	color:#FFF;
}
#recommendHanteiTxt {
	width:820px;
	margin:30px auto;
	font-size:20px;
	line-height:32px;
	font-weight:bold;
	color:#CCC;
}
#recommendHanteiBtn {
	width:180px;
	margin:0 auto;
}
#recommendKekka {
	width:1080px;
	height:460px;
	position:relative;
}
#recommendPhoto {
	width:400px;
	padding:260px 0 0 0;
	position:absolute;
	top:0px;
	left:0px;
	font-size:12px;
	line-height:12px;
}
.recommendPhotoA1 {background:url(../img/photo_a1.jpg) no-repeat;}
.recommendPhotoA2 {background:url(../img/photo_a2.jpg) no-repeat;}
.recommendPhotoA3 {background:url(../img/photo_a3.jpg) no-repeat;}
.recommendPhotoA4 {background:url(../img/photo_a4.jpg) no-repeat;}
.recommendPhotoA5 {background:url(../img/photo_a5.jpg) no-repeat;}
.recommendPhotoA6 {background:url(../img/photo_a6.jpg) no-repeat;}

.recommendPhotoB1 {background:url(../img/photo_b1.jpg) no-repeat;}
.recommendPhotoB2 {background:url(../img/photo_b2.jpg) no-repeat;}
.recommendPhotoB3 {background:url(../img/photo_b3.jpg) no-repeat;}
.recommendPhotoB4 {background:url(../img/photo_b4.jpg) no-repeat;}
.recommendPhotoB5 {background:url(../img/photo_b5.jpg) no-repeat;}
.recommendPhotoB6 {background:url(../img/photo_b6.jpg) no-repeat;}

.recommendPhotoC1 {background:url(../img/photo_c1.jpg) no-repeat;}
.recommendPhotoC2 {background:url(../img/photo_c2.jpg) no-repeat;}
.recommendPhotoC3 {background:url(../img/photo_c3.jpg) no-repeat;}
.recommendPhotoC4 {background:url(../img/photo_c4.jpg) no-repeat;}
.recommendPhotoC5 {background:url(../img/photo_c5.jpg) no-repeat;}
.recommendPhotoC6 {background:url(../img/photo_c6.jpg) no-repeat;}

.recommendPhotoD1 {background:url(../img/photo_d1.jpg) no-repeat;}
.recommendPhotoD2 {background:url(../img/photo_d2.jpg) no-repeat;}
.recommendPhotoD3 {background:url(../img/photo_d3.jpg) no-repeat;}
.recommendPhotoD4 {background:url(../img/photo_d4.jpg) no-repeat;}
.recommendPhotoD5 {background:url(../img/photo_d5.jpg) no-repeat;}
.recommendPhotoD6 {background:url(../img/photo_d6.jpg) no-repeat;}
.recommendPhotoD7 {background:url(../img/photo_d7.jpg) no-repeat;}

.recommendPhotoE1 {background:url(../img/photo_e1.jpg) no-repeat;}
.recommendPhotoE2 {background:url(../img/photo_e2.jpg) no-repeat;}
.recommendPhotoE3 {background:url(../img/photo_e3.jpg) no-repeat;}
.recommendPhotoE4 {background:url(../img/photo_e4.jpg) no-repeat;}
.recommendPhotoE5 {background:url(../img/photo_e5.jpg) no-repeat;}

.recommendPhotoF1 {background:url(../img/photo_f1.jpg) no-repeat;}
.recommendPhotoF2 {background:url(../img/photo_f2.jpg) no-repeat;}
.recommendPhotoF3 {background:url(../img/photo_f3.jpg) no-repeat;}
.recommendPhotoF4 {background:url(../img/photo_f4.jpg) no-repeat;}
.recommendPhotoF5 {background:url(../img/photo_f5.jpg) no-repeat;}

.recommendPhotoG1 {background:url(../img/photo_g1.jpg) no-repeat;}

#recommendName {
	width:640px;
	margin:0 auto 12px;
	padding:0 0 0 440px;
	font-size:18px;
	line-height:28px;
	text-align:left;
	font-weight:bold;
	color:#ccc;
	font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
}#recommendName strong {
	color:#e60012;
	font-weight:bold;
	font-size:24px;
}
#recommendSubName {
	width:640px;
	margin:0;
	padding:0 0 0 440px;
	font-size:24px;
	line-height:24px;
	color:#ccc;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	font-weight:bold;
}
#recommendTxt {
	width:640px;
	margin:0 0 0 440px;
	padding:0 0 0 0;
	border-top:#000 dotted 1px;
}
#recommendTxt p {
	width:640px;
	display:block;
	font-size:16px;
	line-height:24px;
	color:#ccc;
	text-align:justify;
	text-indent:0px;
	margin:10px 0 0 0;
}
#recommendCloseBtn {
	position:absolute;
	right:10px;
	top:10px;
}

#recommendPlatformArea {
	width:1080px;
	margin:0 auto;
	position:absolute;
	bottom:0px;
	overflow:hidden;
	zoom:1;
	display:none;
}
#recommendPlatformArea2 {
	width:860px;
	margin:0 auto;
	position:absolute;
	bottom:0px;
	overflow:hidden;
	zoom:1;
	display:none;
	left:110px;
}
#recommendPlatformArea li ,#recommendPlatformArea2 li {
	text-align:center;
	padding:0;
	position:relative;
	height:auto;
}
.recommendLeft {
	width:860px;
	float:left;
}
.recommendRight {
	width:206px;
	float:right;
}

#recommendLoadArea {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background:#000;
}
#tamagoLoad {
	width:200px;
	height:160px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-100px;
	margin-top:-120px;
}
.tamagoLoad {
	background:url(../img/recommend_load.gif) no-repeat;
}
.tamagoComp {
	background:url(../img/recommend_comp.gif) no-repeat;
}
#compTxt {
	width:110px;
	height:24px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-55px;
	margin-top:-20px;
}


/*==========================================
縲縲縲縲縲縲縲縲縲YABE BNR
==========================================*/

#yabeArea {
	width:100%;
	padding:60px 0 60px 0;
	position:relative;
	overflow:hidden;
	min-width:1240px;
	background:#1d1d1e;
}
#yabeFukidashi {
	width:300px;
	height:300px;
	margin:0;
	position:absolute;
	text-indent:-999999px;
	bottom:35px;
	left:50%;
	margin-left:225px;
	background:url(../img/0707/yabe_fukidashi.png) no-repeat left top;
}
#yabeImg {
	width:340px;
	height:270px;
	margin:0;
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:280px;
	background:url(../img/0707/yabe_image.png) no-repeat left top;
}
#yabe {
	width:1240px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#yabeTit {
	width:720px;
	height:60px;
	text-indent:-999999px;
	margin:0;
	position:relative;
	bottom:0px;
	overflow:hidden;
	zoom:1;
	margin-left:110px;
	margin-bottom:30px;
	background:url(../img/0707/yabe_tit.png) no-repeat left top;
}
#yabePlatformArea {
	width:734px;
	margin:0;
	position:relative;
	bottom:0px;
	overflow:hidden;
	zoom:1;
	padding-left:110px;
}
#yabePlatformArea li {
	text-align:center;
	padding:0;
	position:relative;
	height:auto;
}
.yabeLeft {
	width:496px;
	float:left;
	margin-right:30px;
}
.yabeRight {
	width:206px;
	float:left;
	margin-top:20px;
}
/*==========================================
縲縲縲縲縲縲縲縲縲FOOTER
==========================================*/
#footerArea {
	width:100%;
	height:170px;
	line-height:20px;
	padding:40px 0 0 0;
	background:#000;
	position:relative;
	overflow:hidden;
	min-width:1240px;
}
#footerArea {
	width:100%;
	height:200px;
	line-height:20px;
	padding:40px 0 0 0;
	background:#000;
	position:relative;
	overflow:hidden;
}
#footerArea #sns-link {
	position:relative;
	overflow:hidden;
	zoom:1;
	width:1020px;
	margin:0 auto;
}
#footerArea #sns-link li {
	width:33.333%;
	float:left;
	box-sizing:border-box;
	border-left:1px dotted #666;
	padding:0 10%;
}
#footerArea #sns-link li:last-child {
	border-right:1px dotted #666;
}
#footerArea h2 {
	text-indent:-999999px;
}
#copyright {
	position:absolute;
	left:50%;
	margin-left:-80px;
	bottom:30px;
	width:160px;
	height:16px;
	background:url(../img/copyright.gif) no-repeat center top;
}

/*==========================================
縲縲縲縲縲縲縲縲縲SCROLL BTN
==========================================*/

#scrollB {
	width:50px;
	text-height:50px;
	position:fixed;
	bottom:70px;
	display:none;
	right:20px;
	z-index:999;
}</pre></body></html>