@import  "column.css";
@import  "mainmenu.css";
@import  "FCK.css";
@import  "banner.css";
@import  "submenu.css";
@import  "subCat.css";


* {
	margin:0;
}

a {
}

a:hover {
}

a:visited {
}

#head_m .logo {
	float: left;
}#head h1 {
	float: left;
	padding-top: 5px;
	color: #615856;
	font-size: 11px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
}

#socialBox {
	height: 20px;
	text-align: right;
	width: 300px;
	float: right;
	overflow: hidden;
}

#facebook { float: right; width: 120px !important; }
#twitter { float: right; width: 110px; }

.headright {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 15px;
	font-size: 11px;
	line-height: 130%;
	text-align: right;
	margin-bottom: 0px;
	float:right;
}

.head_comm {
	margin-bottom: 10px;
	font-size: 12px;
}

.headright a {
}

.headright a:hover {
	text-decoration:underline;
}

.languageBtn { padding-top: 17px; float: left; }
.languageBtn ul { margin-right: 20px; border-right-color: #a7a7a7; border-right-style: dotted; border-right-width: 1px; }
.languageBtn ul li { padding-right: 17px; padding-left: 17px; border-left-color: #a7a7a7; border-left-style: dotted; border-left-width: 1px; list-style-type: none; float: left; }
.languageBtn ul li a { font-family: "Lucida Grande", Verdana, Arial, sans-serif; }

.foot_comm {
	padding-top: 3px;
	font-size: 11px;
	line-height: 130%;
}

.logo_foot {
	margin-right: 15px;
	float: left;
}

.copyright {
	font-size: 11px;
	color: #a7a7a7;
	font-family: Verdana;
}

.next_navi {
	font-size: 12px;
	text-align:center;
	margin-bottom:10px;
	padding-top:2px;
}

.next_navi a {
	color: white;
	background-color: #3e70b1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:1px 4px;
	border:solid 1px #fff;
}

.next_navi a:hover {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #172245;
	border:solid 1px #172245;
}

.next_navi .current {
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #172245;
	padding:1px 4px;
	border:solid 1px #172245;
}

.area1 .kijilist ul li a:before {
	padding-left: 10px;
	color: #cc0001;
	content: "Q";
	padding-right: 15px;
}

.area1 .kijilist {
	background-color: #f6f3e8;
	border-color: #e5e0d3;
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat;
	text-align:left;
	margin-bottom: 10px;
}

.area1 .kijilist .title {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	background-color: #e5e0d3;
	color: #2b1e16;
	text-shadow: 0px 1px white;
	padding-bottom: 4px;
	padding-top: 5px;
	line-height:140%;
	text-align:center;
	font-size: 12px;
}

.area1 .kijilist_m {
	background-position: center center;
	background-image: url(../../images/_bg_wht70.png);
	background-repeat: repeat;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 10px;
}

.area1 .kijilist ul {
	padding:0;
	margin:0;
}

.area1 .kijilist ul li {
	border-bottom-color: #a7a7a7;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0px;
	line-height: 130%;
	font-size: 12px;
	list-style-type: none;
}

.area1 .kijilist ul li a {
	padding-bottom: 8px;
	padding-top: 8px;
	text-shadow: 0px 1px white;
	color: #2b1e16;
	display: block;
	text-decoration:none;
}

.area1 .kijilist ul li a:hover {
	background-color: #e5e0d3;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.linkbox {
	cursor: pointer;
}

.formBtn {
	text-align: center;
	padding: 30px;
	background-color: #e5e0d3;
}

.formBtn a {
	margin-right: 5px;
	margin-left: 5px;
	display: inline-block;
	text-shadow: 0px 1px #26201e;
	color: white;
	background-color: #423833;
	padding-left: 20px;
	padding-bottom: 12px;
	padding-right: 20px;
	padding-top: 12px;
	line-height: 100%;
	font-size: 13px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px; 
	position:relative;            /* PIEを動作させるために追加 */
    behavior: url( ./pie1/PIE.htc ) ;
}

div#majorBtn {
    margin-bottom: 20px;
}
div#twoBlock {
    margin-bottom: 4px;
}
div#twoBlock a.btn_reserve {
    float: left;
    background-image: url(../../images/btn_reserve.jpg);
    background-origin: padding-box;
    background-position: 0 top;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
    width: 98px;
}
div#twoBlock a.btn_reserve:hover {
    float: left;
    background-image: url(../../images/btn_reserve.jpg);
    background-origin: padding-box;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
    width: 98px;
}
div#twoBlock a.btn_inquiry {
    float: right;
    background-image: url(../../images/btn_inquiry.jpg);
    background-origin: padding-box;
    background-position: 0 top;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
    width: 98px;
}
div#twoBlock a.btn_inquiry:hover {
    float: right;
    background-image: url(../../images/btn_inquiry.jpg);
    background-origin: padding-box;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
    width: 98px;
}
a.btn_guide {
    background-clip: border-box;
    background-image: url(../../images/btn_guide.jpg);
    background-position: 0 top;
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 200px;
}
a.btn_guide:hover {
    background-image: url(../../images/btn_guide.jpg);
    background-origin: padding-box;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 200px;
}

div#sideSubmenu {
	margin-bottom: 20px;
	background: url(../../images/bg_sideSubmenu.jpg) no-repeat top center;
	padding-top: 20px;
}
div#sideSubmenu ul { padding-left: 25px; }
div#sideSubmenu ul li { list-style-position: outside; list-style-image: url(../../images/pt_arrow_green.png); }
div#sideSubmenu ul li a {
	font-size: 12px;
	text-decoration: underline;
	color: #535353;
}

.footContactBtn { background-color: #F2F4F6; border-color: #cccccc; border-style: solid; border-width: 1px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; padding-top: 0px; }
.footContactBtn ul { padding: 0px; margin: 0px; }
.footContactBtn ul li { list-style-type: none; padding: 0px; margin: 0px; }
.sitemap { padding-bottom: 25px; width: 320px; float: left; }
.sitemap ul { padding-right: 10px; padding-left: 15px; }
.sitemap ul li { list-style-type: none; padding-left: 0px; }
.sitemap ul h3.main { padding-bottom: 3px; margin-bottom: 5px; border-bottom-color: #c6c6c6; border-bottom-style: dotted; border-bottom-width: 1px; display: block; font-size: 14px; }
.sitemap ul ul { padding-left: 20px; }
.sitemap ul ul li { list-style-type: circle; }
