/* CSS Document */
*{margin:0px; padding:0px; font-size:100%;}
body{
	margin:0; padding:0;
	font-size:84%;
	line-height:108%;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
}

/*-------------------
　リンク -------------------------------------------------*/

a:link,a:visited{ text-decoration:none; color:#D7CD86;}
a:hover,a:active{ text-decoration:underline; color:#B79657;}

img{
	border-style: none;
}

/* id */
#bg02{
	background: url(all/bg02.jpg);
	vertical-align: top;
	width: 900px;
	text-align: center;
}
#yumeguri{
	width: 580px;
	height:auto;
	text-align: center;  
	font-size:90%;  
}
#osusume{
	background-image: url(all/osusume_bg.jpg);
	background-repeat: no-repeat;
	width: 280px;
	height: auto;
	text-align: center;    
}
#footer{background-color: #646138; width: 100%; text-align: center;}

#footer .footnavi{
	border-bottom: 1px solid #d3ce87;
	margin: 0 10px 2px 10px;
	padding: 0 0 2px 0;
}

#footer .group ul li{
	width: 234px;
	float: left;
	margin: 0 4px 0 0;
	list-style: none;
}

#menu{text-align: center;width: 860px;}
#wasi{
	background: url(all/bg.jpg) repeat-x;
	text-align: center;
	width: 100%;
}
#wasi_head{
	background-image: url(all/bg_head.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
    height: 50px;
	position: relative;
}

.language{
	width: 386px;
	height: 30px;
	float: right;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: -5px 0 0 0;
}

.language ul{}

.language ul li{
	width: 89px;
	height: 30px;
	float: left;
	margin: 0 10px 0 0;
}

.english {
	position: absolute;
	right: 50%;
	margin-right: -430px;
	top: 5px;
}

/*-------------------
　トピックス -------------------------------------------------*/

#topics{
	text-align: left;
	border:solid 1px #8a8000;
	width: 280px;
}
#topics a:link,#topics a:visited{ text-decoration:none; color:#666633;}
#topics a:hover,#topics a:active{ text-decoration:underline; color:#B79657;}


