@charset "UTF-8";
/*
Theme Name: Deigo Hotel ver1.1
Version: 1.1
Author: Kunitoshi Warashina
Author URI: http://www.ashibit.net
Last updated: 2010-07-17

*/

/* 標準設定 */
html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #455;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 100%;
	color: #455;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: small;
	background: #FFFFFF url('img/bg.png') repeat;
}

img{
	border: none;
}

form{
	margin: 0;
	padding: 0;
}

label{
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	font-size: small;
	display: block;
}

p,code,ul {
	padding-bottom: 10px;
}

li {
	list-style: none;
}

h1 {
	font-weight: bold ;
	font-size: medium;
	text-align: left;
	margin-bottom: 4px;
}

h2 {
	font-weight: bold;
	font-size: small;
}

h3 {
	font-weight: bold;
	font-size: small;
}



big {
	font-size: 110%;
}

h1, h2, h3, h4 {
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* title */
.header {
	background: #fff;
	margin: 0px auto 0;
	padding: 0px 20px 0px;
	width: 800px;
	height: 65px;
	background: url('img/page-background.png') no-repeat;
}

.header .top {
	width: 800px;
	height: 60px;
}

.header .logo {
	float: left;
	padding: 0;
	margin: 0;
}

.header .logo img {
	border: 0;
	padding: 0;
	margin: 0;
}

.header .logo a {
	border: 0;
	padding: 0;
	margin: 0;
}

.header .top .links {
	padding: 5px 0px 0px 10px;
}

.header .top .link {
	margin: 0px 10px 0px 0px;
	float: right;
	font-size: x-small;
	height: 10px;
}
.header .top .link .icon {
	background: #95d6e1 url('img/right_icon.png') no-repeat;
	margin-top: 2px;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	float: left;
}


/* structure */
.container {
	margin: 0 auto;
	padding: 0 20px 0px;
	background: url('img/page-background.png') repeat-y;
	width: 800px;
}

/* navigation */
.navigation {
	background:#f80 url('img/menu-background.png');
	width: 780px;
	height: 25px;
	margin: 0px auto 0px;
}

.navigation a {
	border-right: 1px solid #ffaa33;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	font-size: small;
	padding: 0 5px 0px;
}

.navigation a:hover {
	background:#f80 url('img/menu-background.png');
	background-position: bottom center;
}

.navigation .first a:hover {
	background:#f80 url('img/menu-background.png');
	background-position: bottom left;
}


.navigation ul {display: inline;}

.navigation li {float: left;}



/* main */
.header_flash {
	background: #B3C2C7 url('img/header-flash.jpg') no-repeat;
	padding: 0px;
	margin: 10px auto 0px;
	border: 0px;
	width: 780px;
	height: 320px;
}

.header_image {
	padding: 0px;
	margin: 10px auto 0px;
	border: 0px;
	width: 780px;
	height: 150	px;
}


.main {
}


/* sub navigation */
.sidenav {
	float: right;
	width: 180px;
	padding: 10px 10px 0px 10px;
	margin: 0 0 20px;
}
.sidenav h2 {
	background: url('img/side-title.png') no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	padding: 5px 0 0 5px;
	margin: 0px 0 0px;
	height: 25px;
}

.sidenav ul {
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	margin: 0px 0px 20px;
	font-weight: bold;
	background: #cde;
}

.sidenav ul ul {
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: normal;
}

.sidenav li {
	font-size: small;
}

.sidenav li a {
	color: #455;
	text-decoration: none;
	width: 95%;
	overflow:hidden;
}

.sidenav li a:hover {
	text-decoration: underline;
	background-color: #bcc;
}

.sidenav .sidebody,
.sidenav .textwidget {
	padding: 10px 10px 10px;
	text-align: left;
	font-size: small;
	margin: 0px 0px 20px;
	background: #cde;
}

.sidenav .specialplan {
	margin: 0px 0px 5px;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0px 0px 0px 10px;
	width: 580px;
}

.content .article {
	margin: 0px 0;
	padding: 3px 0px 0px 0px;
}

.content .top-news .news-content {
	margin: 0px 0 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #f80;
}


.content .article .title {
}

.content .article .title h1 {
	font-size: small;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
}

.content .article .title h1 a {
	line-height: 12px;
	text-align: left;
}

.content .article .title h1 a:hover {
	line-height: 12px;
	text-align: left;
}

.content .article .title .descr {
	color: #fff;
	font-size: x-small;
	float: right;
	padding: 8px 0;
	margin: 0;
	font-weight: bold;
}

.article_title {
	float: left;
}

.content ul {margin-left: 18px;}
.content ol li {list-style: decimal;}

.content .entry {
	color: #000;
	font-size: small;
	width: 580px;
}

.content h1.entry-title,
.content h2.entry-title {
	background: url('img/content-title.png') no-repeat;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	color: #fff;
	line-height: 1em;
	height:20px;
	margin: 0;
	padding: 10px 0 0 5px;
}

.content h1 a,
.content h2 a {
	text-decoration: none;
	color: #fff;
}

.content h2 a:hover {
	text-decoration: underline;
}

.content .entry-body {
	border: 1px solid #FF6504;
	margin: 0 0 30px;
	padding: 10px 10px 10px;
}
.top_content2 .article, .top_content3 .article, .archive .article {
	border-bottom: 1px dotted #bcc;
}

.content h3 {
	font-size: normal;
	line-height: 18px;
	color: #820;
	font-weight: bold;
	padding: 5px 5px 5px;
	border-left: 5px solid #A00;
	margin: 20px 0 10px;
	background: #fed;
}

.content h3 a {
	color: #455;
	text-decoration: none;
}

.content h3 a:hover {
	color: #455;
	background-color: #bcc;
}

.content .descr {
	color: #455;
	font-size: x-small;
	margin: 3px 0 0;
	padding: 0;
	float: right;
}

.top-news h3 {
	font-size: medium;
	margin: 0 0 15px;
}

.top-news h3 a {
	color: #a00;
}

.top-news h3 a:hover {
	color: #a00;
}

/* top_content1 */
#jiman {
	background: url('img/jiman.png') no-repeat;
	width: 580px;
	height: 150px;
	padding: 0;
	margin: 0px 0 30px;
}

