.title{
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border-bottom:1px solid #a33944;
	border-right:1px solid #a33944;
	border-left:1px solid #f6e6e7;
	border-top:1px solid #f6e6e7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f28f9a), color-stop(0.51, #ba2636), color-stop(0.50, #d24b5a), color-stop(0.00, #efc7cb));
	background: -webkit-linear-gradient(top, #efc7cb 0%, #d24b5a 50%, #ba2636 51%, #f28f9a 100%);
	background: -moz-linear-gradient(top, #efc7cb 0%, #d24b5a 50%, #ba2636 51%, #f28f9a 100%);
	background: -o-linear-gradient(top, #efc7cb 0%, #d24b5a 50%, #ba2636 51%, #f28f9a 100%);
	background: -ms-linear-gradient(top, #efc7cb 0%, #d24b5a 50%, #ba2636 51%, #f28f9a 100%);
	background: linear-gradient(top, #efc7cb 0%, #d24b5a 50%, #ba2636 51%, #f28f9a 100%);
	color:#fff;
	padding:4px;
	margin:0px 0 10px 0;
	font-size:15px;
}
#topics dt{
}
#topics dd{
	line-height:24px;
}
#topics dd a{
	display:block;
	text-align:center;
}
#topics dd span{
	padding:0px 5px;
	display:block;
}
#topics dd img{
	max-width:380px;
	width:96%;
}
#sp_topMovie{

}
#sp_topMovie li{
	margin:10px 5px 10px 5px;
	box-shadow:0px 0px 2px 2px rgba(113,135,164,0.65);
	-webkit-box-shadow:0px 0px 2px 2px rgba(113,135,164,0.65);
	-moz-box-shadow:0px 0px 2px 2px rgba(113,135,164,0.65);
}
#sp_topMovie li a img{
	width:100%;
	margin-bottom:-4px;
}
#companion_list{
}
#companion li{
	position:relative;
	margin: 3px 0;
}
#companion li a{
	display:block;
	position: relative;
	padding:5px 5px 5px 10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fef1f1), color-stop(0.51, #f8d2d2), color-stop(0.50, #f7e5e5), color-stop(0.00, #fffefe));
	background: -webkit-linear-gradient(top, #000 0%, #626262 49%, #000 53%, #000 100%);
	background: -moz-linear-gradient(top, #000 0%, #626262 49%, #000 53%, #000 100%);
	background: -o-linear-gradient(top, #000 0%, #626262 49%, #000 53%, #000 100%);
	background: -ms-linear-gradient(top, #000 0%, #626262 49%, #000 53%, #000 100%);
	background: linear-gradient(to bottom, #000 0%, #626262 49%, #000 53%, #000 100%);
	border-bottom:1px solid #c59f9f;
	border-top:1px solid #fff;
}
#companion li a span{
	display:block;
	width:110px;
	height:110px;
}
#companion li a span img{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 100%;
}
#companion li a blockquote{
	position: absolute;
	display: block;
	width: calc(100% - 130px);
	top: 50%;
	left: 130px;
	transform: translate(0, -50%);
}
#companion li a h3{
	font-size:20px;
	color:#f2f2f2;
	margin-bottom:4px;
}
#companion li a p{
	color:#f2f2f2;
}
.new_mark{
	height:70px;
	width:70px;
	background-image:url(/sp/img/newMark.png);
	position:absolute;
	top:-3px;
	right:-5px;
}
.nirin_mark{
	position:absolute;
	bottom:-4px;
	right:0;
	width:50px;
}
.nirin_mark img{
	width:100%;
}
#schdule_pager{
}
#schdule_pager li{
	width:33.3%;
	float:left;
}
#schdule_pager li a{
	display:block;
	margin:2px;
	padding:10px 0px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f6f7f7), color-stop(0.51, #b7b9c5), color-stop(0.00, #f6f7f7));
	background: -webkit-linear-gradient(top, #f6f7f7 0%, #b7b9c5 51%, #f6f7f7 100%);
	background: -moz-linear-gradient(top, #f6f7f7 0%, #b7b9c5 51%, #f6f7f7 100%);
	background: -o-linear-gradient(top, #f6f7f7 0%, #b7b9c5 51%, #f6f7f7 100%);
	background: -ms-linear-gradient(top, #f6f7f7 0%, #b7b9c5 51%, #f6f7f7 100%);
	background: linear-gradient(top, #f6f7f7 0%, #b7b9c5 51%, #f6f7f7 100%);
	color:#000;
	font-weight:bold;
	text-align:center;
}
.rankIcn{
    width: 200px;
    margin: 0 auto;
}
.rankIcn li img{
    width: 100%;
}
#profile{
	margin:0px 10px;
}
.profile_subTitle{
	font-size: 17px;
	font-weight:bold;
	color:#ff6600;
}
h2.title{
	font-size:19px;
	font-weight:bold;
	letter-spacing:2px;
}
h2.title b{
	color: #ffff00;
	font-size: 19px;
}
#profile .size{
	margin:8px 0px;
	text-align:center;
}
#profile .size b{
	font-weight:normal;
	font-size:17px;
	margin-right:8px;
}
#comment p{
	font-weight:bold;
	color:#ff6600;
	margin-bottom:4px;
}
#comment blockquote{
	margin:0px 0px 20px 10px;
	line-height:20px;
}
#shift_table p{
	margin-bottom:4px;
}
#shift_table ul li{
	margin-left:10px;
	padding:4px 10px;
	border-bottom:1px dotted #ccc;
}
#shift_table ul li span.shift_date{
	display:inline-block;
	width:100px;
}
#shift_table ul li span.shift_time{
	display:inline-block;
	min-width:150px;
	text-align:center;
}
dl#mediaReport{
	margin-top:10px;
	text-align:center;
}
dl#mediaReport dt{
	font-weight:bold;
	color:#ff6600;
	margin:10px 0px 0px 0;
}
dd.blog a{
	display:block;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #444;
	border-top:1px solid #444;
	color:#121212;
	background-color:#f9a1a1;
	text-decoration:none;
	padding:5px 0px;
}
dd.report a{
	display:block;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #444;
	border-top:1px solid #444;
	color:#fff;
	font-weight: bold;
	font-size: 14px;
	background-color:#0096ff;
	text-decoration:none;
	padding:5px 0px;
	margin-bottom:5px;
}