/*-------------------
　ランキング -------------------------------------------------*/
.rank{
	background: url(all/ranking-bg.gif) left repeat-y ;
	text-align: left;
	width: 280px;
	margin-bottom:8px;
}
.rank a:link,.rank a:visited{ text-decoration:none; color:#666633;}
.rank a:hover,.rank a:active{ text-decoration:underline; color:#B79657;}

/*-------------------
　プラン -------------------------------------------------*/
.plan{
	background-color: #fff ;
	width: 280px;
	margin-right:5px;
	margin-bottom:10px;
	margin-left:5px;
}
.plan-l{
	background: url(all/plan_l.gif) repeat-y left;
	width: 5px;
}
.plan-r{
	background: url(all/plan_r.gif) repeat-y right;
	width: 5px;
}

.plan a:link,.plan a:visited{ text-decoration:none; color:#666633;}
.plan a:hover,.plan a:active{ text-decoration:underline; color:#B79657;}


#map{
	background: url(access/map_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	width: 600px;
	height: 500px;
}
/* class */
.top10{
	padding-top: 10px;
	vertical-align: top;
}
.bottom10{
	padding-bottom: 10px;
	vertical-align: top;
}
.top3{
	padding-top: 3px;
	vertical-align: top;
}
.l5{padding-left: 5px;
	vertical-align: top;
	text-align: left;
}
.l1{padding-left: 1px;}
.l3{padding-left: 3px;}
.r3{padding-right: 3px;}
.line-b{border-bottom:1px solid #D7CD86;}
.line{border:1px solid #000;}

.box100{width: 100%;}
.box900{
	width: 900px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

.box950{
	width: 950px;
	margin: 0 auto;
}

.left{text-align: left;padding-left: 3px;}
.right{text-align: right;padding-right: 3px;}
.center{text-align: center;}
.middle{vertical-align: middle;}
.w20{width: 20%;}
.style1{
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
}
.style1b{
	color: #000000;
	line-height: 1.2em;
	font-weight: bold;
}
.style2{
	color: #FFFFFF;
	line-height: 1.2em;
}
.style2b{
	color: #FFFFFF;
	line-height: 1.2em;
	font-weight: bold;
}
.style3{
	color: #D7CD86;
	line-height: 1.2em;
}
.style4{
	line-height: 1.2em;
	color: #646138;
}
.style5{
	color: #FF3300;
}
.style5b{
	color: #FF3300;
	font-weight: bold;
	line-height: 1.5em;
}
/* 温泉 */
#wasi-onsen{
	background-image: url(all/bg-onsen.jpg);
	background-repeat: repeat-x;
	text-align: center;
    width: 100%;
    padding-top:10px;
    margin: none;
}
#bg02-onsen{
	background: url(all/bg02.jpg);
	vertical-align: top;
	width: 100%;
	text-align: center;
    padding:none;
    margin: none;
}

/*==============================================================================
	visual
==============================================================================*/

#visualIndex {
	width: 900px;
	margin: 15px auto 0;
	overflow: hidden;
	background-color:#FFF
}

.visualIndexInner {
	width: 900px;
	height: 360px;
	margin: 0 auto;
	}

/*==============================================================================
	skitter
==============================================================================*/

.box_skitter {
	position: relative;
	width: 900px;
	height: 360px;
}

.box_skitter ul {
	display: none;
}

.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}

.box_skitter .image {
	overflow: hidden;
}

.box_skitter .image img {
	display: none;
}

.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.box_skitter .prev_button {
	position: absolute;
	top: 100px;
	left: -4px;
	z-index: 100;
	width: 40px;
	height: 59px;
	overflow: hidden;
}

.box_skitter .next_button {
	position: absolute;
	top: 100px;
	right: -10px;
	z-index: 100;
	width: 40px;
	height: 59px;
	overflow: hidden;
}

.box_skitter .info_slide {
	position: absolute;
	z-index: 100;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.box_skitter .info_slide .image_number {
	float: left;
	margin: 0 3px 0 0;
	cursor: pointer;
	border: 2px solid #FFFFFF;
}

.box_skitter .info_slide .image_number_select {
	float: left;
	margin: 0 3px 0 0;
	border: 2px solid #FFFFFF;
}

.box_skitter .container_thumbs {
	position: relative;
	overflow: hidden;
	height: 30px!important;
	width: 240px!important;
	position: absolute;
	right: 5px;
	bottom: 10px;
}

.box_skitter .info_slide_thumb {
	overflow: hidden;
	height: 30px;
	top: auto;
	opacity: 1.0;
	filter: alpha(opacity=100);
	width: 355px!important;
}

.box_skitter .info_slide_thumb .image_number {
	overflow: hidden;
	width: 38px!important;
	height: 23px!important;
	position: relative;
}

.box_skitter .info_slide_thumb .image_number img {
	position: absolute;
	top: 0;
	left: 0;
}

.loading {
	position:absolute;
	top: 50%;
	right: 50%; 
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../f-index/ajax-loader.gif) no-repeat left top;
	width: 32px;
	height: 32px;
}

.box_skitter_large {
	width: 900px;
	height: 360px!important;
	padding: 0px;
	margin: 0px;
}


/*==============================================================================
	reserve
==============================================================================*/

#reserv {
	width: 880px;
	height:170px;
	margin: 0 auto;
	overflow: hidden;
	background: url(f_res/reservation_bg.png) center top no-repeat;
	text-align:left;
}


.search input{
	display:block;
	margin:0;
	padding:0;
	}
	
.saturday{
	margin-left:10px;
	background-repeat: no-repeat;
	line-height: 0px;
	font-size: 0px;
	width: 218px;
	float:left;
	}

.saturday .data{
	background:url(../f-index2/reservation_bg.jpg) no-repeat left top;
	width:218px;
	height:146px;}
	

.saturday img{
	border: 0px;
	}

.saturday a{
	float: left;
	line-height: 0px;
	font-size: 0px;
	display: block;
	width: 105px;
	}

.saturday a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}


/*-------------------
　kannai -------------------------------------------------*/

.wrapKannai {
width: 980px;
margin-left: auto;
margin-right: auto;
}

.chapterKannai {
background-color: #646138;
color: #FFF;
font-weight: bold;
text-align: left;
padding: 0 3px;
}

.boxKannai {
width: 880px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
text-align: left;
}

.packKannai01 {
width: 280px;
overflow: hidden;
}

.packKannai02 {
width: 580px;
overflow: hidden;
}

.packKannai02Inner {
width: 580px;
overflow: hidden;
}

.nameKannai {
background-color: #DAD8BC;
padding: 5px;
font-weight: bold;
text-align: center;
}

.linkKannai {
font-size: 0.86em;
padding-left: 1em;
text-indent: -1em;
}

.txtKannai {
color: #FFF;
}

/* ------------------------------
   loopSlider meals
------------------------------ */
#loopslider_k {
    margin: 0 auto!important;
    width: 900px!important;
    height: 169px;
	text-align: left;
    position: relative;
    overflow: hidden;
}
 
