﻿/*
Theme Name: エコラ デザインテンプレート
Theme URI: http://www.dejikichi.com/
Description: エコラ　ホームページ
Version: 1.0
Author: Digital Kitchen
Author URI: http://www.dejikichi.com/
*/

/*	INDEX
-------------------------------------------------
	BASE
	HEADER
	NAVIGATION
	CONTENT
	SIDE BAR
	WIDGET
	FOOTER
	COMMENT TEMPLATE
	MISC
	HACK
*/

/*	BASE
-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 90%;
	text-align: center; /* center align */
	line-height: 1.2;
}

#pageframe {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
	background-color: #ffffff;
}

#page {
	margin: 0;
	padding: 0;
	text-align: left;
}

h1, h2, h3, h4, h5, h6{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 15px;
	font-weight: normal;
}

/* text-indentを設定した画像置換リンクの枠線を消す（Firefox対策） */
/*\*/ a { overflow:hidden; }/**/

a, a:link{
	color: #0000CC;
	text-decoration: underline;
}

a:hover{
	color: #551A8B;
	text-decoration: underline;
}

a:visited{
	color: #551A8B;
}

a:active{
	color: #551A8B;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 0; margin:0; } /* initialize */

blockquote{
	margin: 0;
	background: #fff;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	border: 0;
	height: 1px;
	text-align: left;
	background: #fff;
	color: #000;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input,
textarea{
	/*margin-left: 1em;*/
	font-size: 12px;
	padding: 2px 2px 10px 2px;
}

select {
	margin-left: 1em;
}

/*
input#s, input#author, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
}

input#author, input#url{
	margin: 0 5px 0 0;
}
*/

ul {
	list-style: none;
}

ol {
	margin-left: 2em;
	list-style: decimal outside;
}

.fleft {float: left;}

.fright {float: right;}



/*	HEADER
-------------------------------------------------*/
#header {
	position: relative;
	width: 1000px;
	height: 164px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/bg-header.jpg") left top no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 9px;
}

#h-1stline {
	margin: 0;
	padding: 2px 280px 0 5px;
}

#h-1stline h1,
#h-1stline p {
	color: #ffffff;
	font-size: 9px;
}

#h-1stline h1 {
	display: block;
	float:left;
}


#header h2 a {
	margin: 5px 0 0 9px;
	padding: 0;
	display: block;
	width: 536px;
	height: 58px;
	text-indent: -9999px;
}

#header p#bookmark {
	position: absolute;
	left: 732px;
	top: 0;
	margin: 0;
	padding: 0;
}

p#bookmark a {
	margin: 0;
	padding: 0;
}

p#bookmark img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#header ul#global-navi {
	width: 980px;
	height: 44px;
	margin: 33px 0 0 0;
	padding: 0 10px;
	list-style-type: none;
}

#header ul#global-navi li {
	float: left;
	margin: 0;
	padding: 0;
}

#header ul#global-navi li#gn-home a:link,
#header ul#global-navi li#gn-home a:visited {
	display: block;
	width: 164px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/navi-home.jpg") left top no-repeat;
	text-indent: -9999px;
}

#header ul#global-navi li#gn-home a:hover,
#header ul#global-navi li#gn-home a:active {
	background: transparent url("./images/navi-home-h.jpg") left top no-repeat;
}

#header ul#global-navi li#gn-fee a:link,
#header ul#global-navi li#gn-fee a:visited {
	display: block;
	width: 163px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/navi-desc.jpg") left top no-repeat;
	text-indent: -9999px;
}

#header ul#global-navi li#gn-fee a:hover,
#header ul#global-navi li#gn-fee a:active {
	background: transparent url("./images/navi-desc-h.jpg") left top no-repeat;
}

#fee-submenu,
#rsv-submenu {
	position: relative;
}

#fee-submenu ul#fee-submenus {
	visibility: hidden;
	position: absolute;
	left: -163px;
	top: 42px;
	margin: 0;
	padding: 0;
}

#rsv-submenu ul#rsv-submenus {
	visibility: hidden;
	position: absolute;
	left: -163px;
	top: 42px;
	margin: 0;
	padding: 0;
}

ul#fee-submenus li,
ul#rsv-submenus li {
	margin: 0;
	padding: 0;
}

ul#fee-submenus li a,
ul#rsv-submenus li a {
	margin: 0;
	padding: 0;
}

ul#fee-submenus li img,
ul#rsv-submenus li img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#header ul#global-navi li#gn-reservation a:link,
#header ul#global-navi li#gn-reservation a:visited {
	display: block;
	width: 163px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/navi-reservation.jpg") left top no-repeat;
	text-indent: -9999px;
}

#header ul#global-navi li#gn-reservation a:hover,
#header ul#global-navi li#gn-reservation a:active {
	background: transparent url("./images/navi-reservation-h.jpg") left top no-repeat;
}

#header ul#global-navi li#gn-placement a:link,
#header ul#global-navi li#gn-placement a:visited {
	display: block;
	width: 163px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/navi-placement.jpg") left top no-repeat;
	text-indent: -9999px;
}

#header ul#global-navi li#gn-placement a:hover,
#header ul#global-navi li#gn-placement a:active {
	background: transparent url("./images/navi-placement-h.jpg") left top no-repeat;
}

#header ul#global-navi li#gn-campaign a:link,
#header ul#global-navi li#gn-campaign a:visited {
	display: block;
	width: 163px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/navi-campaign.jpg") left top no-repeat;
	text-indent: -9999px;
}

#header ul#global-navi li#gn-campaign a:hover,
#header ul#global-navi li#gn-campaign a:active {
	background: transparent url("./images/navi-campaign-h.jpg") left top no-repeat;
}

#header ul#global-navi li#gn-inquire a:link,
#header ul#global-navi li#gn-inquire a:visited {
	display: block;
	width: 164px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: transparent url("./images/navi-membership.jpg") left top no-repeat;
	text-indent: -9999px;
}

#header ul#global-navi li#gn-inquire a:hover,
#header ul#global-navi li#gn-inquire a:active {
	background: transparent url("./images/navi-membership-h.jpg") left top no-repeat;
}





/*	CONTENT
-------------------------------------------------*/
.container {
	width: 1000px;
	margin: 0;
	padding: 10px 0 20px 0;
	background-color: #ffffff;
	text-align: left;
	color: #333;
	vertical-align: top;
}

.main {
	float: right;
	width: 780px;
	margin: 0 10px 0 10px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}

#bread {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	color: #666666;
}

#bread a,
#bread a:visited {
	color: #666666;
}

#bread a:hover {
	color: #333333;
}

