@charset "utf-8";
/*
Theme Name: Tsukigime Club
Theme URI: ★ http://www.492.co.jp/ ★
Template: lightning
Description: ★ 月極倶楽部のサイト ★
Author: ★ 株式会社 月極倶楽部 ★
Tags: 
Version: 0.1.2
*/



/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/

/*
よくある質問のアコーディオン用
*/

.accordion2 {
  min-width: 300px;
  margin: 0 auto;
  padding: 10px;
}
.accordion2 .ac-content {
  margin: 0 10px;
}
.accordion2 label {
  display: block;
  background: #9fb7d4;
  cursor: pointer;
  padding: 10px;
  border-bottom: 1px solid #fff;
}
.accordion2 label:hover {
  background: #ccc;
}
.accordion2 input {
  display: none;
}
.accordion2 .ac2-cont {
  transition: 0.2s;
  height: 0;
  overflow: hidden;
  background: #ddd;
  padding: 0 10px;
}
.accordion2 input:checked + .ac2-cont {
  height: auto;
  padding: 10px;
}




/*
ご利用の流れ他コンテンツ用
*/
.block1 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-shadow: 0 2px 3px 0 #ddd;
    overflow: auto;
    padding: 20px;
}
.selector03 {
    border-bottom: 1px dashed #ccc;
    border-left: 7px solid #ccc;
    margin: 20px 0;
    padding: 0.6em 0.8em;
}


/*
よくある質問コンテンツ用
*/

    .ly_accordion {
      border: 1px solid #000;
      border-bottom: 0;
    }
    .ly_accordion .bl_inner {
      padding: 0 1em;
      border-bottom: 1px solid #000;
    }
    .ly_accordion .el_heading {
      display: block;
      margin: 0;
      padding: .5em;
      color: #000;
      border-bottom: 1px solid #000;
      background: #d5d5d5;
    }
    .ly_accordion .bl_content {
      overflow: hidden;
      max-height: 0;
      transition: max-height .2s ease-out;
    }
    .ly_accordion .el_radio {
      display: none;
    }
    .ly_accordion .el_radio:checked + .bl_content {
      max-height: 9999px;
      transition: max-height 1s ease-in;
    }



/* メニュー全体のフォントサイズ */

ul.gMenu {
    font-size: 16px;
}


/* 詳細ページ画像用 */

.photo	{
	background:#FFFFFF;
	width: 739px;
	height: auto;
	margin: 0 0 10px 30px;
}

#imgArea	{
	width:580px;
	height: 388px;
	float: left;
}


#imgArea_s	{
	width:408px;
}

.thumbnails	{
	width:156px;
	float: left;
	margin-left: 3px;
}

.thumbnails_line	{
	width:156px;
	height: auto;
	clear: both;
}

.thumbnail_box	{
	width:76px;
	float:left;
	margin-left: 2px;
	margin-bottom: 2px;
}

.thumbnail_box2	{
	width:76px;
	float:left;
	margin-left: 2px;
}

.thumbnail05	{
	width:156px;
}

/*
.thumbnails	{
	width:115px;
	float: left;
	margin-left: 5px;
}
*/
.thumbnail	{
	width:115px;
	margin-bottom: 2px;
}

.thumbnail05	{
	width:115px;
}


.note	{
	clear:both;
	font-size: 12px;
}

.comments	{
	background:#FFFFFF;
	font-size: 12px;
	padding: 10px;
	line-height: 1.4em;
}

.topic	{
	background:#FFFFFF;
	font-size: 12px;
	padding: 10px;
	line-height: 1.4em;
}

.price	{
	background:#FFFFFF;
	padding: 10px 0;
}

.arrange	{
	background:#FFFFFF;
	padding: 10px 0 10px 200px;
}

.arrange2	{
	background:#FFFFFF;
	padding: 10px 0;
}

.arrange3	{
	background:#FFFFFF;
	padding: 10px 0 10px 100px;	
}

.type	{
	float: left;
}

.room	{
	background:#FFFFFF;
	float: left;
	width: 396px;
}

.facility	{
	background:#FFFFFF;
	height: auto;
	padding: 10px 0 5px 61px;
}

.contents2  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 668px;
	height: auto;
	clear: both;
}  

.contents_n  {
	width: 800px;
	height: auto;
	clear: both;
}  

