@charset "utf-8";
/*---------------------
リセット
---------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
     margin: 0;
     padding: 0;
     outline: 0;
     font-size: 100%;
     background: transparent;
}
ol, ul {
     list-style: none;
}
blockquote, q {
     quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
     content: '';
     content: none;
}
:focus {
     outline: 0;
}
ins {
     text-decoration: none;
}
del {
     text-decoration: line-through;
}
table {
     border-collapse: collapse;
     border-spacing: 0;
}
/*---------------------
基本設定
---------------------*/
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 88%;
    line-height: 1.6;
    color:#666;
}
img{
    border-style:none;
}
a{
    color:#080808;
    text-decoration:none;
}
a:hover{
    color:#ab020d;
    text-decoration:underline;
}

img.left{
    float:left;
	padding:5px 10px 10px 0;
}
.right{
    float:right;
	padding:10px 0 10px 0;
}
.clear{
    clear:both;
}
.clearfix:after {
    content: ".";  /* 新しい要素を作る */
    display: block;  /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    height: auto;
    overflow: hidden;
}

* html body{
    font-size:14px;
}

*:first-child+html body{
    font-size:14px;
}
body{
    width:100%;
    text-align:center;
}

#wrapper{
    width:100%;
    margin:0 auto;
}

div.header-top{
	color:#fff;
	background-color:#000;
	height:35px;
}

div.header-top-inner{
	display:block;
	width:960px;
    margin:0 auto;
}
div.header-top-inner p.left{
	line-height:35px;
}
div.header-top-inner p.right{
	margin:-38px 0;
}
div.header-top-inner p.right a{
	color:#fff;
}

div.header-top-inner p.right a:hover{
	color: #EC0000;
	text-decoration:underline;
}

div.logo-left{
	float:left;

	margin: 22px 0 15px 30px;
}

div.logo-right{
	float:right;
	background:url(../img/tel.png) no-repeat bottom right;
	height: 60px;
	padding: 20px 0 0 172px;
	margin-right:10px;
}
.en div.logo-right{
	width: 230px;
	padding: 20px 0 0 260px;
	background:url(../img/english/tel.png) no-repeat bottom right;
}

div.logo-right p{
    display:inline;
	font-size: 14px;
    margin-left:20px;
}
div.logo-right a{
	background: url(../img/btn.png) no-repeat left 0.2em;
	padding-left:20px;
	color:#080808;
}
div.logo-right a:hover{
	background: url(../img/btn.png) no-repeat 0.2em 0.2em;
	text-decoration:underline;
	color:#ab020d;
}


div.header-main{
	clear:both;
	width:960px;
    margin:0 auto;
}
div.header-main-right{
	float:left;
}

#nav li{
	float:left;
	margin: 0;
	padding: 0;
	height: 45px;
}
#nav{
	width:960px;
    margin:0 auto;
}

div.nav-top{
    width:700px;
	height:134px;
    background: url(../img/greetings.png) no-repeat 548px 10px;
    background-color: #EEE;
    float: left;
}
div.nav-photo{
	float:left;
    width:218x;
    margin:10px;
}

div.nav-text{
    width: 480px;
	float:left;
    margin-top:10px;
    text-align: left;
    border-left: 2px solid #CCC;
    padding-left: 10px;
}

