/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }



/* Global properties ======================================================================================================== */
body { 
	background:#fbfaf3; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color: #333;
}

html { min-width:1000px;}
html, body { height:100%;}


#contents{
	width: 940px;
	font-size: .8em;
	position: relative;
	margin: 0 auto;
	}

	
a{
	color: #333;
	text-decoration: none;
}

.red{color:red;}

.a-color{
color: #25ff00;
}

.a-color2{
color: red;
}
.a-color2:hover{
text-decoration: underline;
}

.a-color:hover{
color: #d4ffd0;
}

.logo{
color: #fbfaf3;
text-shadow: 0px 0px 20px #fbfaf3;
}

.base{
border: 1px solid #ccc;
border-radius: 4px; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-top: 10px;
padding: 5px 5px 5px 5px;
list-style-type: none;
background-color: white;
}

.base-ctm{
border: 1px solid #ccc;
border-radius: 4px; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-top: 0px;
padding: 5px 5px 5px 5px;
list-style-type: none;
background-color: white;
}

.top-anchor{
text-align: right;
padding-top: 10px;
}

.on{
color: #49ce00; 
}

#sub{
width: 280px;
float: left;

}
#main{
width: 650px;
float: right;
}


.st{
font-size: 120%;
color: #192A3F;
font-weight: bold;
}

.st-red{
font-size: 120%; 
color: red;
font-weight: bold;
}

.m-top5{
margin-top:5px; 
}

.m-top10{
margin-top:10px; 
}

.m-top15{
margin-top:15px; 
}

.clear{
clear: both;
}


/* header settings =========================================================================================================== */

header{
	height:50px;
	overflow:hidden;
	background-color: #192A3F;
	}

header h1{
	font-size: x-large;
	font-family: 'Lora', serif;
	float: left;
	}

header nav {
	float:right;
	margin-top: 17px;
}

header nav a{color: #fff;}
header nav a:hover{color: #49ce00;}

header nav ul li {
	float:left;
	font-family: "Helvetica Neue";
	margin-left: 20px;
	color: #fff;
}



/* footer settings =========================================================================================================== */

footer{
width: 100%;
background-color: #192A3F;
height: 100px;
margin-top: 15px;
}


footer #contents p img{
float: left;
padding-top: 10px;
padding-right: 20px;
}

footer #contents ul.footer-list{
padding-top: 15px;
color: white;
}

.copy{
width: 100%;
background-color: #192A3F;
text-align: center;
font-size: 65%;
color: white;
}


.page-head{
text-align: right;
padding-top: 10px;
}


/* news ticker settings ========================================================================================================= */



.news{
background-image: url(../images/news.gif);
background-repeat:no-repeat;
height: 22px;
}

ul#fade{
padding-left: 65px;
padding-top: 2px;
color: #333;
}





/*  topics ====================================================================================================================== */


.topic-img{
	float: left;
	margin-right: 10px;
}


.flortafter:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #flortafter {
    height: 1em;
}

#flortafter {
    display: block;
}
/**/


.lead{
font-size: large;
width: auto;
padding-top: 5px;
}


/*  sub-bnr ====================================================================================================================== */

.base-ctm{
border: 1px solid #ccc;
border-radius: 4px; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-top: 3px;
padding: 5px 5px 5px 5px;
list-style-type: none;
background-color: white;
}


/*  rooms ====================================================================================================================== */


.text-1{
font-size: 110%;
font-weight: bold;
color: green;
}


.system-name{
font-size: 110%;
font-weight: bold;
color: #192A3F;
margin-top: 8px;
margin-bottom: 5px;
}



.attention{
font-size: 90%;
}



span.day{
background-color: #999999;
color: #fff;
}
 .m-left{
 margin-left: 10px;
 }



/*  SERVICE ====================================================================================================================== */

.list2{
	text-align:left;
	margin:5px 0 15px 5px;
}
.list2 li {
	float:left;
	width:250px;
	line-height:1.8;
	padding-right:20px;
	font-size:92.7%;
}



/*  event ====================================================================================================================== */



.event-img{
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}



/*  contact access ====================================================================================================================== */


.tel{
font-size: 200%;
color: black;
line-height: 30px;
}


.suite-setubi{
float: left;
width: 300px;
}

.setubi-1{
float: left;
display: block;
margin-right: 15px;
}

.attention{
border: 1px solid #ccc;
border-radius: 4px; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-top: 10px;
padding: 10px;
list-style-type: none;
background-color: white;
float: left;
}