@charset "utf-8";
/*--------------------------------------------------
 * Copyright (C) KADOKAWA CORPORATION 2015
--------------------------------------------------*/

@import "jpGeneral.css?2023112201";

/*Font-size --------------------------------------------------------------------------------------
77% = 10px	85% = 11px	92% = 12px	100% = 13px	107% = 14px	114% = 15px	122% = 16px	129% = 17px
136% = 18px	144% = 19px	152% = 20px	159% = 21px	167% = 22px 174% = 23px	182% = 24px	189% = 25px
-------------------------------------------------------------------------------------------------*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,img	{	margin: 0;	padding: 0;	}

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body#asciistore #mainC					{	color: #444;}
body#asciistore a:link			{	color: #333; text-decoration: none; outline:none;	}
body#asciistore a:visited		{	color: #333; text-decoration: none;	}
body#asciistore a:hover			{	color: #0091ff; text-decoration: underline;	}
a:hover img{opacity:0.7; filter: alpha(opacity=70);}
a img {vertical-align: bottom;}

body#asciistore .thumb a		{	display: block;}
body#asciistore .lead {	overflow: hidden;	_zoom: 1; font-weight: normal;}
body#asciistore .lead p{font-size: 100%;}

body#asciistore .date{color: #9b9b9b;font-size: 10px;}



h3, h5	{	margin: 0; font-weight: bold;	font-size: 100%;line-height: 1.3em;}


/* float --*/
body#asciistore #sideR .ranking ul li:after,
body#asciistore #headerLogo #headerLogo_logo:after,
body#asciistore #headerLogo:after,
body#asciistore #sideR .relatedNews ul li:after,
body#asciistore #sideR:after,
body#asciistore #mainC .box ul.list-3 li:after,
body#asciistore #mainC .box ul:after,
body#asciistore #mainC .box:after,
body#asciistore #mainC:after,
body#asciistore #container:after,
body#asciistore #jpWrap:after,
.clearfix:after	{	visibility: hidden;	display: block;	font-size: 0;	content: " ";	clear: both;	height: 0;	}

* html body#asciistore #sideR .ranking ul li,
* html body#asciistore #headerLogo#headerLogo_logo,
* html body#asciistore #headerLogo,
* html body#asciistore #sideR .relatedNews ul li,
* html body#asciistore #sideR,
* html body#asciistore #mainC .box ul.list-3 li,
* html body#asciistore #mainC .box ul,
* html body#asciistore #mainC .box,
* html body#asciistore #mainC,
* html body#asciistore #container,
* html body#asciistore#jpWrap,
* html .clearfix	{	zoom: 1; } /* IE6 */

*:first-child+html body#asciistore #sideR .ranking ul li,
*:first-child+html body#asciistore #headerLogo_logo,
*:first-child+html body#asciistore #headerLogo,
*:first-child+html body#asciistore #sideR .relatedNews ul li,
*:first-child+html body#asciistore #sideR,
*:first-child+html body#asciistore #mainC .box ul.list-3 li,
*:first-child+html body#asciistore #mainC .box ul,
*:first-child+html body#asciistore #mainC .box,
*:first-child+html body#asciistore #mainC,
*:first-child+html body#asciistore #container,
*:first-child+html body#asciistore #jpWrap,
*:first-child+html .clearfix	{	zoom: 1; } /* IE7 */

/* layout --*/
body#asciistore #jpWrap						{	width: 1058px; padding: 0;border: 0;background: none; background: #f0f2f3 url("../../img/ad/asciistore/bg.png") repeat-y center top;min-width: 0;}
body#asciistore #jpWrap #container			{	width: 738px; padding: 0 0 10px 0; background-color:transparent;min-height: 0;}
body#asciistore #jpWrap #mainC				{	width: 728px; padding: 0 0 0 10px; float: left;margin: 0;}
body#asciistore #sideR						{	width: 300px; padding: 0 10px 0 0; float: right;margin: 0;}

/* header --*/
body#asciistore #header {background: transparent;}
body#asciistore #headerLogo {	margin: 0;background: transparent;}

body#asciistore #headerLogo div#logo_store,
body#asciistore #headerLogo div#logo_store a,
body#asciistore #headerLogo h2,
body#asciistore #headerLogo h2 a{	display: block;}

body#asciistore #headerLogo div#logo_store a,
body#asciistore #headerLogo h2 a{	font-size:0; text-indent:-4000px; line-height:0;float: left;}

body#asciistore #headerLogo div#logo_store {	padding: 0;}
body#asciistore #headerLogo div#logo_store a {	width: 280px; height: 35px; background: transparent url("../../img/ad/asciistore/logo.png") no-repeat left top;}
body#asciistore #headerLogo h2 {	padding:0;}
body#asciistore #headerLogo h2 a {	width: 138px; height: 32px; background: transparent url("../../img/ad/asciistore/logo.png") no-repeat right bottom;margin: 10px 0 0 140px;}


body#asciistore #headerLogo #headerLogo_logo	{	padding: 20px 0 0 18px; float: left;width: 280px;}
body#asciistore #headerLogo .adsize728			{	float: right;margin: 10px 10px 10px 0;}
body#asciistore #headerLogo #headerLine {	background: #333;color: #fff;padding: 3px 10px;}