div.nav-text p{
	color: #000;
	font-size: 13px;
	padding: 5px 5px 6px 0;
}
#nav a{
	display:block;
	width:140px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
}
.home a{background:url(../img/nav.gif) no-repeat 0 0;}
.campaign a{background:url(../img/nav.gif) no-repeat -140px 0;}
.service a{background:url(../img/nav.gif) no-repeat -280px 0;}
.facilities a{background:url(../img/nav.gif) no-repeat -420px 0;}
.location a{background:url(../img/nav.gif) no-repeat -560px 0;}
.campaigin a{background:url(../img/nav.gif) no-repeat -140px 0;}
.home a:hover{background:url(../img/nav.gif) no-repeat 0 -45px;}
.campaigin a:hover{background:url(../img/nav.gif) no-repeat -140px -45px;}
.service a:hover{background:url(../img/nav.gif) no-repeat -280px -45px;}
.facilities a:hover{background:url(../img/nav.gif) no-repeat -420px -45px;}
.location a:hover{background:url(../img/nav.gif) no-repeat -560px -45px;}
.information{
	background:url(../img/nav.gif) no-repeat -700px 0;
	display:block;
	width:260px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
}
.en .home a{background:url(../img/english/nav.gif) no-repeat 0 0;}
.en .campaign a{background:url(../img/english/nav.gif) no-repeat -140px 0;}
.en .service a{background:url(../img/english/nav.gif) no-repeat -280px 0;}
.en .facilities a{background:url(../img/english/nav.gif) no-repeat -420px 0;}
.en .location a{background:url(../img/english/nav.gif) no-repeat -560px 0;}
.en .campaigin a{background:url(../img/english/nav.gif) no-repeat -140px 0;}
.en .home a:hover{background:url(../img/english/nav.gif) no-repeat 0 -45px;}
.en .campaigin a:hover{background:url(../img/english/nav.gif) no-repeat -140px -45px;}
.en .service a:hover{background:url(../img/english/nav.gif) no-repeat -280px -45px;}
.en .facilities a:hover{background:url(../img/english/nav.gif) no-repeat -420px -45px;}
.en .location a:hover{background:url(../img/english/nav.gif) no-repeat -560px -45px;}
.en .information{
	background:url(../img/english/nav.gif) no-repeat -700px 0;
	display:block;
	width:260px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
}
#slider{
	float:left;
}
div.nav-left-left{
	clear:both;
    width:218px;
	float:left;
    margin:30px auto;
}
div.nav-left-left p a{
    width: 190px;
    height:48px;
	display:block;
    margin: 10px auto 22px;
    background-color: #7d765a;
    color:#fff;
    border-radius: 5px;
    font-size:24px;
    line-height:50px;
	text-align:center;
    /*transition使用*/
    -webkit-transition:background-color 0.3s;
    -moz-transition:background-color 0.3s;
    -o-transition:background-color 0.3s;
    transition:background-color 0.3s;
}
div.nav-left-left p a:hover{
	background:#A40000;

}
div.nav-left-right{
    margin-top:13px;
	float:left;
}
.nav-left-right p{
	margin-bottom:15px;
}
div.nav-left{
	float:left;
}
#main .nav-left-right h4{
	margin-bottom:10px;
	background-position:0.4em 0.4em;
}
div.nav-1{
	float:left;
	width: 700px;
}
div.nav-right{
	float:right;
	width: 260px;
}
.nav-right ul{
	margin-top:15px;
}
#Home div.nav-right,
#Home div.nav-right{
	margin-top:0;
}
.nav-right li{
	margin-bottom:5px;
}


#container{
	width:960px;
    margin:0 auto;
}

#footer{
	clear:both;
    width:100%;
	background-color:#DDD;
    margin-top:26px;
    text-align:left;
}
div.footer-top-1{
    float:left;
    width: 220px;
	padding-top:10px;
}
div.footer-top-2{
    float:left;
    width:445px;
}

div.footer-top-3{
    float:left;
    width:250px;
	padding-top:5px;
	color:#080808;
}
div.footer-top-4{
    float:left;
    width:150px;
    padding:20px 10px 0 10px;
}
div.footer-top-5{
    float:right;
	width:272px;

    padding-right: 30px;
}
div.footer-top-5 p{
	padding-bottom:8px;
	font-size:15.5px;
}

h3{
	width:660px;
	height: auto;
	background-color:#eec;
	color:#666;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding:10px;
	margin:0 0 15px 0;
	border-left:solid 5px #cc0010;
	border-bottom:solid 1px #999;
}

#Home h3.home{
	background:none;
	color: #a40000;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	font-size:16px;
	font-weight:bold;
	border:none;
	padding:0 0 5px 0;
	margin:0px;
}
#Home p.home{
	padding-top:0;
	margin:0;
}

