@charset "utf-8";


/* ========================================
	common
======================================== */
html, body, div, h1, h2, h3, h4, h5, h6,
p, address, blockquote,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	text-align: center;
    font-family: "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    font-size:13px;
    *font-size:small;
    *font:x-small;
	color: #000;
	line-height: 1;
}

h1, h2, h3, h4, h5, h6, dt, dd, th {
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
    font-size:inherit;
    font:100%;
}

ul li, ol li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

a:link,
a:visited {
	color: #3071B8;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #F08200;
	text-decoration: none;
}

/* clearfix */
.clfix:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

.clfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clfix {
	height: 1%;
}
.clfix {
	display: block;
}
/* End hide from IE-mac */


/* For vertical-scrollbar issue */
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

/* For IE7 hasLayout issue */
*:first-child+html * {
	letter-spacing: 0; 
}

/* font-size
10px相当 { font-size:77%; }
11px相当 { font-size:85%; }
12px相当 { font-size:93%; }
13px相当 { font-size:100%; }
14px相当 { font-size:108%; }
15px相当 { font-size:116%; }
16px相当 { font-size:123.1%; }
17px相当 { font-size:131%; }
18px相当 { font-size:138.5%; }
19px相当 { font-size:146.5%; }
20px相当 { font-size:153.9%; }
21px相当 { font-size:161.6%; }
22px相当 { font-size:167%; }
23px相当 { font-size:174%; }
24px相当 { font-size:182%; }
25px相当 { font-size:189%; }
26px相当 { font-size:197%; }
*/


/* ========================================
	layout
======================================== */
div.tagLine {
	width: 100%;
	padding: 4px 0 3px 0;
	text-align: center;
	background: #FED600;
}
div.tagLine div.inner {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
div.tagLine h1,
div.tagLine p {
	float: left;
	width: 800px;
	font-size: 85%;
	line-height: 1.3;
	font-weight: normal;
}
div.tagLine p.link {
	float: right;
	width: 145px;
	text-align: right;
}
div.tagLine p.link a {
	color: #000;
}

/* header */
#header {
	width: 100%;
	background: url(../images/header_bg.gif) repeat-x left top;
	text-align: center;
}
#header div.headerInner {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header div.logo {
	float: left;
	width: 345px;
	margin: 25px 0 18px 0;
}

#header div.sideContents {
	float: right;
	width: 590px;
}

#header div.sideContents div.inner01 {
	width: 100%;
	height: 52px;
	overflow: hidden;
}
#header ul.link {
	float: right;
	overflow: hidden;
	width: 360px;
	margin: 12px 0 0 0;
}
#header ul.link li {
	float: right;
	margin: 0 15px 0 0;
	font-size: 93%;
	line-height: 1.5;
}
#header ul.link li a {
	padding: 0 0 0 15px;
	background: url(../images/arw01.gif) no-repeat left center;
	color: #3071B8;
}
#header ul.link li a:hover{
	padding: 0 0 0 15px;
	background: url(../images/arw01.gif) no-repeat left center;
	color: #F08200;
}
#header div.searchArea {
	float: right;
	width: auto !important;
	position: relative;
	margin: 8px -3px 0 0;
	text-align: right;
}
#header div.searchArea p.YahooURL {
	display: none;
	font-size: 93%;
	line-height: 1.5;
}
#header div.searchArea input {
	vertical-align: middle;
}
#header div.searchArea input.txt {
	width: 130px;
	font-size: 93%;
	line-height: 1.5;
}
#header div.searchArea input.yjSsCr {
	background:url(https://s.yimg.jp/images/sitesearch/t1/img/bg_lg1.png) center no-repeat;
}
#header div.searchArea #yjSsTxtWrap {
	border: 1px solid #a5acb2;
	background: #FFF;
	padding: 2px 0 4px 0;
	*padding: 1px 0 1px 0;
}
#header div.searchArea #yjSsTxt {
	border: none;
	*border: 1px solid #fff;
	*border: none;
}
#header div.sideContents div.inner02 {
	width: 100%;
	height: 38px;
	overflow: hidden;
}
#header div.btn {
	float: right;
	width: 126px;
	margin: 6px 0 0 0;
}
#header ul.language {
	float: right;
	text-align:right;
	width: 210px;
	margin: 11px 0 0 0;
}
#header ul.language li {
	float: right;
	margin: 0 6px 0 0;
	/display: inline;
	/zoom: 1;
	
}
#header div.messageArea {
	position: relative;
	width: 845px;
	height: 40px;
	margin: 0 0 0 -255px;
	text-align: right;
}
#header div.messageArea p {
	width: 845px;
	padding: 6px 0 0 0;
	font-size: 93%;
	line-height: 1.5;
}
#header div.messageArea p span {
	margin: 0 5px;
}
#header div.messageArea p a {
	margin: 0 2px;
}
#header div.messageArea p span.premium a:link,
#header div.messageArea p span.premium a:visited {
	color: #E3b545
}
#header div.messageArea p span.premium a:hover,
#header div.messageArea p span.premium a:active {
	color: #F08200;
}
#header ul.gNav {
	clear: both;
	overflow: hidden;
	width: 955px;
	margin: 0 -15px 0 0;
	background: url(../images/gnav_bg.gif) repeat-y left;
}

