/*
��{�X�^�C��
-------------------------------------------------------------------*/
* {
	color: #555;
	padding: 0px;
	font: 18px Verdana,"�q���M�m�p�S Pro W3","���C���I","Meiryo","�l�r �o�S�V�b�N",helvetica,arial,sans-serif;
	line-height: 180%;
	margin: 0px;
	box-sizing: border-box;
}
body {
	min-width:1120px;
}
ul,li,form,table,th,td,p{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

a {
	color:#a40000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a:hover {
	color:#d00;
	text-decoration: none;
}

a.none_border {
	border:none;
}

a img {
	border:none;
}
a img:hover {
	opacity: 0.7;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #a40000;
}
b {
	font-weight: bold;
}

table{
	border-collapse:collapse;
}

br {
	height: 0;
	margin: 0;
	padding: 0;
}

/*
�w�b�_�[
-------------------------------------------------------------------*/

header {
	width: 100%;
	height:100px;
	background-color: #fff;
}
h1 a{
	display:block;
	background:url(../../img/logo.png) no-repeat;
	width:365px;
	height:89px;
	text-indent:-9999px;
	float:left;
	margin:6px 0px 0px 8px;
	border: none;
}
h1 a:hover {
	opacity: 0.7;
}
#header-r {
	width: 560px;
	float: right;
	text-align: right;
	margin: 20px 25px 0 0;
}
#header-r ul {
	margin-top: -10px;
}
#header-r p {
	font-size: 16px;
}
#header-r li {
	float: right;
	margin-left: 15px;
}
#header-r li::before {
	content: '';
	width: 23px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}
#icon-qa::before {
	background: url(../../img/icon_qa.png) no-repeat;
}
#icon-cart::before {
	background: url(../../img/icon_cart.png) no-repeat;
}

/* �p��T�C�g�V���b�v�{�^���p */
.header_shop {
	float: right;
	margin-top: 10px;
}

#header_login a {
	float: right;
	display: block;
	width: 115px;
	border-left: solid 3px #f1e8e1;
	border-right: solid 3px #f1e8e1;
	border-bottom: solid 3px #f1e8e1;
	font-size: 13px;
	border-radius: 0 0 5px 5px;
	text-align: center;
	color: #350001;
	line-height: 1.3;
	padding: 10px 0;
}
#header_login a::before {
	content: '';
	display: block;
	width: 46px;
	height: 27px;
	margin: 0 auto 5px;
}
#header_login .login::before {
	background: url(/img/icon_login.png) no-repeat top;
}
#header_login .mypage::before {
	background: url(/img/icon_login.png) no-repeat bottom;
}

.lang_icon {
	vertical-align: middle;
	vertical-align: -webkit-baseline-middle;
	border: none;
	margin-right: 5px;
}
.lang_box a::before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 10px -5px 0;
}
.lang_box .ja a::before {
	background: url(/img/icon_lang_ja.png) no-repeat;
}
.lang_box .en a::before {
	background: url(/img/icon_lang_en.png) no-repeat;
}
.lang_box a {
	border: solid 2px #eee;
	border-radius: 5px;
	padding: 5px;
	display: block;
	width: 230px;
	margin: 0 auto 10px;
	color: #3d0b0c;
}
.lang_box a:hover {
	background-color: #f9f9f9;
}


/*
�w�b�_�[�i�r�Q�[�V����
-------------------------------------------------------------------*/
nav{
	width:100%;
	height:42px;
	background-color: #350001;
}
nav ul{
	width:1100px;
	margin:0px auto;
}
nav li{
	float:left;
}
nav li a {
	display: block;
	color: #fff;
	border: none;
	height:42px;
	padding: 8px 0 0;
	border-left: solid 1px #5b322b;
	font-size: 16px;
	box-sizing: border-box;
	text-align: center;
}
nav li.nav_home { width: 100px; }
nav li.nav_course { width: 131px; }
nav li.nav_tenpo { width: 145px; }
nav li.nav_headspa { width: 245px; }
nav li.nav_customer { width: 197px; }
nav li.nav_voice { width: 130px; }

nav li.nav_normal { width: 140px; }
nav li.nav_long { width: 210px; }