h4{
	color: #a40000;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	text-align:left;
}
div#main h4{
	text-decoration:underline;
	background: url(../img/btn.png) no-repeat 0.2em 0.4em;
	padding-left:25px;
}
.Price_apartments h4{
	text-decoration:none;
	background:none;
}


p{
	text-align:left;
}
.Location div.court{
	margin:0 97px;
}

div.footer-top-group{
    width:420px;
	font-size:14px;
    float:left;
}

div.footer-top{
	width:960px;
	margin:30px auto;
	padding: 29px 0 0 61px;
}

div.footer-nav-1{
    float:left;
	width:240px;
    margin-top:14px;
}
div.footer-nav-2{
    float:left;
	width:240px;
    margin-top:14px;
}
div.footer-nav-3{
    float:left;
	width:240px;
    margin-top:14px;
}
div.footer-nav-4{
    float:left;
	width:240px;
    margin-top:14px;
}

div.footer-nav{
	clear:both;
	width:960px;
	margin: 0 auto 19px;
	font-size:12px;
	border-top:1px solid #666;
}
div.footer-nav ul li{
    margin-left: 15px;
	color:#DDD;
}
div.footer-nav ul li a{
	background:url(../img/btn_2.png) no-repeat left 0.3em;
	padding: 0 0 0 18px;
}
div.footer-nav ul li a:hover{
	background:url(../img/btn_2.png) no-repeat 0.2em 0.3em;
	text-decoration:underline;
}
div.footer-bottom{
	clear:left;
	color:#fff;
	background-color:#000;
	height:35px;
	text-align: center;
}
div.footer-bottom-inner{
	width:960px;
    margin:0 auto;
    line-height:35px;
}


 /*---------------------
フォーム
---------------------*/

.required {
     color:#C30!important;
     font-size:16px;
}
.error-message{
	color:red;
}
input{
    margin:5px;
}
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #a40000;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
    /*transition使用*/
    -webkit-transition:background-color 0.3s;
    -moz-transition:background-color 0.3s;
    -o-transition:background-color 0.3s;
    transition:background-color 0.3s;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #000;
cursor:pointer;
}

*:first-child+html input[type="submit"]{padding:3px;}

.submit{
    text-align: center;
    margin: 20px 0;
}
.en td span,
#EnglishContact td span{
	color:#333;
}
#EnglishContact th{
	width:18em;
}
 /*---------------------
テーブル
---------------------*/
table{
    border-collapse: collapse;
    border-top:1px solid #ccc;
    width:100%;
	margin:7px 0 7px 0;
}
.Company table a:hover{
	color:#EC0000;
}

.Price td{
	text-align:center;
}
.Price table.price{
	margin-left:30px;
	text-align:center;
	width:550px;
}
.Price p{
	margin-left:30px;
}


th{
    border-collapse: collapse;
    text-align:center;
    border-bottom:solid 1px #ccc;
    border:1px solid #ccc;
    padding:10px;
    background-color: #eee;
	font-size:16px;
}

.Company th{
	width:20%;
}

td{
    border-collapse: collapse;
    border-bottom :solid 1px #ccc;
    border-left :solid 1px #ccc;
    border-right :solid 1px #ccc;
    padding:5px 5px 5px 10px;
	text-align:left;
}

.Facilities td{
	width:50%;
}

div.price td{
    text-align:center;
}

td p{
	margin:5px 0;
}
div.jouhou table.room td{
    text-align:center;
}

.Company td p{
	font-weight:bold;
}
table td li{
	margin-left:15px;
}
table#apart th.apart{
	text-align:center;
	background-color:#fee3ef;
}
table#apart td.apart{
	text-align:center;
	background-color:#fff7ec;
}
table#apart td{
	text-align:center;
}

