*{
	margin:0;
	padding:0;
}
html{
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:ArialMT, "Hiragino Kaku Gothic ProN";
	font-size:100%;
	color: #000;
	-webkit-text-size-adjust: none;
}
a {
	text-decoration:none;
}
a img{
	border:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
li{
	display:block;
}
p{
	padding:0 0.2em;
	line-height:140%;
}
h1,h2,h3{
	display:inline;
	font-size:100%;
}
h4{
	font-size:16px;
	font-weight:lighter;
	display:inline;
}
#toolbar {
	margin-top:-1px;
	padding:0;
	width: 100%;
	height:55px;
	background:url(../img/) #a190bb repeat-x;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-top:1px solid #6d84a2;
	border-bottom:1px solid #2d3642;
}
#toolbar a{
	display:block;
	margin:3px auto;
	padding:0;
	width:160px;
	height:37px;
	background:url(./img/logo.png) no-repeat;
	background-size:160px 37px;
	-webkit-background-size: 160px 37px;
	-moz-background-size: 160px 37px;
	text-indent: -9999px;
}
#footer{
	margin:0;
	padding:0;
	height:42px;
	overflow:hidden;
	white-space:nowrap;
	background:url(../img/toolbar.png) #FF5AFF repeat-x;
	border-top:#af6ea9 solid 1px;
	border-bottom:#af6ea9 solid 1px;
	-webkit-box-shadow:inset 0px 0px 2px 0px #af6ea9;
	-moz-box-shadow:inset 0px 0px 2px 0px #af6ea9;
	box-shadow:inset 0px 0px 2px 0px #af6ea9;
}

#footer div{
	display:inline;
	line-height:37px;
}
#footer div a{
	padding:0 12px 0 10px;
	display:inline-block;
	text-transform:uppercase;
	text-shadow:rgba(0, 0, 0, 0.2) 0 1px 0;
	text-decoration:underline;
	color:#0044CC;
}
#footer a:after{
	position:relative;
	display:block;
	margin-top:-16px;
	margin-left:auto;
	margin-right:-10px;
	height:22px;
	width:10px;
	content:" ";
	border-right:1px solid #af6ea9;
	-webkit-transform:skew(-35deg);
	-webkit-box-shadow:2px 0 0 #FFF;
	-moz-box-shadow:2px 0 0 #FFF;
	box-shadow:2px 0 0 #FFF;
}
#footer a:before{
	float:right;
	display:block;
	margin-bottom:-16px;
	margin-left:auto;
	margin-right:-10px;
	height:22px;
	width:10px;
	content:" ";
	-webkit-transform:skew(35deg);
	border-right:1px solid #af6ea9;
	-webkit-box-shadow:2px 0 0 #FFF;
	-moz-box-shadow:2px 0 0 #FFF;
	box-shadow:2px 0 0 #FFF;
}

.red{
	color:#FF0000;
}
.set{
	margin:0;
	padding:3px 0 4px 6px;
	background-color:#666;
	background:url(../img/toolbar.png) #666 repeat-x;
	border-top:1px solid #666;
	border-bottom:1px solid #2d3642;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-shadow:rgba(0, 0, 0, 0.4) 0 1px 0;
}
.clear {
	clear:both;
}