.contents_box_n   {
	width:100px;
	float:left;
	background-color:#ffffff;
	margin-left: 12px;
	margin-bottom: 5px;
}

.case_n {
	height: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

.case2_n {
	padding: 0px;
	height: auto;
	border: none #999999;
	vertical-align: super;
}

.contents_box   {
	width:162px;
	float:left;
	background-color:#ffffff;
	margin-left: 5px;
	margin-bottom: 5px;
}

.contents3  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	height: auto;
	clear: both;
}  

.contents3_box   {
	width:146px;
	float:left;
	background-color:#ffffff;
	margin-left: 2px;
	margin-bottom: 2px;
}

.contents3_2box   {
	width:133px;
	float:left;
	background-color:#ffffff;

	margin-left: 2px;
	margin-bottom: 2px;
}


.contents4  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	height: auto;
	clear: both;
}  

.contents4_box   {
	width:262px;
	float:left;
	background-color:#ffffff;
	margin-left: 2px;
	margin-bottom: 2px;
}


.case {
	height: auto;
	background-color: #999999;
	padding: 1px 1px 0 1px;
}

.case2 {
	padding: 4px;
	height: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
	vertical-align: super;
}

.equipment	{
	background:#FFFFFF;
	padding: 10px 0;
}

.around	{
	background:#FFFFFF;
	padding: 10px 0 5px 61px;
}

.guide	{
	background:#FFFFFF;
	padding: 10px 0;
	clear: both;
}

.movie	{
	background:#FFFFFF;
	clear: both;
	padding: 10px 0;
	margin-left: 160px;
}

.maps	{
	background:#FFFFFF;
	clear: both;
	padding: 10px 0 0 5px;
}

.notice	{
	background:#FFFFFF;
	padding: 10px 0;
	font-size: 13px;
}

.notice ul	{
	background:#FFFFFF;
	padding: 10px 0;
	font-size: 13px;
}

.notice li	{
	font-size: 13px;
	list-style: disc inside;
	padding-left: 10px;
}

.inquiry {
    padding: 10px 0 0 300px;
}

.table_box  {
	width:785px;
	border:solid 1px #666666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	clear: left;
}

.table_box table {
	width:100%;
	background-color:#ffffff;
	clear: left;
}

.table_box td  {
    border:solid 1px #666666;
}

.table_box th  {
    border:solid 1px #666666;
    background-color: #709852;
    color:#FFFFFF;
} 

/*旧400-400px写真使用中物件詳細頁内、写真拡大表示ボックススタイル*/

#left_portion  {
    float:left;
}

#right_portion  {
    margin-right:5px;
}

#imgHover {
    position: relative;
    margin-top: 0;
    width: 400px;
}

#imgHover #imgFrame {
    position: absolute;
    top: 1px;
    line-height: 124px;
    text-align: center;
    width: 400px;
    width: 400px;
    height: 124px;
    height: 400px;
}

#imgHover #imgHoverList {
    list-style: none;
    position: relative;
}

#imgHover ul li {
    float: left;
    margin-right: 5px;
    margin-top: 410px;
}

#imgHover ul li img {
    border: none;
}

#imgHover ul li a {
    display: block;
}

#imgHover ul li a:hover {
    position: static;
}

#imgHover ul li a .mainImage {
    display: none;
}

#imgHover ul li a:hover .mainImage {
    display: block;
    position: absolute;
    top: 1px;
    left: 507px;
    left: 0px;
}

.thumbnail_s {
	width:60px;
	margin-bottom: 2px;
	height: 60px;
}


/*---------------------------
  ▼テーブル追加20090723
---------------------------*/ 

.table01 {
	border: thin solid #ddd;
	width: 100%;
}
.table01th {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #C6C5C3;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;
}
.table01td {
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #666;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.table01trbgcell {
	background-color: #EBEAE8;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #666;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}

.table02 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	font-weight: normal;
}

.table02th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	font-size: 12px;
}
.table02td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: normal;
	font-size: 12px;
	font-weight: normal;
}
.table02td_w {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: normal;
	font-size: 12px;
	font-weight: 500;
	color: #3cb371;
}
.table02td_m {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: normal;
	font-size: 12px;
	font-weight: 500;
	color: #4169e1;
}
.table02td_wt {
	padding: 5px;
	text-align: center;
	white-space: normal;
	font-size: 12px;
	font-weight: 900;
	color: #3cb371;
}
.table02td_mt {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: normal;
	font-size: 12px;
	font-weight: 900;
	color: #4169e1;
}
.table02td_left {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
}

