@import url(https://fonts.googleapis.com/css?family=Roboto:100,300);

body {
	background-color:#FFFFFF;
	-webkit-text-size-adjust: 100%;
}
.pc_hide {
	display:none;
}
header {
	width: 100%;
}
header p{
	display:none;
}
header #headerbox {
	width: 100%;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
header #logo{
	text-align: center;
}

header #lang_sel{
	position:absolute;
	top:50px;
	right: 20px;
	width:312px;
}
header #lang_sel li{
	float:left;
	height:30px;
}
header #lang_sel li a{
	height:30px;
	display:block;
	text-indent:-9999px;
}
header #lang_sel li.lang01,header #lang_sel li.lang01 a{ width:60px;}
header #lang_sel li.lang02,header #lang_sel li.lang02 a{ width:65px;}
header #lang_sel li.lang03,header #lang_sel li.lang03 a{ width:65px;}
header #lang_sel li.lang04,header #lang_sel li.lang04 a{ width:65px;}
header #lang_sel li.lang05,header #lang_sel li.lang05 a{ width:57px;}
header #lang_sel li.lang01 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang01.png) ;}
header #lang_sel li.lang02 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang02.png) ;}
header #lang_sel li.lang03 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang03.png) ;}
header #lang_sel li.lang04 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang04.png) ;}
header #lang_sel li.lang05 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang05.png) ;}
header #lang_sel li.lang01 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang01_ov.png) ;}
header #lang_sel li.lang02 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang02_ov.png) ;}
header #lang_sel li.lang03 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang03_ov.png) ;}
header #lang_sel li.lang04 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang04_ov.png) ;}
header #lang_sel li.lang05 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang05_ov.png) ;}

header #headerlink{
	width: 250px;
	height:150px;
	position:absolute;
}
header #gnavBtn{
	display:none;
}
header #searchBtn{
	display:none;
}

header #headerlink .btstore{
	float:left;
	width:141px;
}
header #headerlink .btstore div,
header #headerlink .btstore a{
	width:141px;
	height:30px;
	margin-bottom:3px;
}
header #headerlink .btstore a{
	display:block;
	text-indent:-9999px;
}
.btstore_online{background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/bartimes_store_o.png) ;}
.btstore_tokyo{background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/bartimes_store_t.png) ;}
.btstore_online:hover,.btstore_tokyo:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

nav {
	height:43px;
	clear:both;
	margin:0 auto;
}
nav ul {
}
nav ul li {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
}
nav ul li a {
	display: block;
	text-decoration:none;
	color:#000000;
}
nav #searchform{
	height:26px;
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/dotline.gif) bottom repeat-x;
	width:180px;
}
nav #searchform #search_btn{
	height:20px;
	border:none;
	vertical-align:top;
	width:63px;
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/search.png) no-repeat;
	text-indent:-9999px;
	float:left;
}
nav #searchform #s{
	height:18px;
	border:none;
	vertical-align:top;
	width:110px;
	float:right;
	background-color:#dddddd;
	outline: none;
}
nav #searchform.closesearch .closebtn{
	display:none;
}

#nav2{
	display:none;
}



/*下層共通設定*/
ul#socialBtnArea {
	position:absolute;
	top:620px;
	right:0;
}
ul#socialBtnArea li {
    float: left !important;
    list-style-type: none;
    margin-bottom: 10px;
    margin-right: 10px;
}
ul#socialBtnArea li:last-child {
	margin-right: 0;
}
li.facebook {
    /*width: 105px;*/
}
li.twitter {
    /*height: 20px;
    width: 93px;*/
}
li.line {
    /*padding-top: 2px;
    width: 85px;*/
}
li.gplus {
    /*width: 40px;*/
}
li.hatena {
    /*width: 92px;*/
}

.btn_backtoTop {
	clear: both;
	width: 70%;
	max-width: 1200px;
	margin:40px auto;
	font-size: 90%;
	line-height: 1.5;
	text-align: center;
	box-sizing: border-box;
}
.btn_backtoTop a {
	position: relative;
	display: table;
	margin: auto;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
	box-sizing: border-box;
}
.btn_backtoTop a:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	width: 4px;
	height: 4px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);

}
.btn_backtoTop a:hover {
	background: #f3f3f3;
}
.categoryIndex .btn_backtoTop {
    max-width: 1000px;
}
#the_content_wrap .btn_backtoTop {
	
}