#profileShame{
	margin-top: 20px;
}
#system dd{
	padding:0px 20px;
}
#system dd p{
	text-align:center;
	font-size:17px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
#system dd p span{
	display:block;
	text-align:left;
	color:#ff6600;
	padding-left:20px;
}
#system dd p b{
	display:block;
	font-weight:normal;
	font-size:11px;
}
#system dd #map_canvas{
	height:400px;
}
#system dd h6.remarks{
	font-weight:normal;
	margin-bottom:20px;
}


#mapIcon{
	color:#444444;
	font-size:13px;
}
#mapIcon h2{
	font-size:17px;
	font-weight:normal;
	color:#444444;
}




#campaign dd{
	padding:0px 20px;
}
#campaign dd p{
	text-align:center;
	font-size:17px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
#campaign dd p span{
	display:block;
	text-align:center;
	color:#ff6600;
}
#campaign dd p.check{
	font-size:12px;
	text-align:left;
	padding-bottom:10px;

}
#campaign dd p b{
	display:block;
	font-weight:normal;
	font-size:11px;
}
#campaign dd #map_canvas{
	height:400px;
}
#campaign dd h6.remarks{
	font-weight:normal;
	margin-bottom:20px;
}




#mailmag dd p{
	margin-bottom:20px;
}
#mailmag dd blockquote{
	margin-bottom:20px;
}
#mailmag dd blockquote span{
	display:block;
	color:#ff6600;
	font-size:21px;
	text-align:center;
}
#mailmag dd form{
	text-align:center;
}
#mailmag dd form input{
	color:#444;
}
#mailmag dd form p{
	margin-bottom:0px;
	color:#ff0080;
}
#mailmag dd form input.text{
	padding:6px;
}
#mailmag dd form input.button{
	padding:8px 12px;
	letter-spacing:4px;
}

.specialGravure{
}

.specialGravure li{
}