.table02td_left_wrap {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}


.table02td_red {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.table02td_nothing {
	padding: 0px;
	border: 0px #E3E3E3 solid;
	border-width: 0 0 0 0;
	text-align: center;
	white-space: nowrap;
}

.table02td_right {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
}
.table02tr_bg {
	background: #F3F3F3;
}
.table02td_bg {
	background: #F3F3F3;
	padding: 6px;
}







/*---------------------------
  ▼詳細ページ備品用 等幅テーブル
---------------------------*/ 

.table05 {
table-layout: fixed;     /* 固定レイアウト */
border-collapse: collapse; /* 隣接する枠線を重ねる */
border: 1px solid #E3E3E3;   /* 外枠：1px,実線,灰色 */
width: 100%;/* 表の横幅：350ピクセル */
}

.table05th {
   border: 1px solid #E3E3E3; /* 表内側の線：1px,実線,灰色 */
   padding:5px 5px;            /* セル内側の余白：3ピクセル */
 font-size: 13px;
text-align: center;	
}

.table05td {
   border: 1px solid #E3E3E3; /* 表内側の線：1px,実線,灰色 */
   padding:5px 5px;            /* セル内側の余白：3ピクセル */
 font-size: 13px;
	text-align: center;
}
.text_tableware{
font-size: 13px;
}


/*---------------------------
  ▼ページトップｈ1
---------------------------*/ 

header h1 {
    font-size: 25px !important;
}


/*---------------------------
  ▼詳細ページ　説明のテーブル
---------------------------*/ 
.table06 {
margin:30px 0px 0px 0px;
width: 100%;   /* 表の横幅：100％ */
}


/*---------------------------
  ▼詳細ページ　吹き出し
---------------------------*/ 

.balloon2-left {
 	position: relative;
	display: inline-block;
 	margin: 1.5em 0 1.5em 15px;
	padding: 7px 10px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #FFF;
 	border: solid 2px #E3E3E3;
 	box-sizing: border-box;
}

.balloon2-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 12px solid #FFF;
 	z-index: 2;
}

.balloon2-left:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
 	margin-top: -14px;
	border: 14px solid transparent;
	border-right: 14px solid #E3E3E3;
 	z-index: 1;
}

.balloon2-left p {
	margin: 0;
	padding: 0;
}


























/*---------------------------
  ▼詳細ページユニットアイコン
---------------------------*/ 



