@charset "utf-8";

/* ===================================================================================

	Sapporo Wasington Hotel index CSS

=================================================================================== */


body {
background:#f2f2f2 url(../images/bg_body.gif) repeat-x left top;
color:#666;
}

body#index h1 {
background:#ececec;
height:133px;
display:block;
width:1000px;
}

body#index_en h1 {
background:#ececec;
height:133px;
display:block;
width:1000px;
}

#main {
position:relative;
background-color:#ececec;
width:100%;
margin:0;
padding:25px 0;
}

#main .colmn04 {
width:198px;
position:absolute;
left:27px;
top:25px;
padding:0;
}

#main .colmn04 h2 {
width:198px;
display:block;
margin:0;
padding:0;
}

#main .colmn04 h2 img {
vertical-align:bottom;
}

#main .colmn01 {
width:155px;
position:absolute;
left:250px;
top:25px;
padding:0;
}

#main .column02 {
width:340px;
position:absolute;
left:428px;
top:25px;
height:372px;
}

#main .column02 h2 {
float:left;
width:257px;
display:block;
margin:0;
padding:0;
}

.column02 ul {
width:83px;
float:right;
padding:0;
}

.column02 li {
vertical-align:top;
margin:0;
padding:0;
}

*html .column02 li {
margin-top:-10px;
}

*+html .column02 li {
margin-top:-10px;
}

.rec {
clear:both;
width:338px;
height:342px;
overflow:auto;
margin:0;
}

.mgn {
margin-bottom:5px;
font-size:10px;
line-height:145%;
}

.rec table td {
vertical-align:top;
padding-left:2px;
}

.tcolor {
color:#18183b;
}

#main .colmn01en {
width:350px;
position:absolute;
left:50px;
top:25px;
}

#main .colmn01en h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#313f7c;
}

#main .column02en {
width:340px;
position:absolute;
left:428px;
top:25px;
}

.column02en div.floatl {
float:left;
width:127px;
margin:0 9px 0 0;
}

.column02en div.floatl p img {
margin:0 0 5px;
}

#main .column02 dl dd.img {
width:60px;
float:left;
}

#main .colmn03 p {
margin:0 0 2px;
}

#main .colmn03 img {
display:block;
margin:0;
padding:0;
}

.mainswf {
display:block;
width:1000px;
height:267px;
background:#ececec;
}


#main .colmn01 img,.column02 li img {
display:block;
margin:0;
padding:0;
}

#main .colmn01en p,.txt {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6e6e6e;
line-height:125%;
}

#main .colmn03en,#main .colmn03 {
width:200px;
margin-left:787px;
}

#main .banner01{
	width:198px;
	height:64px;
	margin:0 0 5px 0;
}
#main .banner01 img{
	float:left;
}

/* 予約フォーム */

#main .Reservation {
	width:370px;
	position:absolute;
	left:29px;
	top:139px;
}
#main #side_reserve_form {
	padding: 10px 0 10px 10px;
	background-color: #DBE1E3;
	line-height: 2em;
}
#main #side_reserve_form dl {
}
#main #form1 {
	/*border: 1px solid #CCCCCC;*/
}
.text_s {
	float: right;
	margin-right: 3em;
}
.reserve_btn {
	margin-top: 10px;
}
.txt_overflow{
	_zoom: 1;  
	overflow: hidden;
	margin-left: 5px;
}
.ml_10 {
	margin-left: 10px;
}
.ml_15 {
	margin-left: 15px;
}
.ml_20 {
	margin-left: 20px;
}
.ml_30 {
	margin-left: 30px;
}
.ml_40 {
	margin-left: 40px;
}
.mb_10 {
	margin-bottom: 10px;
}

/* 更新バナー */
.colmn_bnrs{
	display:block;
	margin:10px 0 0 31px;
}


/* グループフッターリスト */
.grouplist {
    clear: both;
    font-size: 10px;
    padding: 20px 0 100px;
    width: 100%;
	background:#fff;
}
ul.footerlist {
    list-style: none outside none;
    padding: 0;
    width: 1000px;
}
ul.footerlist li {
    border-left: 1px solid #EEEEEE;
    float: left;
    padding: 0 0 0 10px;
    width: 229px;
	line-height:1.8;
}

ul.footerlist li a:hover{
    color: #666666;
    text-decoration: underline;
}

ul.footerlist li a:link{
    color: #666666;
}

/* =========== clearfix =========== */
.clearfix:after {
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
}

.clearfix {
display: inline-table;
min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