.nav_stay {
	border-bottom: solid 2px #a40000;
}
.nav_stay_w {
	border-bottom: solid 2px #f70;
}
nav li a:hover {
	color: #fff;
	background-color: #230001;
}
nav .child {
	display: none;
	position: absolute;
	z-index: 99;
}
nav .child li {
	float: none;
	display: table-row;
}
nav .child li a {
	background-color: #451f14;
	border-top: solid 1px #603e35;
	border-left: none;
	padding: 8px 20px 35px;
}
nav .child li a:hover {
	background-color: #350001;
}
.nav-yoyaku {
	padding: 8px 0 0;
	border-left: solid 1px #c42222;
	border-right: solid 1px #c42222;
	background-color: #a40000;
	box-sizing: border-box;
	width: 152px;
	text-align: center;
}
.nav-yoyaku:hover {
	background-color: #c00;
}
nav ul.nav-yoyaku-child {
	margin-left: -74px;
}
nav .nav-yoyaku-child li a,
nav .nav-yoyaku-child-en li a {
	background-color: #a40000;
	border-top: solid 1px #c83e3e;
}
nav .nav-yoyaku-child li a:hover,
nav .nav-yoyaku-child-en li a:hover {
	background-color: #c00;
}

/*
���w�^�C�g���摜
-------------------------------------------------------------------*/
#mainimg {
	background-color: #130101;
	width: 100%;
	height: 426px;
	background-repeat: no-repeat;
	background-position: center;
}
#mainimg.drscalp { background-image: url(/img/mainimg_drscalp.jpg); }
#mainimg.drscalp6set { background-image: url(/img/mainimg_drscalp6set.jpg); }
#mainimg.hairesthe { background-image: url(/img/mainimg_hairesthe.jpg); }
#mainimg.headspa { background-image: url(/img/mainimg_headspa.jpg); }
#mainimg.kodawari { background-image: url(/img/mainimg_kodawari.jpg); }
#mainimg.massage { background-image: url(/img/mainimg_massage.jpg); }
#mainimg.media { background-image: url(/img/mainimg_media.jpg); }
#mainimg.other { background-image: url(/img/mainimg_other.jpg); }
#mainimg.owner { background-image: url(/img/mainimg_owner.jpg); }
#mainimg.report { background-image: url(/img/mainimg_report.jpg); }
#mainimg.scalpcare { background-image: url(/img/mainimg_scalpcare.jpg); }
#mainimg.swc { background-image: url(/img/mainimg_swc.jpg); }
#mainimg.ageless { background-image: url(/img/slide_course01.jpg); }
#mainimg.mens { background-image: url(/img/slide_course02.jpg); }
#mainimg.luxury { background-image: url(/img/slide_course03.jpg); }
#mainimg.pair { background-image: url(/img/slide_top04.jpg); }
#mainimg.recruit { background-image: url(/img/mainimg_recruit.jpg); }

/*
�p������
-------------------------------------------------------------------*/
#pnav {
	background-color: #e6e5e4;
	width: 100%;
	margin-bottom: 20px;
	height: 43px;
}
#pnav li {
	color: #726c66;
	font-size: 13px;
	float: left;
}
#pnav li a {
	display: block;
	color: #726c66;
	border: none;
	font-size: 13px;
}
#pnav li a:hover {
	color: #350001;
}
#pnav .home {
	margin-top: 10px;
}
#pnav .home::before {
	content: '';
	width: 16px;
	height: 18px;
	display: inline-block;
	background: url(/img/icon_pnav_home.png) no-repeat;
	vertical-align: middle;
	margin: -2px 10px 0 10px;
}
#pnav .arrow {
	margin-top: 1px;
}
#pnav .arrow::before {
	content: '';
	width: 17px;
	height: 43px;
	display: inline-block;
	background: url(/img/icon_pnav_arrow.png) no-repeat;
	vertical-align: middle;
	margin: 0 10px;
}

/*
�p������
-------------------------------------------------------------------*/
.page-link {
	padding: 10px 0 10px 10px;
}
.page-link li a {
	background-color: #fff;
	width: 353px;
	float: left;
	margin-right: 10px;
	display: block;
	border: none;
	text-align: center;
	padding: 15px 0;
}

