@charset "utf-8";
/* CSS Document */

@import "clear.css";

/* container */
#container {
	margin: auto;
	text-align: left;
	width: 960px;
}

#container > h1 {
	font-size: 0.6em;
	margin: 20px 0;
}

/* header */

#header h1 {
	float: left;
	margin: 0 0px 7px 0;
}

#header h2 {
	float: right;
	margin: 0 10px 10px 23px;
}

#header h3 {
	float: right;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 20px;
}

#header ul {
	float: right;
	margin-bottom: 20px;
	width: auto;
}

#header li {
	border-left: dashed 1px #888;
	display: inline-block;
	float: right;
	font-size: 12px;
	line-height: 23px;
	padding: 0 10px;
}

#header li:first-child a {
	color: #ed7787;
}

#header li:last-child {
	border: none;
}

#header li img {
	vertical-align: -8px;
}

/* navi */

#navi {
	margin-bottom: 30px;
}

#navi li {
	display: inline-block;
	float: left;
	height: 45px;
	width: 160px;
}

/* footer */

#footer {
	background-color: #796a56;
	color: #fff;
	font-size: 0.8em;
	margin-top: 30px;
	padding: 10px;
}

#footer a {
	color: #fff;
}

#footer ul {
	float: left;
}

#footer li {
	background-image: url("../images/ico_arrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	padding: 0 10px;
}

#footer #bottom {
	float: right;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: right;
}

#bottom h6 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 3px;
}

.copy {
	font-size: 0.7em;
	margin-top: 5px;
	text-align: center;
}

/* contents */

#contents {
	float: right;
	width: 720px;
}

#contents > h3 {
/*	background-color: #ed7787; 春用*/
	background-color: #b24350;
	color: #fff;
	font-size: 0.9em;
	margin-bottom: 20px;
	padding: 4px 0 2px;
}

#contents > h3 p {
	border-bottom: dotted #fff 1px;
	line-height: 1em;
	font-size: 0.9em;
	padding: 4px 10px;
}

#contents > h3 p:before {
	content: url(../images/arrow5.png);
	margin-right: 5px;
	vertical-align: -2px;
}

/* side */

#side {
	float: left;
	width: 225px;
}

#side dl {
	font-size: 0.8em;
	padding: 0 15px;.
	margin-bottom: 20px;
}

#side dt {
/*	color: #ed7787; 春用*/
	color: #b24350;
}

#side dt img {
	margin-right: 2px;
	vertical-align: 2px;
}

#side dd {
	margin-bottom: 10px;
}

#side .txt {
	width: 140px;
}

#side .btn {
	vertical-align: -6px;
}

#side .cat li {
	display: block;
	height: 49px;
	margin-bottom: 5px;
}

#side .blc {
	border: solid 1px #baa799;
	margin-bottom: 20px;
	padding: 10px;
}

#side .flash {
	font-size: 0.6em;
	line-height: 1.5em;
	margin-bottom: 20px;
	text-align: center;
}

/* index */

.left {
	font-size: 0.9em;
	float: left;
	width: 480px;
}

.left .main {
	margin-bottom: 20px;
	height: 462px;
	width: 480px;
	overflow: hidden; 
	text-align: center;
}

/*#gallary .box_skitter_large img {
	max-height: 414px;
	max-width: 430px;
}*/
.left .maincontents {
	text-align: center;
}

.left .back {
	font-size: 0.7em;
	line-height: 20px;
	margin-top: -30px;
	text-align: right;
}

.left .back a {
	color: blue;
	font-size: 11px;
}

.left .ban {
	margin-bottom: 20px;
	text-align: center;
}

.left .banner {
	margin-bottom: 20px;
}

.left .banner li {
	line-height: 0;
	margin-bottom: 5px;
}

.left .menu {
	margin-bottom: 20px;
	font-size: 0.75em;
}

.left .menu li {
	border-right: dashed #888 1px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px 10px 7px 0;
	width: 146px;
}

.left .menu li p {
	min-height: 55px;
}