#jiman h2 {
	line-height: 0em;
	margin: 0;
	padding: 0;
}
#jiman h2 a {
	background: url('img/jiman.png') no-repeat;
	width: 580px;
	height: 35px;
	text-indent: -100em;
	display: block;
}

#jiman ul {
	margin: 0 auto 5px;
	padding: 0;
	clear: both;
	height:50px;
	width: 555px;
}

#jiman ul li {
	display: block;
	float: left;
}

#jiman ul li a {
	text-indent: -100em;
	display: block;
	width: 135px;
	height: 50px;
	margin-left: 5px;
}

#jiman ul li.jiman01 a:hover,
#jiman ul li.jiman02 a:hover,
#jiman ul li.jiman03 a:hover,
#jiman ul li.jiman04 a:hover,
#jiman ul li.jiman05 a:hover,
#jiman ul li.jiman06 a:hover,
#jiman ul li.jiman07 a:hover,
#jiman ul li.jiman08 a:hover {
	background-position: left bottom;
}

#jiman ul li.jiman01 a { background: url("img/jiman01.png") no-repeat; margin-left: 0; }
#jiman ul li.jiman02 a { background: url("img/jiman02.png") no-repeat; }
#jiman ul li.jiman03 a { background: url("img/jiman03.png") no-repeat; }
#jiman ul li.jiman04 a { background: url("img/jiman04.png") no-repeat; }
#jiman ul li.jiman05 a { background: url("img/jiman05.png") no-repeat; margin-left: 0;  }
#jiman ul li.jiman06 a { background: url("img/jiman06.png") no-repeat; }
#jiman ul li.jiman07 a { background: url("img/jiman07.png") no-repeat; }
#jiman ul li.jiman08 a { background: url("img/jiman08.png") no-repeat; }


