@charset "shift_jis";
/* CSS Document */

/* sidebar */
#sidebar {
	width: 300px;
	height: auto;
	padding: 20px 20px 100px;
	float: left;
	overflow: hidden;
	font-size: 12px;
}
#sidebar > div {
	width: 300px;
	padding:0;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
}
/* h3 */
#sidebar h3 {
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	text-align: left;
	margin: 0 0 10px;
	line-height:43px;
	text-indent:10px;
	background:url("/com/temp2/img/h2_bg.jpg") repeat-x;
}
#sidebar h3 span {
	font-family: 'Lora', serif;
	font-size: 20px;
	padding: 0 10px 0 2px;
	font-weight: 700;
	color: #000;
}

_::content, _:future, #sidebar h3 span:not(*:root) {
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(1.00,#000 80%), color-stop(0.00, #f01182));
    background-image: -webkit-linear-gradient(to right bottom, #f01182, #000 80%);
    background-image: linear-gradient(to right bottom, #f01182, #000 80%);
}

#sidebar .more {
	position: relative;
}
#sidebar .more_btn_01 {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right:8px;
	margin-bottom:9px;
}
#sidebar .more_btn_01 a {
	width: 63px;
	height: 26px;
	line-height: 26px;
	letter-spacing: -1px;
	color: #fff;
	display: block;
	background:linear-gradient(rgba(216,225,233,1),rgba(115,136,155,1) 50%,rgba(84,98,111,1) 50%,rgba(84,98,111,1));
	border: solid 1px #3b5167;
	font-family: 'Lora', serif;
	font-size:16px;
	
	text-align: left;
}
#sidebar .more_btn_01 a:before {
	content: url("/com/temp2/img/arrow_icon.png");
	padding: 0 5px;
}
#sidebar .more_btn_02 {
}
#sidebar .more_btn_02 a {
	width: 98px;
	height: 26px;
	margin: 10px auto 0;
	line-height: 26px;
	color: #fff;
	display: block;
	background:linear-gradient(rgba(216,225,233,1),rgba(115,136,155,1) 50%,rgba(84,98,111,1) 50%,rgba(84,98,111,1));
	border: solid 1px #3b5167;
	font-family: 'Lora', serif;
	font-size:18px;
	
	text-align: left;
}
#sidebar .more_btn_02 a:before {
	content: url("/com/temp2/img/arrow_icon.png");
	padding: 0 10px 0 15px;
}
/* form parts */
select,
input:focus {
	outline: none;
}
select {
	padding: 5px 10px;
	color: #432912;
	border-radius: 3px;
	border: 1px solid #eee;
}
#sidebar input[type=text] {
	padding: 5px 10px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #eee;
	
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.30);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.30);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.30);
}
#sidebar input[type=text]:focus {
	color: #432912;
	border: solid 1px #ddd;
	background: #eee;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.40);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.40);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.40);
}
/* sb_pr */
.sb_pr {
	height: auto;
	padding: 0 !important;
}
/* sb_extra */
.sb_extra {
	height: auto;
}
/* sb_topic */
.sb_topic {
	height: auto;
	text-align: center;
}
/* pickup_girl */
#sidebar .pickup_girl {
	height: auto;
}
#sidebar .pickup_girl_body {
	height: auto;
	overflow: auto;
	background: #fff;
    padding: 10px 0;
}
#sidebar .pickup_girl_body p {
	text-align: center;
	color: #f01182;
}
#sidebar .pickup_girl_body p:last-child{
	font-family: 'Lora', serif;
}
#sidebar .pickup_girl_body p.pickup_thumb {
	padding: 0;
	margin: 0 0 5px;
}
#sidebar .pickup_girl_body p.pickup_thumb a {
	display: block;
	text-align: center;
}
#sidebar .pickup_girl_body p.pickup_thumb a img {
	width: 276px;
	height: auto;
}
#sidebar .pickup_girl_body p span {
	font-size: 16px;
	font-weight: bold;
}
/* sb_movie */
.sb_movie {
	height: auto;
	text-align: center;
}
.sb_movie_body {
	padding: 10px 0;
}
.sb_movie_body p {
	padding: 3px 0;
	color: #280e10;
}
.sb_movie_body p a {
	color: #ff16a0;
	font-size: 12px;
	font-weight: bold;
}
.sb_movie_body p a span {
	font-weight: normal;
}
.sb_movie iframe {
	margin: 0 auto;
}
#sidebar .sb_movie div.fmovie {
	width: 276px;
	height: 207px;
	display: block;
	margin: 5px auto;
}
/* sb_diary */
.sb_diary {
	text-align: center;
}
.sb_ranking_header .more_btn_01 {
	/*display: none;*/
}
.sb_diary_body {
	background-color:#fff;
	padding:12px;
}
.sb_diary iframe {
	margin: 0 auto;
}
/* sb_ranking */
.sb_ranking {
	height: auto;
}
.sb_ranking_body {
	overflow: hidden;
	background:#fff;
	padding:12px;
}
.sb_ranking_body > div {
	width: 276px;
	height: 100px;
	margin-bottom: 10px;
	overflow: hidden;
}