/***** トップページ *****/
#wrapper{
	background:#dcdcdc url(../img/background-f.png) repeat-x ;
	height:100%;
	min-height: 100%;
}
body > #wrapper{
	height: auto;
}
#menu{
	margin:0 auto;
	width:100%;
}
#menu h3{
	display:block;
	margin:10px 0;
	padding:0;
	width:20%;
	height:64px;
	font-size:10px;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:11px;
	text-align:center;
	float:left;
}
#link, #shop{
	margin-bottom:10px;
	padding:10px 0 10px 7px;
	background:url(../img/bg_rightsq2.png) no-repeat center right;
	background-size:20px 20px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-weight:bold;
	clear:both;
}
#link a, #shop a{
	display:block;
	margin:-9px 0 -10px -7px;
	padding:10px 0 11px 7px;
	border-bottom:1px solid #AAA;

}
#copyright{
	line-height:14px;
	font-size:75%;
	color:#FFF;
	text-align:center;
}
#copyright p a{
	color:#FFF;
}
#copyright p img{
	vertical-align: -5px;
}
.future{
	margin:0;
	padding:7px 0 1px;
	min-height:108px;
	background:url(../img/bg_rightsq2.png) no-repeat center right;
	background-size:20px 20px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #AAA;
	clear:both;
}
.future a{
	display:block;
	margin:-5px 0 0;
	padding:6px 0 0;
	min-height:108px;
}
.future .img{
	margin:0 7px;
	float:left;

}
.future .tit{
	margin:0 25px 0 114px;
	font-size:87%;
	font-weight:bold;
	color:#00F;
}
.future .txt{
	margin-top:2px;
	margin-right:25px;
	font-size:75%;
	line-height:14px;
	color:#000;
}
.recommend .future:first-child{
	border-top:1px solid transparent;
}
.recommend .future:last-child{
	border-bottom:1px solid transparent;
}
.pass{
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
}
.agsg{
	border-top: none !important;
	border-bottom: none !important;
	min-height:86px !important;
}
.agsg a{
	min-height:86px !important;
}
/***** 新作一覧 *****/
.new-page {
	margin:0;
	padding:7px 0 1px 5px;
	border-bottom:1px solid #E0E0E0;
}
.new-page img{
	margin-right:5px;
	border:2px solid #999;
}
.new-page a{
	display:block;
	margin:-5px 0 0 -5px;
	padding:5px 0 1px 5px;
	background:url(../img/arrowrigh.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
}
.new-page span{
	font-weight:bold;
}
.m-tilte {
	font-size:118%;
	color:#333;
	line-height:130%;
}
.m-act1 {
	font-size:106%;
	color:#333;
}
.m-act2 {
	font-size:106%;
	color:#FF3366;
	line-height:130%;
}
#continue{
	background:url(../img/arrowrigh.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
	border-bottom:1px solid #E0E0E0;
}
#continue a{
	margin:0;
	padding:12px 0;
	display:block;
	color:#000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
}

/***** 過去動画 *****/
.toggler{
	margin:0 0 5px;
	padding:0;
}
.toggler li{
	margin:0;
	padding:0.5em 0;
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
}
.toggler h2{
	margin:0;
	padding-left:0.2em;
	font-size:150%;
}