.top-news dl {
}

.top-news dl dd.link {
	float: left;
	border-bottom: 1px dotted #ddd;
	display: block;
	width: 400px;
	height: 15px;
	padding: 5px 2px 2px;
	font-weight: bold;
}
.top-news dl dt.date {
	float: left;
	border-bottom: 1px dotted #ddd;
	width: 148px;
	height: 15px;
	padding: 5px 2px 2px;
	text-align:center;
}




/* footer */
.footer {
	border-top: 2px dotted #aaa;
	margin: 10px auto 0px;
	width: 780px;
}

.footer .menu {
	padding: 5px 0;
}

.footer ul {
	padding: 0;
	margin: 0 0 20px;
	text-align:center
}

.footer ul li {
	display: inline;
	padding: 0px 2px 0px 5px;
	margin: 0 0 0;
	color: #455;
	font-size: small;
	border-left: 1px solid #bcc;
}

.footer ul .first {
	border: none;
}

.footer li a {
	color: #455;
	text-decoration: none;
}

.footer li a:hover {
	color: #455;
	text-decoration: underline;
}

.footer .copyright {
	text-align:center;
	padding: 0;
	color: #455;
	font-size: x-small;
	font-weight: bold;
}

#footer .right {color: #DEF;}
#footer .right a {color: #DEF; text-decoration: none;}
#footer a, .footer a:hover,.footer .right a:hover {color: #FFF;}

.footer2 {
	padding: 0;
	margin: 10px auto 10px;
	width: 750px;
	text-align: center;
}
.poweredby {
	font-size: x-small;
	color: #455;
	margin: 0 auto 0;
	padding: 0;
	text-align: right;
	float: right;
	font-weight: bold;
}

.siteadmin {
	width: 300px;
	font-size: x-small;
	color: #eee;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	float: left;
}

.siteadmin a {
	color: #eee;
}

/* posts */
.post h1 a {
	text-decoration:none;
}

.post h1 a:hover {
	text-decoration:underline;
}

.post {
}

.post .info {
	text-align: right;
}
.post img {
	border: 0;
	margin: 0px 0;
}

.post a img {
	border: 2px solid #DDD;
}

.post a:hover img {
	border-color: #FA4;
}

.post h3 {
	float: none;
	border-left: 6px solid #fa6;
	font-size: small;
	font-weight: bold;
	padding: 5px 8px 2px;
	margin: 0px 0px 10px;
	color: #a00;
	background-color: #fff;
}
.archive h3 {
	float: none;
	border-left: none;
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #455;
	background: none;
}

.post h4 {
	font-size: small;
	font-weight: bold;
	color: #a00;
}

.info a {
	text-decoration: none;
}

.info a:hover {
	text-decoration: underline;
}

/* comments */
h3#comments {
	margin-bottom: 20px;
	float: none;
	font-weight: bold;
}

.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 0px 0;
	background: #ffecca;
	width: 600px;

}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

.comment {
	margin-bottom: 30px;
	border-bottom: 1px dotted #bcc;
}

.comment_info {
	float: right;
}

h3#respond {
	margin-bottom: 20px;
	float: none;
	font-weight: bold;
}

textarea.styled {
	width: 500px;
}