.left .menu .n {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

.left .menu h4 {
	border-top: solid #fcd991 5px;
	color: #000;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px;
}

.left .menu .copy {
	font-size: 0.8em;
	font-weight: normal;
	height: 4.5em;
	line-height: 1.5em;
	overflow: hidden;
}

.left .record {
	background-color: #fcd991;
	margin-bottom: 20px;
	padding: 10px;
}

.left .record h5 {
	border-bottom: solid #ea5d1a 1px;
	color: #ea5d1a;
	height: 15px;
	padding: 5px;
}

.left .record .catch {
	color: #ea5d1a;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 25px;
	margin: -25px 0 10px 0;
	text-align: right;
}

.left .record li {
	border-right: dashed #333 1px;
	display: inline-block;
	float: left;
	font-size: 0.7em;
	height: 90px;
	margin-right: 5px;
	padding-right: 4px;
	width: 95px;
}

.left .record li.n {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

.left .record li h6 {
	margin: 5px 0;
}

.left .record li p {
	line-height: 1.2em;
	padding-left: 6px;
	text-indent: -6px;
}

.right {
	float: right;
	width: 225px;
}

.right h3 {
	background: none;
	line-height: 0;
	margin-bottom: 0;
	padding: 0;
	text-indent: 0;
}

.right .blc {
	border: solid 1px #baa799;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-bottom: 20px;
	padding: 10px;
}

.right .calendar{
	margin-bottom: 20px;
	padding: 10px 5px;
}
.right .calendar .month {
	text-align: center;
}
.right .calendar .month span {
	margin: 0 0.5em;
}
.right .calendar .month a {
	font-size: 0.7em;
}

.right .lg {
	float: left;
	margin: 0 10px 0 0;
}

.right hr {
	border: none;
	border-bottom: dashed 1px #baa799;
}

.right .link li {
	border-bottom: dashed 1px #ccc;
	padding: 5px 0;
	text-align: center;
	width: 203px;
	overflow: hidden;
}

.right .link p {
	white-space: nowrap;
}

.right .link .thum {
	height: 64px;
	overflow: hidden;
}

.right .link img {
	width: 128px;
}

/* list */

#list .condition {
	border-bottom: #eee 1px dashed;
	font-size: 0.9em;
	margin: 0 10px;
	padding: 3px 0;
}

#list .condition2 {
	font-size: 0.75em;
	padding: 2px 0 0 30px;
}

#list .condition2 li {
	float: left;
	margin-right: 20px;
	white-space: nowrap;
	width: 200px;
}

#list .condition3 {
	font-size: 0.8em;
	margin-bottom: 20px;
	text-align: center;
}

#list dl {
	font-size: 0.8em;
	margin: 0 10px;
}

#list dt {
	background-color: #fee9bf;
	padding: 2px 10px;
}

#list dd {
	margin-bottom: 20px;
	padding: 10px;
}

#list .l2 dd {
	float: left;
	width: 140px;
}

#list .l2 dd p {
	overflow: hidden;
	white-space: nowrap;
}

#list .l2 dd img {
	height: 100px;
}

#list dd .l {
	border: none !important; 
	float: left;
	text-align: center;
	width: 150px;
}

#list dd .l img {
	max-height: 150px;
	max-width: 150px;
}

#list dd .r {
	border-left: solid #baa799 1px;
	float: right;
	padding-left: 10px;
	width: 449px;
}

#list dd .cat {
	border-bottom: dashed 1px #baa799;
	font-size: 0.85em;
	margin-bottom: 5px;
	padding: 2px;
}

#list dd .t {
	border-top: solid 2px #f8b300;
	padding-top: 5px;
}

#list dd a {
	color: #e95513;
}

.more a:before {
	content: url(../images/arrow.png);
	margin-right: 3px;
	vertical-align: -1px;
}

#list .page {
	font-size: 0.8em;
	text-align: center;
}
/* detail */

#detail {
	margin-left: 20px;
	font-size: 0.9em;
}

#detail > h4 {
	border-bottom: dashed 1px #baa799;
	font-size: 1.5em;
}

#detail > h5 {
	font-size: 0.5em;
}

#detail > marquee {
	border-bottom: dashed 1px #baa799;
	padding: 2px 0;
	margin-bottom: 20px;
}

#detail .box_skitter_large {
	border: solid #b5b5b5 1px;
	margin: 0 auto 10px;
	height: 428px;
	width: 650px;
	overflow: hidden;
	text-align: center;
}

.frame {
	border: solid #b5b5b5 1px;
	padding: 10px 0;
	margin-bottom: 20px;
}

#detail .box_skitter_large img {
	max-height: 428px;
	max-width: 650px;
}

#detail .photolibrary {
	border-bottom: solid 1px #d1c5bb;
	line-height: 0;
	margin-bottom: 10px;
}