.toggler span{
	display:inline-block;
	margin:-0.1em 0.2em 0 0;
	padding:0.2em 0 0.2em 0.2em;
	font-size:125%;
	font-weight:bold;
	border:1px solid #9c9c9c; 
	border:1px solid rgba(0, 0, 0, 0.3);
	background:#f4f4f4;
	background:-webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#C6C6C6) );
	background:-moz-linear-gradient(-90deg, #f4f4f4 #C6C6C6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f4f4f4', endColorstr='#C6C6C6');
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	float:right;
	text-align:justify;
}
.toggler span:before{
	content:"表示する";
 }

.open span{
	background:#2B2B2B;
	background:-webkit-gradient(linear, left top, left bottom, from(#2B2B2B), to(#3B3B3B) );
	background:-moz-linear-gradient(-90deg, #2B2B2B #3B3B3B);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2B2B2B', endColorstr='#3B3B3B');
	color:#FFF;
}
.open span:before{
	content:"表示中▽";
}
.accordion ul{
	clear:both;
}

.accordion li{
	margin:0 0 5px 5px;
	padding:0.5em 0;
	border-left:5px solid #333;
	border-bottom:1px solid #999;
	background-color:#F4F4F4;
}

.accordion a{
	display:block;
	margin:-0.4em 0 -0.5em;
	padding:0.5em 0 0.6em;
	background:url(../img/arrowrigh.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
	border-bottom:1px solid #E0E0E0;
}

.accordion span{
	margin-left:0.3em;
	padding-left:0.3em;
	font-size:143%;
	font-weight:bold;
	color:#000;
}
.list-page {
	margin:0;
	padding:7px 0 1px 5px;
	border-bottom:1px solid #E0E0E0;
	overflow:hidden;
}

.list-page img{
	margin-right:5px;
	border:2px solid #999;
}


.list-page a{
	display:block;
	margin:-5px 0 0 -5px;
	padding:5px 0 1px 5px;
	background:url(../img/arrowrigh.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
}
.list-page span{
	font-weight:bold;
}
.list-page .m-tilte {
	font-size:106%;
	color:#333;
	line-height:130%;
}
.list-page .m-act1 {
	font-size:93%;
	color:#333;
}
.list-page .m-act2 {
	font-size:100%;
	color:#FF3366;
	line-height:130%;
}

/***** サイトリンク *****/
.box{
	margin:0;
	padding:0;
	border-bottom:1px solid #999;
}
#new .box:last-child{
	border-bottom:none !important;
}

.site{
	margin:0;
	padding:4px 3px;
	font-weight:bold; 
	color:#333;
	background-color:#F4F4F4;
	border-bottom:1px solid #CCC;
}
.site span{
	padding-left:3px;
	font-size:125%;
	border-left:5px solid #333;
}
.site a{
	display:block;
	margin:-4px -3px;
	padding:5px 3px;
	text-decoration:none;
	color:inherit;
	border-bottom:1px solid #666;
	background:url(../img/arrowrigh.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
}
.inner{
	margin:7px 0 7px 7px;
	min-height:100px;
}
.inner img{
	margin-right:5px;
	float:left;
}
.inner span{
	display:block;
}
.tit{
	font-size:112%;
	line-height:110%;
	text-shadow:rgba(0, 0, 0, 0.4) 0 1px 0;
}
.star{
	font-size:87%;
}
.star img{
	float:none;
	vertical-align:baseline;
}
.rev{
	padding:0 -1em 0 0;
	font-size:93%;
	line-height:130%;
}
.next{
	margin:0;
	padding:12px 0;
	background:url(../img/arrowdown.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
	color:#000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
}
.load{
	margin:0 5px 0;
	padding:12px 0;
	background:url(../img/loading40.gif) no-repeat right center;
	background-size:30px 30px;
	-webkit-background-size:30px 30px;
	-moz-background-size:30px 30px;
	color:#000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
}

/***** 説明 *****/
#read ul{
	margin:5px 10px;
	list-style:disc;

}
#read ul li{
	display:list-item;
	padding:5px;
	list-style-position:inside;
}
#read .check{
	padding-right:2px;
	font-weight:bold;
}
#read a{
	text-decoration:underline;
	color:#0044CC;
}

#read .help .red{
	color:red;
}

#read .premium{
	border-top:1px solid #999;
	background:url(../img/arrowrigh.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
	border-bottom:1px solid #E0E0E0;
	background-color:#F4F4F4;
}
#read .premium a{
	margin:0;
	padding:12px 0;
	display:block;
	color:#000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.help{
	margin:5px;
	padding:5px;
	background-color:rgba(255,255,255,0.9);
	border:1px solid #999;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.help h2, .help h3, .help .sub{
	display:block;
	margin:0 0 5px;
	padding:5px 0 5px;
	border-bottom:1px solid #999;
	font-size:112%;
	font-weight:bold;
}
.help p{
	padding:0 0 0.4em;
}

dl{
	background:#f4f4f4;
	padding:10px 10px 0 10px;
	border:1px solid #666;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
dl dt{
	font-size:100%;
	font-weight:bold;
	border-bottom:1px dotted #333;
	padding-bottom:1px;
	margin-bottom:4px;
}
dl dd{
	margin-bottom:10px;
	padding-left:-3em;
	font-size:93%;
	line-height:1.4;
}

/*******ギャラリー*******/
/*作品情報*/
#actress .photo img{
	margin:0 auto;
	padding:5px 0;
	display:block;
}
#actress .dmm-search{
	margin:0;
	padding-bottom:10px;
	border-bottom:2px solid #E0E0E0;

}
#actress .mgs-search{
	margin:0;
	padding-bottom:10px;
	border-bottom:2px solid #E0E0E0;
}
.grayButton{
	margin:0 auto;
	width:246px;
	display:block;
	padding:10px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	text-decoration:inherit;
	border-width:0 12px;
	border-image:url(../img/whiteButton.png) 0 12 0 12;
	-o-border-image:url(../img/whiteButton.png) 0 12 0 12;
	-moz-border-image:url(../img/whiteButton.png) 0 12 0 12;
	-webkit-border-image:url(../img/whiteButton.png) 0 12 0 12;
	color:#000;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN";
}
.info{
	margin:0;
	padding:1em 0.5em 0.5em;
	font-size:16px;
	line-height:130%;
}
.info h1, .info h2, .info h3{
	font-weight:lighter;
}
.info p{
	display:inline;
	padding:0;

}
.info-top{
	font-weight:bold;
}
.info-bottom{
	display:block;
	margin:-0.2em 0 0.5em;
}

