@charset "utf-8";

/* -----------------------------
	COMMON STYLE
----------------------------- */

/* reset ==============  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
a {
	outline: none;
}
a:link {color: #fff; text-decoration: underline;}
a:visited {color: #fff; text-decoration: underline;}
a:hover {color: #fff; text-decoration: none;}
a:active {color: #fff; text-decoration: underline;}

table, img, p, fieldset {
	border: 0;
}
img {
	vertical-align: bottom;
}
li {
	list-style-type: none;
}

body {
	line-height: 1.5;
	color: #fff;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 12px;
	background: #000;
}

/* clearfix */

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1;
}

/* common setting ==============  */

input[type="text"],
textarea {
	border: 0 none;
	box-shadow: -1px -1px 2px #c1bfc0 inset;
}

/* box */

.box:before,
.box:after {
    content:"";
    display:table;
}
.box:after {
    clear:both;
}
.box {
    zoom:1;
}

/* pagetop */

.pagetop {
	text-align: right;
}
.pagetop a {
	display: inline-block;
	font-weight: bold;
	background: url(../../../img/common/arrow_up01.png) left center no-repeat;
	padding-left: 17px;
}

/* contents */

img.bg {
    height: auto;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
#contents {
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
}
#contents .contents_inner {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

/* header ==============  */

#header {
	background: url(../../../img/common/bg_header.png) center top no-repeat;
}
#header a:hover img {
	opacity: 0.8;
}
#header .header_inner {
	width: 800px;
	margin: 0 auto;
	padding-top: 47px;
	padding-bottom: 10px;
}
#header .logo {
	float: left;
	margin-right: 48px;
	padding-bottom: 34px;
}
#header .header_column {
	float: right;
	padding-bottom: 34px;
}
#header .header_link {
	text-align: right;
	margin: 2px 0 15px;
}
#header .header_link li {
	display: inline-block;
	line-height: 1;
}
#header .header_link li:first-child {
	margin-right: 16px;
	padding-right: 16px;
	border-right: 1px solid #fff;
}
#header .header_search input {
	vertical-align: middle;
}
#header .header_search input[type="text"] {
	width: 113px;
	padding: 0 5px;
	line-height: 20px;
	height: 20px;
}
#header .header_bnr {
	float: left;
	padding-bottom: 34px;
}

#header #navi {
	width: 800px;
	clear: both;
}
#header #navi a:hover img {
	opacity: 1;
}
#header #navi ul li {
	height: 15px;
	line-height: 15px;
	float: left;
	padding-left: 4px;
	margin-left: 4px;
	border-left: 1px solid #fff;
}
#header #navi ul li:first-child {
	border-left: 0 none;
	padding-left: 5px;
	margin-left: 5px;
}
#header #navi ul li img a {
	display: block;
	height: 15px;
}
#header #navi ul li img {
	vertical-align: top;
}
#header #navi ul li a:hover,
#header #navi ul li a.active {
	background: url(../../../img/common/bg_navi.png);
}

/* footer ==============  */

#footer {
	background: url(../../../img/common/bg_footer.png) center bottom no-repeat;
	padding-top: 15px;
	position: relative;
	box-shadow: 0 -10px 15px #000; 
}
#footer a:link {text-decoration: none;}
#footer a:visited {text-decoration: none;}
#footer a:hover {text-decoration: underline;}
#footer a:active {text-decoration: none;}

#footer .footer_inner {
	width: 800px;
	margin: 0 auto;
}
#footer .footer_box {
	text-align: center;
}
#footer .footer_box li {
	display: inline-block;
	padding: 16px 10px;
}
#footer .copyright {
	border-top: 1px solid #fff;
	text-align: center;
	padding: 15px 0;
}


.text_title {
	clear: both;
	background: url(../../../img/common/bg_title.png) 0 0 no-repeat;
	background-size: 100% 100% ;
	padding: 3px 250px 8px 10px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 25px;
}