.breadcrumb{
	width:1000px;
	margin:0 auto;
	padding-bottom:10px;
	font-size:11px;
}
.breadcrumb li{
	float:left;
}
#sidenav{
	position:absolute;
	top:693px;
	left:100px;
}
#sidenav li{
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/side_red.gif) left no-repeat;
	font-size:10px;
	padding-left:10px;
}
#sidenav li a{
	color:#191919;
	text-decoration:none;
}
/*下層共通設定ここまで*/

#footerlink {
	/*display:none;*/
	background: #f0f0f0;
}
#footerlink .footerlink-inner {
	position: relative;
	display:block;
	width: 98%;
	max-width: 1000px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
	clear:both;
	box-sizing: border-box;
}
#footerlink .footerlink-inner:after {
	content: '';
	display: table;
	clear: both;
}
#footerlink div.sns_link {
	float:left;
	margin:8px 15px 0 0;
	width:45px;
	line-height: 0;
}
#footerlink div.sns_link img {
	width: 100%;
	height: auto;
}

#footerlink div.shop_link {
	float:right;
	display: table;
}
#footerlink div.shop_link ul {
	list-style: none;
	padding: 0;
	margin: 0 15px;

	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0 0 0 15px;
}
#footerlink div.shop_link li {
	margin: 5px 0;
}
#footerlink div.shop_link img {
	width: 100px;
	height: auto;

	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
#footerlink div.shop_link a {
	display: inline-block;
	color: #000;
	text-decoration: none;
}
#footerlink div.shop_link a:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3.5px 0 3.5px 7px;
	border-color: transparent transparent transparent #000;
}

#footerlink div.sns_link a:hover,
#footerlink div.shop_link a:hover {
	opacity: .8;
	text-decoration: underline;
}




footer {
	clear: both;
	font-size: 12px;
	color: #fff;
	position: relative;
	background:#191919;
	padding:40px 0 0 0;
	width:100%;
}
footer ul {
	width:1020px;
	margin:0 auto;
}
footer ul li {
	float:left;
	border-right:1px solid #FFF;
	padding:0 10px;
}
footer ul li.lastChild {
	border:none;
}
footer a {
	text-decoration: none;
	color: #fff;
}
.copy{
	clear:both;
	width:1000px;
	margin:0 auto;
	padding:5px 0 40px;
}

p#pageTop {
	position:fixed;
	right: 20px;
	bottom: 20px;
	width:40px;
	height:40px;
	z-index:100;
	-webkit-transform: translateZ(0);
}
p#pageTop a {
	margin: 0px;
	padding: 0px;
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/pagetop.png) no-repeat;
	text-indent:-9999px;
	width:40px;
	height:40px;
	display:block;
}


.linkboxlink{
	cursor: pointer;
}
.linkbox .thumbnail:hover{
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.linkboxlink:hover{
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}



/*===============================================================================
===============================================================================*/
@media screen and (min-width: 961px) {/* PC用のスタイル記述 */

header {
	height:294px;
	background-image: url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/headerline.png);
	background-repeat: no-repeat;
	background-position: top center;
}
header #logo{
	padding-top: 76px;
}
header #logo img{
	width:210px;
}
header #headerlink{
	top:110px;
	right:20px;
}
header #headerlink .tw_link{
	float:left;
	margin-top:12px;
	margin-right:10px;
	width:38px;
}
header #headerlink .fb_link{
	float:left;
	margin-top:12px;
	margin-right:20px;
	width:38px;
}
header #headerlink .tw_link img,
header #headerlink .fb_link img{
	width:38px;
}



/*ナビ*/
nav {
	width:1200px;
	margin:0 auto;
	clear:both;
	position:relative;
}
nav ul {
	width:100%;
}
nav ul li a {
	height: 16px;
	margin-right:33px;
}
nav ul li.nav01 a {
	padding-left: 30px;
}
nav #searchform{
	position:absolute;
	top:0;
	right:0;
}


/*下層共通設定*/
ul#socialBtnArea {
	position:absolute;
	top:620px;
	left: 50%;
	width: 420px;
	margin-left: 200px;
}
#sidenav{
	position:absolute;
	top:693px;
	left: 50%;
	margin-left: -600px;
}
#sidenav li{
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/side_red.gif) left no-repeat;
	font-size:10px;
	padding-left:10px;
}
#sidenav li a{
	color:#191919;
	text-decoration:none;
}


/*下層共通設定ここまで*/


}

/*===============================================================================
===============================================================================*/
@media screen and (max-width: 960px) and (min-width: 641px) {/* タブレット用のスタイル記述 */


header {
	height:225px;
	background-image: url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/headerline.png);
	background-repeat: no-repeat;
	background-position: top center;
}
header #logo{
	padding-top: 56px;
}
header #logo img{
    width: 167px;
    position: absolute;
    top: 68px;
    left: 50%;
    margin-left: -83px;
    z-index: 30;}