/*
���[�_������
-------------------------------------------------------------------*/
.remodal strong {
	font-size: 30px;
	font-weight: bold;
}
.remodal strong.st1 {
	font-size: 18px;
}
.remodal p {
	margin-bottom: 15px;
}
.remodal p.small {
	margin: 15px 0 0 0;
	color: #933;
	font-size: 13px;
}
.remodal span.small {
	color: #933;
	font-size: 13px;
}
.remodal p.small a {
	font-size: 13px;
}
.remodal p.small-t {
	line-height: 1.3;
	color: #933;
	font-size: 13px;
}
.remodal p.small-t a {
	color: #933;
	font-size: 13px;
}
.remodal h2 {
	width: 100%;
	text-align: center;
  padding: 14px 0;
}
.remodal .table02 {
	width: 100%;
}

.remodal h3{
	font-size:medium;
	color:#933;
	text-align: left;
	margin: 0px auto;
	padding:13px 20px 10px;
	border-top: solid 1px #DFC0AB;
	border-left: solid 1px #DFC0AB;
	border-right: solid 1px #DFC0AB;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	background-color: #F4F1E6;
}

.remodal p.badge {
	font-size: 12px;
  background-color: #fff;
  padding: 2px;
  border-radius: 15px;
  margin: 5px auto;
	width: 130px;
}


/*
����o�^�E���O�C��
-------------------------------------------------------------------*/
#popup_login {
	text-align: left;
}
#popup_login .login_left {
	float: left;
	width: 305px;
}
#popup_login .login_right {
	float: right;
	width: 305px;
}

.login-check{
	position:absolute;
	opacity:0;
}
.login-check[type="checkbox"] + label {
	display: inline-block;
	background-image: url(/img/icon_checkbox.png);
	background-size: 21px;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	height: 21px;
	font-size: 13px;
	line-height: 21px;
	margin: 10px 20px 10px 5px;
  cursor: pointer;
}
.login-check[type="checkbox"]:checked + label {
    background-image: url(/img/icon_checkbox.png);
		background-position: left bottom;
}

.login-submit {
	margin:0 auto;
	padding: 10px 0;
	font-size: 20px;
	width: 100%;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color: #CC3300;
	border: none;
	color: #fff;
	cursor: pointer;
}
.login-submit:hover {
	opacity: 0.8;
}


/*
�{���̗\���-�X���C�h����
-------------------------------------------------------------------*/
#today-yoyaku-top {
	background-color: #a40000;
	width: 435px;
	margin: 20px auto 0;
	left: -655px;
	right: 0;
	z-index: 55;
	position: absolute;
	padding: 10px 10px 0;
}
@media screen and (max-width: 1100px) {
	#today-yoyaku-top {
		left: 0;
		margin: 20px 0 0;
	}
}
.today-yoyaku-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#today-yoyaku-top .bg-pink {
	margin-bottom: 10px;
	padding: 6px;
	width: 203px;
}
#today-yoyaku-top h4 {
	width: 100%;
	height: 32px;
	background-color: #a40000;
	display: table-cell;
	float: left;
	color: #fff;
  text-align: center;
  font-weight: bold;
}
#today-yoyaku-top .status {
	text-align: center;
	height: 90px;
	padding-top: 40px;
}
#today-yoyaku-top .detail-btn {
	color: #a40000;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	margin-top: -10px;
}
#today-yoyaku-top .detail-btn-en {
	color: #a40000;
	font-size: 13px;
	cursor: pointer;
	margin-top: -4px;
}
#today-yoyaku-top .detail-btn::after,
#today-yoyaku-top .detail-btn-en::after {
	content: '';
	width: 13px;
	height: 9px;
	display: inline-block;
	margin-left: 2px;
}
#today-yoyaku-top .arrow-dwn::after {
	background: url(/img/icon_arrow_red.png);
}
#today-yoyaku-top .arrow-up::after {
	background: url(/img/icon_arrow_red.png) center bottom;
}
#today-yoyaku-top .detail {
	display: none;
	padding: 10px;
	position: absolute;
  background: #fff4f4;
  width: 203px;
  margin-left: -6px;
}
#today-yoyaku-top .detail .time {
	float:left;
	margin-right: 5px;
}
#today-yoyaku-top .detail .count{

}
#today-yoyaku-top .today-yoyaku-btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#today-yoyaku-top .today-yoyaku-btn p {
	float: left;
	width: 93px;
	margin-bottom: -5px;
}
#today-yoyaku-top .btn-darkgrey {
	font-size: 13px;
	padding: 9px 0;
	line-height: 130%;
}
#today-yoyaku-top .btn-large {
	height: 52px;
	padding-top: 19px;
}
#today-yoyaku-top .btn-large-yoyaku {
	height: 86px;
	padding-top: 25px;
	font-size: 20px;
}

