<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{
    color:#000;background:#FFF;
	letter-spacing: 1px;
}
body{
    overflow-x: hidden;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
a{text-decoration: none; color: #000000;}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }
legend{ color:#000; }

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	zoom:1;
}

.pc_none{
	display: none;
}

a:hover{
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

img{
	width: 100%;
}



:root {
  --main-color: #461606;
  --second-color: #000000;
}







#head{
	width: 960px;
	margin: 0px auto 1%;
}

#head h1{
	float: left;
	width: 25%;
}

#head div{
	float: right;
	width: 25%;
}

#head div ul li{
	float: right;
	width: 25%;
	text-align: center;
	margin-left: 8%;
	margin-top: 3%;
}

#head div ul li img{
	background-color: #000000;
	border-radius: 15px;
}

#head div ul li span{
	display: block;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #000000;
}

nav{
	background-color: #461606;
}

nav ul{
	width: 960px;
	margin: auto;
	padding-left: 7%;
}


nav ul li a{
    float: left;
    width: 15%;
    margin: 1% 2% 1% 5%;
    padding: 2px 4%;
	background-color: #FFF;
	position: relative;
}


nav ul li a:after{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 25px;
    border-color: transparent transparent #e02f0a transparent;
}


#search_box{
	width: 960px;
	background-color: #461606;
	margin: 1% auto;
}

#search_box #keyword{
	width: 80%;
	min-height: 30px;
	margin: 5px 0px 5px 2%;
}

#search_box #saerch_btn{
	width: 16%;
	background-color: #000000;
	text-align: center;
	vertical-align:middle;
	padding: 0% 5%;
	float: right;
	border: none;
	min-height: 44px;
	cursor: pointer;
	color: #FFF;
	font-size: 120%;
}

#mainimg{
width: 960px;
margin: auto;
}



h3{
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
	font-size: 180%;
	color: #000000;
	margin-top: 6%;
	margin-bottom: 2%;
	font-weight: bold;
	letter-spacing: 3px;
}

h3:before, h3:after{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 35%;
    height: 5px;
    background-color: #461606;
}

h3:before {left:0;}
h3:after {right: 0;}

#newitem{
min-height: 350px;
}

#newitem li{
	width: 20%;
	float: left;
}

#osusume ul{
	width: 960px;
	margin: auto;
}

#osusume li{
	width: 32%;
	float: left;
	margin-right: 2%;
}

#osusume li:nth-child(3n){
	margin-right: 0px;
}

.rank{
text-align: center;
font-size: 180%;
padding-left: 10%;
}

.rank li{
	float: left;
	width: 18%;
	margin: 0% 1%;
}

.rank span{
font-size: 110%;
}

.rank li:nth-child(1){
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.jp/44587536/topimg/icon_rank01.jpg);
	background-size: 15%;
	background-position: 27% 8px;
	background-repeat: no-repeat;
}

.rank li:nth-child(2){
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.jp/44587536/topimg/icon_rank02.jpg);
	background-size: 15%;
	background-position: 27% 8px;
	background-repeat: no-repeat;
}

.rank li:nth-child(3){
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.jp/44587536/topimg/icon_rank03.jpg);
	background-size: 15%;
	background-position: 27% 8px;
	background-repeat: no-repeat;
}

.rank li:nth-child(4){
	width: 12%!important;
	font-size: 85%;
	padding-top: 6%;
}

.rank li:nth-child(5){
	width: 12%!important;
	font-size: 85%;
	padding-top: 6%;
}

.list_btn a{
	border-radius: 15px;
    background-color: #461606;
	display: block;
	text-align: center;
	width: 30%;
	margin: auto;
	color: #FFF;
	padding: 1% 0px;
	font-size: 120%;
    position: relative;
	font-weight: bold;
	margin-top: 1%;
}

.list_btn a:before {
     position: absolute;
     content: '';
     width: 10px;
     height: 10px;
     border-top: solid 5px #FFF;
     border-right: solid 5px #FFF;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 37%;
     right: 20%;
}

.rank.col3{
	margin-left: 13%;
}
.rank.col3 li{
width: 22%;
}

footer{
	margin-top: 3%;
	margin-bottom: 3%;
}

footer h4{
	background-color: #461606;
	padding: 10px 0%;
}

footer h4 span{
	display: block;
	width: 960px;
	margin: auto;
	color: #FFF;
	font-size: 120%;
}

footer ul{
	width: 960px;
	margin: auto;
}

footer li{
	width: 20%;
	float: left;
	border-bottom: dotted 1px #000000;
	position: relative;
	padding: 1% 0px 0px 0px;
	margin-right: 3%;
	padding-left: 15px;
}

footer a:nth-child(even){
	border-left: none;
}

footer a:before {
     position: absolute;
     content: '';
     width: 6px;
     height: 6px;
     border-top: solid 2px #000000;
     border-right: solid 2px #000000;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 50%;
     left: 0;
}


#ViewArea{
	width:90%;
	overflow:hidden;
	float:left;
	position:relative;	
	z-index:1;
	margin-top: 1%;
}
#ScrollArea{
	width:auto;
	position:relative;
	z-index:2;
}
#ScrollArea li{
	float:left;
	position:relative;	
	padding:0 15px;
	list-style:none;
	width: 170px;
}
#ScrollArea p{
	padding:2px 0px 0px 0px;
}

#ScrollArea  .sc_name{
	min-height: 35px;
}


#Leftbtn {
	position: relative;
	display: block;
	float: left;
	background-color: #fff7f4;
	height: 170px;
	width: 25px;
	margin-left: 3%;
}

#Leftbtn:before {
     position: absolute;
     content: '';
     width: 20px;
     height: 20px;
     border-top: solid 3px #461606;
     border-right: solid 3px #461606;
     -webkit-transform: rotate(230deg);
     transform: rotate(230deg);
     top: 75px;
     left: 30%;
}




#Rightbtn {
	position: relative;
	display: block;
	float: left;
	background-color: #fff7f4;
	height: 170px;
	width: 25px;
}

#Rightbtn:before {
     position: absolute;
     content: '';
     width: 20px;
     height: 20px;
     border-top: solid 3px #461606;
     border-right: solid 3px #461606;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 75px;
     left: -20%;
}


</pre></body></html>