#categoryname h2{
/*	margin: 0 0 20px 0;
	padding: 22px 0 5px 40px;
	font-size:20px;
	font-weight:bold;
	color: #333333;
	letter-spacing: 1px;
	background:transparent url("./images/bg-category-title.gif") left top no-repeat;*/
	display: none;
}

p.pagenavi {
	margin: 0;
	color: #000;
}

.post,
.post_alt{
	margin: 0 0 2em 0;
	padding: 0;
	/*background: #ffffff url("./images/bg-campaignbottom.gif") left bottom no-repeat;*/
}

#bloglinks-block .posth2,
.post .posth2,
.post_alt .posth2,
#commnets h3{
	margin: 0;
	padding: 10px 0 9px 31px;
	background: transparent url("./images/bg-post-title.gif") left top no-repeat;
	color: #006600;
	font-size: 16px;
	font-weight: bold;
}

.entry{
	margin: 0;
	padding: 15px 25px 0 25px;
	/*background: #ffffff url("./images/bg-campaignmiddle.gif") left top repeat-y;*/
}

.entry h2 {
	margin: 0 0 1.5em 0;
	padding: 2px 0 3px 7px;
	color: #333333;
	font-size: 100%;
	border-left: 8px solid #6F0000;
	border-bottom: 1px dashed #6F0000;
}

.entry h3 {
	margin: 0 0 0.5em 0;
	padding: 0 0 2px 5px;
	color: #333333;
	font-size: 100%;
	border-bottom: 1px solid #999999;
	line-height: 1;
}

.entry h4,
.entry h5,
.entry h6{
	border: 0;
	margin: 0 5px 5px 5px;
	padding: 0;
	color: #333333;
	font-size: 100%;
}

.entry p {
	margin: 0 5px 2em 5px;
	padding: 0;
	color:#000;
}

.entry div.btna a:link,
.entry div.btna a:visited {
	display: block;
	margin: 20px auto;
	padding: 5px 20px;
	border: 1px groove #cccccc;
	background: #ffff99;
	text-align:center;
	font-size: 18px;
	color: #0000ff;
	font-weight: bold;
}

.entry div.btna a:hover,
.entry div.btna a:active {
	border: 1px groove #333333;
	background: #3366ff;
	color: #ffffff;
}

.entry dl {
	margin: 0 10px 15px 10px;
	padding: 0;
}

.entry dl dt {
	margin: 0;
	padding: 0;
	color: #FF6600;
	font-size: 100%
}

.entry dl dd {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 100%;
}

.entry dl dd img {
	margin: 10px 0 0 0;
	padding: 0;
}







/* entry ul, ol, li indent setting
------------------------------------------- */
.entry ul,
.entry ol {
	margin: 5px 0em 15px 37px;
	padding: 0;
}
.entry ul {
	list-style-type: square;
}
.entry ul li {
	margin: 0em;
	padding: 0em;
	list-style-type: disc;
	color:#000;
	list-style-position: outside;
}
.entry ol li {
	margin: 0em;
	padding: 0em;
	list-style-position: outside;
	color:#000;
}

.entry li ul,
.entry li ol {
	margin: 0em 0em 0em 40px;
	padding: 0em;
}

.entry table ul {
	margin: 0em;
	padding: 0em;
}





/* img setting
------------------------------------------- */
.post .entry img,
.post_alt .entry img {
	margin: 0;
	background-color: #fff;
	border: 1px solid #999;
	padding: 2px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	color: #000;
}

.postdate{
	color: #000;
}

.postmetadata {
	margin: 0 0 5px 0;
	padding: 0;
	clear:both;
	font-size:12px;
	text-align:right;
}

#comment p,
#comment p a {
	margin:0 0 10px 0;
	font-size:13px;
	text-align:right;
}





/* tabel setting
------------------------------------------- */
table {
	margin: 10px 10px 15px 10px;
	padding: 0;
}

table tr th{
	margin: 0;
	padding: 3px 5px;
	color: #333;
}

table tr td{
	margin: 0;
	padding: 3px 5px;
	color:#333;
}

table#ecola-table {
	width: 514px;
	margin: 10px 10px 15px 10px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table#ecola-table th {
	padding: 3px 5px;
	background: #e6f2ff;
	border: 1px solid #666666;
	color: #333333;
	font-size: 100%;
	font-weight: normal;
}

table#ecola-table td {
	padding: 3px 5px;
	border: 1px solid #666666;
	background: #fff;
	color: #333333;
	font-size: 100%;
}





/*	SIDE BAR
-------------------------------------------------*/
#sidebar {
	float: left;
	width: 200px;
	margin: 0 !important; /* sidebar margin solution */
	margin: 0; /* IE6 sidebar margin-top solution */
	padding: 0;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
}

/* サイドバナー */
#sidebar p.sidebanner {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 10px;
}

#sidebar p.sidebanner img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* サイドメニュー */
#sidebar #side-menu {
	margin: 0;
	padding: 0 0 2px 0;
}

#side-menu li {
	margin: 0 0 3px 0;
	padding: 0;
}

#side-menu li#navi-monorail a:link,
#side-menu li#navi-monorail a:visited {
	display: block;
	width: 200px;
	height: 110px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/navi-monorail.gif) left top no-repeat;
	text-indent: -9999px;
}

#side-menu li#navi-monorail a:hover,
#side-menu li#navi-monorail a:active {
	background: transparent url(./images/navi-monorail-h.gif) left top no-repeat;
}

#side-menu li#navi-flow a:link,
#side-menu li#navi-flow a:visited {
	display: block;
	width: 200px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/navi-flow.gif) left top no-repeat;
	text-indent: -9999px;
}

#side-menu li#navi-flow a:hover,
#side-menu li#navi-flow a:active {
	background: transparent url(./images/navi-flow-h.gif) left top no-repeat;
}

#side-menu li#navi-goriyou a:link,
#side-menu li#navi-goriyou a:visited {
	display: block;
	width: 200px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/navi-goriyou.gif) left top no-repeat;
	text-indent: -9999px;
}

#side-menu li#navi-goriyou a:hover,
#side-menu li#navi-goriyou a:active {
	background: transparent url(./images/navi-goriyou-h.gif) left top no-repeat;
}

#side-menu li#naviintroduction a:link,
#side-menu li#naviintroduction a:visited {
	display: block;
	width: 200px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/navi-policy.gif) left top no-repeat;
	text-indent: -9999px;
}

#side-menu li#naviintroduction a:hover,
#side-menu li#naviintroduction a:active {
	background: transparent url(./images/navi-policy-h.gif) left top no-repeat;
}

#side-menu li#navi-qanda a:link,
#side-menu li#navi-qanda a:visited {
	display: block;
	width: 200px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/navi-faq.gif) left top no-repeat;
	text-indent: -9999px;
}