/*
�^�C�g��
-------------------------------------------------------------------*/
.ttl-course{
	width:100%;
	height: 43px;
	background:url(../../img/ttl_course.gif) no-repeat;
	margin-bottom: 15px;
	text-indent: -9999px;
}
.ttl-course-ageless {
	background: url(../../img/top_course1.jpg) no-repeat;
	width: 540px;
	height: 189px;
	text-indent: -9999px;
}
.ttl-course-massage {
	background: url(../../img/top_course2.jpg) no-repeat;
	width: 540px;
	height: 189px;
	text-indent: -9999px;
}
.ttl-course-scalpcare {
	background: url(../../img/top_course3.jpg) no-repeat;
	width: 353px;
	height: 287px;
	text-indent: -9999px;
}
.ttl-course-hairesthe {
	background: url(../../img/top_course4.jpg) no-repeat;
	width: 353px;
	height: 287px;
	text-indent: -9999px;
}
.ttl-course-swc {
	background: url(../../img/top_course5.jpg) no-repeat;
	width: 353px;
	height: 287px;
	text-indent: -9999px;
}

/*
�g�b�v�y�[�W
-------------------------------------------------------------------*/

/* �g�s�b�N�X */
#topic {
	width:1060px;
	margin:0px auto 60px;
}
#topic th, #topic td{
	border-bottom:dotted 1px #666;
	padding:30px 0px;
}
#topic th{
	font-weight:bold;
	width:130px;
	text-align: center;
	vertical-align: top;
}
#topic td {
	padding-left: 20px;
}


/*------------------------------------------------------------
	���q�l�X�e�[�^�X
------------------------------------------------------------*/
h4.status_regular {
	background-color: #5e3523;
	color: #fff;
	margin: 0;
	padding: 10px 15px;
	border: none;
}
.statusBox_regular {
	border-left: solid 1px #5e3523;
	border-right: solid 1px #5e3523;
	border-bottom: solid 1px #5e3523;
	padding: 10px;
}
h4.status_silver {
	background-color: #999;
	color: #fff;
	margin: 0;
	padding: 10px 15px;
	border: none;
}
.statusBox_silver {
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 10px;
}
h4.status_gold {
	background-color: #a47b23;
	color: #fff;
	margin: 0;
	padding: 10px 15px;
	border: none;
}
.statusBox_gold {
	border-left: solid 1px #a47b23;
	border-right: solid 1px #a47b23;
	border-bottom: solid 1px #a47b23;
	padding: 10px;
}
h4.status_platinum {
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 10px 15px;
	border: none;
}
.statusBox_platinum {
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 10px;
}

/*------------------------------------------------------------
	���\��J�����_�[
------------------------------------------------------------*/
.yoyaku{
	width:780px;
	margin:30px auto;
}
.yoyaku p{
	margin:0px;
	padding:0px;
}
.yoyaku img{
	margin:0px;
}
#yoyaku_area h3{
	background:url(/img/rs_select.gif) no-repeat right bottom;
	height:30px;
	border-left:none;
	border-bottom:1px dotted #933;
	line-height:2;
	margin:0px 0px 13px 0px;
	padding-left:0px;
}
.rsSelect{
	color:#933;
	font-size:16px;
	float:left;
	font-weight:bold;
}
.yoyaku-info{
	background:url(/img/yoyaku_info.gif) no-repeat left 1px;
	color:#c00;
	padding:0px 10px 5px 80px;
	margin:0px 10px 10px 10px;
}
#rsPrev,#rsPrevOff,#rsCal,#rsNext,#rsNextOff,#rsPrev2,#rsPrevOff2,#rsNext2,#rsNextOff2{
	float:left;
}
#rsPrev img, #rsPrevOff img,#rsPrev2 img, #rsPrevOff2 img{
	margin-right:12px;
}
#rsNext img, #rsNextOff img,#rsNext2 img, #rsNextOff2 img{
	margin-left:12px;
}

#yoyaku_area div{
	margin-bottom:15px;
}

