@charset "utf-8";

/*　ソク読み　注目作品　*/

#SKYM_GM_index_base div.spot{
    border-style: solid;
    border-width: 0 1px 3px 1px ;
    border-color: #09223d;
    padding: 10px 9px;
    width:   750px;
}
#SKYM_GM_index_base div.spot div.spot_title{
    float:   left;
    border:  solid 1px #dad3ad;
    padding:  10px;
    width:   728px;
	margin: 0 0 10px 0;
}
#SKYM_GM_index_base div.spot div.last_child{
    margin-right: 0;
}
#SKYM_GM_index_base div.spot div.spot_title div.scene_showing{
    float: left;
    width: 300px;
}
#SKYM_GM_index_base div.spot div.spot_title div.thumbnail{
    float: left;
	margin: 0 0 0 10px;
    width: 122px;
}
#SKYM_GM_index_base div.spot div.spot_title div.thumbnail img.thumbnail{
    border: solid 1px #cccccc;
}
#SKYM_GM_index_base div.spot div.spot_title div.summary{
    float: right;
    width: 285px;
}
#SKYM_GM_index_base div.spot div.spot_title div.summary div.title{
    padding-bottom: 10px;
    line-height:    1.5em;
	font-weight: bold;
}
#SKYM_GM_index_base div.spot div.spot_title div.summary div.description{
    border-top: dotted 1px #a59d89;
    padding:    6px 3px;
}
#SKYM_GM_index_base div.spot div.spot_title div.summary div.sokuyomi{
    border-top:  dotted 1px #a59d89;
    padding-top: 3px;
}
#SKYM_GM_index_base div.spot div.spot_title div.summary div.sokuyomi p{
	margin: 5px 0;
	padding: 0;
	font-size: 90%;
}
#SKYM_GM_index_base div.spot div.spot_title div.summary div.sokuyomi p.see_other_category{
	font-size: 100%;
	margin: 10px 0 0 0;
	text-align: right;
}

/*　ベストセラー　*/

#SKYM_GM_index_base div.best_seller{
    border-style: solid;
    border-width: 0 1px 3px 1px ;
    border-color: #09223d;
    padding: 10px 9px;
    width:   750px;
}
#SKYM_GM_index_base div.best_seller div.best_seller_title{
    float:   left;
    margin-right: 10px;
    border:  solid 1px #dad3ad;
    padding:  10px;
    width:   348px;
}
#SKYM_GM_index_base div.best_seller div.best_seller_genre_area{
	float: left;
	margin: 0 3px 0 4px;
	_margin: 0 3px 0 3px; /* IE6 */
}
#SKYM_GM_index_base div.best_seller ol.best_seller_title{
	border-color: #DAD3AD;
	border-style: solid;
	border-width: 0 1px 3px;
	margin-bottom: 10px;
	width: 178px;
}
#SKYM_GM_index_base div.best_seller ol.best_seller_title li div.thumbnail {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	width: 62px;
}
#SKYM_GM_index_base div.best_seller ol.best_seller_title li div.content{
	float: right;
	padding-top: 7px;
	width: 80px;
	_float: none; /* IE6 */
	height: 100px;
}
*:first-child+html #SKYM_GM_index_base div.best_seller ol.best_seller_title li div.content{
	float: none; /* IE7 */
}
#SKYM_GM_index_base div.best_seller ol.best_seller_title li{
	padding: 5px;
	border-bottom: 1px dotted #ccc;
	margin: 0 5px 
}
#SKYM_GM_index_base div.best_seller ol.best_seller_title li.all_ranking{
	text-align: center;
	border: none;
}
#SKYM_GM_index_base div.best_seller ol.best_seller_title li div.content div.rank {
	margin-bottom: 14px;
	text-align: center;
}