.styled {
	font-size: small;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	margin-bottom: 10px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

table {
	border-collapse: collapse;
}

td {
	padding: 2px 5px 2px;
	vertical-align: top;
}

.rooms {
	width: 100%;
}

.rooms td{
	border: 0px;
}

.price td {
	border: 2px solid #8af;
	text-align: center;
	width: 80px;
	background-color: #fff;
}

.price .type {
	width: 120px;
	background-color: #cdf;
}

.menus {
	width:100%;
}

.menus td {
	border: 2px solid #8af;
	text-align: right;
	background-color: #fff;
	width: 25%;
}

.menus .menu {
	background-color: #cdf;
	text-align: left;
	width: 75%;
}

.menus2 {
	width:100%;
}

.menus2 td {
	border: 2px solid #8af;
	text-align: left;
	background-color: #fff;
	vertical-align: top;
	width: 80%;
}

.menus2 .menu {
	background-color: #cdf;
	text-align: left;
	width: 20%;
}

.menus2 ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
.menus2 li {
	padding: 0;
	margin: 0;
	line-height: 14px;
	font-size: small;
}

.list {
	border: 2px solid #8af;
	text-align: left;
	background-color: #fff;
	width: auto;
	padding: 0px;
	display: block;
}

.list div {
	padding: 0 5px 0;
}

/* caleFndar */
#wp-calendar {
}

.sidenav table caption {
}

.sidenav table thead tr {
  color:#233;
}

.sidenav table th {
}

.sidenav table td#today {
  background-color:#F62;
  color:#FFF;
}

.sidenav table td a {
  background-color:#bcc;
}

.sidenav table tfoot {}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#calendar_wrap {
	background: url('img/side_body.png') no-repeat;
	background-position: bottom left;
	padding: 5px 0;
	margin: 0px 0 10px;
	text-align: center;
}

#wp-calendar {
	display:inline-table;
	border-collapse:collapse;
	padding: 0 0px 0;
	margin: 0px 0px 00px;
	width:142px;

	text-align:center;
}

.sidenav table caption {
	background-position: top left;
	border-bottom: 1px solid;
	width:142px;
}

.sidenav table thead tr {
	border-bottom:1px solid;
}

.sidenav table th {
	border-bottom:1px solid;
	font-size: small;
}

.sidenav table td {
  padding: 1px;
  padding: 0;
	font-size: small;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-weight: bold;

}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {
	padding:10px;
}


/*
   Wordpress
------------------------------------------------------------------- */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: small;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Images */
img.alignleft,img.alignright,img.aligncenter {
	border: 0px;
	padding: 0px;
}

img.alignleft {margin: 0 10px 0px 0;}
img.alignright {margin: 0 0 0px 10px;}


/* Floats */
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {margin: 0 auto;}

#banner-links {
	text-align: center;
	width: 530px;
	margin: 0 auto;
}

.posted {
	text-align: right;
	font-size: x-small;
}


.entry .entry-body .deigo_calender {
	text-align: center;
	width: 180px;
	float: left;
	margin: 0 0 0px 8px;
}

.entry .entry-body .deigo_calender h4 {
	display: block;
	text-align: center;
	float:none;
	margin: 0;
	padding: 0;
}

.entry .entry-body .deigo_calender table {
	width: 100%;
}
.entry .entry-body .deigo_calender table td,
.entry .entry-body .deigo_calender table th {
	background: #fff;
	border: 2px solid #fa4;
	line-height: 1em;
	padding: 2px 0px 0;
}
.entry .entry-body .deigo_calender table .sun {
	background: #fde;
}

.entry .entry-body .deigo_calender table .sat {
	background: #def;
}



.entry .entry-body .deigo_calender table td .status {
	color: #000;
	margin: 2px;
	border-top: 1px dotted #ddd;
	font-size: medium;
}

.entry .entry-body .deigo_calender_status {
	font-family: sans-serif !important;
	font-size: x-small;
	margin: 0px 0 10px;
	padding: 5px;
	border: 2px dotted #fa6;
	background: #fff;
	text-align: center;
	display: block;
}

.deigo_availability {
	font-size: 11px;
	width: 750px;
	margin: 10px auto 10px;
	border: 2px dotted #fa6;
	text-align: center;
}