header #lang_sel{
	position:absolute;
	top:35px;
	right:inherit;
	left:50%;
	width:640px;
	margin-left:-320px;
	z-index: 20;
}

header #lang_sel ul{
	margin-left:328px;
}

header #headerlink{
	top:0;
	left:50%;
	right:inherit;
	width:640px;
	margin-left:-320px;
	position:absolute;
	height:inherit;
	z-index: 10;
}
header #headerlink .tw_link{
	position:absolute;
	margin-top:2px;
	margin-right:10px;
	width:38px;
	top:151px;
	left:110px;
}
header #headerlink .fb_link{
	position:absolute;
	margin-top:2px;
	margin-right:20px;
	width:38px;
	top:151px;
	left:160px;
}
header #headerlink .btstore{
	position:absolute;
	top:90px;
	right:0;
}
header #headerlink .btstore div{
}

header #headerlink .tw_link img,
header #headerlink .fb_link img{
	width:38px;
}





/*ナビ*/
nav {
	width:640px;
	clear:both;
	margin:0 auto;
	position:relative;
}
nav ul {
	width:462px;
	margin:0 auto;
}
nav ul li.nav01,nav ul li.nav02,nav ul li.nav03,nav ul li.nav04,nav ul li.nav05{
	border-bottom:1px solid #333;
}
nav ul li a {
	margin-right:20px;
	margin-left:20px;
	padding:10px 0;
	line-height:1.5em;
}
nav ul li.nav01 a {
	padding-left: 10px;
}
nav ul li.nav06 a {
	padding-left: 60px;
}
nav #searchform{
	position:absolute;
	top:-60px;
	right:0;
	height:26px;
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/dotline.gif) bottom repeat-x;
	width:180px;
}

#sidenav{
	position:absolute;
	top:345px;
	left:50%;
	width:650px;
	margin-left:-320px;
}
.miniKijibox #sidenav{
	position:absolute;
	top:290px;
	left:50%;
	width:650px;
	margin-left:-320px;
}
#sidenav img,#sidenav li{
	float:left;
	margin-right:7px;
}

ul#socialBtnArea {
	position:absolute;
	top:410px;
	right:20px;
}
.miniKijibox ul#socialBtnArea {
	top:320px;
}

.breadcrumb{
	width:650px;
}
footer ul {
	width:650px;
}
.copy{
	clear:both;
	width:630px;
}


}
/*===============================================================================
===============================================================================*/
@media screen and (max-width: 640px) {/* スマートフォン用のスタイル記述 */


header {
	height:inherit;
}
header p{
	width: 100%;
	display:block;
}
header p img{
	width: 100%;
}
header #logo {
	color:#FFFFFF;
	/*padding-top: 40px;*/
	padding-top: 20px;
	width:100%;
	padding-bottom: 10px;

	width: 50%;
    max-width: 100px;
    margin: auto;
}
header #logo img{
	/*width:50%;*/
	width: 100%;
}
/* Indexページ */
#index header #logo {
	width: 65%;
    max-width: 160px;
}


/**/

header #lang_sel{
	position:absolute;
	top:50px;
	right:inherit;
	left:50%;
	margin-left:-156px;
}
header #lang_sel li.lang01 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang01_sp.png) ;background-size:60px 30px;}
header #lang_sel li.lang02 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang02_sp.png) ;background-size:65px 30px;}
header #lang_sel li.lang03 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang03_sp.png) ;background-size:65px 30px;}
header #lang_sel li.lang04 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang04_sp.png) ;background-size:65px 30px;}
header #lang_sel li.lang05 a{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang05_sp.png) ;background-size:57px 30px;}
header #lang_sel li.lang01 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang01_sp_ov.png) ;background-size:60px 30px;}
header #lang_sel li.lang02 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang02_sp_ov.png) ;background-size:65px 30px;}
header #lang_sel li.lang03 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang03_sp_ov.png) ;background-size:65px 30px;}
header #lang_sel li.lang04 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang04_sp_ov.png) ;background-size:65px 30px;}
header #lang_sel li.lang05 a:hover{ background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/lang05_sp_ov.png) ;background-size:57px 30px;}

header #headerlink{
	width:100%;
	position:static;
	height:inherit;
}
header #headerbox {
	width: 100%;
	height:inherit;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
