<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ベース */
img { -ms-interpolation-mode: bicubic; }
a{text-decoration: none;}
a:hover{
	opacity:0.7;
	filter: alpha(opacity=60);
	-webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;
}
.center{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.zure{
	padding-top: 20px;
	margin-top: -20px;
}
h1{
	font-size:10px;
	color:#ffffff;
	height:22px;
	width:100%;
	background-color:#000000;
	font-weight:normal;
	}

.waku-142{
	padding:2px;
	border:#eeeeee 1px solid;
	text-align:center;
	margin:5px 0px;
}
.waku-1100{
	padding:2px;
	border:#eeeeee 1px solid;
	text-align:center;
	margin:0px;
}



	
/* メニュー黒 */
#menu-brack{
	background-color:#000000;
	position: absolute;
	top:0px;
	right:0px;
}
.menu-black2 li{
	margin:1px 5px; 
	float:right;
	color:#FFFFFF;
}
.menu-black2 li a {
	color:#FFFFFF;
	font-size:10px;
}

	
	
/* メニュー上 */
#menu-ue{
	width:1000px;
	margin-top:5px;
}
#menu-ue td{
	font-size:10px; 
	color:#000000;
	font-weight:bold;
}
#menu-ue span{
	font-size:14px;
	line-height:20px;
}

#menu-ue img{
	border:0px;
}

/* インスタフレーム */
.inst{
	float:left;
	width:30%;
	display: table-cell;
	/*　phone
	height:500px;
	*/
	border:#eeeeee 1px solid;
	border-radius:10px;
	font-size:12px;
	color:#666666;
	margin:1% 1%;
}
#inst-text{
	 text-align:center;
	 font-size:12px;
	 margin:20px;
}
.inst p{
	margin:10px;
	line-height:18px;
}
.inst img{
	width:100%;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.inst a{
	margin-right:5px;
	color:#336699;
}
.inst hr{
	border:0px;
	border-top:#eeeeee 1px solid;
	margin:0px;
	padding:0px;
}
.inst div{
	position:relative;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:0px;
}
.inst div img{
	width:15%;
	text-align:left;
	margin-right:5px;
	border:0px;
}
.inst div span{
	position:absolute;
	top:40%;
	color:#336699;
	font-weight:bold;
}


/* フッター */

#foot{
	overflow: hidden;
	margin-top:30px;
}
#foot a{
	color:#000000;
}
#foot a:hover{
	color:#ffffff;
}

#foot ul li{
	float:left;
	list-style:none;
	font-size:15px;
	padding:5px;
	font-weight:bold;
}
#foot ul li ul li{
	float:none;
	list-style:none;
	font-size:12px;
	padding:5px;
	font-weight: normal;
}
#cr{
	position:absolute;
	width:100%;
	bottom:0px;
	padding:5px;
	overflow: hidden;
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	font-size:12px;
}


/* search */




/*検索フォーム
----------------------*/
dl.search1 {
	float:left;
	width: 350px;
	height:20px;
	margin: 2px;
	position: relative;
	background-color: white;
	opacity: 0.8;
	border:#eeeeee 1px solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/*overflow: hidden;*/
}

dl.search1 dt {
	background: #eeeeee;
	margin-right: 40px;
	padding:0px;
	}
dl.search1 dt input {
	font-size: 12px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background: none;
	border: none;
	}

dl.search1 dd {
	background: #ffffff;
	position: absolute;
	float:left;
	top: 0;
	right: 0;
	}
dl.search1 dd button {
	display: block;
	background: #eeeeee;
	border: none;
	}
dl.search1 dd button:hover {
	cursor:pointer;
	}
dl.search1 dd button span {
	display: block;
	width: 50px;
	height: 20px;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8528447/pc/jq/../img/sp-search.gif') no-repeat scroll 0 0;
	cursor:pointer;
	}



/* カルーセル */
.pc-play li {
	position:relative;
	border:#eeeeee 2px solid;
	height:140px;
	margin:5px;
	padding-bottom:10px;
	text-align:center;
	width:100px;
	
}

.pc-play li div img{
	width:100px;
	margin: auto;
	border:0px;
	vertical-align:middle;
}
.pc-play li div{
	text-align:center;
    width:120px;
    height:140px;
    display:table-cell;
    vertical-align:middle;
	layout-grid-line:200px;
}
.pc-play li p{
	position:absolute;
	bottom:0px;
	right:5px;
	padding:3px;
	font-size:10px;
}


/* メガメニュー */
.mega-menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	} 
#mega-menu-1 li img{
	padding:10px 10px;
}
.mega-menu  img
{
	border:0px;
	vertical-align:bottom;
}

.mega-menu hr {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	border:0px;
	border-bottom: #FFFFFF 1px solid;
}


/* メガスライダー */

* {margin: 0; padding: 0;}
body,html {width: 100%;height: 100%;}
/* 設定 */
.container {width: 100%; height: 450px; overflow-x: hidden;}
.slide_all {width: 800px; margin: 0 auto; height: 250px; position: relative;}
.slide_wrap {width: 2400px; position: absolute; left: 50%; margin-left: -1200px;}
.slide_body {width: 100%;}
.slide {width: 800px; font-family: 'arial'; background: #000; color: #fff; font-size: 50px; line-height: 250px; text-align: center;}
.slide img {width: 100%; vertical-align: bottom;}

/* 装飾 */
.bx-controls-direction,.bx-pager {text-align: center;height: 25px;}
.bx-controls-direction a,.bx-pager-item {display: inline-block;}
.bx-pager-item a{display: block; height: 10px; width: 10px; text-indent: -9999px; background: #fff; border-radius: 10px; margin:10px 2px 0 2px;}
.bx-controls-direction a{text-decoration: none; color: #fff; padding:0 5px;}
.bx-controls {position: absolute;bottom: 5px;z-index: 100;width: 100%;}

/* 追加 */
.slide{transition:all .3s;opacity:.5;}
.slide.active{ opacity:1;}



/* NEW＆RE */

.newre {
	width:1000px;
}
.newre td {
	vertical-align:top;
	text-align:center;
	width:25%;
	font-size:12px;
	
}
.newre td img{
	width:200px;
	border:#eeeeee 1px solid;
	margin-bottom:5px;
}

.newre td a{
	color:#000000;
}
.new-bo{	
	margin-top:20px;
	background-color:#000000;
	padding:8px;
	color:#FFFFFF;
	font-size:12px;
	border-radius:5px;
	display: inline-block;
	float:right;
}


/* ランクタブ */

.rank-no{
	margin:0px;
	width:100%;
}
.rank-no td{
	width:20%;
	text-align:center;
}
.rank-no td img{
	width:30px;
}
.rank-item{
	width:100%;
	
}
.rank-item td{
	width:20%;
	text-align:center;
}
.rank-item td img{
	width:80%;
	border:0px;
}

#ui-tab{
	margin:0 auto;
	text-align:center;
}

#ui-tab ul{
	margin-top:10px;
	margin-bottom:10px;
}
#ui-tab li{
		display: inline;
	cursor: pointer; 
}
#ui-tab li div{
	background-color:#000000;
	padding:8px;
	color:#FFFFFF;
	border-radius:5px;
	cursor: pointer; 
}
#ui-tab li div:hover{
	background-color:#eeeeee;
	padding:8px;
	color:#FFFFFF;
	border-radius:5px;
	cursor: pointer; 
	filter: alpha(opacity=60);
	-webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;
}</pre></body></html>