@charset "utf-8";
/* CSS Document */

/*スタイルリセット*/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin:0;
	padding:0;
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	font-size:12px;
	line-height:1;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}

iframe {
	margin:0;
	padding:0;
	border:none;
	background:#FFF;
}
iframe#BannerFrame
 {
	overflow-x: hidden;
	overflow-y: hidden;
	
}


/*共通*/

.mt5 {
	margin-top:5px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.pt25{
	padding-top:25px !important;
}
.pt50{
	padding-top:50px !important;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.red{
	color:#FF0000 !important;
}
.blue{
	color:#185aa6 !important;
}
.white{
	color:#ffffff !important;
}
.fs10{
	font-size:10px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:none;
	color:#999;
}

/*トップページ*/

#leftbox{
	float:left;
	margin:-10px 0 0 7px;
}
#top_main{
	float:right;
	margin-right:10px;
}
#wrapper{
	width:1075px;
	margin:auto;
}
#top_ban h2{
	text-indent:-9999px;
	width:795px;
	height:32px;
	background:url(../image/character_title.jpg) 0 0 no-repeat;
	margin:25px 0 8px 0;
}
#new-item h2{
	text-indent:-9999px;
	width:795px;
	height:32px;
	background:url(../image/newitem-title.jpg) 0 0 no-repeat;
	margin:0 0 20px 0;
}


/*ヘッダ*/

#head_box{
	position:relative;
	width:1058px;
	margin:0 auto;
}

#head_box h1 a{
	display:block;
	background: url(../image/site-logo.jpg) no-repeat 0 100% ;
	width:464px;
	height:86px;
   text-indent: -9999px;
}

#head_txt_1 {
    text-indent: -9999px;
    width: 314px;
    height: 26px;
    background: url(../image/header_sign01.jpg);
    position: absolute;
    right: 0;
    top: 5px;
}
#head_txt_2 {
    text-indent: -9999px;
    width: 170px;
    height: 27px;
    background: url(../image/header_sign02.jpg);
    position: absolute;
    right: 0;
    top: 34px;
}
#head_txt_3 a{
	font-size:11px;
    position: absolute;
    right: 320px;
    top: 35px;
	 color:#000000;
	 text-decoration:underline;
}
#head_txt_4 a{
	font-size:11px;
    position: absolute;
    right: 190px;
    top: 35px;
	 color:#000000;
	 text-decoration:underline;
}
#head_txt_3 a:hover , #head_txt_4 a:hover{
	 color:#999;
	 text-decoration:underline;
}
#head_txt_3 a:before , #head_txt_4 a:before {
	content: url(../image/header_icon01.jpg);
	position:relative;
	top:5px;
	margin: 0 5px 0 0;
}

#head_navi {
	position:absolute;
	display:block;
	padding:0;
	margin:0;
	top:62px;
	right:0;
	height:20px;
}
#head_navi ul {
	display:inline-block;
	padding:0;
	margin:0;
}
#head_navi ul li {
	font-size:10px;
	display:block;
	float:left;
	padding:5px 5px;

}
#head_navi ul li:before {
	content: url(../image/header_icon02.jpg);
	position:relative;
	top:2px;
	margin: 0 5px 0 0;
}

#head_search {
	position:relative;
	width:1056px;
	background:#c8e5f5;
	padding:0;
	margin:3px auto;
}
#search_txt {
	position:relative;
	float:left;
}
#search_txt ul {
	position:relative;
	display:inline-block;
	margin:10px 5px;
	width:760;
}
#search_txt ul li {
	position:relative;
	display:block;
	float:left;
}
#search_txt ul li a {
	text-decoration:underline;
	margin:0 5px;
}
#search_box {
	float:right;
	position:relative;
	height:30px;
}
#sbox {
	width:150px;
	height:18px !important;
	border:1px solid #999;
	position:absolute;
	top:6px;
	right:65px;
}
#sbtn {
	position:absolute;
	top:7px;
	right:5px;
}
#head_box_2 {
	padding:20px 0 10px;
	overflow:hidden;
	width:1056px;
	margin:0 auto;
}
#head_box_2 img {
	float:left;
}
#head_ban{
	width:240px;
	float:left;
}
iframe#BannerFrame
 {
	overflow-x: hidden;
	overflow-y: hidden;
}
#cate_slider {
	padding:10px;
	background-color:#ebebeb;
	width:775px;
	float:right;
}


/*レフトナビ*/
#leftnavi {
	width:240px;
	font-size:16px;
	font-weight:bold;
}
#left_tit_1 {
	background:url(../image/left-navi01.jpg) no-repeat ;
	text-indent:-9999px;
	width:240px;
	height:45px;
}
#left_box_1 ul li {
	display:block;
	border-bottom:#ccc 1px solid;
}
#left_box_1 ul li a {
	display:block;
	padding:15px 10px;
	font-size:12px;
	font-weight:normal;
	background:url(../image/left_icon01.png) no-repeat 95% 50%;
}
#left_box_1 ul li a:hover {
	background:#f9f9f9 url(../image/left_icon01.png) no-repeat 95% 50%;
}
#left_box_1 a{
	color:#000;
	text-decoration:none;
}