/* -----------------------------
	TOP PAGE
----------------------------- */

.frontpage #topmain {
	padding-top: 63px;
}
.frontpage #newreleaseinfo {
	width: 243px; height: 282px;
	padding: 69px 0 0 48px;
	float: left;
	margin: 0 0 52px 30px;
	background: url(../../../img/top/newrelinfo.png) 0 0 no-repeat;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.frontpage #movie {
	width: 413px; height: 282px;
	padding: 29px 0 0 19px;
	float:right;
	margin: 0 36px 52px 0;
	background: url(../../../img/top/movie_bg.png) 0 0 no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.frontpage #movie .but_details {
	text-align: right;
	margin: 17px 17px 0 0;
}
.frontpage #movie .but_details img {
	vertical-align: top;
}
.frontpage #movie .but_details a:hover img {
	opacity: 0.8;
}
.frontpage #newrelease {
	padding-bottom: 50px;
}
.frontpage #newrelease .release_date {
	width: 100%;
	clear: both;
	padding: 30px 10px 10px;
	font-weight: bold;
}
.frontpage #newrelease .item {
	width: 256px;
	min-height: 360px;
	float: left;
	margin: 0 0 15px 8px;
}
.frontpage #newrelease .item .img {
	width: 256px; height: 230px;
	float: left;
	background: url(../../../img/top/newjack_bg.png) 0 0 no-repeat;
}
.frontpage #newrelease .item .img img {
	margin: 7px 0 0 69px;
}
.frontpage #newrelease .txt {
	padding: 8px 10px 0;
}
.frontpage #newrelease .release_date + .item {
	margin-left: 0;
}

.frontpage #reprint {
	padding-bottom: 50px;
}
.frontpage #reprint #loopslider {
	width: 800px; height: 350px;
	overflow: hidden;
	position: relative;
}
.frontpage #reprint h2 {
	margin-bottom: 24px;
}
.frontpage #reprint .box {
	float: left;
	overflow: hidden;
}
.frontpage #reprint .item {
	width: 165px;
	float: left;
	margin: 0 0 15px 0;
}
.frontpage #reprint .txt {
	padding-right: 25px;
}

.frontpage #ranking {
	padding-bottom: 75px;
}
.frontpage #ranking h2 {
	margin-bottom: 24px;
}
.frontpage #ranking .item {
	width: 152px;
	float: left;
	margin: 0 0 0 10px;
}
.frontpage #ranking .item:first-child {
	margin: 0;
}
.frontpage #ranking .item .img {
	width: 114px; height: 152px;
	padding-right: 38px;
	text-align: center;
}
.frontpage #ranking .rank01 .img { background: url(../../../img/top/rank_bg1.png) 0 0 no-repeat; }
.frontpage #ranking .rank02 .img { background: url(../../../img/top/rank_bg2.png) 0 0 no-repeat; }
.frontpage #ranking .rank03 .img { background: url(../../../img/top/rank_bg3.png) 0 0 no-repeat; }
.frontpage #ranking .rank04 .img { background: url(../../../img/top/rank_bg4.png) 0 0 no-repeat; }
.frontpage #ranking .rank05 .img { background: url(../../../img/top/rank_bg5.png) 0 0 no-repeat; }

.frontpage #ranking .item .img img {
	margin: 37px 0 0 10px;
	max-width: 105px;
}

.frontpage #maincontents {
	padding-bottom: 75px;
}
.frontpage #maincontents h2 {
	margin-bottom: 6px;
}
.frontpage #maincontents .item {
	float: left;
	width: 145px;
	padding: 0 7px; 
}
.frontpage #maincontents .item .txt {
	margin: 10px;
}
.frontpage #twitter h2 {
	margin-bottom: 25px;
}

.frontpage #twitter .twitter_box {
	width: 520px;
	margin: 0 auto;
}

/* -----------------------------
	LIST PAGE
----------------------------- */

