/*
Theme Name: Water Drops Theme
Theme URI: http://luckythemes.com/water-drops-theme/
Description: Easy to change water drops image header theme from <a href="http://luckythemes.com/">luckythemes.com</a>
Version: 1.5
Author: http://luckythemes.com/
Author URI: http://luckythemes.com/
Tags: widget ready, valid xhtml, valid css, two columns, fixed width, left sidebar, water, widgets
*/
body{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: black;
	margin: 0;
	padding: 0;
	background: #000 url(images/bg.gif);
	text-align: center;
}
img{border: 0;}
.clear{clear: both;}

#header{
	margin: 0 auto;
	width: 900px;
	background: #343434 url(images/header_top_bg.jpg) repeat-x;
	text-align: left;
}
#header .himg{background: #0159B1 url(images/header_bg.jpg) no-repeat; height: 205px;}

#header .htitle {width: 340px; float: left; height: 77px;}

#header h1{
	padding-top: 20px;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 30px;
	margin: 0;
}
#header h4{
	font-family: Arial, Helvetica, Georgia, Tahoma, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	color: white;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: #57AFF9;
	text-decoration: none;
}
#header a:hover{ color: white;}

.search_form{
	width: 310px;
	float: right;
	margin: 45px 0 0 0;
	padding: 0;
}
.search_form input{
	vertical-align: middle;
	margin: 0 5px;
	padding: 0;
}

/*-----------------------------中断
#menu{
	margin: 0 auto;
	width: 900px;
	height: 42px;
	background: url(images/menu_bg.jpg) repeat-x;
}

#menu ul{
	padding: 0 0 0 15px;
	margin: 0;
	border: none;
	width: 320px;
	height: 33px;
	overflow: hidden;
}
#menu ul li{
	list-style: none;
	float: left;
	padding: 11px 0 11px 20px;
	margin: 3px 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background: url(images/mi_bullet.gif) no-repeat left center;
}
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	color: white;
	text-decoration: none;
}
#menu a:hover{text-decoration: underline;}

-----------------------------中断---------*/
#content{
	margin: 0 auto;
	width: 900px;
	background: white url(images/cont_bg.gif) repeat-y;
	text-align: left;
}
.left{
	font-family: Verdana, Helvetica, sans-serif;
	float: left;
	width: 223px;

}
.left .padding{
	margin: 2px 0 0 12px;
}
.left .title{
	padding: 9px 10px 9px 15px;
	border-bottom: 2px dotted white;
}
.left h1{
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}
.left p{
	padding: 10px;
	margin: 0;
}
.left ul{
	padding: 0;
	margin: 10px 5px 10px 15px;
}
.left ul li{
	list-style: none;
	background: url(images/lul_bullet.gif) no-repeat left 4px;
	padding: 0 0 0 9px;
	margin: 0 0 0 6px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: #0C3A6E;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 677px;
	font-size: 12px;
}
.right .padding{
	margin: 1px 0 0 0;
}
.right .title{
	padding: 9px 10px 9px 10px;
	border-bottom: 2px dotted black;
}

.right h1{
	padding: 0;
	margin: 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: #4177E5;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	padding: 0;
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF9600;
	margin: 0;
	text-align: right;
}
.right .title h1{ width: 450px; float: left;}
.right .title h4{ width: 140px; float: right; padding-top: 4px;}
.right p{
	padding: 3px 10px 0 10px;
	margin: 0;
}
.div1{
	height: 1px;
	padding: 1px;
}
.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #0C3A6E;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

.tags{
	font-family: Georgia, Verdana, sans-serif;
	font-size: 11px;
	margin: 5px 5px 1px 25px;
	padding: 0;
	color: #FF9600;
	font-weight: bold;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: #FF9600;
	text-decoration: underline;
}
.tags a:hover{text-decoration: none;}


.permalink{
	font-family: Georgia, Verdana, sans-serif;
	font-size: 11px;
	margin: 1px 15px 0 5px;
	padding: 0 0 2px 0;
	color: #4177E5;
	text-align: right;
	font-weight: bold;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: #4177E5;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}


.pre_footer{
	margin: 0 auto;
	width: 900px;
	background: #0159B1 url(images/footer_img.jpg) no-repeat;
	height: 72px;
}

#footer{
	margin: 0 auto;
	width: 900px;
	color: #D4D4D4;
	background: #343434 url(images/footer_bg.jpg) repeat-x;
	font-size: 11px;
	text-align: center;
}

#footer p{
	padding: 10px 0;
	margin: 0;
	font-size: 11px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #D4D4D4;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}