#yoyaku_area table{
	border-color:#fff;
	border-spacing:1px;
}
.rsCal {
	width: 975px;
	margin: auto;
}
.rsCal th{
	background-color:#4a0000;
	width:90px;
	height:23px;
	font-weight:normal;
	color:#fff;
	line-height:100%;
}
.rsCal td{
	width:90px;
	height:80px;
	border-right:1px dotted #eee0d0;
	border-bottom:1px dotted #eee0d0;
	font-weight:bold;
	text-align:center;
}
.yoyaku_td1{
	color:#ccc;
}
.yoyaku_td2{
	background-color:#db4426;
	color:#fff;
}
.yoyaku_td3{
	background-color:#7b6964;
}
.yoyaku_td4{
	background-color:#ccc;
	color:#fff;
}
.yoyaku_td5{
	background-color:#ead3ae;
}
.yoyaku_detail{
	width:330px;
	min-height:370px;
	padding:5px 15px 0px 15px;
	float:left;
	margin-left:10px;
	border: solid 3px #350001;
}
.yoyaku_detail_month{
	font-size:14px;
	color:#933;
	font-weight:bold;
	margin-bottom:0px;
}
#yoyaku_area h5{
	font-size:25px;
	text-align:center;
	color:#933;
	border-bottom:dotted 1px #933;
	padding:0px 0px 8px 0px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:100%;
}
.yoyaku_detail_text{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#eee;
	font-weight:bold;
	text-align:left;
	color:#4a0000;
	padding:6px 10px;
}
#yoyaku_area strong{
	color:#333;
}

.rsDetail p{
	margin-top:10px;
}

#lastMonthLink a{
	width:712px;
	background-color:#a44;
	border:solid 1px #800;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align:center;
	padding:4px;
	margin:0px auto;
	display:block;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}

/*
�悭���邲����
-------------------------------------------------------------------*/
.question {
	cursor: pointer;
	color: #a40000;
}
.question::before {
	content: 'Q.';
	margin-right: 5px;
}
.question span {
	float: right;
	margin-top: 10px;
}

/*
�A�N�Z�X
-------------------------------------------------------------------*/
.google-maps {
	width: 100%;
	height: 426px;
}

/*
���X�g��{�X�^�C��
-------------------------------------------------------------------*/

/*�^�u���j���[*/
#tabnavi{
	background:url(../../img/tabnavi_border.gif) repeat-x;
	width:760px;
	height:38px;
	padding-left:30px;
	margin-bottom:2px;
	display:inline-block;
}

#tabnavi li{
	float:left;
}

#tabnavi .on{
	width:148px;
	height:22px;
	margin-right:8px;
	color:#933;
	font-size:16px;
	padding:8px 0px;
	text-align:center;
	font-weight:bold;
	background:url(../../img/tabnavi_bg.gif) no-repeat 0 0;
}
#tabnavi .off a{
	width:148px;
	height:22px;
	padding:8px 0px;
	margin-right:8px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	background:url(../../img/tabnavi_bg.gif) no-repeat 0 -38px;
}
#tabnavi .off a:hover{
	background:url(../../img/tabnavi_bg.gif) no-repeat 0 bottom;
}

/*�^�u���j���[�̃T�u�����N*/
#tabnavi_sub{
	background-color:#933;
	width:760px;
	padding:10px 15px;
	margin-bottom:15px;
}
#tabnavi_sub li{
	float:left;
}
#tabnavi_sub li a{
	color:#fff;
	font-weight:bold;
	background:url(../../img/tabnavi_arrow.gif) no-repeat 0 11px;
	margin-right:20px;
	padding-left:15px;
}

#mini_menu{
	background-color:#e5d5d3;
	margin-top:25px;
	padding:15px 15px 0px 15px;
	display:inline-block;
}
#mini_menu li a{
	background:url(../../img/top_mini_menu.gif) no-repeat;
	width:324px;
	height:40px;
	display:block;
	border:solid 1px #d6aaa4;
	margin-bottom:15px;
	font-size:16px;
	padding:21px 0px 0px 49px;
	text-decoration:none;
	text-align:left;
	line-height:130%;
}
#mini_menu li a:hover{
	border:solid 1px #7a3637;
}
#mini_menu .left{
	float:left;
}
#mini_menu .right{
	float:right;
}
#mini_menu .kaigyou a{
	height:52px;
	padding:9px 0px 0px 49px;
}