#loopslider_k ul {
    height: 169px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider_k ul li {
    width: 310px;
    height: 169px;
    float: left;
    display: inline;
    overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0px 0 0;
}

.title{
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}

.text{
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

.text li{
	width: 400px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
}

.sightseeing{
	width: 900px;
	height: auto;
	margin: 0 auto;
}

.sightseeing ul{
	width: 900px;
	height: 350px;
}

.sightseeing li{
	width: 200px;
	height: 150px;
	float: left;
	text-align: left;
	margin: 15px 33px 0 0;
}

.sightseeing p{
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

.sightseeing .title{
	font-size: 18px;
	line-height: 26px;
	color: #cecd90;
}

.coupon_bg {
	border: 1px solid #FFFFFF;
	padding: 10px;
	color: #FFFFFF;
	line-height: 1.4em;
	background-color: #005234;
	opacity: 0.8;
}

.coupon {
	color: #FFFFFF;
	line-height: 1.6em;
}

.coupon a {color: #ffe471 !important;}


/* =======================================
    GoTO
======================================= */

.w920 { 
    width: 920px!important;
    height: auto;
    margin: 0 auto!important;
}

.GoToBox { 
    width: 868px!important;
    height: auto;
    margin: 0 auto!important;
    padding: 15px;
    border: 1px solid #4a4a4a;
	background-color: #edfbff;
}

.search_area {
	display: flex;
    flex-wrap: nowrap;
	justify-content: space-between;
	width: 870px;
	padding: 10px 0 0 0;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

.search_area .bold{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}
    /* IEだけに適応 */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}

.reserve_box {
    width: 100%;
    margin: 0 0 0 15px;
	padding: 15px;
	border: 1px solid #4a4a4a;
	background-color: #FFFFFF;
    text-align: center;
}

.reserve_box a:hover {
	text-decoration: none;
	color: #ffff0a;
}

.reserve_box a:active {
	text-decoration: none;
	color: #ffff0a;
}

.sat_area {
    display: flex;
	justify-content: space-between;
	flex-direction: row;
}

ul { list-style: none; }

.flexCommon01 {
	position: relative;
  display: flex;
  flex-wrap: wrap;
}

#year2 { padding: 10px 5px;}
#month2 { padding: 10px 5px;}
#day2 { padding: 10px 5px;}

.reservationLayout04 > li { width: calc((100% - 10.1px) / 2); }
.reservationLayout04 > li:last-child { margin-left: 10px; }

.reservationMonth01 a { 
    display: block;
    background-color: #4a4a4a;
    color: #FFF !important;
    text-align: center;
}

.reservationMonth01 li a { color: #FFF !important;}
.reservationMonth01 li a:hover { color: #FFF !important;}
.reservationMonth01 li a.on { color: #FFF !important;}
.reservationMonth01 li a span { color: #FFF !important; display: block !important;}

.reserve_title {
    font-size: 1.8em;
    line-height: 1.5em;
    letter-spacing: -0.05em;
    border-bottom: 1px solid #4a4a4a;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
}

.btn_a {
    width: auto;
    font-size: 1.2em;
    margin: 0;
    padding: 10px;
    background-color: #57bbd7;
    color: #fff;
    text-align: center;
}

.btn_a a { color: #fff !important; }

.btn_b {
    width: auto;
    font-size: 1.2em;
    padding: 10px;
    margin: 12px 0 0;
    background-color: #4a4a4a;
    color: #fff;
    text-align: center;
    display: block;
    text-decoration: none!important;
    cursor: pointer;
}

.mt00 { margin-top: 0px !important; }
.mt02 { margin-top: 2px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt12 { margin-top: 12px !important; }
.mt13 { margin-top: 13px !important; }
.mt14 { margin-top: 14px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mb00 { margin-bottom: 0px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb13 { margin-bottom: 13px !important; }
.ml00 { margin-left: 0px !important; }
.pl00 { padding-left: 0px !important; }
.pr05 { padding-right: 5px !important; }
.pt00 { padding-top: 0px !important; }
.pb00 { padding-bottom: 0px !important; }
.dbk { display: block !important; }
.tal { text-align: left !important; }
.fs10 { font-size: 1em !important; }
.fs11 { font-size: 1.1em !important; }
.fs12 { font-size: 1.2em !important; }
.fs13 { font-size: 1.3em !important; }
.fs14 { font-size: 1.4em !important; }
.fs15 { font-size: 1.5em !important; }
.lh00 { line-height: 0px !important; }
.lh18 { line-height: 1.8em !important; }
.bold { font-weight: bold !important; }
.n_line { text-decoration: none !important; }
.area_coupon { 
    border-top: 1px solid #f08437; margin: 10px 0; padding: 10px 0 !important;
    border-bottom: 1px solid #f08437; margin: 10px 0; padding: 10px 0 !important;
}
.orange { color: #f08437; }
.blue { color: #57bbd7; }


/* =======================================
    GoTO end
======================================= */

/* =======================================
    susume
======================================= */

.contents_r { 
    max-width: 870px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 15px !important;
}

.susumeBox {
    border: 1px solid #4a4a4a;
	background-color: #fcf7e4;
}

.susumeBox p {
    color: #111;
    margin: 0;
    padding: 0;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.borderBox {
    border: 1px solid #000;
    background-color: #FFF;
    padding: 15px;
}

.darkBlue { color: #003165!important; }

.w85 { width: 85% !important; }
.w100 { width: 100% !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.pl { padding-left: 0px !important; }
.pr10 { padding-right: 10px !important; }
.pl10po { padding-left: 10px !important; }
.pr10po { padding-right: 10px !important; }
.b { font-weight: bold !important;}
.tl { text-align:left !important; }
.tc { text-align:center !important; }
.vm { vertical-align:middle !important; }
.mla { margin-left: auto !important; }
.mra { margin-right: auto !important; }
.w100pxto { width: 100px!important; }
.w400pxto { width: 400px!important; }
.w450pxto { width: 450px!important; }
.w60pxto { width: 60px!important; }
.fs08{font-size:0.8em!important; line-height:1.4em;}
.fs09{font-size:0.9em!important; line-height:1.4em;}
.fs10{font-size:1em!important; line-height:1.4em;}
.fs11{font-size:1.1em!important; line-height:1.4em;}
.fs12{font-size:1.2em!important; line-height:1.4em;}
.fs13{font-size:1.3em!important; line-height:1.4em;}
.fs14{font-size:1.4em!important; line-height:1.4em;}
.fs16{font-size:1.6em!important; line-height:1.4em;}
.fs18{font-size:1.8em!important; line-height:1.4em;}
.fs28{font-size:2.8em!important; line-height:1.4em;}
.fs30{font-size:3em!important; line-height:1.4em;}
.fs34{font-size:3.4em!important; line-height:1.4em;}
.lh12 { line-height: 1.2em !important; }
.lh18 { line-height: 1.8em !important; }
.lets001 { letter-spacing: -0.01em !important; }
.lets003 { letter-spacing: -0.03em !important; }
.spaceCommonB {
  margin-bottom: 20px !important;
}
.dispTable {
	display: table !important;
}

.dispTable > div,.dispTable > span,.dispTable > p,.dispTable > li {
	display: table-cell !important;
	vertical-align: middle !important;
}
.dispTablePO {
	display: table !important;
}

.dispTablePO > div,.dispTablePO > span,.dispTablePO > p,.dispTablePO > li {
	display: table-cell !important;
	vertical-align: middle !important;
}
.flex01 {
	position: relative !important;
  display: flex !important;
  flex-wrap: wrap !important;
}
.flex2ColumnF > li,.flex2ColumnF > div { width: calc((100% - 50.1px) / 2)!important; }
.flex2ColumnF > li:not(:nth-child(2n)),.flex2ColumnF > div:not(:nth-child(2n)) { margin-right: 20px; border-right: 1px dotted #7a7a7a; padding-right: 20px!important; }
.flex2ColumnF > li:nth-child(n+3),.flex2ColumnF > div:nth-child(n+3) { margin-top: 10px!important; }

/*==============================================================================
	年末年始
==============================================================================*/

.nBox { 
    position: relative;
    width: 900px!important;
    height: auto;
    margin: 0 auto!important;
    padding: 15px 0;
    text-align: center;
    color: #000;
    font-size: 1.2rem;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Helvetica, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.nBox p { margin: 0; padding: 0; line-height: 1em;}

.ls001 { letter-spacing: -0.01em !important; }
.lh00 { line-height: 0!important; }
.lh10 { line-height: 1em!important; }
.w120 { width: 120px!important; }
.w180 { width: 180px!important; }
.w215 { width: 215px!important; }
.w420 { width: 420px!important; }
.w480 { width: 480px!important; }
.w510 { width: 510px!important; }
.w900n { 
    width: 900px!important;
    height: auto;
    margin: 0 auto!important;
    background-color: #fff;
}

.fcRed04 { color: #be0101; }


.fcRed01 { color: #ffad71 !important;}
.fs14 { font-size: 14px !important;}
.fs15 { font-size: 15px !important;}
.fs16 { font-size: 16px !important;}
.lh12 { line-height: 1.2em !important;}
.lh14 { line-height: 1.4em !important;}
.lh16 { line-height: 1.6em !important;}
.lh18 { line-height: 1.8em !important;}
.lh20 { line-height: 2.0em !important;}

/*-------------------
　マージン/パディング -------------------------------------------------*/

.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }

.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }

.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }

.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }

.pb00 { padding-bottom:  0px !important; }
.pb05 { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }

.pt00 { padding-top:  0px !important; }
.pt05 { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt11 { padding-top: 11px !important; }
.pt12 { padding-top: 12px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }

.pr00 { padding-right:  0px !important; }
.pr05 { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }

.pl00 { padding-left:  0px !important; }
.pl05 { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }

.tar { text-align: right !important; }
.tal { text-align: left !important; }
.tac { text-align: center !important; }
.vab { vertical-align:bottom !important; }
.fl { float:left; }
.fr { float:right; }
.cr { clear:right !important; }
.cl { clear:left !important; }
.cb { clear:both !important; }
.none { font-size:0px; line-height:0px !important; }
.white { color: #FFFFFF !important; }

/*-------------------
　フォント -------------------------------------------------*/

.fs10 { font-size:77%; }
.fs11 { font-size:85%; }
.fs12 { font-size:93%; }
.fs13 { font-size:100%; }
.fs14 { font-size:108%; }
.fs15 { font-size:116%; }
.fs16 { font-size:123.1%; }
.fs17 { font-size:131%; }
.fs18 { font-size:138.5%; }