table#internet th.apart{
	text-align:left;
	background-color:#fee3ef;
}
table#internet td.apart{
	text-align:center;
	background-color:#fff7ec;
	color:#EC0000;
	font-weight:bold;
}
table#internet td{
	text-align:center;
}
table#internet th{
	text-align:left;
	padding:0 0 0 40px;
}

ul.apart{
	text-align:left;
}

.Company td li{
	background:url(../img/btn_2.png) no-repeat left 0.4em;
	padding: 0 0 0 18px;
}


.List h4{
	text-align:left;
}

div.list a{
	text-decoration:none;
	color:#080808;
}
div.list a:hover{
	text-decoration:underline;
	color:#ab020d;
}
.List td a{
	text-decoration:underline;
	color:#666;
}
.List td a:hover{
	text-decoration:underline;
	color:#ff0000;
}


 /*---------------------
画像のロールオーバー
---------------------*/
a img{
    /*transition使用*/
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
a:hover img{
    opacity:0.5;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
#logo a:hover img{
    opacity:1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
}
::selection {
    background: #A40000;
    color: #fff;
}
::-moz-selection {
    background: #A40000;
    color: #fff;
}
address{
	font-style:normal;
	line-height:34px;
}
#main{
	float:left;
	width:685px;
	margin-top:15px;
}
#Home #main{
	margin-top:0;
}

table a{
    color:#080808;
    text-decoration:underline;
}
table a:hover{
    color:#ab020d;
    text-decoration:underline;
}

.Information div.whats div.whats{
	display:block;
	border-bottom:dotted 1px #ab020d;
	margin:0 0 20px 0;
}
.Information div.whats h4{
	background:none;
	border-left:5px #ab020d;
	text-decoration:none;
	padding:0 0 5px 0;
}
.Information div.whats h5{
	text-align:left;
	font-size:12px;
}
.Information div.whats p{
	margin-bottom:20px;
}
.Information div.whats p a{
	text-decoration:underline;
}

.Price div.price h5{
	display:block;
	text-align:left;
    color:#ab020d;
    text-decoration:none;
	margin-top:10px;
}
.Price div.price h5 span{
	font-weight:normal;
    color:#666;
}

.Price div.price a{
	text-align:left;
    color:#080808;
    text-decoration:underline;
}
.Price div.price a:hover{
    color:#EC0000;
}

.Price div.price span{
    color:#EC0000;
}

.Price div.price{
	text-align:left;
}
div.price p{
	margin:0 0 10px 33px;
}
div.price h5{
	display:block;
	text-align:left;
    color:#ab020d;
    text-decoration:none;
	margin-top:10px;
}
div.price h5 span{
	font-weight:normal;
    color:#666;
}
..Business div#main h4{
	background:none;
	text-decoration:none;
	color:#a40000;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	padding:0;
	text-align:left;
	border-bottom:dotted 1px;
}

..Business div#main h5{
	text-decoration:none;
	color: #a40000;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-align:left;
	padding-bottom:5px;
}

.Business div#main a{
	background:url(../img/btn.png) no-repeat left 0.3em;
	padding-left:20px;
    color:#080808;
    text-decoration:underline;
	margin-left:20px;
}
.Business div#main a:hover{
    color:#EC0000;
    text-decoration:underline;
}

.Privacy div#main h4{
	background:none;
	padding-left:45px;
    text-decoration:none;
	padding-bottom:5px;
	border-bottom:dotted 1px ;
	margin-bottom:10px;
}
.Privacy div#main p{
	background:none;
	padding:0 45px;
    text-decoration:none;
	width:600px;
}

div.sitemap li{
	display:block;
	text-align:left;
	padding:2px 0px 2px 60px;
    color:#080808;
}
div.sitemap li li{
	padding-left:10px;
	list-style-type: disc;
}
div.sitemap a{
	background: url(../img/btn.png) no-repeat left 0.3em;
    color:#080808;
    text-decoration:none;
	padding-left:22px;
	font-size:16px;
}
div.sitemap a:hover{
    color:#EC0000;
    text-decoration:underline;
}
div.sitemap h4 a{
	background:none;
	padding:0;
}
.Sitemap div.sitemap h4 a:hover{
	background:none;
	padding:0;
}
div.sitemap li li a{
	background:none;
	font-size:12px;
}
div.sitemap li li a:hover{
	background:none;
}
.Officemap div#main p{
	padding:0 92px;
	font-size:12px;
}
.Officemap div#main img{
	border:solid 1px;
	display:none;
}