.side_list01 li a{
	background:url(../../img/side_list.gif) no-repeat 0 0;
	display:block;
	width:270px;
	height:35px;
	color:#7d534c;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0px 0px 20px;
}
.side_list01 li a:hover{
	background:url(../../img/side_list.gif) no-repeat 0 bottom;
	color:#340001;
}

.side_list02 li{
	font-size:10px;
	color:#7d534c;
	margin-bottom:5px;
}
.side_list02 li a{
	background:url(../../img/side_list_pr.gif) no-repeat 6px 5px;
	text-decoration:none;
	font-size:10px;
	padding-left:25px;
}
.side_list02 li a:hover{
	color:#ad827b;
}

/*
�e�[�u���X�^�C��
-------------------------------------------------------------------*/

/* �����߂̃t�H�[�� */
.table04{
	width:535px;
	border:solid 3px #340001;
	margin:0px auto 10px auto;
	background-color:#F8EAD4;
}
.table04 td{
	padding:12px 15px;
	border-bottom:solid 1px #340001;
}
.table04 th{
	text-align:center;
	background-color:#340001;
	padding:10px 0px;
}
.table04 th input{
	cursor:pointer;
	background-color:#F8EAD4;
	color:#340001;
	width:200px;
}

/*
���X�|���X�f�o�C�X
-------------------------------------------------------------------*/
.response-yoyaku {
	width: 1100px;
	background-color: #a40000;
	padding: 15px 0 10px 10px;
	margin-bottom: 30px;
}
.response-yoyaku-box {
	float: left;
	margin-right: 10px;
	width: 353px;
	text-align: center;
}
.response-yoyaku h4 {
	font-size: 20px;
	color: #c42930;
	border-bottom: double 3px #c42930;
	padding: 10px 0px;
	margin: 0 10px;
	font-weight: bold;
}
.response-yoyaku h4::before {
	content: '';
	display: inline-block;
	background: url(../../img/icon_tenpo_r.png) no-repeat;
	width: 25px;
	height: 18px;
	margin-right: 5px;
}

/*
�y�[�W�g�b�v
-------------------------------------------------------------------*/
#pagetop {
	display:block;
	background-color:#eee;
	padding:10px 20px 8px;
	font-size:14px;
	cursor: pointer;
	margin: 0 25px 0 0;
	float: right;
	border-radius: 5px 5px 0 0;
	color: #666;
}
#pagetop::before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 13px;
	background: url(../../img/icon_arrow_pagetop.png) no-repeat;
	vertical-align: middle;
	margin: -2px 10px 0 0;
}

/*
�t�b�^�[�o�i�[
-------------------------------------------------------------------*/
#fbnr{
	width:1100px;
	margin:0px auto;
}
#fbnr p{
	width:790px;
	float:right;
}

/*
�t�b�^�[�����N
-------------------------------------------------------------------*/
#footer-link {
	margin-top: 15px;
}
#footer-link ul {
	width: 274px;
	float: left;
	margin-left: 1px;
}
#footer-link li a {
	display: table-cell;
	vertical-align: middle;
	background-color: #fff;
	font-size: 13px;
	border: none;
	color: #555;
	width: 274px;
	height: 48px;
	border-bottom: solid 1px #eee;
  padding: 0 10px;
}
#footer-link li a:hover {
	color: #a40000;
}

/*
�t�b�^�[�E�R�s�[���C�g
-------------------------------------------------------------------*/
footer{
	background-color:#340001;
	clear:both;
	padding:13px 0px;
	text-align:left;
	margin-bottom:-30px;
}
.copyright{
	float:left;
	width:500px;
	color:#fff;
	font-size:13px;
	padding: 3px 0 0 10px;
}
.copyright strong{
	font-size:16px;
	color:#c3977f;
	font-weight:bold;
}
footer ul {
	float: right;
	width: 480px;
	margin-top: -2px;
}
footer li {
	display: inline;
	border-left: solid 1px #886767;
	padding: 0 13px;
}
footer li a {
	color: #fff;
	font-size: 13px;
	border: none;
}
footer li a:hover {
	color: #886767;
}

/*
�X�}�[�g�t�H���łֈړ������N
-------------------------------------------------------------------*/
#goToSp a{
	display:block;
	background-color:#933;
	width:100%;
	text-align:center;
	color:#fff;
	padding:20px 0px;
	font-size:40px;
}

/*
IE8�ȉ��Ή�
-------------------------------------------------------------------*/

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{
	display:block;
}