#side-menu li#navi-qanda a:hover,
#side-menu li#navi-qanda a:active {
	background: transparent url(./images/navi-faq-h.gif) left top no-repeat;
}

/* サイドメニュー */
#sidebar #sub-menu {
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebar #sub-menu h3 {
	margin: 0;
	padding: 8px 0;
	background: transparent url("./images/bg-menu-title.jpg") left top no-repeat;
	text-indent: -9999px;
}

#sidebar #sub-menu ul {
	margin: 0;
	padding: 10px 0 0 25px;
}

#sidebar #sub-menu ul li {
	margin: 0;
	padding: 0 0 5px 13px;
	background: transparent url("./images/mark-menu.gif") left 3px no-repeat;
	font-size: 14px;
}

#sidebar #sub-menu ul li a:link,
#sidebar #sub-menu ul li a:visited {
	color: #333333;
	text-decoration: none;
}





/*	WIDGET
------------------------------------------------*/
/*#text-1,
#text-2,
#text-3,
#text-4,
#text-5,
#text-6,
#text-7,
#text-8,
#text-9,
#text-10,
#pages,
#meta,
#recent-posts,
#recent-comments,
#archives,
#rss-1,
.linkcat{
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	background: transparent url("./images/bg-widgetbottom.gif") left bottom no-repeat;
}

#search {
	text-align:center;
	margin: 10px 0 0 0;
}

#text-1 h2.widgettitle,
#text-2 h2.widgettitle,
#text-3 h2.widgettitle,
#text-4 h2.widgettitle,
#text-5 h2.widgettitle,
#text-6 h2.widgettitle,
#text-7 h2.widgettitle,
#text-8 h2.widgettitle,
#text-9 h2.widgettitle,
#text-10 h2.widgettitle,
#pages h2.widgettitle,
#meta h2.widgettitle,
#recent-posts h2.widgettitle,
#recent-comments h2.widgettitle,
#archives h2.widgettitle,
#rss-1 h2.widgettitle,
#search h2.widgettitle,
.linkcat h2.widgettitle {
	margin: 0;
	padding: 10px 0 2px 10px;
	background: transparent url("./images/bg-widgettitle.gif") left top no-repeat;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}

.textwidget {
	margin: 0;
	padding: 0 10px;
	background-color: #0066cc;
}

.textwidget p {
	margin-bottom: 0.5em;
	color: #ffffff;
	font-size: 12px;
}

li#recent-posts ul,
li#recent-comments ul,
li#archives ul,
li#pages ul,
li#meta ul,
li#rss-1 ul,
#sidebar li.linkcat ul {
	margin: 0;
	padding: 0 4px;
	color: #000;
	font-size: 12px;
	background: transparent url("./images/widget_middle.gif") left top repeat-y;
}

li#recent-posts ul li,
li#recent-comments ul li,
li#archives ul li,
li#pages ul li,
li#meta ul li,
li#rss-1 ul li,
li#search div li,
#sidebar li.linkcat ul li {
	margin:0 0 0 5px;
	padding:1px 5px 1px 8px;
	background: transparent url("./images/mark_children.gif") left center no-repeat;
}*/





/*	FOOTER
-------------------------------------------------*/
#footer-navi {
	width: 900px;
	margin: 3px auto 10px auto;
	padding: 5px 20px;
	border: 1px solid #ccc;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
}

#footer-navi li {
	margin:5px 3px;
	padding: 0;
	float:left;
}

#footer-navi li:before {
	content:"｜";
}

#footer-navi li#first {
	font-size: smaller;
}

#footer-navi li#first:before {
	content:"";
}

#footer {
	clear: both;
	width: 1000px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-color: #ff3568;
	color: #ffffff;
}

#footer p {
	margin: 0;
	padding: 5px 0 4px 0;
	font-size: 11px;
	line-height: 1;
	text-align: center;
}

#footer p a,
#footer p a:visited {
	color: #ffffff;
}

#footer p a:hover,
#footer p a:active {
	color: #00ff00;
}





/*	COMMENT TEMPLATE
-------------------------------------------------*/
#comments {
	margin: 0;
}

#comments h3#respond{
	color:#fff;
}

label{
	color:#fff;
}

h3#trackback,
#comments h4{
	color:#fff;
}

.comments-template{
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.comments-template h2,
.comments-template h3 {
	margin-bottom: 8px;
	color: #1992dd;
	font-size: 120%;
	font-weight: bold;
}

.comments-template h3#respond,
.comments-template h3#trackback {
	padding-top: 20px;
	border-bottom: 1px solid #457EDE;
	color: #457EDE;
	font-size: 110%;
	font-weight: bold;
}

.comments-template h4 {
	color: #000000;
	font-size: 100%;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}



#commentform p{
	color:#fff;
}





/*	CALENDAR
-------------------------------------------------*/
table#wp-calendar{
	background:#ccc;
	margin: 0 10px;
	width: 179px;
	text-transform: none;
	font-size:10px;
}

table#wp-calendar caption{
	margin: 0 10px;
	padding: 3px 0;
	background-color: #ccc;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #F5F5F5;
	color: #000;
}

table#wp-calendar td{
	padding: 1px;
	background: #ffffff;
	text-align: right;
	color: #000;
}

table#wp-calendar tfoot td{
	text-align: center;
}

#calendar .widgettitle{
	margin:30px 10px 0 6px;
	padding:2px 0 1px 0;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	background:transparent url("./images/sidebar-title.gif") left top repeat-x;
}





/*	MISC
------------------------------------------------*/
strong.hissu {
	color: #cc3333;
}

#inquiryform fieldset {
	margin: 10px 0 0 20px;
	padding: 0;
	border: none;
}

#inquiryform legend {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}

#inquiryform dl {
	margin: 0;
	padding: 0;
}

#inquiryform dt {
	margin: 0;
	padding: 1px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

#inquiryform dt span {
	font-weight: normal;
}

#inquiryform dd {
	margin: 0 0 8px 0;
	padding: 0;
}

table.comtable {
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	empty-cells: show;
}

table.comtable th {
	padding: 5px;
	background: #ffffcc;
	border: 1px dotted #666666;
	font-weight: normal;
	text-align: left;
}

table.comtable td {
	padding: 5px;
	border: 1px dotted #666666;
	background: #ffffff;
}





/*	トップページ
------------------------------------------------*/
/* 3つの安心バナー */
#banner-anshin {
	margin: 0 0 5px 0;
	padding: 0;
}



/*トップテキストエリア*/
#top_info {
	margin: 0 0 10px 0;
	padding: 0;
}