p.title{
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ヒラギノ明朝 Pro N","Hiragino Mincho Pro N","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-weight:normal;
    font-style: normal;
    font-variant: normal;
	font-size:23px;
	line-height:1.5em;
	margin-bottom:10px;
}
div#main h4{
	border:none;
}
div.title{
	float:left;
}
div.type{
	clear:both;
	width:659px;
	border:solid 3px #ccc;
	border-radius:7px;
	background-color:#f9f9f9;
	padding:10px;
}
div.type li{
	float:left;
	text-align:center;
	display:block;
	width:215px;
	height:45px;
	margin:2px;
	font-size:14px;
	font-weight:bold;
	line-height:3em;
}
div.type li.green{
	background:url(../img/btn_green.png) no-repeat left;
}
div.type li.yellow{
	background:url(../img/btn_yellow.png) no-repeat left;
}
div.type li a{
	display:block;
	color:#fff;
}
div.type li a:hover{
	color:#fff;
	text-decoration:none;
}
div.btn p.red a{
	display:block;
}
div.btn p.red a:hover{
	text-decoration:none;
}
div.btn2 a{
	background:url(../img/btn_red2.png) no-repeat center;
	display:block;
	width:281px;
	height:50px;
	margin:30px auto;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:47px;
	text-decoration:none;
}
div.btn2 a:hover{
	color:#fff;
	text-decoration:none;
}

div.type p{
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
div.type p.size{
	clear:both;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	padding-top:5px;
}
div.type li.size{
	font-size:14px;
}
div.type_main{
	float:left;
	border:solid 1px #ccc;
	width:683px;
	margin-bottom:20px;
}
p img.type_main{
	display:block;
	padding:10px 42px;
}
p img.madori{
	clear:both;
	display:block;
	margin:40px auto;
}
p img.panorama{
	clear:both;
	display:block;
	width:54px;
	margin:-20px auto 20px;
}
div.btn{
	background:url(../img/btn_large.png) no-repeat left;
	width:580px;
	height:60px;
	padding-bottom:30px;
	margin:10px auto;
}
div.btn p.red{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:5.4em;
}
div.btn a{
	color:#fff;
}
div.btn a:hover{
	color:#fff;
}
div.ryoukin{
	width:500px;
	margin:0 auto ;
	background-color:#f3f3d6;
	padding:10px 15px;
	line-height:2.0em;
}
div.ryoukin h5{
	text-align:left;
	font-size:18px;
	padding-bottom:4px;
}
div.ryoukin p{
	font-size:14px;
}
div.ryoukin p span{
	font-size:19px;
	font-weight:bold;
}
div.ryoukin p.month{
	font-size:20px;
	line-height:1.5em;
}
div.ryoukin p.month_pre{
	font-size:20px;
	line-height:1.5em;
}
div.ryoukin p.month_pre span{
	font-size:30px;
	line-height:1.3em;
}
div.ryoukin p.month span{
	font-size:32px;
	line-height:1.3em;
}
div.ryoukin p.month span.price{
	font-size:30px;
	line-height:1.3em;
}
div.yoyaku{
	width:500px;
	margin: 15px auto 0;
	background-color:#f3f3d6;
	padding:5px 20px 5px 10px;
	margin-bottom:20px;
}

div.yoyaku div.right{
	position:relative;
	top:-300px;
	background:url(../img/btn_red.png) no-repeat center;
	width:178px;
	float:right;
	height:40px;
	margin:8px 0;
}

#main div.ricchi{
	clear:both;
}
#main div.ricchi h4{
	background:none;
	padding:0;
}
#main div.ricchi h4 span{
	font-size:18px;
	font-weight:normal;
}
#main div.ricchi p{
	margin-bottom:15px;
}
div.jouhou{
	clear:both;
}
div#main h4{
	text-decoration:none;
	border-bottom:dotted 1px;
	margin-bottom:5px;
}
#List div#main h4{
	text-decoration:none;
	border-bottom:none;
}