/* main --*/

body#asciistore h3 {
	margin: 0 ;
	padding: 10px;
	background: #505050;
	border:none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
}

body#asciistore h3 span{
	padding: 0 1em;
	color: #687682;
	font-size: 12px;
	font-weight: normal;
}

body#asciistore #mainC .ban728			{	margin: 0 0 10px 0;}
body#asciistore #mainC .ban728 a img	{	border: 0 !important;}

/* --*/
body#asciistore #mainC .box{
	width: 728px;
	overflow: hidden; _zoom: 1;
	margin: 0;
}

body#asciistore #mainC .box h4{
	font-size: 114%;
	font-weight: bold;
	line-height: 140%;
	margin: 10px 0 15px;
}

body#asciistore #mainC .box p{
	margin: 10px 0;
}


body#asciistore #mainC .box ul.panel-3{
	overflow: hidden; _zoom: 1;
	height: auto;
	margin:0 0 0 -4px;
}

body#asciistore #mainC .box ul.panel-3 li{
	background: #fff;
	width: 224px;
	padding: 10px;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	border:0;
}

body#asciistore #mainC .box ul.list-4{
	background: #fff;
	font-size:0;
}

body#asciistore #mainC .box ul.list-4 li{
	display:inline-block;
	vertical-align:top;
	width:160px;
	margin:0;
	padding: 10px 11px 20px;
	border-top: 1px solid #ccc;
	font-size:13px;
}

* html body#asciistore #mainC .box ul.list-4 li{display:inline; width:160px; zoom:1;}
*:first-child+html body#asciistore #mainC .box ul.list-4 li{display:inline; zoom:1;}

body#asciistore #mainC .box ul.list-4 li h4{
	font-size: 100%;
	margin:10px 0;
}


body#asciistore #mainC .box ul.list-3{
	background: #fff;
	font-size:0;
	overflow: hidden; _zoom: 1;
	border-top: 1px solid #ccc;
}

body#asciistore #mainC .box ul.list-3 li{
	display:inline-block;
	vertical-align:top;
	width:220px;
	margin:-1px 0 0;
	padding: 20px 11px 20px 11px;
	border-top: 1px solid #ccc;
	font-size:13px;
	overflow: hidden; _zoom: 1;
}

* html body#asciistore #mainC .box ul.list-3 li{display:inline; width:220px; zoom:1;}
*:first-child+html body#asciistore #mainC .box ul.list-3 li{display:inline; zoom:1;}

body#asciistore #mainC .box ul.list-3 li h4{
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	overflow: hidden; _zoom: 1;
}

body#asciistore #mainC .box ul.list-3 li .thumb{
	float: left;
	margin-right: 10px;
}

body#asciistore #mainC .box ul.list-3 li .thumb img{
	height: auto;
}

body#asciistore #mainC #backNum{
	margin:0 0 10px; clear: both;
	padding:0;
	background: #fff;
	border: 0 none;
}

body#asciistore #mainC #backNum li{
	padding:10px;
	border-top: 1px solid #ccc;
	font-size: 100%;
}

/* --*/
body#asciistore #mainC .arcMonthIndex				{margin: 20px 0; clear: both;}
body#asciistore #mainC .arcMonthIndex h5			{
	height: auto;
	margin: 10px 0 0 ;
	padding: 10px;
	background: #505050;
	border:none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;

}
body#asciistore #mainC .arcMonthIndex .yearBox {
	margin: 0 0 1px;
	padding:10px;
	background: #fff;
	border: 0 none;
}

body#asciistore #mainC .arcMonthIndex h6{
	background: none;
	font-weight: bold;
}

body#asciistore #mainC .arcMonthIndex li {
	margin: 0 10px 0 7px;
}

/* side --*/
body#asciistore #sideR .banSide		{	margin-bottom: 10px;text-align: center;}

#sideR .containerR {
    margin: 0 0 10px;
}

body#asciistore #sideR #pickupAD .elemHead,
body#asciistore #sideR .ranking .elemHead {
    margin: 0 ;
}

body#asciistore #sideR #pickupAD ul li,
body#asciistore #sideR .ranking ul li {
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 10px 5px;
	border-bottom: 1px dotted #b8b8b8;
}

body#asciistore #sideR #pickupAD ul li p,
body#asciistore #sideR .ranking ul li p{
	overflow: hidden;
	position: relative;
}

body#asciistore #sideR #pickupAD ul li p.fl a,
body#asciistore #sideR .ranking ul li p.fl a {
	border: 1px solid #b3afab;
	display: block;
	margin: 0 7px 0 0;
}

body#asciistore #sideR #pickupAD ul li p.fl a img,
body#asciistore #sideR .ranking ul li p.fl a img {
	margin: 1px;
}


body#asciistore #sideR .ranking ul li p.rankicon {
	left: 0;
	padding: 5px 0 0;
	position: absolute;
	top: 0;
	z-index: 50;
}
body#asciistore #jpWrap #mainC ul.serLst li h2 {
	padding: 0;
	background: none;
	clear: none;
	color: #444;
}
body#asciistore #jpWrap #mainC #serHeader div.sbmV3 {
	margin: 0;
}
.ad_ydn {
    margin: 0 0 10px;
    text-align: center;
}