#top_info .fleft {
	width: 550px;
	padding: 20px 10px;
	background: #ffffff url(./images/info_banner_back.jpg) left top repeat-x;
}

#top_info .fleft h3 {
	font-size: larger;
	font-weight: bold;
	font-family: "メイリオ",Meiryo,fantasy;
	color: #ff0000;
	padding: 5px;
}

#top_info .fright {
	width:198px;
	background: #f9f9f9;
	border: 1px solid #cccccc;
}

#top_info .fright dl,
#top_info .fright dt,
#top_info .fright dd {
	margin: 0;
	padding: 0;
}

#top_info .fright dt {
	width: 170px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	margin: 0 auto 5px auto;
	padding: 3px 5px;
	color: #ff6633;
	font-size: 16px;
	font-family: "メイリオ",Meiryo,fantasy;
}

#top_info .fright dd a:link,
#top_info .fright dd a:visited {
	display: block;
	width: 156px;
	text-align: center;
	border: 2px outset #cccccc;
	margin: 3px auto;
	padding: 4px 10px;
	background: #ff6600;
	color: #ffffff;
	font-weight: bold;
	font-size: normal;
	text-decoration: none;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
}

#top_info .fright dd a:hover,
#top_info .fright dd a:active {
	background: #ffff00;
	color: #0000aa;
}

#top_info .fright dd a:active {
	border: 2px inset #cccccc;
}

#top_info .fright dl#bizmember {
	margin-top: 10px;
}

#top_info .fright dl#bizmember dt {
	width: 170px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	margin: 0 auto 5px auto;
	padding: 3px 5px;
	color: #0066cc;
	font-size: 16px;
	font-family: "メイリオ",Meiryo,fantasy;
}

#top_info .fright dl#bizmember dd a:link,
#top_info .fright dl#bizmember dd a:visited {
	display: block;
	width: 156px;
	text-align: center;
	border: 2px outset #cccccc;
	margin: 3px auto;
	padding: 4px 10px;
	background: #0066cc;
	color: #ffffff;
	font-weight: bold;
	font-size: normal;
	text-decoration: none;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
}

#top_info .fright dl#bizmember dd a:hover,
#top_info .fright dl#bizmember dd a:active {
	background: #ffff00;
	color: #0000aa;
}

#top_info .fright dl#bizmember .fright dd a:active {
	border: 2px inset #cccccc;
}



/* キャンペーン情報 */
#campaign {
	width: 780px;
	margin: 0 0 5px 0;
	padding: 0;
}

#campaign h2 {
	width: 780px;
	height: 53px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/bg-campaign-title.jpg) left top no-repeat;
	text-indent: -9999px;
}

#campaign-list {
	margin: 0;
	padding: 9px 0 0 3px;
}

/* キャンペーンの見出し */
#campaign-list p.campaign-title {
	float: left;
	margin: 0;
	padding: 0 6px 0 0;
}

/* キャンペーンの表示 */
/*
#campaign-list table#post-391,
#campaign-list table#post-414,
#campaign-list table#post-63,
#campaign-list table#post-338,
#campaign-list table#post-390,
#campaign-list table#post-417 {
	display: none;
}
*/

/* 1行1枠のバナータイプ1 */
#campaign-list table.special-plan-type1-1 {
	float: left;
	width: 712px;
	margin: 0 0 5px 0;
	padding: 0;
	/*background-color: #ffffff;*/
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	empty-cells: show;
}

#campaign-list table.special-plan-type1-1 th {
	padding: 2px 0 1px 5px;
	/*background: #ffffff;*/
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
}

#campaign-list table.special-plan-type1-1 th a:link,
#campaign-list table.special-plan-type1-1 th a:visited {
	color: #333333;
	text-decoration: none;
}

#campaign-list table.special-plan-type1-1 th a:hover,
#campaign-list table.special-plan-type1-1 th a:active {
	color: #ff8609;
}

#campaign-list table.special-plan-type1-1 td {
	padding: 0 0 0 5px;
	/*background: #ffffff;*/
	color: #333333;
	font-size: 13px;
	line-height: 1;
	text-align: left;
}

#campaign-list table.special-plan-type1-1 td.campaign-image {
	width: 97px;
}

#campaign-list table.special-plan-type1-1 td.campaign-reservation {
	width: 140px;
	text-align: center;
}

/* 1行1枠のバナータイプ2 */
#campaign-list table#special-plan-type1-2 {
	float: left;
	width: 772px;
	margin: 0 0 5px 0;
	padding: 0;
	/*background-color: #ffffff;*/
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	empty-cells: show;
}

#campaign-list table#special-plan-type1-2 th {
	padding: 2px 0 1px 5px;
	/*background: #ffffff;*/
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
}

#campaign-list table#special-plan-type1-2 th a:link,
#campaign-list table#special-plan-type1-2 th a:visited {
	color: #333333;
	text-decoration: none;
}

#campaign-list table#special-plan-type1-2 th a:hover,
#campaign-list table#special-plan-type1-2 th a:active {
	color: #ff8609;
}

#campaign-list table#special-plan-type1-2 td {
	padding: 0 0 0 5px;
	/*background: #ffffff;*/
	color: #333333;
	font-size: 13px;
	line-height: 1;
	text-align: left;
}

#campaign-list table#special-plan-type1-2 td.campaign-image {
	width: 97px;
}

#campaign-list table#special-plan-type1-2 td.campaign-reservation {
	width: 140px;
	text-align: center;
}

/* 1行2枠のバナータイプ */
#campaign-list table.special-plan-type2-l,
#campaign-list table.special-plan-type2-r {
	float: left;
	width: 383px;
	margin: 0 0 5px 0;
	padding: 0;
	/*background-color: #ffffff;*/
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	empty-cells: show;
}

#campaign-list table.special-plan-type2-l {
	margin-right: 7px;
}

#campaign-list table.special-plan-type2-l th,
#campaign-list table.special-plan-type2-r th {
	padding: 2px 0 1px 5px;
	/*background: #ffffff;*/
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
}

#campaign-list table.special-plan-type2-l th a:link,
#campaign-list table.special-plan-type2-l th a:visited,
#campaign-list table.special-plan-type2-r th a:link,
#campaign-list table.special-plan-type2-r th a:visited {
	color: #333333;
	text-decoration: none;
}

#campaign-list table.special-plan-type2-l th a:hover,
#campaign-list table.special-plan-type2-l th a:active,
#campaign-list table.special-plan-type2-r th a:hover,
#campaign-list table.special-plan-type2-r th a:active {
	color: #ff8609;
}

#campaign-list table.special-plan-type2-l td,
#campaign-list table.special-plan-type2-r td {
	padding: 5px;
	/*background: #ff0000;
	color: #ffffff;*/
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