/*オプション部分*/
.option{
	margin:0 auto;
	padding:3px 0 0 0;
	width:320px;
	font-size:14px;
}
.option span img{
	margin:0 3px 4px;
	vertical-align:middle;
}

/*動画部分*/
.movie{
	border:1px solid #E0E0E0;
	margin:0;
	padding-bottom:5px;
}
.movie .boxtitle{
	display:inline-block;
	margin:0;
	padding:5px 0 0 5px;
	font-size:106%;
}
.movie .box1{
	margin:5px 0 0 13px;
	width:120px;
	height:100px;
	float:left;
}
.movie .box2{
	margin-top:-6px;
	width:170px;
	height:120px;
	float:right;
} 
.movie .box3{
	clear:both;
}
table{
	width:100%;
}

table th, table td{
	margin:0;
}
.icon{
	margin:0;
	padding:0 0 6px;
}
.apptit_1{
	font-size:14px;
}
.apptit_2{
	font-size:14px;
	font-weight:bold;
	text-shadow:rgba(0, 0, 0, 0.1) 0 1px 0;
}
.appexp{
	font-size:12px;
	color:red;
}
.applink a{
	font-size:14px;
	text-decoration:underline;
	color:#0044CC;
}

/*検索部分*/
#search{
	border-bottom:1px solid #E0E0E0;
}
.whiteButton{
	width:100%;
	margin:5px 0;
	padding:inherit;
	border-width:0 12px;
	text-align:center;
	font-size:125%;
	font-weight:bold;
	text-decoration:inherit;
	border-image:url(../img/whiteButton.png) 0 12 0 12;
	-o-border-image:url(../img/whiteButton.png) 0 12 0 12;
	-ms-border-image:url(../img/whiteButton.png) 0 12 0 12;
	-moz-border-image:url(../img/whiteButton.png) 0 12 0 12;
	-webkit-border-image:url(../img/whiteButton.png) 0 12 0 12;
	text-shadow:rgba(255, 255, 255, 0.7) 0 1px 0;
}
.panel{
	box-sizing:border-box;
	padding:5px;
}
.panel > fieldset{
	margin:auto;
	padding:inherit;
	position:relative;
	background:#FFF;
	border:1px solid #999;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	text-align:right;
}
.row {
	margin:auto;
	padding:inherit;
	position:relative;
	min-height:42px;
	border-bottom:1px solid #999999;
	-webkit-border-radius:0;
	text-align:right;
}
fieldset > .row:last-child{
	border-bottom:none !important;
}
.row > label{
	margin:0 0 0 14px;
	line-height:42px;
	font-weight:bold;
}
.row input[type=text]{
	margin:auto;
	padding:inherit;
	width:95%;
	font-size:118%;
}
select{
	width:65%;
	font-size:125%;
}

/*紹介部分*/