.specialGravure li a img{
	width:100%;
}
#gravure{
}
#gravure_list li{
	position:relative;
	text-align:center;
	float:left;
	width:50%;
	box-sizing:border-box;
	margin-bottom:5px;
}

#gravure_list li a dl dt img{
	width:100%;
	margin-bottom:-4px;
	overflow:hidden;
}

#gravure_list li a dl dt{
	margin:5px 5px 0px 5px;
	box-shadow:0px 0px 2px 2px rgba(113,135,164,0.65);
	-webkit-box-shadow:0px 0px 2px 2px rgba(113,135,164,0.65);
	-moz-box-shadow:0px 0px 2px 2px rgba(113,135,164,0.65);
}


/*****************�V����*******************/

#shame_wrap{
	margin:0px auto;
}
#shame_list{
}
#shame_list li{
	width:50%;
	float:left;
	text-align:center;
	margin:0px auto;

}
#shame_list li a{
	display:block;
	margin:2px;
	text-decoration:none;
	border:1px solid #000;
	background-color:#e0c091;
	padding:2px;

}
#shame_list li a span{
	display: inline-block;
	width: 120px;
	height: 120px;
	line-height: 120px;
	overflow: hidden;
	text-align: center;
	color: #ccc;
	font-size: 12px;
}
/*
.shame_thumb{
	width:134px;
	height:134px;
	background-repeat:no-repeat;
	background-position:50% 0%;
	overflow:hidden;
	text-align:center;
	margin:0px auto;
	line-height:134px;
	font-size:12px;
}
*/
#shame_list li a p.date{
	font-size:10px;
	color:#000;
}
#shame_list li a p.shame_title{
	font-size:12px;
	height:20px;
	overflow:hidden;
	color: #000;
	margin-top:0px;
}
#shame_list li a p.shame_name{
	font-size:12px;
	color:#ff0080;
	height:20px;
	line-height:20px;
}



/*****************BLOG*******************/

#blog{
	width:100%;
	margin:0px auto;
}
#blog_left{
	width:100%;
	background-color:#fff;
}
#blog_left img{
	width: 100%;
}
.shame_title{
	text-align:center;
	font-size:16px;
	font-family:'���C���I',Meiryo,'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','�l�r �o�S�V�b�N',sans-serif;
	border-bottom:1px dotted #444444;
	margin-top:20px;
	color:#000;
}
.prof_link{
	margin-top:20px;
}
.prof_link a{
	display:block;
	padding:8px 0px;
	text-align:center;
	background-color:#008668;
	color:#000;
	text-decoration:none;
	font-family:'���C���I',Meiryo,'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','�l�r �o�S�V�b�N',sans-serif;
	font-size:20px;
	letter-spacing:4px;
}

.blog_body{
	width:100%;
}
.blog_body dl{
	border:6px ridge #896952;
	background-color:#ecd3bd;
	padding:20px;
}
.blog_body dt{
	text-align:center;
	margin-bottom:20px;
}
.blog_body dd div.photo{
	text-align:center;
	padding-bottom:20px;
	border-bottom:2px dotted #777777;
	margin-bottom:20px;
}
.blog_body dd div.photo img{
	max-width:300px;
	width:100%;

}

.blog_body dd p{
	text-align:right;
}
.blog_body dd blockquote{
	line-height:40px;
	text-align:center;
	font-family:'���C���I',Meiryo,'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','�l�r �o�S�V�b�N',sans-serif;
}

.back_log{
	width:50%;
	float:left;
	margin-top:20px;
}
.next_log{
	width:50%;
	float:right;
	margin-top:20px;
}
.back_log a, .next_log a{
	display:block;
	padding:8px 0px;
	margin:2px;
	background-color:#896952;
	color:#000;
	text-decoration:none;
	text-align:center;
	font-style:arial;
	font-size:14px;
	letter-spacing:2px;
}
.back_log a span, .next_log a span{
	margin:0px 10px;
}
#back_number li{
	padding:2px;
	border-bottom:1px dotted #000;
}
#back_number li a{
	display:block;
	text-decoration:none;
}
#back_number li span{
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 4px;
	text-align: center;
	color: #ccc;
	font-size: 10px;
}
/*
#back_number li span.back_thumb{
	display:block;
	width:70px;
	height:70px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	float:left;
	margin-right:4px;
}
*/
#back_number li p{
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	font-family:'���C���I',Meiryo,'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','�l�r �o�S�V�b�N',sans-serif;
	color:#000;
}
.back_name{
	font-size:16px;
	font-weight:bold;
}


