
@charset "UTF-8";
/*----------------------------------
ランク
-----------------------------------*/

.rankst-wrap,
.displayad-wrap {
	border:solid 1px #ccc;
	background-color: #f3f3f3;
	padding: 10px;
	margin-bottom: 10px;
}

.rankst,
.displayad {
	margin-bottom: 10px;
	overflow: hidden;
}

.rankst p,
.displayad p {
	margin-bottom: 5px;
	overflow: hidden;
}

.rankst-cont blockquote {
	background-color: transparent;
	background-image: none;
	padding:0px;
	margin-top: 0px;
	border: none;
}

.rankst-cont,
.displayad-cont {
	margin: 0px;
}

.rankst-contb {
	margin-bottom:10px;
}

.rankst-l,
.displayad-b {
	text-align:center;
}

.rankstlink-l {
	width: 100%;
	text-align: center;
}

.rankstlink-r {
	float: right;
	width: 100%;
}

/*スター*/

.st-star {
	color:#FFB400;
}

/*詳細ページへのリンクボタン*/
.rankstlink-l p a {
	display: block;
	width: 90%;
	text-align: center;
	padding: 10px;
	background: #039BE6;
	color: #ffffff;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
}

.rankstlink-l p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.rankstlink-b p a {
	display: block;
	width: 90%;
	text-align: center;
	padding: 10px;
	background-color: #09C;
	color: #ffffff;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
}

.rankstlink-b p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*アフィリエイトのリンクボタン*/
.rankstlink-r p a {
	display: block;
	width: 90%;
	text-align: center;
	padding: 10px;
	background-color: #de162d;
	color: #ffffff;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
}

.rankstlink-r p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.rankstlink-a p a,
.displayadlink-a p a {
	display: block;
	width: 90%;
	text-align: center;
	padding: 10px;
	background-color: #de162d;
	color: #ffffff;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
}

.rankstlink-a p a:hover,
.displayadlink-a p a:hober {
	-moz-opacity: 0.8;
	opacity: 0.8;
}


.rankst-box .clearfix.rankst .rankst-l a img, .rankst-box .clearfix.rankst .rankst-l iframe,
.displayad-box .clearfix.displayad .displayad-b a img, .displayad-box .clearfix.displayad .displayad-b iframe, {
	padding: 5px;
	padding-bottom: 10px;
	max-width:100%;
	box-sizing: border-box;
	margin:0 auto;
}

.rankst-cont p, .rankst-cont,.rankst-contb p, .rankst-contb,
.displayad-cont p, .displayad-cont {
	font-size: 16px;
	line-height: 25px;
}

.rankst-cont ul, .rankst-cont ol{
	padding:10px 20px;
	margin-bottom:10px;
}

.post .rankst-cont li {
	font-size: 16px;
	line-height: 25px;
}
.rankst-cont li {
	font-size: 16px;
	line-height: 25px;
}
.rankh4, .post .rankh4, #side .rankh4 {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 80px;
	background-image: url(images/oukan.png);
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABA732;
	background-color : transparent ;
	color:#000;
}

/* 中見出し */
.rankh3 {
	position: relative;
    color: #111;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #B92A2C;
}

.rankh3:after {
	content: "";
    position: absolute;
    background:#00C2CC;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

.rankh3:before {
	content: "";
    position: absolute;
    background: #00DAE6;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.graybox h3.rankh3, .yellowbox h3.rankh3 {
    background-color: transparent !important;
}
/*-------------------------------------
旧バージョン

.rankh3{
	position:relative;
	padding:20px;
	text-align:center;
	background:#c5bf3b;
	box-shadow:
		10px 0 0 0 #c5bf3b,
		-10px 0 0 0 #c5bf3b,
		0 3px 3px 0 rgba(0,0,0,0.1);
	color:#ffffff!important;
	margin-bottom:10px;
	border:none!important;
}

.rankh3:before{
	content:" ";
	position:absolute;
	top:100%;
	left:-10px;
	width:0;
	height:0;
	border-width:0 10px 10px 0;
	border-style:solid;
	border-color:transparent;
	border-right-color:#1a1a1a;
}

.rankst-cont h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom:10px;
	border:none;
}
-------------------------------------*/
.post .rankst-cont h4 , .rankst-cont h4 {
background-color:#FCFC88;
padding:10px;
margin-bottom:10px;
}

/*サイドバー*/
#side .rankst-ls img {
	max-width: 100% !important;
	margin:0 auto;
}

#side .rankst-ls {
	text-align:center;
}

/*-------------------------
 バナー広告をセンタリング
---------------------------*/
.displayad-box .clearfix.displayad .displayad-b a img {
	margin-left: auto;
	margin-right: auto;
}

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 780px) {
	#side aside {
	}
}

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (min-width: 414px) {
	.rankst-box .clearfix.rankst .rankst-l a img {
		float: left;
		padding-top: 5px;
		padding-left: 0px;
		padding-bottom: 10px;
		padding-right: 0px;
	}

	.displayad-box .clearfix.displayad .displayad-b a img {
		padding-top: 5px;
		padding-left: 0px;
		padding-bottom: 10px;
		padding-right: 0px;
	}

	.rankst-cont,
	.displayad-cont {
		margin: 0 0 0 165px;
	}

	.rankst-r {
		position:relative;
		z-index:1;
		float: right;
		width: 100%;
		margin: 0 0 0 -150px;
	}

	.displayad-t {
		position:relative;
		width: 120%;
		margin: 0 0 0 -150px;
	}

	.rankst-l {
		position:relative;
		z-index:2;
		float: left;
		width: 150px;
	}

	.displayad-b {
		position:relative;
	}

	.rankst-wrap,
	.displayad-wrap {
		background-color: #ffffe0;
		padding: 20px;
		margin-bottom: 10px;
	}

	.rankst-cont p, .rankst-cont, .rankst-contb p, .rankst-contb,
	.displayad-cont p, .displayad-cont {
		font-size: 14px;
		line-height: 27px;
	}

	.post .rankst-cont li {
		font-size: 14px;
		line-height: 27px;
	}

	.rankst-wrap li , .rankst-wrap li, .rankst-cont li, .rankst-cont li {
		font-size: 14px;
		line-height: 27px;
	}
	/*-- ここまで --*/
}

/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 781px) {
	.rankstlink-l {
		float: left;
		width: 50%;
	}

	.rankstlink-r {
		float: right;
		width: 50%;
	}
	/*----------------------------------
	ランク-1カラム
	-----------------------------------*/
	.colum1 .rankst-r {
		float: right;
		width: 100%;
		margin: 0 0 0 -320px;
	}

	.colum1 .displayad-t {
	    width: 100%;
	    margin: 0 0 0 -320px;
	}

	.colum1 .rankst-r p, .colum1 .rankst-cont,
	.colum1 .displayad-t p, .colum1 .displayad-cont {
		font-size: 14px;
		line-height: 27px;
		margin-bottom: 20px;
	}

	.colum1 .rankst-l {
		float: left;
		width: 300px;
	}

	.colum1 .rankst-cont,
	.colum1 .displayad-cont {
		margin: 0 0 0 320px;
	}

	.colum1 .rankst-wrap .rankst-cont li , .colum1 .rankst-cont li{
		font-size: 14px;
		line-height: 27px;
	}
	/*-- ここまで --*/
}
