/* CSS Document */
/*　タグ　*/
body{
	margin: 0px;
	padding: 0px;
	background-image:url(../image/bg.gif);
	color: #333333;
	height: 100%;
	line-height: 1.8;
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;

}
bugie5 {
}
table{
	line-height: 1.8;
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
bugie5 {
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	margin: 10px;
	padding: 1em 1em 0px 270px;
	display:inline;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: small;
	font-weight: normal;
}
h4 {
	font-weight: normal;
	text-align: right;
	margin-right: 30px;
	padding: 2px 5px 2px 2px;
	font-size: 12px;
	background-color: #F2F2F2;
}
img {
	border: none;
}

/*　タグ　END　*/

/*　レイアウト　*/
div#wrapper {
	width: 800px;
	margin-left: 25px;
}
div#main {
	float: right;
	width: 630px;
	background-color: #FFFFFF;
}
div#content {
	margin-left: 15px;
	margin-right: 15px;
}
div#sidebar {
	float: left;
	width: 170px;
}
div#header {
	background-image: url(../image/bg_h1.gif);
	height: 85px;
	width: 800px;
}
div#top_content_l{
	float: left;
	width: 270px;
}
div#top_content_r{
	float: right;
	width: 270px;
}
div#footer {
	background-color: #F0F000;
	font-size: 12px;
	color: #000099;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: right;
}

/*　レイアウト　END　*/

/*　sidebar　*/
ul.sidebar_reservation_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_reservation_menu li {
	font-size: 0px;
	height: 43px;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

h3#menu_contents_t {
	margin: 0px;
	padding: 0px;
}
ul.sidebar_menu li {
	font-size: 0px;
	height: 21px;
	margin: 0px;
	padding: 0px;
}
div#partner_logo {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
/*　sidebar　END　*/