#campaign-list table.special-plan-type2-l td.campaign-image,
#campaign-list table.special-plan-type2-r td.campaign-image {
	padding: 0;
	/*background: #ffffff;*/
	text-align: center;
}

#campaign-list table.special-plan-type2-l td.campaign-reservation,
#campaign-list table.special-plan-type2-r td.campaign-reservation {
	width: 140px;
	text-align: center;
}

/* 1行3枠のバナータイプ */
#campaign-list table {
	float: left;
	/*width: 250px;*/
	width: 254px;
	height: 102px;
	margin: 0 5px 5px 0;
	padding: 0;
	/*background-color: #ffffff;*/
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	empty-cells: show;
}

#campaign-list table th {
	padding: 2px 5px 1px 5px;
	/*background: #ffffff;*/
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
}

#campaign-list table th img {
	margin: 0 0 0 5px;
	padding: 0;
	vertical-align: bottom;
}

#campaign-list table th a:link,
#campaign-list table th a:visited {
	color: #333333;
	text-decoration: none;
}

#campaign-list table th a:hover,
#campaign-list table th a:active {
	color: #ff8609;
}

#campaign-list table td {
	padding: 0 0 0 5px;
	/*background: #ffffff;*/
	color: #333333;
	font-size: 13px;
	line-height: 1;
	text-align: left;
}

#campaign-list table td.campaign-image {
	width: 97px;
}

#campaign-list table td.campaign-reservation {
	text-align: center;
}

#campaign-list table.campaign-color-green th,
#campaign-list table.campaign-color-green td,
#campaign-list table.campaign-color-green th,
#campaign-list table.campaign-color-green td {
	background-color: #92FF8E;
}

#campaign-list table.campaign-color-pink th,
#campaign-list table.campaign-color-pink td,
#campaign-list table.campaign-color-pink th,
#campaign-list table.campaign-color-pink td {
	background-color: #FFB9FD;
}

#campaign-list table.campaign-color-blue th,
#campaign-list table.campaign-color-blue td,
#campaign-list table.campaign-color-blue th,
#campaign-list table.campaign-color-blue td {
	background-color: #B9FDFF;
}

#campaign-list table.campaign-color-yellow th,
#campaign-list table.campaign-color-yellow td,
#campaign-list table.campaign-color-yellow th,
#campaign-list table.campaign-color-yellow td {
	background-color: #FAFF8C;
}

#campaign-list table.campaign-color-dark-blue th,
#campaign-list table.campaign-color-dark-blue td,
#campaign-list table.campaign-color-dark-blue th,
#campaign-list table.campaign-color-dark-blue td {
	background-color: #B9DAFF;
}



























/* １枠バナー（11月SPキャンペーン） */
/*
#campaign-list table#special-plan1 {
	float: none;
	width: 760px;
	margin: 0 0 5px 0;
	padding: 0;
	background-color: #ffffff;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	empty-cells: show;
}

#campaign-list table#special-plan1 th {
	padding: 2px 0 1px 5px;
	background: #ffffff;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
}

#campaign-list table#special-plan1 th a:link,
#campaign-list table#special-plan1 th a:visited {
	color: #333333;
	text-decoration: none;
}

#campaign-list table#special-plan1 th a:hover,
#campaign-list table#special-plan1 th a:active {
	color: #ff8609;
}

#campaign-list table#special-plan1 td {
	padding: 0 0 0 5px;
	background: #ffffff;
	color: #333333;
	font-size: 13px;
	line-height: 1;
	text-align: left;
}
*/



















/* バナー */
.main .banner-area {
	margin: 0 0 10px 0;
	padding: 0;
}

.main .banner-area img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* お得なサービス・オプション */
#service-option {
	width: 780px;
	height: 103px;
	margin: 0 0 15px 0;
	padding: 0;
	background: transparent url(./images/bg-service-option.gif) left top no-repeat;
}

#service-option h2 {
	width: 780px;
	height: 43px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1;
	text-indent: -9999px;
}

#service-option ol {
	position: relative;
	margin: 0;
	padding: 0;
}

#service-option ol li {
	width: 142px;
	height: 52px;
	margin: 0;
	padding: 0 6px;
	color: #666666;
	font-size: 13px;
	line-height: 1.3;
	letter-spacing: 0.05em;
	list-style-type: none;
}

#service-option ol li strong {
	color: #4A6471;
	font-size: 16px;
	letter-spacing: 0;
}

#service-option ol li#service-option01 {
	position: absolute;
	left: 15px;
	top: 0;
	margin: 0;
	padding: 0;
}

#service-option ol li#service-option02 {
	position: absolute;
	left: 170px;
	top: 0;
	margin: 0;
	padding: 0;
}

#service-option ol li#service-option03 {
	position: absolute;
	left: 325px;
	top: 0;
	margin: 0;
	padding: 0;
}

#service-option ol li#service-option04 {
	position: absolute;
	left: 480px;
	top: 0;
	margin: 0;
	padding: 0;
}

#service-option ol li#service-option05 {
	position: absolute;
	left: 635px;
	top: 0;
	margin: 0;
	padding: 0;
}

/* カーラインナップ */
#car-lineup {
	width: 780px;
	height: 230px;
	margin: 0 0 15px 0;
	padding: 0;
	/*
	background: transparent url(./images/bg-car-lineup.gif) left top no-repeat;
	background: transparent url(./images/car_lineup_banner_base.jpg) left top no-repeat;
	*/
}

#car-lineup h2 {
	width: 780px;
	height: 38px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent none;
}

#car-lineup table {
	border: none;
	width: 760px;
	margin: 0 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

#car-lineup table th {
	text-indent: -999999px;
}

#car-lineup table td {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	vertical-align: top;
}

#car-lineup table td a {
	display: block;
	text-decoration: none;
	font-size: smaller;
	color: #333333;
}

#car-lineup #imgcartypes {
	margin: 0;
	padding: 10px 29px 0 29px;
}

/* スモールバナー */
#banner-small {
	margin: 0 0 10px 0;
	padding: 0;
}

#banner-small li {
	margin: 0;
	padding: 0;
}

#banner-small li.banner-small-l {
	float: left;
	margin: 0;
	padding: 0;
}

#banner-small li.banner-small-r {
	float: right;
	margin: 0;
	padding: 0;
}

#banner-small li img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* お知らせ・トピック */
.main #information-bloc {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#information-bloc h2 {
	margin: 0;
	padding: 14px 0;
	background: transparent url("./images/bg-information-title2.jpg") left top no-repeat;
	text-indent: -9999px;
}