.g_future{
	margin:0;
	padding:7px 0 1px;
	min-height:108px;
	background:url(../img/arrowrigh.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
	border-bottom:1px solid #AAA;
	clear:both;
}
.g_future a{
	display:block;
	margin:-5px 0 0;
	padding:6px 0 0;
	min-height:108px;
}
.g_future .img{
	margin:0 7px;
	float:left;

}
.g_future_site{
	margin:0 0 0 114px;
	padding-bottom:2px;
	font-size:93%;
	font-weight:bold;
	color:#00F;
	text-shadow:rgba(0, 0, 0, 0.2) 0 1px 0;
}

.g_future_tit{
	padding-bottom:5px;
	font-size:93%;
	line-height:110%;
	color:#000;
	text-shadow:rgba(0, 0, 0, 0.4) 0 1px 0;
}
.g_future_rev{
	margin-top:2px;
	margin-right:1.5em;
	font-size:87%;
	line-height:14px;
	color:#000;
}

/***** 広告枠 ***
/**
#imobile_adspotdiv1{
	padding:5px 0px 5px 0px;

}
#imobile_adspotdiv2{
	padding:5px 0px 5px 0px;
}
**/
.ad_banner_nav{
	margin:0px auto;
	width:320px;
	height:50px;!important
}

.dmm_banner, .mgs_banner, .plum_banner, .pokedou_banner, .kmp_banner{
	margin:5px auto;
	width:320px;
	height:60px;
}
.pick_site{
	border-top:#333 solid 2px;
	border-bottom:#333 solid 2px;
}
.pick_site span{
	display:block;
	margin:8px auto;
	width:320px;
}

/*******広告追加部分*******/
.ynt_ad a{
	text-decoration:none;
}
.ad_box{
	margin:0px;
	border-bottom:1px solid #E0E0E0;
	background:url(../img/arrowrigh.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
}
.ad_box img{
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	margin-right:5px;
	margin-left:5px;
	padding:0px;
}
.ad_box .ad_title{
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
}
.ad_box .ad_text{
	margin-top:2px;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-decoration:none;
}
.y_ad{
	margin:0;
	padding:4px 0 1px;
	min-height:55px;
	background:url(../img/bg_rightsq2.png) no-repeat center right;
	background-size:20px 20px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #AAA;
	clear:both;
}
.y_ad a{
	display:block;
	margin:-2px 0 0;
	padding:3px 0 0;
	min-height:55px;
}
.y_ad .img{
	margin:0 10px;
	float:left;

}
.y_ad .tit{
	margin:16px 25px 0 60px;
	font-size:15px;
	font-weight:bold;
	color:#00F;
}
.recommend .y_ad:first-child{
	border-top:1px solid transparent;
}
.recommend .y_ad:last-child{
	border-bottom:1px solid #FFF;
}
#adjust{
	margin-bottom:15px;
	border-top:1px solid #FFF;
}

/*プレミアム動画*/
#premium{

	background-color: #F4F4F4;

}
.set-premium{
	margin:0;
	padding:3px 0 4px 6px;
	background:url(../img/set-p.png) repeat-x ;
	border-top:1px solid #666;
	border-bottom:1px solid #2d3642;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-shadow:rgba(0, 0, 0, 0.4) 0 1px 0;
}
.img_premium{
	margin:0 auto;
	padding:0;
	width:320px;
}
.img_premium img{
	display:inline-block;

}

.movie-premium{
	border-bottom:2px solid #E0E0E0;
	margin:0;
	padding-bottom:5px;
}

.boxtitle-premium{
	display:inline-block;
	margin:0;
	padding:3px 0 3px 5px;
	font-size:106%;
}
.option-premium{
	margin:0 auto ;
	padding:7px 0 4px;
	width:320px;
	font-size:14px;
}
.option-premium .stream{
	margin:0;
	padding:0 0 0 3px;
	width:160px;
}

.option-premium .download{
	margin:0;
	padding:0 0 0 3px;
	width:160px;
}

.option-premium span img{
	margin:0;
	padding:0 3px;
	vertical-align:middle;
}