/*　共通　*/
#header em {
	font-style: normal;
	padding-left:1em;
}
.clear{
	clear: both;
	text-align: right;
}
p#topicpath {
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
}
p.pagetop {
	text-align: center;
}
.red {
	color: #FF0000;
}
.red_n {
	color: #FF0000;
	font-weight: normal;
}
a.menu1:link    { font-size:12px; color:#000099; text-decoration:none;}
a.menu1:visited { font-size:12px; color:#000099; text-decoration:none;}
a.menu1:hover   { font-size:12px; color:#6699ff; text-decoration:underline;}
a.menu2:link    { font-size:12px; color:#333333; text-decoration:none;}
a.menu2:visited { font-size:12px; color:#333333; text-decoration:none;}
a.menu2:hover   { font-size:12px; color:#ff9900; text-decoration:underline;}
a.menu3:link    { font-size:12px; color:#330066; text-decoration:underline;}
a.menu3:visited { font-size:12px; color:#330066; text-decoration:none;}
a.menu3:hover   { font-size:12px; color:#ff9900; text-decoration:underline;}
a.menu4:link    { font-size:12px; color:#333333; text-decoration:none;}
a.menu4:visited { font-size:12px; color:#666666; text-decoration:none;}
a.menu4:hover   { font-size:12px; color:#cccccc; text-decoration:underline;}
a.menu5:link    { font-size:12px; color:#FFFFFF; text-decoration:none;}
a.menu5:visited { font-size:12px; color:#FFFFFF; text-decoration:none;}
a.menu5:hover   { font-size:12px; color:#FFFF00; text-decoration:underline;}
a.box1:link    {
	font-size:12px;
	color:#000099;
	text-decoration:none;
	background-color: #FF9900;
	display: inline;
	padding: 2px;
}
a.box1:visited { font-size:12px; color:#000099; text-decoration:none;}
a.box1:hover   { font-size:12px; color:#6699ff; text-decoration:underline;}
p#copyright {
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}
.font_s {
	font-size: 10px;
}
.font_w_n {
	font-weight: normal;
}
.fWb {
	font-weight: bold;
}
.through {
	text-decoration: line-through;
}
/*　共通　END　*/

/* table */
.tblSye01 {
	border-collapse: collapse;
	width: 590px;
	margin: 0 auto;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.tblSye01 caption{
	margin: 0 auto;
	font-weight: bold;
}
.tblSye01 caption, .tblSye01 th, .tblSye01 td {
	border-left: 0;
	padding: 5px
}
.tblSye01 thead th, .tblSye01 tfoot th {
	background-color: #000099;
	color: #FFF;
	font-weight: normal;
	border: 1px solid #FFF;
}
.tblSye01 tfoot td {
	background-color: #000099;
	color: #FFF;
}
.tblSye01 tbody tr.odd {
	background-color: #F7F7F7;
}
.tblSye01 tbody td {
	text-align: center;
}

/*　良くある質問　*/
dt.faq1 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3298c3;
	border-left-color: #3298c3;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size:14px;
}
dd.faq2 {
	margin-bottom: 10px;
}
dt.faq3 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3298c3;
	border-left-color: #3298c3;
	padding-left: 5px;
	margin-bottom: 5px;
}
.faq4 {
	list-style-type: none;
}
/*　良くある質問　END　*/

/*　予約の流れ　*/
.flow {
	background-image:  url(../image/flow_line_3.gif);
	background-repeat: repeat-y;
}
.flow2 {
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
.caution {
	font-size: 12px;
	line-height: 1.5;
	/*text-decoration: blink;*/
	padding-top: 10px;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	padding-left: 1em;
}
.caution .mark {
	margin-left: -1em;
}
.caution02 {
	font-size: 12px;
	line-height: 1.5;
	/*text-decoration: blink;*/
	padding-top: 10px;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	padding-left: 2.5em;
}
.caution02 .mark {
	margin-left: -2.5em;
}
/*　予約の流れ　END　*/



/*　お問合せ先一覧　*/
.inquiry_dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}
.inquiry_mail {
	margin-top: 3px;
	margin-bottom: 3px;
}
/*　お問合せ先一覧　END　*/

/*　地図　*/
#map_img {
	text-align: center;
}
div#map_view {
	width: 590px;
	border: 1px solid #333333;
}
/*　地図　END　*/

/*　料金表　*/
.price_index {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3298c3;
	border-left-color: #3298c3;
	padding-left: 5px;
	margin-bottom: 5px;
}
.price_table {
	width: 600px;
	margin-bottom: 30px;
}
.price_table_1 {
	width: 600px;
}
.price_table_1 th {
	background-color: #F2F2F2;
	border: 1px solid #3298C3;
	padding: 5px;
}
.price1 {
	background-color: #F2F2F2;
	text-align: center;
	border: 1px solid #3298C3;
	padding: 5px;
}
.price2 {
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	border: 1px solid #3298C3;
	padding: 5px;
	color: #FF0000;
}
.price3 {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #3298C3;
	padding: 5px;
}
.price4 {
	background-color: #FFFFFF;
	border: 1px solid #3298C3;
	padding: 5px 0.5em 5px 1.5em;
	font-size: 12px;
}
.ks {
	margin-left: -1em;
}
.notes {
	width: 578px;
	border: 1px dotted;
	padding: 10px;
	margin-bottom: 30px;
}
.notes dd {
	margin-left: 0;
}
.notes ul {
	margin: 0;
	padding: 0;
}
.notes ul li {
	margin-left: 2em;
}
.notes_2 {
	width: 580px;
	border: 1px dotted;
	padding: 5px;
}
h3#price_pr {
	margin: 0px;
	padding: 0px;
}
h3.title_line {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}

/*　料金表　END　*/

/*　トップページ　*/
div.parking_pr {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.point_pr_box {
	margin: 0px 0px 0px 10px;
	width: 350px;
}
p.parking_pr_box {
	margin: 0px 0px 0px 10px;
}
h3.pr_title {
	margin: 0px;
}
dl#option_box {
	margin-left: 10px;
	margin-top: 0px;
}
#top_price_box {
	border: 1px solid #FF0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 590px;
}
#top_price_box th {
	color: #FFFFFF;
	background-color: #FF0000;
}
#top_price_box th, #top_price_box td {
	border: 1px solid #FF0000;
	padding: 0.3em 0.5em;
}

td.top_price_price {
	font-weight: bold;
	text-align: center;
}
td.top_price_price_2 {
	text-align: center;
}
p.top_price_table_note {
	margin-top: 0px;
	margin-left: 10px;
	width: 350px;
}
h2#top_price_pr {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3#reservation_button {
	float: right;
	margin: 0px;
}
.right_box {
	float: right;
	margin-top: 10px;
	text-align: center;
}
table#concept {
	width: 614px;
}
h3#point_title {
	float: left;
	margin: 0px 0px 15px;
}
h3#reserve_button {
	float: right;
	margin: 0px 0px 15px;
}
h3.contents_title {
	margin: 20px 0px 5px;
}
ul#point_container {
	margin: 10px 0px 0px;
	padding: 0px;
}
li.point_1 {
	font-size: 0px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.point_2 {
	font-size: 0px;
	height: 63px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.point_3 {
	font-size: 0px;
	height: 182px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.point_4 {
	font-size: 0px;
	height: 59px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contentsmenucontainer {
	margin: 0px;
	padding: 0px;
}
.contentsmenucontainer li {
	border-top: 1px dotted #000000;
	list-style: none;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;

}
li.contentsmenu {
	width: 300px;
}
li.contentsmenu_r {
	width: 300px;
	clear: left;
}
div.contentsmenunotecon {
	float: left;
	margin-left: 5px;
	width: 230px;
}
img.contentsmenuphoto {
	float: left;
	border:none;
}
h3.contentsmenutitle {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 12px;
}
p.contentsmenunote {
	margin-top: 0px;
}
.clear_2{
	clear: both;
	margin-bottom: 30px;
}
dl#info {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
div#right_box {
	float: right;
	margin-top: 40px;
}
.option_icon {
	vertical-align:middle;
	padding-right: 5px;
}
p.top_price_link {
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}
img.float_left {
	float: left;
	padding-right: 10px;
}
#top_info_box dt {
	font-weight: bold;
}
#top_info_box dd {
	margin-bottom: 10px;
}
p#net_tel_button {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*
#top_price_box {
width: 590px;
background-color:#CC3300;
background-color:rgba(204,51,0,1);
border:3px solid #FFFFFF;
color:#FFFFFF;
border-radius:3em;
-webkit-border-radius:3em;
-moz-border-radius:3em;
box-shadow:0 0 3px rgba(0,0,0,6);
-webkit-box-shadow:0 0 3px rgba(0,0,0,6);
-moz-box-shadow:0 0 3px rgba(0,0,0,6);
}
*/

/*　トップページ　END　*/



/*　サイトマップ　*/
li.sitemap {
	list-style-type: square;
}
/*　サイトマップ　END　*/