#detail .slider {
	border-bottom: dashed 1px #d1c5bb;
	margin-bottom: 20px;
	padding: 0 30px;
	width: 636px;
	overflow: hidden;
}

#detail .slider li {
	display: block;
	height: 94px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	width: 139px !important;
}

#detail .bx-window {
	width: 636px !important;
}

#detail .slider li img {
/*	max-height: 129px; 
	max-width: 139px; */
}

#detail .slider .bx-prev {
	display: block;
	width: 16px;
	float: left;
	margin: -80px 0 40px -30px;
}

#detail .slider .bx-next {
	display: block;
	width: 16px;
	float: right;
	margin: -80px -30px 40px 0;
}

#detail .detail_title {
/*	color: #ed7787; 春用*/
	color: #b24350;
	font-size: 1.1em;
	padding: 0 20px;
}

#detail .detail_title a {
	color: #ed7787;
}

#detail .detail_title:before {
	content: url(../images/check_icon.gif);
	margin-right: 5px;
	vertical-align: -4px;
}

#detail .schedule {
	background-color: #eee;
	padding: 10px;
	margin-bottom: 20px;
}

#detail .intro {
	margin: 20px 40px 40px;
}

#detail .infobar {
	line-height: 0;
	margin: 0 15px;
}

#detail .info {
	border: solid 1px #d1c5bb;
	border-top: 0;
	font-size: 0.9em;
	margin: 0 14px 20px 15px;
	padding: 0 20px;
}

#detail .info dt {
	float: left;
	padding: 10px 0;
	margin-left: 1em;
	width: 9em;
}

#detail .info dd {
	padding: 10px 0 10px 10em;
	border-bottom: dashed 1px #d1c5bb;
}

#detail .info dd:last-child {
	border-bottom: 0;
}

#detail .info .map {
	margin-left: 4em;
}

#detail .info .map img {
	vertical-align: -5px;
}

#detail .info .map:hover {
	text-decoration: none;
}

/* gallary */

#gallary {
	height: 441px;
	width: 900px;
}

#gallary .photo {
	float: left;
	width: 670px;
}

#gallary .box_skitter_large {
	height: 441px;
	width: 670px;
	overflow: hidden;
	text-align: center;
}

#gallary .box_skitter_large img {
	max-height: 441px;
	max-width: 670px;
}

#gallary .text {
	color: #fff;
	float: right;
	font-size: 0.8em;
	height: 401px;
	width: 200px;
	overflow: hidden;
	padding: 20px 0;
	text-align: left;
}

/* inquiry */

#inquiry {
	font-size: 0.8em;
	padding: 0 20px;
}

#inquiry p {
	margin: 20px;
}

#inquiry .msg {
	text-align: center;
}

#inquiry .att {
	color: #f00;
	margin: 5px;
	text-align: right;
}

#inquiry #new_tbl {
	border-top: solid #ccc 1px;
	border-left: solid #ccc 1px;
	font-size: 0.75em;
	margin: 0 10px;
	width: 630px;
}

#inquiry #new_tbl th {
	background-color: #fadbdc;
	border-bottom: solid #ccc 1px;
	font-weight: normal;
	padding: 5px 10px;
	width: 150px;
}

#inquiry #new_tbl th span {
	color: #f00;
}

#inquiry #new_tbl td {
	border-right: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	padding: 5px 10px;
}

#inquiry #new_tbl td a {
	color: #39c;
	font-size: 11px;
}

#inquiry #new_tbl td span {
	color: #f00;
	font-size: 11px;
}

#inquiry #new_tbl select {
	border: solid 1px #ccc;
}

#inquiry #new_tbl input[type='text'],#inquiry #new_tbl input[type='password'] {
	border: solid 1px #ccc;
	padding: 2px;
}

#inquiry dl {
	margin: 0 20px;
}

#inquiry dl span {
	color: #f00;
}

#inquiry dt {
	border-left: solid #939677 10px;
	border-bottom: dotted #939677 1px;
	padding: 2px 5px;
	margin-bottom: 10px;
}

#inquiry dd {
	margin: 0 0 20px 15px;
}

.pre_com {
	background-color: #ffe5e5;
	border: solid #b24350 3px;
	padding: 20px;
}

.present-list {
}
.present-list li {
	float: left;
	text-align: center;
	width: 50%;
}
.present-list li img {
	width: 100%;
}

/* ebook */
#ebook {
}

#ebook ul {
	margin: 20px;
}