.serial{
	display:block;
	margin-top:-3px;
	float:right;
}
.rol{
	background:url(../img/arrowrigh.png) no-repeat right center;
	background-size:25px 20px;
	-webkit-background-size:25px 20px;
	-moz-background-size:25px 20px;
	border-bottom:1px solid #E0E0E0;
}
.rol a{
	margin:0;
	padding:12px 0;
	display:block;
	color:#000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
}

#copyright-premium p{
	margin:15px auto;
	font-size:75%;
	color:#eee;
	text-align:center;
}

/*ギャラリー内広告追加*/


.g_ad_ihr a{
	padding:8px 0 2px 0;
	display:block;
	color:#000;
	text-decoration:none;
}
.g_ad_ihr span{
	display: block;
}
.g_ad_img{
	margin-left:8px;
	padding-right:5px;
	width:120px;
	height:90px;
	float:left;
}
.g_ad_set{
	margin:0;
	padding-bottom:5px;
	height:90px;
}
.g_ad_rev{
	font-size:87%;
	line-height:114%;
	height:64px;
}
.g_ad_logo{
	height:26px;
	float:right;
}

/*長編文言*/
.pre_ad{
	margin:0;
	padding:4px 0 1px;
	background:url(../img/bg_rightsq2.png) no-repeat center right;
	background-size:20px 20px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	border-top:1px solid transparent;
}
.pre_ad a{
	display:block;
	margin:-2px 0 0;
	padding:3px 0 0;
}

.pre_ad .word{
	display:block;
	margin:0px;
	padding:2px 20px 5px 5px;
	line-height:125%;
	font-size:16px;
	font-weight:bold;
}

/*期間限定*/
.spcial_ad{
	margin:0;
	padding:4px 0 1px;
	min-height:55px;
	background:url(../img/bg_rightsq2.png) no-repeat center right;
	background-size:20px 20px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	border-top:1px solid #FFF;
}
.spcial_ad a{
	display:block;
	margin:-2px 0 0;
	padding:3px 0 0;
	min-height:55px;
}
.spcial_ad .img{
	margin:1px 7px;
	float:left;

}
.spcial_ad .tit{
	margin:18px 20px 0 55px;
	font-size:16px;
	font-weight:bold;
	color:#00F;
}
.recommend .spcial_ad:first-child{
	border-top:1px solid transparent;
}

/*imobile_infeed*/
.imobile_infeed_img_19{
    width:100px !important;
    height:100px !important;
}


/*******広告追加部分*******/
/*TOP*/
.future.famad_index a{
	position: relative;
	display: block;
	margin: -5px 0 0;
	min-height: 108px;
	padding: 6px 0 0;
}
.future.famad_index img{
	display: block;
	margin-left: 7px;
	margin-right: 7px;
}
.future.famad_index span {
	color: #000;
	font-size: 75%;
	line-height: 14px;
	margin-right: 25px;
	margin-top: 2px;
	display: block;
	position: absolute;
	top: 24px;
	left:114px;
}
.future.famad_index .tit.famad_tit01 {
	position: absolute;
}
/*新作*/
.famad_new{
	background-color: #fff0f0;
}
.famad_new a {
	background: rgba(0, 0, 0, 0) url("./img/listArrow.png") no-repeat scroll right center;
	color: inherit;
	display: block;
	padding-right: 10px;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 8px;
}
.famad_new div div{
	margin: 0;
	min-height: 140px;
	padding: 0px 5px 5px 12px;
	position: relative;
}
.famad_new div div img{
	width: 100px;
	border: 2px solid #999;
	overflow-x: hidden;
	display: block;
}
.famad_new div span{
	font-weight: bold;
	color: #ff0000;
	font-size: 14px;
	display: block;
}
/*ギャラリー*/
.famad_gallery {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
}
.famad_gallery div div {
	height: 90px;
	margin-left: 8px;
	padding-right: 5px;
	width: 120px;
}

.famad_gallery div span {
	font-size: 87%;
	line-height: 114%;
	color: #000000;
}