#header ul.gNav li {
	float: left;
	margin: 0 1px 0 0;
}

/*#header div.searchArea {
        float: right;
        width: auto !important;
        position: relative;
        margin: 8px -3px 0 0;
        text-align: right;
}
#header div.searchArea p.YahooURL {
        display: none;
        font-size: 93%;
        line-height: 1.5;
}
#header div.searchArea input {
        vertical-align: middle;
}
#header div.searchArea input.txt {
        width: 130px;
        font-size: 93%;
        line-height: 1.5;
}
#header div.searchArea input.yjSsCr {
        background:url(https://s.yimg.jp/images/sitesearch/t1/img/bg_lg1.png) 
center no-repeat;
}
#header div.searchArea #yjSsTxtWrap {
        border: 1px solid #a5acb2;
        background: #FFF;
        padding: 2px 0 4px 0;
        *padding: 1px 0 1px 0;
}
#header div.searchArea #yjSsTxt {
        border: none;
        *border: 1px solid #fff;
        *border: none;
}*/


/* srchBoxArea */
#srchBox {
        float: right;
        width: auto !important;
        position: relative;
        margin: 8px -3px 0 0;
        text-align: right;
}
#srchBox * {
        margin:0;
        padding:0;
        font-size:13px;
        *font-size:small;
        *font:x-small;
}

#srchBox #srch #srchForm {
        white-space:nowrap;
}

#srchBox #srchInput {
        width:118px;
        margin-top: 3px;
        margin-right:4px;
        vertical-align: top;
}

*html #srchBox #srchBtn {
        padding-top:2px;
}

*:first-child+html #srchBox #srchBtn {
        padding-top:2px;
}

#srchBox.watermark #srchInput {
        padding:1px 1px 2px 1px;
        border:1px solid #a5acb2;
        background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif)
 center center no-repeat;
}

#srchBox.watermark #srchInput.nomark {
background: #fff;
}




/* goSpBanner */
#goSpBanner {
	width: 950px;
	margin: 15px auto 0 auto;
	text-align: left;
}

/* topicPath */
#topicPath {
	overflow: hidden;
	width: 950px;
	margin: 10px auto 0 auto;
	text-align: left;
}

#topicPath li {
	float: left;
	margin: 0 6px 0 0;
	font-size: 77%;
	line-height: 1.4;
	font-weight: bold;
}

#topicPath li a {
	padding: 0 12px 0 0;
	background: url(../images/arw03.gif) no-repeat right 0.2em;
	color: #666;
	font-weight: normal;
}