#ebook li {
	border-bottom: dashed 1px #333;
	float: left;
	margin: 10px 20px;
	padding-bottom: 20px;
	width: 280px;
}

#ebook a {
	display: block;
	height: 80px;
}

#ebook a > img:first-child {
	height: 80px;
	margin-right: 5px;
	vertical-align: -35px;
}
#ebook .msg {
	font-size: 0.9em;
	text-align: center;
}
/*
	company
*/
#company {
	font-size: 0.8em;
}

#company dl {
	margin: 20px 60px;
}

#company dt {
	clear: both;
	display: inline;
	float: left;
	width: 10em;
	text-indent: 10px;
	padding: 10px 0;
}

#company dd {
	border-bottom: dashed 1px #333;
	padding: 10px 10px 10px 10em;
}

#login {
	font-size: 0.7em;
	padding: 25px 25px 0;
	margin: 0 auto;
	width: 250px;
}

#login dd {
	margin-bottom: 10px;
}

#login input[type="text"],#login input[type="password"] {
	width: 246px;
}

#login .login_btn {
	margin-top: -27px;
	text-align: right;
}

#login .login_btm {
	background-color: #7e6b5a;
	color: #fff;
	font-size: 0.9em;
	padding: 10px 5px 5px;
	margin: 20px 0 10px;
}

#login .login_btm input[type="checkbox"] {
	vertical-align: -2px;
}

#login p {
	margin-bottom: 5px;
}

#login .login_att img {
	margin: 0 3px 0 10px;
	vertical-align: -2px;
}

#login .login_att a {
	color: #39c;
	font-size: 11px;
}

.paper_img {
	text-align: center;
	margin: 5px;
}

.com {
	font-size: 10px;
	text-align: right;
}

.eve_top {
	background: url(../images/bar_event_schedule.gif) no-repeat left;
	border-bottom: dotted #a38a77 1px;
	font-size: 10px;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 15px;
	text-align: right;
}

.eve_rubi,.eve_title {
	color: #b24350;
	font-weight: bold;
}

.eve_rubi img {
	margin-right: 5px;
	vertical-align: -6px;
}

.eve_title {
	font-size: 18px;
	padding: 5px 0 3px;
	margin-bottom: 10px;
}

.eve_price {
	border-bottom: dotted #a38a77 1px;
	text-align: right;
	margin: -35px 0 10px;
}

#eve_date {
	margin-bottom: 10px;
	width: 100%;
}

#eve_date th,#eve_date td {
	padding: 5px 0;
}

#eve_date th {
	border-bottom: dotted #a38a77 1px;
	text-align: center;
	vertical-align: top;
	width: 60px;
}

#eve_date td {
	border-bottom: dotted #a38a77 1px;
	padding-left: 15px;
}

#eve_date td img {
	margin: 0 3px;
}

#eve_date td>p>span {
	font-size: 14px;
}

#eve_date td>span {
	color: #b24350;
}

#eve_date td p {
	font-size: 18px;
	font-weight: bold;
}

#eve_date .att {
	color: #b24350;
}

#eve_date th span {
	font-size: 10px;
}

#eve_date li:before {
	content: "※";
}

#eve_date .ref th {
}
#eve_date .ref td p {
	font-size: 1em;
	font-weight: normal;
}

.detail {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.detail h3 {
	 border-bottom: solid #a38a77 1px;
	height: 19px;
	margin-bottom: 10px;
}

#topicsblc {
	height: 192px;
	margin: 0 0 20px 0 !important;
	padding-top: 10px;
	overflow: auto;
}
.detail dl {
	margin: 0 10px;
}

.detail dt {
	border-bottom: dotted #b5b5b5 1px;
	color: #888;
	margin-bottom: 5px;
	text-align: right;
}

.detail dt p {
	margin-top: -15px;
	text-align: left;
}

.detail dd {
	margin-bottom: 10px;
}

#history dl {
	font-size: 0.8em;
	margin-bottom: 10px;
}

#history dt {
	float: left;
	padding: 10px 0;
	text-align: center;
	width: 60px;
}

#history dt img {
	max-height: 40px;
	max-width: 60px;
}

#history dd {
	border-bottom: dotted #b5b5b5 1px;
	padding: 10px 0 10px 70px;
}

#history dd span {
	display: block;
	font-size: 1.2em;
	margin-bottom: 3px;
}

.clr {
	text-align: right;
}

/* calendar */

#calendar {
	border-top: solid #604c3f 1px;
	border-left: solid #604c3f 1px;
	width: 100%;
}