#information-bloc #information-list {
	margin: 0;
	padding: 10px 20px 15px 20px;
}



#information-list ul {
	margin: 0 0 1em 0;
	padding: 0;
}

#information-list ul li {
	margin: 0 0 10px 0;
	padding: 0 0 2px 22px;
	background: #ffffff url("./images/mark-information.gif") left 1px no-repeat;
	border-bottom: 1px dashed #cccccc;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 1px;
	list-style-position: outside;
}

#information-list ul li a,
#information-list ul li a:visited {
	color: #333333;
	text-decoration: underline;
}

#information-list ul li a:hover,
#information-list ul li a:active {
	color: #0088E3;
}

#okinawaplan-list p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: right;
}

#information-list p a,
#information-list p a:visited {
	color: #333333;
	text-decoration: underline;
}

#information-list p a:hover {
	color: #0088E3;
}






#bloglinks {
	margin: 10px 0 0 0;
	padding: 10px;
	border: 2px solid #e0e0e0;
	border-radius: 10px;
	background-color: rgba(204,255,255,0.5);
}

#bloglinks h3 {
	border-left: 1em solid #f60;
	font-weight:bold;
	font-size: larger;
	margin-bottom: 1em;
}

#bloglinks-block .btn-anchor {
	text-align: right;
	padding: 3px;
}

#bloglinks-block .btn-anchor a:link,
#bloglinks-block .btn-anchor a:visited {
	display: inline-block;
	padding: 5px 10px;
	border: 2px groove #f0f0f0;
	border-radius: 2em;
	color: #ffffff;
	background-color: #000099;
	text-decoration: none;
}

#bloglinks-block .btn-anchor a:hover,
#bloglinks-block .btn-anchor a:active {
	color: #000066;
	background-color: #0099ff;
}

#bloglinks-block .btn-anchor a:active {
	border: 2px inset #cccccc;
}

/*	MAIL FORM
------------------------------------------------*/
.post #reservation-calendars {
	margin: 0;
	/*padding: 0 0 1em 86px;*/
	padding: 0 0 1em 2px;
}

.post table.reservation-calendar {
	float: left;
	margin: 0 10px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #55AF3A;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%;
}

table.reservation-calendar th {
	/*padding: 5px;*/
	padding: 4px;
	background: #7BCC65;
	border: 1px solid #55AF3A;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	line-height: 1;
}

table.reservation-calendar td {
	/*padding: 5px;*/
	padding: 4px;
	border: 1px solid #55AF3A;
	background: #ffffff;
	text-align: center;
	line-height: 1;
}

table.reservation-calendar td.saturday {
	background: #aaaaff;
}

table.reservation-calendar td.sunday,
table.reservation-calendar td.holiday {
	background: #FFaaaa;
}

table#mailform  {
	clear: left;
	/*width: 523px;*/
	margin: 0 5px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #55AF3A;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%;
}

table#mailform th {
	width: 160px;
	padding: 7px 0 7px 5px;
	background: #7BCC65;
	border: 1px solid #55AF3A;
	color: #ffffff;
	font-weight: normal;
}

table#mailform th strong {
	color: #FF3300;
	font-size: 11px;
	font-weight: normal;
}

table#mailform td {
	padding: 7px 5px;
	border: 1px solid #55AF3A;
	background: #ffffff;
}

table#mailform td ul {
	margin-left: 18px;
}

table#mailform td input {
	margin: 0;
	padding: 0;
}

table#mailform td select {
	margin: 0;
	padding: 0;
}

table#mailform td select {
	margin: 0;
	padding: 0;
}

table#mailform td textarea {
	width: 537px;
	height: 150px;
	margin: 0;
	padding: 0;
}

table#mailform td.car-type input {
	vertical-align: baseline;
}

table#mailform td#campaign-title input {
	width: 530px;
}

table#mailform td.onamae input,
table#mailform td.hurigana input {
	width: 200px;
}

table#mailform td.mailaddress input {
	width: 200px;
}

table#mailform td .ecolaoption {
	margin: 8px 4px 4px 4px;
	padding: 4px;
	background-color: #3399FF;
	border: 1px solid #0066CC;
	color: #ffffff;
}

table#mailform td span {
	font-size: 11px;
}

.btn-mailform {
	margin: 10px 10px 0 10px;
	padding: 0 0 0 340px;
}

.btn-mailform input {
	float: left;
	margin: 0 10px 0 0;
	padding: 7px 5px 5px 5px;
	font-size: 15px;
}

/* 確認画面 */
#formcheck  {
	/*width: 533px;*/
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
}

#formcheck h1 {
	width: 523px;
	margin: 5px 10px 5px 10px;
	padding: 14px 0 14px 10px;
	background: transparent url("./images/bg-formtitle.gif") left top no-repeat;
	font-size: 110%;
	font-weight:bold;
	color: #006600;
	letter-spacing: 1px;
}

#formcheck h4 {
	margin: 10px 10px 10px 10px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #333333;
	font-size: 100%;
	font-weight: bold;
}

#formcheck .mess {
	margin: 5px 20px;
	padding: 0;
	font-size: 100%;
	color: #333333;
}

#formcheck table {
	/*position: relative;*/
	width: 698px;
	margin: 0 10px;
	padding: 0;
	border-collapse: collapse;
	/*border: 1px solid #55AF3A;*/
	border-spacing: 0;
	empty-cells: show;
	font-size: 90%;
}

#formcheck table td {
	padding: 7px 5px;
	background: #ffffff;
	border-top: 1px solid #55AF3A;
	color: #333333;
	font-weight: normal;
}

#formcheck table td.left {
	width: 274px;
	padding: 7px 5px;
	background: #7BCC65;
	border-top: 1px solid #55AF3A;
	color: #ffffff;
	font-weight: normal;
}

#formcheck table td p input {
	margin: 0;
	padding: 7px 5px 5px 5px;
	font-size: 15px;
}

#formcheck ul {
	margin: 0 0 0 40px;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	color: #FF3300;
	list-style: disc;
}

#formcheck ul li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#formcheck input.submit {
	margin: 10px 0 0 0;
	padding: 7px 5px 5px 5px;
	font-size: 15px;
}

#formcheck p.finished {
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
}

.entry p.membership-attention {
	margin: 20px 35px 30px 0;
	padding: 10px;
	border: 2px dashed #cccccc;
	font-size: 0.75em;
}

.entry p.membership-attention img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
}

h3.form-title {
	margin-top: 20px;
	font-size: 1em;
	font-weight: bold;
}



/*	ご利用案内ページ内リンク
------------------------------------------------*/
.entry ul.goriyou-flow li {
	margin-right: 40px;
	margin-bottom: 10px;
	padding-left: 14px;
	list-style-type: none;
	background: #ffffff url("./images/mark-flow.gif") left 5px no-repeat;
}