#left_box_1 a:hover{
	text-decoration:underline;
}

#left_tit_2{
	text-indent:-9999px;
	width:240px;
	height:45px;
	background:url(../image/left-navi02.jpg);
}
#left_box_2 p a{
	color:#000;
}
#left_tit_3{
	text-indent:-9999px;
	width:240px;
	height:45px;
	background:url(../image/left-navi03.jpg);
}
#left_box_2 li{
	height:28px;
	padding-top:12px;
}

#left_ban ul li{
	margin-top:10px;
}

#accordion{
}
#accordion dt{
	border-bottom:#ccc 1px solid;
	font-size:12px;
	font-weight:normal;
	cursor: pointer;    
}
#slider dt a{
	background: url(../image/left_icon01.png) no-repeat 95% 50%;
	padding:15px 10px;
	display:block;
}
#slider dt a:hover{
	background:#f9f9f9 url(../image/left_icon01.png) no-repeat 95% 50%;
	padding:15px 10px;
	display:block;
	color:#000000;
}
#slider dd p {
	border-bottom:#ccc 1px dotted;
	font-size:12px;
	font-weight:normal;
}

#slider dd a{
	display:block;
	color:#000;
	padding:8px 20px;
}
#slider dd p a:hover{
	color:#000;
	background:#f9f9f9;
	text-decoration:underline;
	
}

#left_tit_4{
	text-indent:-9999px;
	width:240px;
	height:34px;
	background:url(../image/left-tenpo.jpg);
}
#tenpo{
	text-align:center;
	background:#eeeeee;
	padding-top:10px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:normal !important;
	text-decoration:none !important;
	color:#000;
}


#tnpo_txt{
	margin:10px 0 20px 0;
}



/*ランキング*/

#RankingArea{
	position:relative;
	width:773px;
}
#RankingArea h2{
	text-indent:-9999px;
	width:795px;
	height:32px;
	background:url(../image/ranking_title.jpg) 0 0 no-repeat;
	margin-bottom:30px;
}
#ranking{
	width:773px;
	background:#ebebeb;
	padding:8px 10px 10px 10px;
}
#ranking_box{
	background:#FFF;
}
#ranking{
	position:relative;
}
#day{
	font-size:12px;
	position:absolute;
	top:42px;
	right:-5px;
}

/*フッター*/

#footer{
	width:1045px;
	clear:both;
	padding:15px;
	background-color:#eeeeee;
}

#foot-l{
	float:left;
	width:250px;
}

#calender{
	padding:10px;
	background-color:#fff;
	border:1px solid #c9c4b7;
	line-height:200%;
}

.week{
	background:#e7e3d8;
	border-bottom:3px solid #FFF;
}

.sun{
	background:#fedbd6;
}

.sat{
	background:#fef3a8;
}

#company{
	margin-top:10px;
	padding:0;
	background:#FFFFFF;
}

#company h2{
	color:#FFF;
	font-size:13px;
	padding:7px 10px;
	background:#414141;
}

#company p{
	padding:10px;
	line-height:1.4;
}

#foot-r{
	float:right;
	width:765px;
}
#foot-r dt{
	font-size:12px;
	margin-bottom:10px;
	color:#FFFFFF;
	padding:9px 30px;
}

#foot-r dd{
	margin-bottom:30px;
	line-height:1.2;
	padding:0 0 0 5px;
}

#foot-r .subtitle{
	background:#185aa6 url(../image/footer_icon01.png) no-repeat 3% 50%;
	border-radius:10px ;
}

#guide-l{
	float:left;
	width:375px;
	padding-right:7px;
	border-right:1px solid #999999;
}


	
#guide-r{
	float:right;
	width:375px;
}
#navi_ban{
	position:absolute;
	right:0px;
	top:0px;
}
.mt5{
	margin-top:5px;
}
#contents_box{
	padding-left:10px;
	padding-top:10px;
}

#foot_navi{
	width:1045px;
	padding:20px;
	text-align:center;
}

#foot_navi a{
	font-size:11px;
	 color:#000000;
	 text-decoration:underline;
}

/*bnrareaレイアウト用*/
#bnrarea{
	width:796px;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
#bnrarea div{
	width:390px; margin:0 0 15px 0;
}

#bnrarea div img{
	width:100%;
	height:auto;
}

/*ランキングボタン*/
.arrow_btn {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	color: #1B1B1B;
	background: #F0F0F0;
	transition: transform ease .8s;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	outline: none;
	position: relative;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.8s;
	overflow: hidden;
	margin-bottom:20px;
	font-size:1rem !important;
}
.arrow_btn:hover {
	 cursor: pointer;
	 text-decoration: none;
	 background: #CCCCCC;
	 color:#1B1B1B;
}
.arrow_btn span {
	display: inline-block;
	text-decoration: none;
	margin-left:8px;
	transition: transform ease .3s;
}
.arrow_btn:hover span{
	cursor: pointer;
	text-decoration: none;
	transform: translateX(10px);
}