/* contents */
#contentsWrap {
	width: 100%;
	margin: 8px 0 0 0;
	padding: 20px 0 0 0;
	background: #F5F5F5;
	text-align: center;
}

#contents {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	background: url(../images/contents_bg01.gif) repeat-y left top;
	text-align: left;
}

#contentsBottom {
	width: 950px;
	margin: 0 auto;
	background: url(../images/contents_bg02.gif) no-repeat left top;
	text-align: left;
}

#contentsBottom ul.bookmark {
	float: left;
	margin: 18px 0 0 0;
	padding: 5px 5px 3px 5px;
	background: #FFF;
}

#contentsBottom ul.bookmark li {
	float: left;
	margin: 0 7px;
	display: inline;
	vertical-align: middle;
}

#contentsBottom ul.bookmark li img {
	vertical-align: middle;
}

#contentsBottom div.goTop {
	float: right;
	width: 146px;
	margin: 30px -5px 0 0;
}

#main {
	float: left;
	width: 682px;
	padding: 0 0 25px 0;
}

#sub {
	float: right;
	width: 240px;
}

#sub #reserveArea p.aboutMembership {
	margin: 3px 0 0 0;
	text-align: right;
	font-size: 93%;
	line-height: 1.4;
}

#sub #reserveArea p.aboutMembership a {
	padding: 0 0 0 15px;
	background: url(../images/arw01.gif) no-repeat left center;
}

#sub #reserveArea dl.reserve {
	margin: 10px 0 0 0;
}

#sub #reserveArea dl.reserve dt {
	width: 240px;
	height: 50px;
}

#sub #reserveArea dl.reserve dt a {
	display: block;
	width: 240px;
	height: 50px;
}

#sub #reserveArea dl.reserve dt a img {
	display: none;
}

#sub #reserveArea dl.reserve dd.accept {
	border-left: solid 3px #96CF24;
	border-right: solid 3px #96CF24;
	border-bottom: solid 3px #96CF24;
	background: #FFF;
}

#sub #reserveArea dl.reserve dd.grey {
  background: url(../../business/common/images/index/index_01_bg001.gif) repeat left top;
  padding-bottom: 5px;

}
#sub #reserveArea dl.reserve dd.accept div.login,
#sub #reserveArea dl.reserve dd.grey div.login {
	padding: 5px 0 15px 12px;
	width: 222px;
	/*height: 85px;*/
	background-color: #FFF;
	margin: 0 auto;
}
#sub #reserveArea dl.reserve dd.accept div.login p.btn,
#sub #reserveArea dl.reserve dd.grey div.login p.btn {
	padding: 0 0 5px 0;
}
#sub #reserveArea dl.reserve dd.accept div.tcMembers,
#sub #reserveArea dl.reserve dd.grey div.tcMembers {
	padding: 5px 0 32px 10px;
	width: 222px;
	height: 60px;
	background-color: #FFF;
	margin: 0 auto;
}
#sub #reserveArea dl.reserve dd.accept p.bbottom,
#sub #reserveArea dl.reserve dd.grey  p.bbottom {
	margin-left:4px;
}
#sub #reserveArea dl.reserve dd.accept div.tcMembers p.idpw,
#sub #reserveArea dl.reserve dd.grey div.tcMembers p.idpw {
	margin: 0 18px 0 0;
	text-align: right;
	font-size: 93%;
	line-height: 1.5;
}
#sub #reserveArea dl.reserve dd.accept div.tcMembers p.btn,
#sub #reserveArea dl.reserve dd.grey div.tcMembers p.btn {
	padding: 0 0 1px 0;
}
#sub #reserveArea dl.reserve dd.accept div.general{
	padding: 16px 0 16px 12px;
	background: url(../../common/images/reserve_tensen.gif) no-repeat left top;
}
#sub #reserveArea dl.reserve dd.grey div.general {
	padding: 5px 0 15px 10px;
	width: 222px;
	background-color: #FFF;
	margin: 0 auto;
}
#sub #reserveArea dl.reserve dd.grey div.general p {
	padding:5px;
}
#sub #reserveArea dl.reserve dd.accept div.general p.btn,
#sub #reserveArea dl.reserve dd.grey div.general p.btn {
	padding: 0 0 1px 0;
}