.list .year_list {
	padding-top: 30px;
}
.list .year_list ul {
	text-align: right;
}
.list .year_list ul li {
	height: 47px;
	display: inline-block;
	margin-right: 17px;
}
.list .year_list ul li.active {
	background: url(../../../img/common/arrow_up01.png) center top no-repeat;
}
.list .year_list:first-of-type ul li.active {
	background: url(../../../img/common/arrow_down01.png) center bottom no-repeat;
}
.list .year_list ul li a {
	display: block;
	width: 38px; height: 20px;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 16px;
}
.list .year_list ul li.year_2024 a { background-image: url(../../../img/list/year2024_on.png);}
.list .year_list ul li.year_2023 a { background-image: url(../../../img/list/year2023_on.png);}
.list .year_list ul li.year_2022 a { background-image: url(../../../img/list/year2022_on.png);}
.list .year_list ul li.year_2021 a { background-image: url(../../../img/list/year2021_on.png);}
.list .year_list ul li.year_2020 a { background-image: url(../../../img/list/year2020_on.png);}
.list .year_list ul li.year_2019 a { background-image: url(../../../img/list/year2019_on.png);}
.list .year_list ul li.year_2018 a { background-image: url(../../../img/list/year2018_on.png);}
.list .year_list ul li.year_2017 a { background-image: url(../../../img/list/year2017_on.png);}
.list .year_list ul li.year_2016 a { background-image: url(../../../img/list/year2016_on.png);}
.list .year_list ul li.year_2015 a { background-image: url(../../../img/list/year2015_on.png);}
.list .year_list ul li.year_2014 a { background-image: url(../../../img/list/year2014_on.png);}
.list .year_list ul li.year_2013 a { background-image: url(../../../img/list/year2013_on.png);}
.list .year_list ul li.year_2012 a { background-image: url(../../../img/list/year2012_on.png);}
.list .year_list ul li.year_2011 a { background-image: url(../../../img/list/year2011_on.png);}
.list .year_list ul li.year_2010 a { background-image: url(../../../img/list/year2010_on.png);}
.list .year_list ul li.year_2009 a { background-image: url(../../../img/list/year2009_on.png);}
.list .year_list ul li.year_2008 a { background-image: url(../../../img/list/year2008_on.png);}
.list .year_list ul li.year_2007 a { background-image: url(../../../img/list/year2007_on.png);}
.list .year_list ul li.year_2006 a { background-image: url(../../../img/list/year2006_on.png);}
.list .year_list ul li.year_2005 a { background-image: url(../../../img/list/year2005_on.png);}

.list .year_list ul li a:hover img,
.list .year_list ul li.active a img {
	visibility: hidden;
}

.list .itemlist {
	padding: 40px 0 45px;
	min-height: 600px;
	clear: both;
	background-color: rgba(0,0,0,0.7);
	position: relative;
	margin: 0 0 33px;
}
.list .itemlist .release_date {
	clear: both;
	background: url(../../../img/common/bg_bar03.png) 0 0 no-repeat;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 7px;
}
.list .itemlist .item {
	float: left;
	width: 200px;
	height: 370px;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list .itemlist .item .logoimg {
	margin-bottom: 7px;
}
.list .itemlist .item .img {
	text-align: center;
}
.list .itemlist .item .txt {
	padding: 6px 0;
}


/* genre list */


.list .searchlist {
	padding: 40px 0 45px;
	clear: both;
}

.list .itemlist .release_date {
	background: url(../../../img/common/bg_bar03.png) 0 0 no-repeat;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 7px;
}
.list .searchlist .item {
	float: left;
	width: 145px;
	height: 390px;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list .searchlist .item .logoimg {
	margin-bottom: 7px;
}
.list .searchlist .item .img {
	text-align: center;
}
.list .searchlist .item .txt {
	padding: 6px 0;
}

/* */

.list .pagetop {
	clear: both;
	padding: 10px 22px 0;
}

/* -----------------------------
	DETAIL PAGE
----------------------------- */

.detail #main {
	padding: 20px 0;
}
.detail .title {
	background-color: rgba(0,0,0,0.7);
	position: relative;
	font-size: 16px;
	margin: 16px 0 37px;
	padding: 24px 22px;
}
.detail .title:before {
	font-size: 0;
	content: url(../../../img/common/bg_bar01.png);
	display: block;
	position: absolute;
	left: 0; top: -16px;
}
.detail .title:after {
	font-size: 0;
	content: url(../../../img/common/bg_bar02.png);
	display: block;
	position: absolute;
	left: 0; bottom: -16px;
}

.detail #main .dvd_movie {
	width: 413px; height: 260px;
	background: url(../../../img/common/bg_movie.png) 0 0 no-repeat;
	padding: 29px 0 0 19px;
	margin: 0 0 0 49px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.detail #main .jacketzoom {
	width: 168px;
	float: right;
	margin: 0 70px 0 0;
}
.detail #main .jacketzoom p {
	margin: 4px 0 21px;
	text-align: right;
}
.detail #main .jacketzoom a:hover p img {
	opacity: 0.8;
}