#discount dd{
	padding:0px 20px;
}
#discount dd b{
	text-align:center;
	font-size:16px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
#rankingWrap {}

#ranking {
    overflow: hidden;
}
#ranking li{
    position: relative;
    width: 50%;
    float: left;
    text-align: center;
}
#ranking li span.rankNo{
    display: block;
    width: 80%;
    margin: 0 auto 5px auto;
}
#ranking li span.rankNo img{
    width: 100%;
}

#ranking li a {
    display: block;
    margin: 2px 2px 10px 2px;
    border: 1px solid #b7b7b5;
    background: url(/pc/img/ranking_thumb_bg.png) 50%;

}

#ranking li a span.rankImg{
    display: block;

}
#ranking li a span.rankImg img{
    width: 100%;
}
#ranking li span b.nums {
    font-size: 40px;
}
#ranking li dl{
    padding: 0 0 10px 0;
}
#ranking li dl dt{
    color: #121212;
    font-size: 18px;
    font-weight: bold;
}
#ranking li dl dd.ruby {
    color: #121212;
    font-size: 8px;
}

#ranking li dl dd {
    position: relative;
    text-align: center;
    margin-top: 5px;
    color: #121212;
    font-size: 10px;

}

#ranking li p.chach {
    text-align: center;
    font-size: 14px;
    padding: 5px 0px;
    min-height: 24px;

}

#ranking li dl dd b {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 1px;
    color: #121212;
    font-weight: normal;
    margin-right: 4px;
    letter-spacing: 0;
}

#ranking li a .shiftMark {
    position: absolute;
    bottom: 88px;
    right: 7px;
}

#ranking li a .shiftMark img {
    width: 100px;
}

#ranking .nirinMark {
    position: absolute;
    bottom: 85px;
    left: 53x;
    width: 40px;
}
#ranking .nirinMark img{
    width: 100%;
}

.guideWrap {
    position: relative;
    width: 98%;
    max-width: 1080px;
    margin: 20px auto 20px auto;
}

.guide {
    position: relative;
    background: #fff;
}

.guide dl {
    padding: 40px 0;
}

.guide dl dt {
    font-size: 30px;
    text-align: center;
    color: #ff4141;
    position: relative;
}

.guide dl dd {
    color: #131313;
    font-size: 16px;
    line-height: 150%;
    padding: 20px 10px;
}

.guide dl dd b {
    text-align: center;
    color: #ff4141;
    font-size: 20px;
    line-height: 1;
    display: block;
    margin: 10px 0;
    line-height: 160%;
}

.guide dl dd small {
    color: #131313;
    text-decoration: underline;
    font-size: 16px;
}

.guide dl dd p {
    color: #131313;
    text-align: right;
    padding: 20px 20px 0 0;
    font-size: 16px;
}
.appBanner{
    width: auto;
    margin: 20px auto 10px auto;
}
.appBanner a{
    display: block;
    border: 5px solid #000;
}
.appBanner a img{
    width: 100%;
}
.app{

}
.app dl{
    position: relative;
}

.app dl dt span img{
    width: 100%;
}

.app dl dd.appBtn {
    /* position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%, 0);
    width: 80%; */
    position: relative;
    text-align: center;
    margin: 10px auto 0 auto;
    width: 96%;
    overflow: hidden;
}

.app dl dd.appBtn a {
    display: block;
    width: 100%;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #141414;
    padding: 15px 0;
    line-height: 1;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 30px;
}

.app dl dd.appBtn a span {
    display: inline-block;
    width: 34px;
    vertical-align: bottom;
    margin-right: 3px;
    padding-bottom: 3px;
}

.app dl dd.appBtn a span img {
    width: 100%;
}

.app dl dd.appBtn a b {
    display: block;
    font-size: 12px;
}
