header #headerlink .tw_link{
	width:40px;
	margin-left:25px;
	position:absolute;
	top:124px;
}
header #headerlink .fb_link{
	width:40px;
	margin-left:25px;
	margin-top:5px;
	position:absolute;
	top:166px;
}
header #headerlink .tw_link img,
header #headerlink .fb_link img{
	width:100%;
}
header #headerlink .btstore{
	position:absolute;
	width:100%;
	text-align:center;
}
header #headerlink .btstore div{display: inline-block;margin-right:2px;margin-left:2px;}
.btstore_online{background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/bartimes_store_o_sp.png) ;background-size:141px 30px;}
.btstore_tokyo{background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/bartimes_store_t_sp.png) ;background-size:141px 30px;}



header #gnavBtn{
	display:block;
	position:absolute;
	/*top:155px;*/
	/*top: 110px;*/
	top: 10%;
	/*right:25px;*/
	right:20px;
	width:40px;
}
header #searchBtn{
	display:block;
	position:absolute;
	/*top:201px;*/
	/*top:155px;*/
	top: 10%;
	/*right:25px;*/
	right:20px;
	width:40px;
	-webkit-transform: translateY(50px);
	   -moz-transform: translateY(50px);
	    -ms-transform: translateY(50px);
	     -o-transform: translateY(50px);
	        transform: translateY(50px);
}
header #gnavBtn img,header #searchBtn img{
	width:100%;
}

.sp_hide {
	display:none;
}
.pc_hide{
	display:block;
}

nav {
	height:1px;
}
nav ul {
	float:none;
}
nav ul li {
	background-color:#191919;
	font-size: 25px;
	border-bottom:2px solid #fff;
	text-align:center;
	width:49.7%;

	width: 50%;
	box-sizing: border-box;
}
/*nav ul li:nth-child(odd){
	border-right:2px solid #fff;
	width:49.7%;
}*/
nav ul li:nth-child(2n+1) {
	border-right: 1px solid #fff;
}
nav ul li:nth-child(2n) {
	border-left: 1px solid #fff;
}
nav ul li a {
	color:#fff;
	width:100%;
	padding:29px 0;
}
nav #searchform{
	float:left;
	height:78px;
	background:#951e22;
	width:49.6%;
	border-bottom:2px solid #fff;
}
nav #searchform #search_btn{
	height:20px;
	border:none;
	vertical-align:top;
	width:75px;
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/search.png) no-repeat;
	text-indent:0;
}
nav #searchform #s{
	height:18px;
	border:none;
	vertical-align:top;
	width:99px;
}
#nav2{
	display:block;
}
.nav10{
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/sp_search.png) center no-repeat #951e22;
	width:49.6%;
	padding:29px 0;
	text-indent:-9999px;
}

nav .closenav{
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/closenav_arrow.png) top right no-repeat;
	padding-top:25px;
	position:absolute;
	/*top:155px;*/
	top: 10%;
	left:0;
	display:none;
	z-index:100;
	-webkit-transform: translateY(40px);
	   -moz-transform: translateY(40px);
	    -ms-transform: translateY(40px);
	     -o-transform: translateY(40px);
	        transform: translateY(40px);
}
nav .closenav .nav01{
	width:100%;
}
/*nav .closenav  li:nth-child(odd){
	border-right:none;
}
nav .closenav  li:nth-child(even){
	border-right:2px solid #fff;
}*/
nav .closenav  li:nth-child(2n) {
	border-right: 1px solid #fff;
}
nav .closenav  li:nth-child(2n+1) {
	border-left: 1px solid #fff;
}

nav #searchform.closesearch{
	width:100%;
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/closenav_arrow.png) top right no-repeat;
	padding-top:25px;
	padding-bottom:15px;
	text-align:center;
	font-size:30px;
	position:absolute;
	/*top:215px;*/
	top: 10%;
	left:0;
	display:none;
	z-index:110;

	-webkit-transform: translateY(90px);
	   -moz-transform: translateY(90px);
	    -ms-transform: translateY(90px);
	     -o-transform: translateY(90px);
	        transform: translateY(90px);
}
nav #searchform.closesearch form{
	background:#191919;
	padding-top:15px;
	padding-bottom:15px;
}
nav #searchform.closesearch #s{
	background:#fff;
	width:95%;
	margin:0 auto;
	height:inherit;
	padding:5px 0;
	float:none;
}
nav #searchform.closesearch #search_btn{
	background:#808082;
	width:95%;
	margin:10px auto 0;
	height:inherit;
	color:#FFF;
	padding:5px 0;
	float:none;
}