#calendar th {
	background-color: #604c3f;
	border-right: dotted #fff 1px;
	color: #fff;
	font-size: 0.65em;
	font-weight: normal;
	text-align: center;
}

#calendar th.sat {
	background-color: #9b8638;
	border-right: solid #604c3f 1px !important;
}

#calendar th.holiday {
	background-color: #b24350;
}

#calendar td {
	border-bottom: solid #604c3f 1px;
	border-right: solid #604c3f 1px;
	font-size: 0.8em;
	height: 2.8em;
	padding-left: 2px;
	vertical-align: top;
}

#calendar td.sat {
	color: #9b8638;
}

#calendar td.holiday {
	color: #b24350;
}

.set {
	background-color: #ed7787;
}

/* イベント一覧 */
#event_list .l {
	float: left;
	text-align: center;
	width: 120px;
}

#event_list > li {
	border-bottom: dotted #c9c9c9 1px;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}

#event_list .l img {
	max-height: 100px;
	max-width: 110px;
}

#event_list .r {
	float: right;
	font-size: 0.9em;
	width: 355px;
}

#event_list .r .eve_title {
	font-size: 1em;
	overflow: hidden;
	width: 25em;
	white-space: nowrap;
}

#event_list .r .eve_price {
	border-bottom: dotted #a38a77 1px;
	line-height: 0;
	text-align: right;
	margin: -35px 0 3px;
	padding-bottom: 3px;
}


#event_list .r li:first-child {
	line-height: 0;
}

#event_list .r .date span {
	font-size: 0.7em;
}

#event_list .r .date img {
	margin: 0 3px;
	width: 15px;
	vertical-align: 1px;
}

#event_list .r .date_att {
	color: #b24350;
	padding-left: 3em;
}

#event_list .r .more {
	text-align: right;
}

/* ヘルプページ */

#help {
	font-size: 0.8em;
	margin: 20px auto;
	width: 640px;
}

.help_title {
	background: url('../images/help_img2.gif') no-repeat;
	line-height: 27px;
	margin-bottom: 30px;
}

.help_txt {
	line-height: 2.2em;
}

.qa_title {
	border-top: solid #b24350 2px;
	border-bottom: dotted #b24350 1px;
	line-height: 1em;
	padding: 3px 5px;
	margin: 50px 0 10px;
}

.qa_title:before {
	content: url('../images/help_img3.gif');
	margin-right: 5px;
	vertical-align: -7px;
}

.qa {
	font-size: 0.9em;
	margin: 20px 0;
}

.qa dt {
	background: url(../images/help_img4.gif) no-repeat top left;
	height: 62px;
	margin-left: 5%;
	width: 95%;
}

.qa dt p {
	border-bottom: dashed #59493f 2px;
	margin-left: 50px;
	padding-top: 10px;
}

.qa dd {
	background-color: #fff7f0;
	border: solid #eb6877 1px;
	padding: 2px;
	margin: -20px 0 40px 15%;
	width: 84%;
}

.qa dd p {
	background: url(../images/help_img5.png) no-repeat 2% 20%;
	border: dotted #eb6877 1px;
	min-height: 60px;
	padding: 15px 15px 15px 70px;
}

.backnum {
	font-size: 0.7em;
	margin: -20px 0 20px 0;
	text-align: right;
}

.backnum a {
	color: #00c;
}

.mag {
	font-size: 0.9em;
	margin-bottom: 30px;
}

.loginmsg {
	font-size: 0.9em;
	margin: 4em 0;
	text-align: center;
}

#eventcal {
	background: #fff;
	color: #333;
	width: 800px;
	height: 600px;
}
#eventcal .calendar {
	padding: 20px;
}
#eventcal .calendar .month {
	font-size: 1em;
	text-align: center;
}
#eventcal .calendar span {
	margin: 0 0.5em;
}
#eventcal .calendar a {
	font-size: 0.7em;
}
#eventcal th {
	width: 14.28571428571429%;
}
#eventcal td {
	text-align: left;
	height: 80px;
}
#eventcal p {
	font-size: 0.8em;
}

.line1 {
	border: none;
	margin: 4em 0;
}

.ui-tooltip-content {
	font-size: 0.7em;
}

.gmap {
	margin: 1em 0;
}
.gmap iframe {
	border: none;
	height: 320px;
	width: 480px;
}

.req_att {
	border: solid 1px #ccc;
	height: 200px;
	overflow: auto;
}