div.yoyaku p{
	padding-top:5px;
}

div.yoyaku img{
    width: 117px;
    height:130px;
	display:inline;
	padding:5px 10px 10px 5px;
}

div.yoyaku p.yoyaku_btn a{
    width: 178px;
    height:40px;
	display:block;
    color:#fff;
    font-size:14px;
	font-weight:bold;
    line-height:28px;
	text-align:center;
}
div.yoyaku p.yoyaku_btn a:hover{
    color:#fff;
	text-decoration:none;
}

td span{
	color:#ff0000;
}
h4 span{
	text-decoration:none;
	font-size:14px;
}
table td{
	background-color:#f9f9f9;
}
td span {
color: #ff0000;
}
div.jouhou p span {
color: #ff0000;
}
div.jouhou p.map{
	padding:5px 42px;
}
div.jouhou p.kankyou{
	width:590px;
	height:30px;
	background-color:#eee;
	padding:5px;
	line-height:30px;
	text-align:center;
	margin:15px auto;
}
div.jouhou p.kankyou a{
	color:#666;
}
div.jouhou a{
	text-decoration:underline;
	color:#ab020d;
}
div.jouhou a:hover{
	text-decoration:underline;
	color:#ff0000;
}
div.jouhou p.kankyou a:hover{
	text-decoration:underline;
	color: #ff0000;
}
div.jouhou a.shousai{
	clear:both;
	float:right;
    width:250px;
    height:25px;
	display:block;
    margin-top:-25px;
    background-color:#a6937c;
    color:#fff;
    font-size:14px;
    line-height:25px;
	text-align:center;
	text-decoration:none;
}
div.jouhou a.shousai:hover{
    background-color:#7e6b5a;
}

div#main h4.difference{
	background:none;
	padding-left:0;
	font-size:23px;
	font-weight:bold;
}
div#main div.service{
	float:left;
	margin-bottom:20px;
	border-bottom:dotted 1px;
	width: 100%;
}

div#main div.service h5{
	display:block;
	padding-left:10px;
	text-align:left;
	font-size:16px;
}
div#main div.service img{
	display:block;
	margin:-20px 0 20px 10px;
	color:#ab020d;
	float: right;
}

div#main div.service p{
	display:block;
	margin:-24px 0 18px 10px;
}
div#main div.service p.service a{
	display:inline;
	background:none;
	border:solid 2px #ab020d;
	width: 160px;
	padding:5px 15px;
	margin-top:10px;
	color:#ab020d;
	text-align:center;
	font-weight:bold;
}
div.maid h5{
	text-align:left;
	font-size:16px;
}
div.maid ul.maid{
	text-align:left;
}
div.maid-left{
	background-color:#fff9f0;
	float:left;
	width:350px;
	text-align:left;
	padding:15px;
	margin:0 0 20px 0;
}
div.maid-right{
	background-color:#fff9f0;
	float:right;
	width:260px;
	text-align:left;
	padding:15px;
	margin:0;
}
div.maid-group{
	float:left;
	width:260px;
	text-align:left;
	padding:0;
	margin:0;

}
div.maid p img.left, div.maid p img.right{
	display:block;
	margin:-10px 20px 10px;
}

hr{
	clear:both;
	border:none;
	margin:20px;
}
div#main p.heartful{
	text-align:center;
}