.Btn_20{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #EE7800;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #EE7800 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FEECD2), to(#FACCB6));
	background: -webkit-linear-gradient(#FEECD2, #FACCB6);
	background: -moz-linear-gradient(#FEECD2, #FACCB6);
	background: -ms-linear-gradient(#FEECD2, #FACCB6);
	background: -o-linear-gradient(#FEECD2, #FACCB6);
	background: linear-gradient(#FEECD2, #FACCB6);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFACCB6,EndColorStr=#ffEE7800);
}

.Btn_NET {
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #0098DD;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #0098DD !important;
	/*filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=1);*/
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D3EDF8), to(#4AC1F1));
	background: -webkit-linear-gradient(#D3EDF8, #4AC1F1);
	background: -moz-linear-gradient(#D3EDF8, #4AC1F1);
	background: -ms-linear-gradient(#D3EDF8, #4AC1F1);
	background: -o-linear-gradient(#D3EDF8, #4AC1F1);
	background: linear-gradient(#D3EDF8, #4AC1F1);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF4AC1F1,EndColorStr=#ff0098DD);
	/*-pie-background: linear-gradient(#D3EDF8, #4AC1F1);
	behavior: url(/css/PIE.htc);*/
}

.Btn_WASH {
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	letter-spacing:3px;
	border: 1px solid #009944;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #009944 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dfecc4), to(#8FC31F));
	background: -webkit-linear-gradient(#dfecc4, #8FC31F);
	background: -moz-linear-gradient(#dfecc4, #8FC31F);
	background: -ms-linear-gradient(#dfecc4, #8FC31F);
	background: -o-linear-gradient(#dfecc4, #8FC31F);
	background: linear-gradient(#dfecc4, #8FC31F);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF8FC31F,EndColorStr=#ff009944);	
}

.Btn_EV{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #729E13;
	padding:5px 2px 1px !important;
	letter-spacing:-2px;
	text-align: center;
	text-shadow:0px 0px 0px #729E13 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F2F4C5), to(#DDE255));
	background: -webkit-linear-gradient(#F2F4C5, #DDE255);
	background: -moz-linear-gradient(#F2F4C5, #DDE255);
	background: -ms-linear-gradient(#F2F4C5, #DDE255);
	background: -o-linear-gradient(#F2F4C5, #DDE255);
	background: linear-gradient(#F2F4C5, #DDE255);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFDDE255,EndColorStr=#ff729E13);	
}

.Btn_AL{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #CE151C;
	padding:5px 2px 1px !important;
	letter-spacing:-2px;
	text-align: center;
	text-shadow:0px 0px 0px #CE151C !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F7E2D6), to(#E49776));
	background: -webkit-linear-gradient(#F7E2D6, #E49776);
	background: -moz-linear-gradient(#F7E2D6, #E49776);
	background: -ms-linear-gradient(#F7E2D6, #E49776);
	background: -o-linear-gradient(#F7E2D6, #E49776);
	background: linear-gradient(#F7E2D6, #E49776);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFE49776,EndColorStr=#ffCE151C);	
}

.Btn_SEPA{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #EA609E;
	padding:5px 2px 1px !important;
	letter-spacing:-2px;
	text-align: center;
	text-shadow:0px 0px 0px #EA609E !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FADCE9), to(#F5BDD5));
	background: -webkit-linear-gradient(#FADCE9, #F5BDD5);
	background: -moz-linear-gradient(#FADCE9, #F5BDD5);
	background: -ms-linear-gradient(#FADCE9, #F5BDD5);
	background: -o-linear-gradient(#FADCE9, #F5BDD5);
	background: linear-gradient(#FADCE9, #F5BDD5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF5BDD5,EndColorStr=#ffEA609E);	
}

.Btn_2LINE{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #595757;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #595757 !important;
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#595757,Strength=1);
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#595757,offx=1,offy=1)"; /* IE8 */
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DDDDDD), to(#B5B5B5));
	background: -webkit-linear-gradient(#DDDDDD, #B5B5B5);
	background: -moz-linear-gradient(#DDDDDD, #B5B5B5);
	background: -ms-linear-gradient(#DDDDDD, #B5B5B5);
	background: -o-linear-gradient(#DDDDDD, #B5B5B5);
	background: linear-gradient(#DDDDDD, #B5B5B5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFB5B5B5,EndColorStr=#ff595757);	
}

.Btn_5FLR{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #A44595;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #A44595 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E5DAEB), to(#CFB8D8));
	background: -webkit-linear-gradient(#E5DAEB, #CFB8D8);
	background: -moz-linear-gradient(#E5DAEB, #CFB8D8);
	background: -ms-linear-gradient(#E5DAEB, #CFB8D8);
	background: -o-linear-gradient(#E5DAEB, #CFB8D8);
	background: linear-gradient(#E5DAEB, #CFB8D8);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFCFB8D8,EndColorStr=#ffA44595);	
}

.Btn_DAY{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #E94B2B;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #E94B2B !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FCE5D8), to(#F5AD8D));
	background: -webkit-linear-gradient(#FCE5D8, #F5AD8D);
	background: -moz-linear-gradient(#FCE5D8, #F5AD8D);
	background: -ms-linear-gradient(#FCE5D8, #F5AD8D);
	background: -o-linear-gradient(#FCE5D8, #F5AD8D);
	background: linear-gradient(#FCE5D8, #F5AD8D);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF5AD8D,EndColorStr=#ffE94B2B);	
}

.Btn_2P{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #1758A3;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #1758A3 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E5E7F3), to(#BCC2E0));
	background: -webkit-linear-gradient(#E5E7F3, #BCC2E0);
	background: -moz-linear-gradient(#E5E7F3, #BCC2E0);
	background: -ms-linear-gradient(#E5E7F3, #BCC2E0);
	background: -o-linear-gradient(#E5E7F3, #BCC2E0);
	background: linear-gradient(#E5E7F3, #BCC2E0);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFBCC2E0,EndColorStr=#ff1758A3);	
}

.Btn_LOFT{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #A39D00;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #A39D00 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F1EDC4), to(#DCD576));
	background: -webkit-linear-gradient(#F1EDC4, #DCD576);
	background: -moz-linear-gradient(#F1EDC4, #DCD576);
	background: -ms-linear-gradient(#F1EDC4, #DCD576);
	background: -o-linear-gradient(#F1EDC4, #DCD576);
	background: linear-gradient(#F1EDC4, #DCD576);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFDCD576,EndColorStr=#ffA39D00);	
}

.Btn_VERA{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #7A6A56;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #7A6A56 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E1DCD6), to(#B2A696));
	background: -webkit-linear-gradient(#E1DCD6, #B2A696);
	background: -moz-linear-gradient(#E1DCD6, #B2A696);
	background: -ms-linear-gradient(#E1DCD6, #B2A696);
	background: -o-linear-gradient(#E1DCD6, #B2A696);
	background: linear-gradient(#E1DCD6, #B2A696);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFB2A696,EndColorStr=#ff7A6A56);	
}

.Btn_UBDRY{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	letter-spacing:-1px;
	border: 1px solid #13AE67;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #13AE67 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D2E8D2), to(#8AC998));
	background: -webkit-linear-gradient(#D2E8D2, #8AC998);
	background: -moz-linear-gradient(#D2E8D2, #8AC998);
	background: -ms-linear-gradient(#D2E8D2, #8AC998);
	background: -o-linear-gradient(#D2E8D2, #8AC998);
	background: linear-gradient(#D2E8D2, #8AC998);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF8AC998,EndColorStr=#ff13AE67);	
}

.Btn_1K{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #7F4F21;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #7F4F21 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DCCCBA), to(#B69876));
	background: -webkit-linear-gradient(#DCCCBA, #B69876);
	background: -moz-linear-gradient(#DCCCBA, #B69876);
	background: -ms-linear-gradient(#DCCCBA, #B69876);
	background: -o-linear-gradient(#DCCCBA, #B69876);
	background: linear-gradient(#DCCCBA, #B69876);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFB69876,EndColorStr=#ff7F4F21);	
}

.Btn_SUNNY{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	letter-spacing:-1px;
	border: 1px solid #EE7800;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #EE7800 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FEECD2), to(#FACC86));
	background: -webkit-linear-gradient(#FEECD2, #FACC86);
	background: -moz-linear-gradient(#FEECD2, #FACC86);
	background: -ms-linear-gradient(#FEECD2, #FACC86);
	background: -o-linear-gradient(#FEECD2, #FACC86);
	background: linear-gradient(#FEECD2, #FACC86);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFACC86,EndColorStr=#ffEE7800);	
}

.Btn_NEW{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	letter-spacing:5px;
	border: 1px solid #206F76;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #206F76 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D1D7D9), to(#88A0A4));
	background: -webkit-linear-gradient(#D1D7D9, #88A0A4);
	background: -moz-linear-gradient(#D1D7D9, #88A0A4);
	background: -ms-linear-gradient(#D1D7D9, #88A0A4);
	background: -o-linear-gradient(#D1D7D9, #88A0A4);
	background: linear-gradient(#D1D7D9, #88A0A4);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF88A0A4,EndColorStr=#ff206F76);	
}

.Btn_MSG{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	letter-spacing:5px;
	border: 1px solid #601986;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #601986 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C8B4D6), to(#A987BC));
	background: -webkit-linear-gradient(#C8B4D6, #A987BC);
	background: -moz-linear-gradient(#C8B4D6, #A987BC);
	background: -ms-linear-gradient(#C8B4D6, #A987BC);
	background: -o-linear-gradient(#C8B4D6, #A987BC);
	background: linear-gradient(#C8B4D6, #A987BC);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFA987BC,EndColorStr=#ff601986);	
}


.Btn_EVENT{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;


	font-weight:bold;
	line-height:1.3;
	border: 1px solid #EB6100;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #EB6100 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FAD4B3), to(#F7B884));
	background: -webkit-linear-gradient(#FAD4B3, #F7B884);
	background: -moz-linear-gradient(#FAD4B3, #F7B884);
	background: -ms-linear-gradient(#FAD4B3, #F7B884);
	background: -o-linear-gradient(#FAD4B3, #F7B884);
	background: linear-gradient(#FAD4B3, #F7B884);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF7B884,EndColorStr=#ffEB6100);	
}

.Btn_LOUNGE{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #D70051;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #D70051 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F8DCE3), to(#F2A6BA));
	background: -webkit-linear-gradient(#F8DCE3, #F2A6BA);
	background: -moz-linear-gradient(#F8DCE3, #F2A6BA);
	background: -ms-linear-gradient(#F8DCE3, #F2A6BA);
	background: -o-linear-gradient(#F8DCE3, #F2A6BA);
	background: linear-gradient(#F8DCE3, #F2A6BA);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF2A6BA,EndColorStr=#ffD70051);	
}

.Btn_30{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #604C3F;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #604C3F !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EBECED), to(#C7C6B0));
	background: -webkit-linear-gradient(#EBECED, #C7C6B0);
	background: -moz-linear-gradient(#EBECED, #C7C6B0);
	background: -ms-linear-gradient(#EBECED, #C7C6B0);
	background: -o-linear-gradient(#EBECED, #C7C6B0);
	background: linear-gradient(#EBECED, #C7C6B0);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFC7C6B0,EndColorStr=#ff604C3F);	
}

.Btn_50{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #6A3906;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #6A3906 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FBCF00), to(#CB9B0C));
	background: -webkit-linear-gradient(#FBCF00, #CB9B0C);
	background: -moz-linear-gradient(#FBCF00, #CB9B0C);
	background: -ms-linear-gradient(#FBCF00, #CB9B0C);
	background: -o-linear-gradient(#FBCF00, #CB9B0C);
	background: linear-gradient(#FBCF00, #CB9B0C);

	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFCB9B0C,EndColorStr=#ff6A3906);	
}

.Btn_PARKING{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	letter-spacing:3px;
	border: 1px solid #575757;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #575757 !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DDDDDD), to(#B5B5B5));
	background: -webkit-linear-gradient(#DDDDDD, #B5B5B5);
	background: -moz-linear-gradient(#DDDDDD, #B5B5B5);
	background: -ms-linear-gradient(#DDDDDD, #B5B5B5);
	background: -o-linear-gradient(#DDDDDD, #B5B5B5);
	background: linear-gradient(#DDDDDD, #B5B5B5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFB5B5B5,EndColorStr=#ff575757);	
}

.Btn_LAUNDRY{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #00A29A;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #00A29A !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C2DBD8), to(#98C9C5));
	background: -webkit-linear-gradient(#C2DBD8, #98C9C5);
	background: -moz-linear-gradient(#C2DBD8, #98C9C5);
	background: -ms-linear-gradient(#C2DBD8, #98C9C5);
	background: -o-linear-gradient(#C2DBD8, #98C9C5);
	background: linear-gradient(#C2DBD8, #98C9C5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF98C9C5,EndColorStr=#ff00A29A);
}

.Btn_BLOG{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #E4007F;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #E4007F !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FAE0EE), to(#F099C7));
	background: -webkit-linear-gradient(#FAE0EE, #F099C7);
	background: -moz-linear-gradient(#FAE0EE, #F099C7);
	background: -ms-linear-gradient(#FAE0EE, #F099C7);
	background: -o-linear-gradient(#FAE0EE, #F099C7);
	background: linear-gradient(#FAE0EE, #F099C7);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF099C7,EndColorStr=#ffE4007F);
}

.Btn_RESORT{
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	line-height:1.3;
	border: 1px solid #00A29A;
	padding:5px 2px 1px !important;
	text-align: center;
	text-shadow:0px 0px 0px #00A29A !important;
	zoom: 1;
	position: relative;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E6F4FD), to(#B8CDDA));
	background: -webkit-linear-gradient(#E6F4FD, #B8CDDA);
	background: -moz-linear-gradient(#E6F4FD, #B8CDDA);
	background: -ms-linear-gradient(#E6F4FD, #B8CDDA);
	background: -o-linear-gradient(#E6F4FD, #B8CDDA);
	background: linear-gradient(#E6F4FD, #B8CDDA);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFB8CDDA,EndColorStr=#ff00A29A);
}

.myButton {
	background:-webkit-gradient(linear, left top, right bottom, color-stop(0.05, #ccffcc), color-stop(1, #5cbf2a));
	background:-moz-linear-gradient(top, #ccffcc 5%, #5cbf2a 100%);
	background:-webkit-linear-gradient(top, #ccffcc 5%, #5cbf2a 100%);
	background:-o-linear-gradient(top, #ccffcc 5%, #5cbf2a 100%);
	background:-ms-linear-gradient(top, #ccffcc 5%, #5cbf2a 100%);
	background:linear-gradient(to bottom, #ccffcc 5%, #5cbf2a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffcc', endColorstr='#5cbf2a',GradientType=0);
	background-color:#ccffcc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #18ab29;
	display:inline-block;
	width: 80px !important;
	zoom:1;
	/*behavior: url(css/PIE.htc);　 IE */
	/*cursor:pointer;*/
	color:#333 !important;
	font-family:'Hiragino Maru Gothic Pro',"ヒラギノ 丸ゴ Pro W4",myriad,"Lucida Grande","メイリオ", Meiryo, sans-serif;
	font-size:9px;
	line-height:1.3;
	padding:5px 2px 1px !important;
	letter-spacing:-1px;
	text-align:center;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627 !important;
	margin:0px;
	/*font-weight:bold;*/
}

.myButton2 {
	color:#333 !important;
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic ProN', 'ヒラギノ 丸ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:9px;
	line-height:1.3;
	border: 1px solid #696;
	padding:5px 2px 1px !important;
	letter-spacing:-1px;
	text-align: center;
	text-shadow:0px 0px 0px #2f6627 !important;
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=1);
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)"; /* IE8 */
	zoom:1;
	width: 70px !important;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;*/
	background: #EEFF99;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
	background: -webkit-linear-gradient(#EEFF99, #66EE33);
	background: -moz-linear-gradient(#EEFF99, #66EE33);
	background: -ms-linear-gradient(#EEFF99, #66EE33);
	background: -o-linear-gradient(#EEFF99, #66EE33);
	background: linear-gradient(#EEFF99, #66EE33);
	-pie-background: linear-gradient(#EEFF99, #66EE33);
	behavior: url(/css/PIE.htc);
}
/*
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cbf2a), color-stop(1, #ccffcc));
	background:-moz-linear-gradient(top, #5cbf2a 5%, #ccffcc 100%);
	background:-webkit-linear-gradient(top, #5cbf2a 5%, #ccffcc 100%);
	background:-o-linear-gradient(top, #5cbf2a 5%, #ccffcc 100%);
	background:-ms-linear-gradient(top, #5cbf2a 5%, #ccffcc 100%);
	background:linear-gradient(to bottom, #5cbf2a 5%, #ccffcc 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbf2a', endColorstr='#ccffcc',GradientType=0);
	background-color:#5cbf2a;
}*/

.myButton:active {
	position:relative;
	top:0px;  /*クリックしたときの上下移動*/
}


/*画像位置調整用*/

.img_center{
  text-align: center;
}
.veu_autoEyeCatchBox{
  text-align: center;
}



p {
 color:red;
}
@media screen and (min-width:480px) { 
    /*　画面サイズが480pxからはここを読み込む　*/
p { color:#333;}
}
@media screen and (min-width:768px) and ( max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/
p {}
}
@media screen and (min-width:1024px) {
    /*　画面サイズが1024pxからはここを読み込む　*/
 
}





/*ヘッダーロゴ調整用*/

@media (min-width: 992px){
.navbar-brand img {
    max-height: 100px;
}
.navbar-brand img {
    max-height: 100px;
    display: block;
}
img {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}


/*投稿一覧サムネイル*/

.su-posts-default-loop .su-post-thumbnail {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: 0.5em 1em 0 1em;
}



/*よくある質問*/

.su-spoiler-title {
    position: relative;
    cursor: pointer;
    min-height: 20px;
    line-height: 20px;
    padding: 7px 7px 7px 34px;
    font-weight: bold;
    font-size: 16px !important;
}


/*投稿非表示*/

span.author {
	display: none;
}

.entry-utility,
.entry-meta {
    display: none;
}


su-post-comments-link{
display: none;
}


.su-post-meta {
display: none;
}




/*code 総合*/
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #333333;
    background-color: #ffffff;
    border-radius: 4px;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}



/*リスト*/
ul {
padding: 0;
margin: 0;
list-style-type: none;
}
li {
margin: 0;
padding: 0 0 0 0;
list-style-position:outside;
}




/*予約ボタン*/
.su-button-style-default {
    border-width: 1px;
    border-style: solid;
margin: 15px 0 15px 0;
}



/*トップ物件一覧（padding調整用）*/
.media {
    border-bottom: 1px solid #e5e5e5;
    padding: 1em 0;
    margin-top: 0;
}
	
	/*トップ休暇のお知らせなど*/
.bold_red{
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}	
	