#footer a.sec:link, #footer a.sec:visited, #footer a.sec:active, #footer a.sec:hover{
	color: #A2A2A2;
	font-weight: bold;
	text-decoration: underline;
}
#footer a.sec:hover{text-decoration: none;}



h2 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding-left: 15px;
}

h3 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	padding-left: 15px;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #0C3A6E;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #0C3A6E;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #0C3A6E;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #0C3A6E;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #0C3A6E;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {float: left;}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

/* ---------------------------------------- -------------------------追記*/
@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-style: normal;
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	font-style: normal;
	text-decoration: none;
	color: #FFFF00;
}
#all {
	width: 900px;
	padding: 0px;
	margin: 0px auto;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
	background-color: #370a29;
}
#menu {
	font-family: "HG正楷書体-PRO";
	font-weight: bolder;
	color: #FFFFCC;
	font-size: 14px;
	line-height: 25px;
	width: 900px;
	text-align: center;
	background-image:  url(http://r-shikai.com/images/bg_menu.gif);
	background-repeat: repeat-x;
	background-color: #370a29;
	height: 30px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#left {
	width: 160px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	padding: 10px;
}
#right {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align: top;
}
.side_menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	background-image: url(http://r-shikai.com/images/sq2.gif);
}
.side_menu_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(http://r-shikai.com/images/sq.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
}
#header {
	text-align: right;
	height: 112px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(http://r-shikai.com/images/header900.jpg);
}
#title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	line-height: 120%;
	color: #CCCCCC;
	margin: 0px;
	text-align: left;
	width: 900px;
	font-weight: normal;
	text-indent: 10px;
	background-color: #000000;
}
h1 {
	margin: 0px;
}
/* ---------------------------------------- パンくず */
#navi {
	font-size: 10px;
	color: #cccccc;
	text-align: right;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}
#navi a:link{
	color: #cccccc;
}
#navi a:visited {
	color: #cccccc;
}
#navi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* ---------------------------------------- フッター */
#footer {
	width: 900px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin: 10px 0px 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #370A29;
}
#footer a:link{
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
}
/* ---------------------------------------- フッター */
#footer_menu {
	width: 800px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	padding: 5px 0px;
	margin: 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	background-color: #370A29;
}
#footer_menu a:link{
	color: #FFFFFF;
}
#footer_menu a:visited {
	color: #FFFFFF;
}
#footer_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_menu a:active {
}
/* ---------------------------------------- トップページメニュー */

.topics {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFFFF;
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
}
#side_menu {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
	color: #333333;
	background-image: url(http://r-shikai.com/images/menu/menu_bg.gif);
	height: 30px;
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
/* ---------------------------------------- ページサイドメニュー */
#side_menu a:link{
	color: #ffffff;
	text-decoration: none;
	background-repeat: no-repeat;
}
#side_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#side_menu a:hover {
	color: #333333;
	text-decoration: none;
}
#side_menu a:active {
	color: #333333;
	text-decoration: none;
}
/* ---------------------------------------- サイドメニューサブ */
#side_menu_sub {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	text-align: left;
	color: #333333;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	text-indent: 5px;
}
#side_menu_sub a:link{
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
}
#side_menu_sub a:visited {
	color: #333333;
	text-decoration: none;
}
#side_menu_sub a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#side_menu_sub a:active {
	color: #333333;
	text-decoration: none;
}
/* ---------------------------------------- サイドメニューＭＭ */
#side_menu_mm {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	color: #FFFFFF;
	width: 140px;
	margin-top: 25px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 10px;
	text-indent: 2px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
/* ---------------------------------------- 宿泊ページ */
.acc_main {
	color: #CCCCCC;
	line-height: 150%;
	font-size: 12px;
	padding-right: 10px;
}
.acc_h3 {
	margin: 5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	font-size: 12px;
	line-height: 150%;
	text-indent: 5px;
}
.acc_txt {
	text-align: right;
}
.acc_h2 {

	margin: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	font-size: 14px;
	line-height: 150%;
	text-indent: 5px;
}
.acc_price {
	text-align: right;
	margin-right: 80px;
	font-weight: bold;
}
em {
	font-weight: normal;
	text-decoration: none;
}
strong {
	font-weight: normal;
	text-decoration: none;
}
dfn {
	text-decoration: none;
}
.tra_price {
	text-align: left;
	margin-right: 20px;
	font-weight: bold;
	margin-left: 20px;
}
.tra_txt {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}
.tra_main {

	color: #CCCCCC;
	line-height: 150%;
	font-size: 12px;
	padding-right: 10px;
}
.tra_h2 {
	margin: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	font-size: 14px;
	line-height: 150%;
	text-indent: 5px;
	width: 90%;
}
.little {
	font-size: 10px;
	font-weight: normal;
}