nav #searchform.closesearch .closebtn{
	/*display:block;
	margin:5px 0 0 85%;*/
	display: table;
	margin: 5px 0 0 auto;
}

nav #searchform2.closesearch2{
	width:100%;
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/closenav_arrow.png) top right no-repeat;
	padding-top:25px;
	padding-bottom:15px;
	text-align:center;
	font-size:30px;
	display:none;
	clear:both;
	position:absolute;
	top:400px;
	z-index:100;
}
nav #searchform2.closesearch2 form{
	background:#191919;
	padding-top:15px;
	padding-bottom:15px;
}
nav #searchform2.closesearch2 #s{
	background:#fff;
	width:95%;
	margin:0 auto;
	height:inherit;
	padding:5px 0;
	float:none;
}
nav #searchform2.closesearch2 #search_btn{
	background:#808082;
	width:95%;
	margin:10px auto 0;
	height:inherit;
	color:#FFF;
	padding:5px 0;
	float:none;
}

nav #searchform2.closesearch2 .closebtn{
	display:block;
	margin:5px 0 0 85%;
}
nav#nav1,nav#nav2{
	position:relative;
}
nav #searchform.closesearch.spsearch{
	width:100%;
	background:url(https://brtms.cdnmerkmal.jp/www.bar-times.com/cmm/img/closenav_arrow.png) top right no-repeat;
	padding-top:25px;
	padding-bottom:15px;
	text-align:center;
	font-size:30px;
	display:none;
	clear:both;
	position:absolute;
	top:400px;
	z-index:100;
}
nav #searchform.closesearch.spsearch form{
	background:#191919;
	padding-top:15px;
	padding-bottom:15px;
}
nav #searchform.closesearch.spsearch #s{
	background:#fff;
	width:95%;
	margin:0 auto;
	height:inherit;
	padding:5px 0;
	float:none;
}
nav #searchform.closesearch.spsearch #search_btn{
	background:#808082;
	width:95%;
	margin:10px auto 0;
	height:inherit;
	color:#FFF;
	padding:5px 0;
	float:none;
}

nav #searchform.closesearch.spsearch .closebtn{
	display:block;
	margin:5px 0 0 85%;
}



#wrapper {
	padding-top: 15px;
}
#contents {
	width: 100%;
}

/*#footerlink{
	display:block;
	width:240px;
	margin:0 auto;
	padding-top:45px;
	padding-bottom:45px;
	clear:both;
}
#footerlink div.tw_link{
	float:left;
	margin-right:15px;
	margin-top:8px;
	width:45px;
}
#footerlink div.fb_link{
	float:left;
	margin-top:8px;
	width:45px;
}
#footerlink div.shop_link{
	float:right;
	width:100px;
}
#footerlink div.tw_link img,
#footerlink div.fb_link img,
#footerlink div.shop_link img{
	width:100%;
}*/
#footerlink .footerlink-inner {
	text-align: center;
	margin: 8px 6px;
}
#footerlink div.sns_link {
	float: none;
	display: inline-block;
}
#footerlink div.shop_link {
	float: none;
	clear: both;
	margin: 30px auto 0;
	text-align: left;
}
#footerlink div.shop_link img {

}
#footerlink div.shop_link ul {
}

footer {
	font-size: 11px;
	padding:40px 0 0 0;
}
footer ul {
	width:90%;
	margin:0 auto;
}
footer ul li {
	float:left;
	border-right:1px solid #FFF;
	padding:0 5px;
	margin-bottom:15px;
}
footer ul li.lastChild {
	border:none;
}
footer a {
	text-decoration: none;
	color: #fff;
}
.copy{
	clear:both;
	width:90%;
	margin:0 auto;
	padding:5px 0 40px;
}
p#pageTop {
	right: 10px;
	bottom: 10px;
}



/*下層共通設定*/
ul#socialBtnArea {
	position: relative;
    top: 0;
    right: 0;
    padding: 30px 10px 30px;
	width:90%;
	margin: auto;
}
/*ul#socialBtnArea li {
	height:30px;
}*/
li.facebook {
    /*width: 100px;*/
}
li.twitter {
    /*height: 20px;
    width: 93px;*/
}
li.mixi {
    padding-top: 2px;
    /*width: 60px;*/
	/*display:none;*/
	visibility:hidden;
}
li.gplus {
    /*width: 40px;*/
}
li.hatena {
    /*width: 110px;*/
	/*display:none;*/
}
.breadcrumb{
	width:100%;
	margin:0 auto;
	padding-bottom:10px;
	font-size:11px;
}
/*下層共通設定ここまで*/

}