.detail #item_info {
	background-color: rgba(0,0,0,0.7);
	position: relative;
	padding: 34px 30px 34px 34px;
	margin: 0 0 33px;
}
.detail #item_info:before {
	font-size: 0;
	content: url(../../../img/common/bg_bar01.png);
	display: block;
	position: absolute;
	left: 0; top: -16px;
}
.detail #item_info:after {
	font-size: 0;
	content: url(../../../img/common/bg_bar02.png);
	display: block;
	position: absolute;
	left: 0; bottom: -16px;
}

.detail #item_info .item_description {
	width: 440px;
	float: left;
}
.detail #item_info .item_description .buy_links {
	width: 440px;
	overflow: hidden;
	padding-bottom: 25px;
}
.detail #item_info .item_description .txt {
	font-size: 16px;
	line-height: 1.7;
	padding-bottom: 30px;
}
.detail #item_info .item_description .buy_links li {
	float: left;
}
.detail #item_info .item_description .buy_links li a:hover img {
	opacity: 0.8;
}
.detail #item_info .item_spec {
	width: 280px;
	float: right;
}
.detail #item_info .item_spec dl {
	padding-bottom: 30px;
}
.detail #item_info .item_spec dl dt {
	float: left;
	padding: 18px 0 5px 3px;
}
.detail #item_info .item_spec dl dd {
	padding: 18px 0 5px 100px;
	border-bottom: 1px solid #fff;
}
.detail #item_info .item_spec dl dt:first-of-type,
.detail #item_info .item_spec dl dd:first-of-type {
	padding-top: 7px;
}
.detail #item_info .sampleimg {
	clear: both;
}
.detail #item_info .sampleimg h4 {
	margin-bottom: 27px;
}
.detail #item_info .sampleimg .photo_box {
	padding-left: 4px;
}
.detail #item_info .sampleimg .photo_box li {
	float: left;
	margin: 0 0 10px 27px;
}
.detail #related h2 {
	margin-bottom: 24px;
}
.detail #related .item {
	float: left;
	margin-left: 26px;
	padding-bottom: 10px;
}
.detail #related .item:nth-child(5n+1) {
	margin-left: 0;
}
.detail #related .item .img {
	margin-bottom: 5px;
}


/* -----------------------------
	OTHER PAGE
----------------------------- */

.other #contents {
	padding-top: 30px;
}
.other #contents .title {
	margin-bottom: 20px;
}

/* GENRE
----------------------------- */

.genre .recommend h4 {
	margin-bottom: 27px;
}
.genre .recommend ul {
	margin-left: 3px;
	padding-bottom: 40px;
}
.genre .recommend ul li {
	float: left;
	margin: 0 0 15px 21px;
}
.genre .recommend ul li:nth-child(4n+1) {
	margin-left: 0;
}
.genre .recommend ul li a:link { text-decoration: none;}
.genre .recommend ul li a:visited { text-decoration: none;}
.genre .recommend ul li a:hover { text-decoration: underline;}
.genre .recommend ul li a:active { text-decoration: none;}