/*
.sb_ranking_body .sb_ranking_entry1{
	background:url(/com/temp2/img/sidebar/sb_ranking_bg1.png) no-repeat 0 0;
}
.sb_ranking_body .sb_ranking_entry2{
	background:url(/com/temp2/img/sidebar/sb_ranking_bg2.png) no-repeat 0 0;
}
.sb_ranking_body .sb_ranking_entry3{
	background:url(/com/temp2/img/sidebar/sb_ranking_bg3.png) no-repeat 0 0;
}
.sb_ranking_body .sb_ranking_entry4{
	background:url(/com/temp2/img/sidebar/sb_ranking_bg4.png) no-repeat 0 0;
}
.sb_ranking_body .sb_ranking_entry5{
	background:url(/com/temp2/img/sidebar/sb_ranking_bg4.png) no-repeat 0 0;
}
*/

.sb_ranking_thumb {
	float: left;
	overflow: hidden;
	position:relative;
}
.sb_ranking_thumb img {
	/*width: 100px !important;
	height: 100px !important;*/
}
.sb_ranking_thumb img.ranking_crown{
	position:absolute;
	right: 0;
	bottom: 0;
}

.sb_ranking_entry1 .sb_ranking_thumb img:before{
	background:url(/com/temp2/img/ranking/crown_g.png) no-repeat 0 0;
}

.sb_ranking_data {
	width: 170px;
	height: 100px;
	padding: 0 0 0 5px;
	float: left;
	overflow: hidden;
}
.sb_ranking_number {
	padding:0;
	height:47px;
	width:100%;
	text-indent:-9999px;
}
.sb_ranking_number span {
	font-size: 20px;
	font-weight: 700;
}
.sb_ranking_entry1 .sb_ranking_number {
	color: #f5ba3c;
	background:url(/com/temp2/img/ranking/ranking_no1.png) no-repeat 0 0;
	background-size:contain;
}
.sb_ranking_entry2 .sb_ranking_number {
	color: #969696;
	background:url(/com/temp2/img/ranking/ranking_no2.png) no-repeat 0 0;
	background-size:contain;
}
.sb_ranking_entry3 .sb_ranking_number {
	color: #ca8a56;
	background:url(/com/temp2/img/ranking/ranking_no3.png) no-repeat 0 0;
	background-size:contain;
}
.sb_ranking_entry4 .sb_ranking_number {
	color: #7fb2e1;
	background:url(/com/temp2/img/ranking/ranking_no4.png) no-repeat 0 0;
	background-size:contain;
}
.sb_ranking_entry5 .sb_ranking_number {
	color: #7fe1ab;
	background:url(/com/temp2/img/ranking/ranking_no5.png) no-repeat 0 0;
	background-size:contain;
}
.sb_ranking_data > .sb_ranking_txt_01 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	margin-top:7px;
}
.sb_ranking_data > .sb_ranking_txt_01 span{
	font-family: 'Lora', serif;
    font-size: 20px;
    padding-left: 2px;
    font-weight: bold;
}
.sb_ranking_data > .sb_ranking_txt_02 {
	font-weight:bold;
	height: 18px;
	overflow: hidden;
	text-align:center;
	
	font-family: 'Lora', serif;
	font-size:13px;
}
.sb_ranking_txt_03 {
	display:none;
}

.sb_ranking_entry1 .sb_ranking_txt_02{
	color:#b59666;
}
.sb_ranking_entry2 .sb_ranking_txt_02{
	color:#9aadbf;
}
.sb_ranking_entry3 .sb_ranking_txt_02{
	color:#ad7775;
}
.sb_ranking_entry4 .sb_ranking_txt_02{
	color:#ed93c1;
}
.sb_ranking_entry5 .sb_ranking_txt_02{
	color:#ed93c1;
}


/* sb_mailmag */
.sb_mailmag {
	height: auto;
}
.sb_mailmag_body {
	background-color: #f2e8d9;
	padding: 10px;
}
.sb_mailmag_txt_01 {
	font-size: 10px;
	color: #996c33;
}
.sb_mailmag_form {
	width: 230px;
	padding: 15px 10px 10px;
}
.sb_mailmag_form input[type=text] {
	width: 208px;
	margin-top: 5px;
}
.sb_mailmag_form #mail_regist_btn,
.sb_mailmag_form #mail_reject_btn {
	width: 110px;
	height: 28px;
	margin: 5px 1px;
	border: none;
	
	background: #ff748a;
	color: #fdbdcb;
	cursor: pointer;
}
.sb_mailmag_form #mail_regist_btn:hover,
.sb_mailmag_form #mail_reject_btn:hover {
	color: #fff;
}

/* sb_mobile */
.sb_mobile {
	height: auto;
}
.sb_mobile_body {
	background-color: transparent;
	padding: 0;
}
.sb_mobile_body p img {
	margin: 0;
	padding: 0;
}
.sb_mobile_form input[type=text] {
	width: 185px;
}
.sb_mobile_form select {
	margin-top: 5px;
}
.sb_mobile_form #mobile_btn {
	width: 78px;
	height: 29px;
}
.sb_mobile_form .mark {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
/* sb_access */
.sb_access {
	height: auto;
	text-align: center;
}
.sb_access_body p img {
	padding-bottom: 5px;
}
.sb_access_body p span {
	font-size: 16px;
}
/* sb_bnr */
ul.sb_bnr {
	width: 300px;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
}
ul.sb_bnr li {
	width: 300px;
	height: auto;
	display: block;
	float: left;
	background: #fff;
	margin-bottom: 15px;
}
ul.sb_bnr a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	ms-filter: "alpha(opacity=70)";
}

.sb_access_body{
	background:#fff;
	padding:12px;
}
.sb_access_body p{
	color:#000;
}