#sub #reserveArea dl.reserve dd.cancel {
	padding: 7px 0 0 0;
}

/* 右ナビ　廣瀬追加　2015.07 */
#sub #reserveArea dl.reserve dd.grey div.tcMembers {
	padding: 5px 0 32px 10px;
	width: 222px;
	height: 120px;
	background-color: #FFF;
	margin: 0 auto;
}

#sub #reserveArea dl.reserve dd.grey p {
	font-size:90%;
	line-height:1.4em;
	padding-right:5px;
}

#sub #reserveArea dl.reserve dd.grey div.tcMembers p.attention {
	margin-top:8px;
}

#sub #reserveArea dl.reserve dd.grey div.h50 {
	height: 50px;
}

/* footer */
#footer {
	width: 100%;
	padding: 16px 0 0 0;
	text-align: center;
	background: #FED600;
}

#footer div.footerLink01 {
	overflow: hidden;
	width: 950px;
	margin: 0 auto 16px auto;
	background: url(../images/footerlink_bg02.gif) repeat-y left;
	text-align: left;
}

#footer div.footerLink01 ul.link01 {
	float: left;
	width: 194px;
	margin: 0 0 0 -12px;
}

#footer div.footerLink01 ul.link02 {
	float: left;
	width: 194px;
}

#footer div.footerLink01 ul.link03 {
	float: left;
	width: 194px;
}

#footer div.footerLink01 ul.link04 {
	float: left;
	width: 194px;
}

#footer div.footerLink01 ul.link05 {
	float: left;
	width: 194px;
	margin: 0 -12px 0 0;
}

#footer div.footerLink01 ul li {
	margin: 0 12px 0 14px;
	padding: 0 0 5px 15px;
	background: url(../images/arw01.gif) no-repeat left 0.2em;
	font-size: 77%;
	line-height: 1.5;
	font-weight: bold;
}

#footer div.footerLink01 ul li a:link,
#footer div.footerLink01 ul li a:visited {
	color: #000;
	text-decoration: none;
}

#footer div.footerLink01 ul li a:hover,
#footer div.footerLink01 ul li a:active {
	color: #000;
	text-decoration: underline;
}

#footer ul.footerLink02 {
	width: 100%;
	padding: 8px 0;
	text-align: center;
	background: #FFF;
}

#footer ul.footerLink02 li {
	display: inline;
	padding: 0 10px 0 6px;
	border-right: solid 1px #666;
	font-size: 93%;
	line-height: 1.5;
}

#footer ul.footerLink02 li.right {
	border-right: none;
}

#footer ul.footerLink02 li a {
	color: #000;
}

#footer ul.footerLink02 li a:hover,
#footer ul.footerLink02 li a:active {
	color: #000;
	text-decoration: none;
}

#footer div.copyright {
	background: #F5F5F5;
	text-align: center;
}


/* wideContents */
#wideContents {
	overflow: hidden;
	width: 954px;
	margin: 0 auto;
	background: url(../images/w_contents_bg01.gif) repeat-y left top;
	text-align: left;
}

#wideContentsBottom {
	width: 954px;
	margin: 0 auto;
	background: url(../images/w_contents_bg02.gif) no-repeat left top;
	text-align: left;
}

#wideContentsBottom ul.bookmark {
	float: left;
	margin: 18px 0 0 0;
	padding: 5px 5px 3px 5px;
	background: #FFF;
}

#wideContentsBottom ul.bookmark li {
	float: left;
	margin: 0 7px;
	display: inline;
	vertical-align: middle;
}

#wideContentsBottom ul.bookmark li img {
	vertical-align: middle;
}

#wideContentsBottom div.goTop {
	float: right;
	width: 146px;
	margin: 30px -5px 0 0;
}