div#main h4.step1{
	background:url(../img/step1.png) no-repeat left;
	padding:0 0 10px 70px;
	line-height:1.4em
}
div#main h4.step2{
	background:url(../img/step2.png) no-repeat left;
	padding:0 0 10px 70px;
	line-height:1.4em;
}
div#main h4.step3{
	background:url(../img/step3.png) no-repeat left;
	padding:0 0 10px 70px;
	line-height:1.4em;
}
div#main h4.step4{
	background:url(../img/step4.png) no-repeat left;
	padding:0 0 10px 70px;
	line-height:1.4em;
}
div#main h4.step5{
	background:url(../img/step5.png) no-repeat left;
	padding:0 0 10px 70px;
	line-height:1.4em;
}
div.step{
	background-color:#fbf6ee;
	padding:8px 15px;
	margin:5px 20px;
}
div.step a{
	color:#ab020d;
	text-decoration:none;
}
div.step a:hover{
	color:#EC0000;
	text-decoration:underline;
}
div.sankaku p{
	display:block;
	text-align:center;
	margin:10px;
}
.post-body{
	margin:10px 0 5px 15px;
}
.news a{
	display:block;
	background-color:#eee;
	clear: both;
	text-align: center;
	padding: 10px;
	margin: 15px;
    /*transition使用*/
    -webkit-transition:background-color 0.3s;
    -moz-transition:background-color 0.3s;
    -o-transition:background-color 0.3s;
    transition:background-color 0.3s;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.news a:hover{
	background-color:#ab020d;
	color:#fff;
	text-decoration:none;
}
.hotel_nav{
	border:1px solid #aaae61;
	margin:15px;
	background:#;
}
.hotel_nav p a{
    width: 190px;
    height:48px;
	display:block;
	float:left;
    margin: 10px 13px 22px;
    background-color: #7d765a;
    color:#fff;
    border-radius: 5px;
    font-size:24px;
    line-height:50px;
	text-align:center;
    /*transition使用*/
    -webkit-transition:background-color 0.3s;
    -moz-transition:background-color 0.3s;
    -o-transition:background-color 0.3s;
    transition:background-color 0.3s;
}
.en .hotel_nav p a{
	font-size:20px;
}
.hotel_nav a:hover{
	background:#A40000;
	text-decoration:none;
}
.top_title{
	width:630px;
	background:none;
	border:none;
	text-align:center;
	margin-bottom: 0;
}
.more{
	text-align:right;
	margin:0 30px 0 0;
}
.prev-link{
	margin-top:20px;
	float:left;
	margin-left:15px;
}
.next-link{
	margin-top:20px;
	float:right;
	margin-right:15px;
}
.d{
	width:27px;
	background:url(../img/d.png) no-repeat 0em 0.5em;
	text-indent:-9999px;
	float:right;
	margin-right:4px;
	position: relative;
	top: 0;
}
.q{
	width:32px;
	background:url(../img/q.png) no-repeat 0em 0.5em;
	text-indent:-9999px;
	float:right;
	margin-right:4px;
	position: relative;
	top: 0;
}
.s{
	width:21px;
	background:url(../img/s.png) no-repeat 0em 0.5em;
	text-indent:-9999px;
	float:right;
	margin-right:4px;
	position: relative;
	top: 0;
}
.font_small a{
	font-size:11px;
}
#List table td{
	padding:2px;
}

.widget-area{
width: 260px;
margin-bottom: 15px;
}
.widget-area h2{
background-color:#a40000;
padding:10px 0;
color:#fff;
font-size:16px;
font-weight:normal;
margin-top: 15px;
}

.widget-area ul {
margin: 0;
padding: 0;
border-top: 1px #c0c0c0 dotted;
list-style-type: none;
text-align: left;
}

.widget-area li {
padding: 5px 1px;
background-color: #f9f9f9;
border-bottom: 1px #c0c0c0 dotted;
margin-bottom:0;
}


.widget-area li a {
display: block;
position: relative;
padding: 8px 10px;
border-left: 4px #ccc solid;
text-decoration: none;
}