.entry ul.goriyou-flow li a:link,
.entry ul.goriyou-flow li a:visited {
	color: #333333;
	text-decoration: underline;
}

.entry ul.goriyou-flow li a:hover,
.entry ul.goriyou-flow li a:active {
	color: #007DFB;
}

.entry ul.goriyou-menu li {
	float: left;
	margin-right: 50px;
	margin-bottom: 10px;
	padding-left: 14px;
	list-style-type: none;
	background: #ffffff url("./images/mark-sitemap.gif") left 4px no-repeat;
}

.entry ul.goriyou-menu li a:link,
.entry ul.goriyou-menu li a:visited {
	color: #333333;
	text-decoration: underline;
}

.entry ul.goriyou-menu li a:hover,
.entry ul.goriyou-menu li a:active {
	color: #007DFB;
}





/*	サイトマップ
------------------------------------------------*/
.entry ul.sitemap {
	margin: 0;
	padding: 0;
}

.entry ul.sitemap li {
	margin: 0 0 10px 0;
	padding: 0 0 0 13px;
	background:transparent url("./images/mark-sitemap.gif") left 3px no-repeat;
	list-style: none;
	list-style-position: outside;
}

.entry ul.sitemap li ul {
	margin-top: 5px;
	margin-left: 15px;
	padding: 0;
}





/*	貸渡約款
------------------------------------------------*/
.main .stipulation .entry h3 {
	font-weight: bold;
}

.main .stipulation .entry h4 {
	font-weight: bold;
}

.main .stipulation .entry p {
	margin-left: 37px;
}

.main .stipulation .entry p.stipulation-date {
	margin-left: 3px;
}





/*	料金表
------------------------------------------------*/
/* キャンペーン情報 */
#campaign-list ul {
	width: 732px;
	height: 104px;
	margin: 0 5px 5px 5px;
	padding: 16px 15px 0 15px;
	background: transparent url(./images/bg-campaign.gif) left top no-repeat;
}

#campaign-list ul li {
	margin: 0 0 10px 0;
	padding: 0 0 2px 22px;
	background: #ffffff url(./images/mark-campaign.gif) left 1px no-repeat;
	border-bottom: 1px dashed #cccccc;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 1px;
	list-style-position: outside;
}

#campaign-list ul li a,
#campaign-list ul li a:visited {
	color: #333333;
	text-decoration: underline;
}

#campaign-list ul li a:hover,
#campaign-list ul li a:active {
	color: #0088E3;
}


/* Ｋ、Ｃ、Ｗクラスボタン */
#car-types {
	margin: 0 0 10px 0;
	padding: 0 0 0 31px;
}

#car-types li {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
}

#car-types li image {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.main p.ecola-points {
	margin: 0;
	padding: 0 0 1em 0;
	color: #0066ff;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
}

.entry table#rentacar-type {
	width: 100%;
	margin: 10px 0 15px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

.entry table#rentacar-type th {
	padding: 5px 3px;
	background: #ffffff;
	border: 1px solid #666666;
	color: #333333;
	font-weight: normal;
}

.entry table#rentacar-type td {
	padding: 5px 3px;
	border: 1px solid #666666;
	background: #fff;
	color: #333333;
}

.entry table#rentacar-option {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.entry table#rentacar-option th {
	padding: 3px 5px;
	border-top: 1px dashed #cccccc;
	border-left: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
}

.entry table#rentacar-option td {
	padding: 3px 5px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
}

.entry table#rentacar-option td#car-navi {
	border-right: 1px dashed #cccccc;
}

.entry table#rentacar-fee {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
}

.entry table#rentacar-fee th {
	padding: 4px 5px;
	/*background: #C4E0FF;*/
	border: 1px solid #cccccc;
	color: #333333;
	font-weight: bold;
}

.entry table#rentacar-fee td {
	padding: 4px 5px;
	border: 1px solid #cccccc;
	color: #333333;
}





/*	ウィークリー・平日パック
------------------------------------------------*/
.main #packtitle h2 {
	margin: 0 0 1em 0;
	padding: 49px 0;
	background: #ffffff url(./images/bg-businesstitle.jpg) left top no-repeat;
	font-size: 15px;
	text-indent: -9999px;
}





/*	ご利用Ｑ＆Ａ
------------------------------------------------*/
.main p.faq-attention {
	margin: 0 0 10px 0;
	padding: 6px 0 6px 10px;
	border-top: 2px solid #cc0000;
	border-bottom: 2px solid #cc0000;
	line-height: 1;
	color: #cc0000;
}

.main #faqtitle h2 {
	margin: 0 0 1em 0;
	padding: 49px 0;
	background: #ffffff url("./images/bg-faqtitle.jpg") left top no-repeat;
	font-size: 15px;
	text-indent: -9999px;
}





/*	キャンペーン情報
------------------------------------------------*/
/* キャンペーンページのタイトル背景画像 ここから */
.post .posth2-campaign{
	margin: 0;
	padding: 19px 0 18px 70px;
	background: transparent url(./images/bg-campaign-title03.jpg) left top no-repeat;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

/* キャンペーンページのタイトル背景画像 ここまで */

.main #campaigntitle h2 {
	margin: 0 0 1em 0;
	padding: 49px 0;
	background: #ffffff url("./images/bg-campaigntitle.jpg") left top no-repeat;
	font-size: 15px;
	text-indent: -9999px;
}

.main p.campaign-caution {
	margin: 0 2px 1em 3px;
	padding: 10px;
	color: #333333;
	font-size: 14px;
	border: 1px dashed #333333; 
}

.main p.campaign-caution strong {
	margin-bottom: 1em;
	color: #0066ff;
	font-size: 16px;
}

.main .more-link {
	clear: both;
	display: block;
	width: 116px;
	height: 42px;
	margin: 0 0 0 600px;
	padding: 0;
	background: transparent url(./images/btn-reservation02.gif) left top no-repeat;
	text-indent: -9999px;
}

/* これまでのキャンペーン */
.main #past-campaign {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#past-campaign h2 {
	margin: 0;
	padding: 19px 0 15px 70px;
	background: transparent url(./images/bg-campaign-title02.jpg) left top no-repeat;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

#past-campaign #past-campaign-list {
	margin: 0;
	padding: 20px;
}

#past-campaign-list p {
	margin: 0 0 1em 0;
	padding: 0;
}

#past-campaign-list ul {
	margin: 0 0 1em 0;
	padding: 0;
}