.genre .genre_inner {
	background-color: rgba(0,0,0,0.7);
	position: relative;
	padding: 34px 30px 34px 34px;
	margin: 0 0 33px;
}
.genre .genre_inner:before {
	font-size: 0;
	content: url(../../../img/common/bg_bar01.png);
	display: block;
	position: absolute;
	left: 0; top: -16px;
}
.genre .genre_inner:after {
	font-size: 0;
	content: url(../../../img/common/bg_bar02.png);
	display: block;
	position: absolute;
	left: 0; bottom: -16px;
}
.genre .genre_inner ul.searchlist li {
	display: inline-block;
	width: 19%;
	padding: 5px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.genre .genre_inner .btn_area ul {
	text-align: center;
	border-top: 1px solid #fff;
	margin-top: 30px;
	padding-top: 30px;
}
.genre .genre_inner form .btn_area ul li {
	display: inline-block;
	padding: 0 20px;
	vertical-align: top;
}

/* COMMUNITY
----------------------------- */

.community .community_inner {
	background-color: rgba(0,0,0,0.7);
	position: relative;
	padding: 34px 30px 34px 34px;
	margin: 50px 0 33px;
}
.community .community_inner:before {
	font-size: 0;
	content: url(../../../img/common/bg_bar01.png);
	display: block;
	position: absolute;
	left: 0; top: -16px;
}
.community .community_inner:after {
	font-size: 0;
	content: url(../../../img/common/bg_bar02.png);
	display: block;
	position: absolute;
	left: 0; bottom: -16px;
}
.community .community_inner h3 {
	margin-bottom: 15px;
}
.community .community_inner .link_list01 {
	padding-bottom: 30px;
}
.community .community_inner .link_list01 a:link {text-decoration: none;}
.community .community_inner .link_list01 a:visited {text-decoration: none;}
.community .community_inner .link_list01 a:hover {text-decoration: underline;}
.community .community_inner .link_list01 a:active {text-decoration: none;}

.community .community_inner .link_list01 dl {
	background: #222;
	display: table;
	width: 100%;
	padding: 0;
	margin-bottom: 15px;
}
.community .community_inner .link_list01 dl dt {
	display: table-cell;
	padding: 15px;
	vertical-align: middle;
	width: 135px;
}
.community .community_inner .link_list01 dl dd {
	display: table-cell;
	padding: 15px 10px;
	vertical-align: middle;
}
.community .community_inner .link_list02 {
	padding-bottom: 30px;
}
.community .community_inner .link_list02 li {
	margin-bottom: 15px;
}
.community .community_inner .link_list02 li a {
	display: table;
	padding: 0;
	width: 100%;
	background: #222;
}
.community .community_inner .link_list02 li a:link,
.community .community_inner .link_list02 li a:visited,
.community .community_inner .link_list02 li a:hover,
.community .community_inner .link_list02 li a:active {text-decoration: none;}

.community .community_inner .link_list02 li a:hover {
	background: #333;
}

.community .community_inner .link_list02 li a .bnr {
	display: table-cell;
	padding: 10px 15px;
	vertical-align: middle;
	width: 237px;
}
.community .community_inner .link_list02 li a .txt {
	display: table-cell;
	padding: 20px 10px;
	vertical-align: middle;
}


/* COMPANY
----------------------------- */

.company .company_inner {
	background-color: rgba(0,0,0,0.7);
	position: relative;
	padding: 34px 30px 34px 34px;
	margin: 50px 0 33px;
}
.company .company_inner:before {
	font-size: 0;
	content: url(../../../img/common/bg_bar01.png);
	display: block;
	position: absolute;
	left: 0; top: -16px;
}
.company .company_inner:after {
	font-size: 0;
	content: url(../../../img/common/bg_bar02.png);
	display: block;
	position: absolute;
	left: 0; bottom: -16px;
}

.company .company_inner dl {
	background: #222;
	display: table;
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
}
.company .company_inner dl dt {
	display: table-cell;
	padding: 15px;
	vertical-align: top;
	width: 90px;
}
.company .company_inner dl dd {
	display: table-cell;
	padding: 15px;
	vertical-align: top;
}

/* MAIL MAGAZINE
----------------------------- */

.ml .ml_inner {
	background-color: rgba(0,0,0,0.7);
	position: relative;
	padding: 34px 30px 34px 34px;
	margin: 50px 0 33px;
}
.ml .ml_inner:before {
	font-size: 0;
	content: url(../../../img/common/bg_bar01.png);
	display: block;
	position: absolute;
	left: 0; top: -16px;
}
.ml .ml_inner:after {
	font-size: 0;
	content: url(../../../img/common/bg_bar02.png);
	display: block;
	position: absolute;
	left: 0; bottom: -16px;
}
.ml .ml_inner h3 {
	margin-bottom: 15px;
}
.ml .ml_inner input[type="text"]{
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 400px;
}
.ml .ml_inner .input_title {
	margin-bottom: 10px;
}
.ml .ml_inner .input_box {
	margin-bottom: 30px;
}
.ml .ml_inner .btn_area {
	text-align: center;
	padding: 30px 20px 0;
}

.clear { clear: both;}

/* Inquiry */

.form-text {
	width: 200px;
	text-align: left;
	float: left;
	margin-left: 50px;
	margin-bottom: 10px;
}

.form-comf {
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}

.wpcf7-not-valid-tip {
	color: #000000;
}

.wpcf7-response-output {
	background-color: #000;
}

.post-22 h1 {
	display: none;
	}
	
/* ----------------------- */

/*　▼14/11/13追加 ▼　*/

/* AGE VERIFICATION
----------------------------- */

.verifi #header .logo {
	float: none;
	margin-right: 0;
	padding-top: 54px;	
	padding-bottom: 14px;
	text-align: center;
}
.verifi-wrap .verifi_inner {
	background-color: rgba(0,0,0,0.7);
	position: relative;
	padding: 34px 30px 34px 34px;
	margin: 50px 0 53px;
}
.verifi-wrap .verifi_inner:before {
	font-size: 0;
	content: url(../../../img/common/bg_bar01.png);
	display: block;
	position: absolute;
	left: 0; top: -16px;
}
.verifi-wrap .verifi_inner:after {
	font-size: 0;
	content: url(../../../img/common/bg_bar02.png);
	display: block;
	position: absolute;
	left: 0; bottom: -16px;
}
.verifi-wrap .verifi_inner p.lead {
	font-size: 20px;
	color: #FFF;
	text-align: center;
	margin-bottom: 30px;
}
.verifi-wrap .verifi_inner p.alert {
	font-size: 14px;
	color: #F00;
	text-align: center;
	margin-bottom: 20px;
}
.verifi-wrap .verifi_inner p.title {
	text-align: center;
	margin-bottom: 20px;
}
.verifi-wrap .verifi_inner .btn_area ul {
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
}
.verifi-wrap .verifi_inner .btn_area ul li {
	display: inline-block;
	padding: 0 20px;
	vertical-align: top;
}
.verifi-wrap div.note {
	background: #222;
	width: 540px;
	padding:15px 20px;
	margin: 0 auto 30px;
	text-align: center;
}
.verifi-wrap div.bnr {
	margin: 0 auto 20px;
	text-align: center;
}
.verifi #footer {
	background: url(../../../img/common/bg_footer.png) center bottom no-repeat;
	padding-top: 45px;
	position: relative;
	box-shadow: 0 -10px 15px #000; 
}

.button-clear {
	display: none;
	}

.top-btn a.admin {
	display: none;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