.widget-area li a:hover {
border-left-color: #a40000;
}
div.camp{
	float:left;
	width:645px;
	background-color:#f9f9f9;
	text-align:center;
	padding:10px;
	margin:0 10px 5px 10px;
}
div.camp h5{
	font-size:16px;
}
div.camp li, div.camp p{
	text-align:left;
	padding:0 15px;
}
div.camp2{
	float:left;
	width:298px;
	height:155px;
	background-color:#f3f3d6;
	text-align:center;
	padding:12px;
	margin:10px;
}
div.camp2 h5 a{
	font-size:16px;
	color:#a40000;
	text-decoration:underline;
}
div.camp2 p a{
	text-align:center;
	text-decoration:underline;
}
div.camp2 p a:hover{
	text-align:center;
	text-decoration:underline;
	color:#EC0000;
}
div.camp2 p.yoyaku_btn a{
	display:block;
	background:url(../img/btn_red.png) no-repeat center;
	width:178px;
	height:40px;
    color:#fff;
    font-size:14px;
	font-weight:bold;
    line-height:35px;
	text-align:center;
	text-decoration:none;
	margin:0 auto;
}
div.camp2 p.yoyaku_btn a:hover{
    color:#fff;
	text-decoration:none;
}
.ApartmentsIndex .fotorama-wrap{
	float:left;
}
.ApartmentsIndex table.right{
	width:270px;
	margin-top:20px;
}
.ApartmentsIndex table.right td{
	text-align:center;
}
.ApartmentsIndex table.right a{
	text-decoration:none;
	background: url(../img/btn.png) no-repeat 0.3em 0.2em;
	padding:0 0 0 22px;
}

.ApartmentsIndex table.right a:hover{
	text-decoration:underline;
	background: url(../img/btn.png) no-repeat 0.4em 0.2em;
}
.ApartmentsIndex table{
margin-bottom:20px;
}
.ApartmentsIndex #main img{
padding:10px;
}
.align_c{
	margin:0 auto;
	text-align:center;
	margin-bottom:30px;
}
.HotelFacilities td{
	width:50%;
}
.maparea{
	margin-top:20px;
	text-align:center;
}
.type_madori p{
	text-align:center;
}
#main .setsubi_bihin{
	margin:20px auto;
	width:610px;
	font-size:11px;
	border:none;
}
.setsubi_bihin td {
	border:none;
	text-align:left;
	background-color: #fff;
	padding:2px;
}

.ServiceIndex #cboxNext,
.ServiceIndex #cboxPrevious,
.ServiceIndex #cboxCurrent{
	display:none !important;
}
#flashMessage{
	color:red;
}
#RowMessageHotel input,
#RowMessageMadori input{
	display:block;
	float:left;
	clear:both;
	margin-bottom: 3px;
}

#RowMessageHotel label,
#RowMessageMadori label{
	float:left;
	display:block;
}
#RowMessageHotel .col-head label,
#RowMessageMadori .col-head label{
	float:none;
}
.facebook_area{
	width:655px;
	margin:0 auto;
	background:url(../img/facebook_bg.gif) no-repeat;
	background-color: #36629F;
	border-radius: 3px;
}
.facebook_area iframe{
	margin-top:47px;
	margin-bottom: 20px;
	background-color:#fff;
}
.spotarea img{
	margin:0.5em 0 0 0.5em;
	width:230px;
	height:auto;
}
#main .spotarea h4{
	margin-bottom:0.5em;
}

.spotarea a.koshiki{
	background:none;
	border:solid 2px #ab020d;
	width: 119px;
	padding:5px 15px;
	margin-top:10px;
	margin-left: 139px;
	color:#ab020d;
	text-align:center;
	font-weight:bold;
	display: block;
    /*transition使用*/
    -webkit-transition:background-color 0.3s;
    -moz-transition:background-color 0.3s;
    -o-transition:background-color 0.3s;
    transition:background-color 0.3s;
}
.spotarea a.koshiki:hover{
	background-color:#ab020d;
	color:#fff;
	text-decoration:none;
}
.spotarea{
	margin-bottom:2em;
}
.spotarea h4 span{
	float:right;
	margin-right:1em;
	font-weight: normal;
}