#past-campaign-list ul li {
	margin: 0 0 10px 0;
	padding: 0 0 2px 22px;
	background: #ffffff url(./images/mark-campaign.gif) left 1px no-repeat;
	border-bottom: 1px dashed #cccccc;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 1px;
	list-style-position: outside;
}

#past-campaign-list ul li a,
#past-campaign-list ul li a:visited {
	color: #333333;
	text-decoration: underline;
}

#past-campaign-list ul li a:hover,
#past-campaign-list ul li a:active {
	color: #0088E3;
}





/*	ゆいレール時刻表
------------------------------------------------*/
table#timetable {
	width: 514px;
	margin: 10px 0 15px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table#timetable th {
	padding: 0 5px;
	border: 1px solid #666666;
	color: #333333;
	font-weight: normal;
}

table#timetable td {
	padding: 0 5px;
	border: 1px solid #666666;
	color: #333333;
}





/*	お役立ちリンク集
------------------------------------------------*/
table#link-list {
	width: 685px;
	margin: 0 15px 20px 15px;
	padding: 0;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	empty-cells: show;
}

table#link-list td {
	padding: 0;
	border: none;
	font-size: 12px;
	line-height: 1.4;
}







/*	エコラレンタカーRSS
------------------------------------------------*/
#sidebar #rss-1 {
	margin: 5px 0 0 0;
	padding: 0;
	border: 1px solid #FF6699;
	position: relative;
}

#rss-1 h2.widgettitle {
	margin: 0 0 5px 0; 
 	padding: 5px 0 5px 27px;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #FF6699;
}

#rss-1 h2.widgettitle a {
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: none;
}


#rss-1 h2.widgettitle img {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 8px;
	top: 7px;
}

#rss-1 ul {
	margin: 0;
	padding: 10px;
	list-style-type: disc;
}

#rss-1 ul li {
	margin: 0 0 10px 14px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.1;
	list-style-position: outside;
}

#rss-1 ul li a:link,
#rss-1 ul li a:visited {
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: none;
}

#rss-1 ul li a:hover,
#rss-1 ul li a:active {
	margin: 0;
	padding: 0;
	color: #FF6699;
	text-decoration: underline;
}

/* ビジネスパック */
.main #businesstitle h2 {
	margin: 0 0 1em 0;
	padding: 49px 0;
	background: #ffffff url(./images/bg-businesstitle.jpg) left top no-repeat;
	font-size: 15px;
	text-indent: -9999px;
}





/*	メンバー登録ページ
------------------------------------------------*/
/* キャンペーン情報 */
#membership-campaign-list {
	width: 696px;
	margin: 0;
	padding: 0 0 8px 0;
	background: transparent url(./images/bg-campaign-bottom.gif) left bottom no-repeat;
}

#membership-campaign-list div {
	margin: 0;
	padding: 15px 0 0 0;
	background: transparent url(./images/bg-campaign-title.gif) left top no-repeat;
}

#membership-campaign-list ul {
	margin: 0;
	padding: 0 15px;
	background: transparent url(./images/bg-campaign-middle.gif) left top repeat-y;
}

#membership-campaign-list ul li {
	margin: 0 0 10px 0;
	padding: 0 0 2px 22px;
	background: transparent url(./images/mark-campaign.gif) left 1px no-repeat;
	border-bottom: 1px dashed #cccccc;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 1px;
	list-style-type: none;
	list-style-position: outside;
}

#membership-campaign-list ul li a,
#membership-campaign-list ul li a:visited {
	color: #333333;
	text-decoration: underline;
}

#membership-campaign-list ul li a:hover,
#membership-campaign-list ul li a:active {
	color: #0088E3;
}






/*	観光協会＆宿泊施設MAP
------------------------------------------------*/
.entry .okinawa-map {
	margin: 0;
	padding: 0;
}

.entry .okinawa-map img {
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}


























/*	予約システム
------------------------------------------------*/
/*--予約管理--*/
.rsv_table {
	width: 750px;
	margin: 0 0 30px 0;
	padding: 0 20px;
	overflow: hidden;
}

.rsv_table:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #rsv_table {
    height: 1em;
    overflow: visible;
}
/**/

.rsv_table table {
	border:1px solid #fbb14e;
	border-collapse:collapse;
	/*float:left;*/
	margin:0 5px 5px 5px;
}

.rsv_cal{
	width:375px;
	text-align:center;
	float:left;
}

.rsv_table p {
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:14px;
}

.rsv_top_cal {
	margin:0 0 20px 10px;
}

.rsv_top_cal th {
	font-weight:normal;
	text-align:center;
	background-color:#fff8e9;
	border-bottom:1px solid #fbb14e;
	border-right:1px dotted #fbb14e;
	width:40px;
	height:23px;
	font-size:11.5px;
}

.rsv_top_cal td {
	padding: 5px 0;
	font-weight:normal;
	vertical-align:top;
	background-color:#FFFFFF;
	border-bottom:1px solid #fbb14e;
	border-right:1px dotted #fbb14e;
	text-align: center;
}

.rsv_table p a img{
	border:none;
}

#holiday {
	background-color:#ffe9f8;
}

#saturday {
	background-color:#e9edff;
}

label {
	cursor:pointer;
}

.rdo-car{
	height:100px;
	vertical-align:middle;
}

#rsv_attention {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.4;
}









/*	GW予約状況
------------------------------------------------*/
#golden-week {
	margin: 0;
	padding: 0;
}

#golden-week table#gw-plan {
	float: right;
	width: 353px;
	margin: 0 0 5px 0;
	padding: 0;
	/*background-color: #ffffff;*/
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	empty-cells: show;
}

#golden-week table#gw-plan {
	margin-right: 6px;
}

#golden-week table#gw-plan th {
	padding: 2px 0 1px 5px;
	/*background: #ffffff;*/
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
}




#golden-week table#gw-plan th a:link,
#golden-week table#gw-plan th a:visited {
	color: #333333;
	text-decoration: none;
}

#golden-week table#gw-plan th a:hover,
#golden-week table#gw-plan th a:active{
	color: #ff8609;
}

#golden-week table#gw-plan td{
	padding: 0 0 0 5px;
	/*background: #ffffff;*/
	color: #333333;
	font-size: 13px;
	line-height: 1;
	text-align: left;
}

#golden-week table#gw-plan td.campaign-image {
	padding: 4px 0 4px 5px;
	width: 97px;
}

#golden-week table#gw-plan td.campaign-reservation {
	width: 140px;
	text-align: center;
}

#golden-week table.campaign-color-blue th,
#golden-week table.campaign-color-blue td {
	background-color: #B9FDFF;
}

























/*	HACK
------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

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

.clearfix {
	display: block;
}
/* End hide from EI-mac */