/* notFound */
#notFound {
	width: 700px;
	margin:0 auto;
	padding: 60px 0;
}

#notFound h1 {
	margin: 0 0 20px 0;
	padding-bottom:15px;
	text-align: left;
	font-size: 167%;
	line-height: 1.5;
	font-weight: bold;
	border-bottom:#CCC 1px dotted;
}

#notFound p {
	margin: 0 0 20px 0;
	text-align: left;
	font-size: 108%;
	line-height: 1.5;
}

#notFound p.link {
	font-size: 120%;
	font-weight: bold;
}

/* ---- 一時的なバナー　btn ---- */
#notFound .btn {
	display:table; 
	margin:30px auto 0;
}

.convertion_btnG {
	width:360px;
	height:50px;
	border-radius:5px;
	border:1px solid #358901;
	background:linear-gradient(to bottom, #56AC00 0%, #389800 100%);
	/* Webkit系 */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #56AC00), color-stop(100%, #389800));
	/* Mozilla系 */
	background: -moz-linear-gradient(top, #56AC00, #389800);
	/* IE10+ */
	background: -ms-linear-gradient(top, #56AC00, #389800);
	font-size:130%;
	font-weight:bold;
	color:#FFF;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	box-shadow:inset 0 1px 0 #DCEBCC;
	font-family:"メイリオ", Meiryo ;
	position:relative;
}

.convertion_btnG a:before{
	content: "";
	position: absolute;
	background:#FFF;
	top: 53%;
	left:20px;
	margin-top:-10px;
	height: 18px;
	width: 18px;
	border-radius: 50%;
}

.convertion_btnG a:after {
	display: block;
	content: "";
	position: absolute;
	top: 53%;
	left: 24px;
	width: 0;
	height: 0;
	margin: -4px 0 0 0;
	border-top: 7px solid #389800;
	border-left: 7px solid transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}

.convertion_btnG a:link {
	display:block;
	padding:11px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	padding-left:35px;
	margin-top:1px;
}
.convertion_btnG a:visited {
	display:block;
	padding:11px;
	color:#FFF;
	text-decoration:none;
	margin-top:1px;
}
.convertion_btnG a:active {
	display:block;
	padding:11px;
	color:#FFF;
	text-decoration:none;
	padding-left:35px;
	margin-top:1px;
}
.convertion_btnG a:hover {
	background:linear-gradient(to bottom, #43a004 0%, #227900 100%);
	/* Webkit系 */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #43a004), color-stop(100%, #227900));
	/* Mozilla系 */
	background: -moz-linear-gradient(top, #43a004, #227900);
	/* IE10+ */
	background: -ms-linear-gradient(top, #43a004, #227900);
	border-radius:5px;
}

.ie9 .convertion_btnG {
	background-color:#399000;
}
.ie9 .convertion_btnG a:before {
	display:none;
}
.ie9 .convertion_btnG a:after {
	display:none;
}
.ie9 .convertion_btnG a:link {
	padding-left:11px;
}
.ie9 .convertion_btnG a:visited{
	background-color:#399000;
}
.ie9 .convertion_btnG a:active{
	background-color:#399000;
}
.ie9 .convertion_btnG a:hover {
	background-color:#227900;
	box-shadow:none;
}

.ie8 .convertion_btnG {
	background-color:#399000;
}
.ie8 .convertion_btnG a:before {
	display:none;
}
.ie8 .convertion_btnG a:after {
	display:none;
}
.ie8 .convertion_btnG a:link {
	padding-left:11px;
}
.ie8 .convertion_btnG a:visited{
	background-color:#399000;
}
.ie8 .convertion_btnG a:active{
	background-color:#399000;
}
.ie8 .convertion_btnG a:hover {
	background-color:#227900;
}


/* search */
#search {
	width: 930px;
	margin: 1px 0 0 10px;
}
#brand {
	width: 190px;
	position: relative;
	float:right;
	margin-top:15px;
	margin-right:5px;
}