@charset "Shift_JIS";

/* ===================================================================================

	Sapporo Wasington Hotel Basic CSS

=================================================================================== */

* {
font-weight:400;
font-style:normal;
margin:0;
padding:0;
}

p,ul,ol,dl,img {
list-style:none;
margin:0;
padding:0;
}

b,em,strong {
font-weight:700;
}

img {
border:none;
vertical-align:bottom
}

html {
overflow-x:hidden;
}

body {
font-size:12px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a,a:link,a:active,a:visited {
color:#666;
text-decoration:none;
}

a:hover {
color:#0c1035;
text-decoration:underline;
}

#contents {
width:1000px;
background-color:#FFF;
margin:0;
}

#contents h1 {
margin:0;
}

.logo {
margin:67px 0 0 27px;
}

.logo2nd {
margin:10px 0 14px 27px;
}

#head {
height:18px;
width:1000px;
text-align:right;
padding:10px 0 0;
}

ul#headermenu li {
display:inline;
padding:0 0 0 12px;
}

ul#headermenu li.end {
padding-right:0 !important;
}

#main {
background:#ececec;
zoom:100%;
display:block;
}

#main:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

* html #main {
height:1%;
}

#footer {
background-color:#f2f2f2;
clear:both;
width:1000px;
padding:10px 0 50px;
}

.footleft {
float:left;
/*width:480px;(2008.09.25)*/
width:540px;
}

.footright {
clear:left;
float:right;
width:480px;
}

ul#footermenu {
margin:0 0 0 9px;
}

ul#footermenu li {
display:inline;
padding:0 17px 0 0;
}

ul#footerbn {
margin:8px 0 0 9px;
}

ul#footerbn li {
display:inline;
padding:0 3px 0 0;
}

ul#othercontents {
text-align:right;
margin:25px 20px 0 auto;
}

ul#othercontents li {
background:transparent url("../images/line.gif") no-repeat right center;
padding-right:20px;
font-size:10px !important;
display:inline;
}

ul#othercontents li.end {
background-image:none !important;
padding-right:0 !important;
}

#copyright {
text-align:right;
margin:10px 20px 0 0;
}

.clear {
clear:both;
}

.floatr {
float:right;
}

.floatl {
float:left;
}

.title {
	font-size: 14px;
}

.mt_05 {margin-top:5px;}

.mt_10 {margin-top:10px;}

.mt_20 {margin-top:20px;}
