/*@import url("http://yui.yahooapis.com/3.0.0/build/cssreset/reset-context-min.css");
@import url("http://yui.yahooapis.com/3.0.0/build/cssbase/base-context-min.css");
@import url("http://yui.yahooapis.com/3.0.0/build/cssfonts/fonts-min.css");*/

.fir {
	display: none;
}
abbr {
	border-bottom: 1px dotted rgba(249,132,215,0.5);
	padding-bottom: 2px;
}
ol {
	margin-left: 25px;
}
ol, ol li {
	list-style-type: decimal;
}
/* @group copy from common.css */

#dContentsArea {
	float: right;
	width: 624px;
	padding: 0px 26px 35px 23px;
}

#dContentsArea h3.heading {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Meiryo, Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, Geneva, helvetica, sans-serif;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e8ca8a;
	margin: 10px 0 30px;
	font-weight: bold;
	font-size: 130%;
}

#dContentsArea h3.headingB {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo, Verdana, Arial, "ＭＳ Ｐゴシック",Osaka, Geneva, helvetica, sans-serif;
	padding-bottom: 6px;
	border-bottom: 1px dotted #e8ca8a;
	margin: 0px 0 15px;
	font-weight: bold;
	font-size: 130%;
}

#dContentsArea p {
	margin-bottom: 15px;
}

#dContentsArea p.imgCont {
	margin-bottom: 40px;
}

#dContentsArea ol#privacy {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: decimal;
}

#dContentsArea ol#privacy li {
	padding: 0;
	margin-bottom: 20px;
	background: none;
	list-style-type: decimal;
}

/* @end */

/* @group dContentsArea */

/* @group Genre */

h2.genre1 {
	display: block;
	width: 630px;
	height: 106px;
	background: url(resources/genre1.jpg) no-repeat;
}

h2.genre2 {
	display: block;
	width: 630px;
	height: 106px;
	background: url(resources/genre2.jpg) no-repeat;
}

h2.genre3 {
	display: block;
	width: 630px;
	height: 106px;
	background: url(resources/genre3.jpg) no-repeat;
}

h2.genre4 {
	display: block;
	width: 630px;
	height: 106px;
	background: url(resources/genre4.jpg) no-repeat;
}

h2.genre5 {
	display: block;
	width: 630px;
	height: 106px;
	background: url(resources/genre5.jpg) no-repeat;
}

h2.genre6 {
	display: block;
	width: 630px;
	height: 106px;
	background: url(resources/genre6.jpg) no-repeat;
}
.genre ul.list-index li {
	margin-bottom:20px;
}
.genre ul.list-index li h3 {
	padding-left:24px;
	padding-bottom:2px;
	background-position:0 1px;
}
.genre ul.list-index li p {
	font-size:90%;
}

/* @end */

/* @group Theme */

ul.theme-list li {
	width: 300px;
	float: left;
}
ul.theme-list h3 {
	margin: 10px 0;
	padding: 3px 0;
}
ul.theme-list p {
	width: 180px;
	padding-left: 90px;
	padding-right: 5px;
}

div.themesBanner {
	display: block;
	width: 630ox;
	height: 106px;
	background: url(resources/themes_bg.jpg) no-repeat;
}

.themesBanner h2 {
	padding: 2.5em 0 0 1.25em;
	color: #fff;
	text-shadow: #5e5e5e 0 1px 0 !important;
}

/* @end */

/* @group Keywords */
ul.keywords li {
	display: inline;
	margin: 0 !important;
	line-height: 0.88;
	text-align: center;
}

/* @end */

/* @group Area */

div.area h2 {
	border-bottom: 1px dotted #8c5409;
	padding-bottom: 4px;
}

#area-map {
	background: url(resources/area_bg.png) no-repeat;
	width: 620px;
	height: 1%;
	overflow: hidden;
	display: block;
}

#area-map ul {
	width: 360px;
	height: 180px;
	float: left;
	padding: 0 15px 5px;
}

#area-map ul li {
	margin: 0;
	padding: 0;
	height: 90px;
	float: left;
}

#area-map ul li a.thumb {
	width: 103px;
	height: 90px;
	display: block;
}

/* @end */

/* @group Events */

div.events h2 {
	width: 630px;
	height: 106px;
	background: url(resources/events_bg.jpg) no-repeat;
	margin:2px 0 25px !important;
}
div.events div.event:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
div.events div.event {
	width:600px;
	margin:0 auto 20px;
	border-bottom:1px dotted #ddd;
	padding-bottom:10px;
	zoom:100%;
}
div.events h3 {
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 20px;
	padding:8px 12px 8px;
	border-left: 5px solid #f57f7a;
	background-color:#f8f8f8;
	line-height:120%;
}
div.events h4.date {
	margin-bottom:20px;
	font-weight:bold;
	color:#f34d4d;
	font-family:Arial !important;
	padding-left:80px;
	font-size:110%;
	background:url(../img/event_label_date.gif) no-repeat left top;
}
div.events ul.meta {
	margin: 3px auto 15px;
	display:none;
}
div.events ul.meta li {
	float: right;
	padding-right: 10px;
	font-size: 88%;
	color: #797979;
}
div.events div.description {
	margin:0;
	clear:none !important;
	line-height:150%;
}
div.events div.description p {
	padding:0;
	margin:0 0 10px !important;
}
div.events div.description p.link {
	margin-top:3px;
	font-weight:bold;
	padding-left:22px;
	background:url(resources/icon_link.png) no-repeat left top;
}
div.events img.evPhoto {
	float:right;
	margin-bottom:5px;
	border:3px solid #CC9900;
}
div.events div.description div.evPhotoBox {
	width:220px;
	margin:0px 0px 5px 12px;
	float:right;
}
div.events div.description div.evPhotoBox img.evPhoto {
	float:none;
	margin-bottom:5px;
	border:3px solid #CC9900;
}
div.events div.paging {
	clear:both;
	text-align:center;
}
/* -list- */
div.events div.event h3 {
	margin-bottom:10px;
}
div.events div.event h4.date {
	margin-bottom:8px;
	float:left;
	width:300px;
}
div.events div.event img.evPhoto {
	width:200px;
	height:150px;
}
div.events div.event div.description {
	width:370px;
}
div.events div.event h3 {
	
}

/* @end */


/* @group decoration */

h1, h2, h3, h4, h5, h6 {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,'ＭＳ Ｐゴシック','メイリオ',Meiryo,sans-serif !important;
}

div.index h2, div.view h2 {
	margin: 0.3em auto 1.5em;
	font-weight: bold;
	text-shadow: #eaeaea 0 1px 0;
}

h2.banner {
	margin-top: 0 !important;
}

div.index ul, div.view ul {
	margin: 10px auto;
	display: block;
	overflow: hidden;
	height: 1%;
}

div.view ul li.item {
	margin: 0.5em auto;
	float: left;
	display: inline;
	padding: 0 10px 0 0;
	width: 300px;
}

div.index ul li h3, div.view ul li h3 {
	border-bottom: 1px dotted #f66a71;
	font-weight: bold;
	font-size: 96%;
	width: 260px;
	margin-bottom: 0.5em;
	padding-left: 1.5em;
	background: url(resources/list_bg.png) no-repeat;
}

div.spots h2 {
	display: none;
}

div.spot h3, div.spot h3 a {
	font-weight: bold;
	text-shadow: #fff3f1 0 1px 0;
}

div#map h3 {
	color: #5e5e5e;
	border-bottom: 1px dotted #424242;
	text-shadow: #c0c0c0 0 1px 0;
}

div.area div.paging, div.genre div.paging {
	display: none;
}

div.actions ul li {
	display: inline;
	float: left;
	margin-right: 1em;
}

#dContentsArea p {
	margin: 0.3em 0;
}

h4.access {
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px dotted #48C7FF;
	border-left: 0.4em solid #f66;
	padding-left: 5px;
	padding-bottom: 3px;
	margin: 25px auto 10px;
}

table.meta td a {
	word-break: break-all;
}

.entry-title {
	border-left: 0.4em solid #48c7ff;
	border-bottom: 1px dotted #f66a71;
	margin: 0.5em auto;
	padding-left: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

div.spots img {
	margin: 0.7em 0 0 0.4em;
}
div.search h2.search {
	background: url(resources/search_subtitle.jpg) no-repeat;
	width: 630px;
	height: 106px;
	display: block;
}
div.search ul li {
	padding: 0.5em;
}
div.search ul li.altrow {
	background-color: #eff5fe;
}
div.search ul li > div {
	padding: 0.3em 0.3em 0;
	font-size: 88%;
	color: #424242;
}
div.index div.spot img {
	float: left;
}

div.image {
	margin: 5px;
	float: left;
}

div.description {
	margin: 15px 10px;
}

li.item div.description {
	font-size: 88%;
	color: #424242;
	margin: 3px;
}

div.description ul {
	padding-left: 30px;
	list-style-type: disc;
}
div.description ul li {
	float: none;
	display: block;
}

div.view ul.keyword-list {
	padding: 2px 0 5px 5px;
	clear: both;
}
ul.keyword-list li {
	font-size: 10px;
	line-height:11px;
	float: left;
	margin-right: 5px;
}

/* @end */

/* @group Table */

table.meta {
	margin: 0.5em 0 0 0.5em;
}
.index table.meta {
	float: right;
	margin-top: 0;
}
.meta tr td {
	width: 498px;
	border-bottom: 1px dotted #e5e5e5;
	padding: 2px 0 5px;
}
.index .meta tr td {
	width: 265px;
}
.meta tr td.area {
	width: 80px;
	background: url(resources/label_area.gif) no-repeat 0 center;
}
.meta tr td.genre {
	width: 80px;
	background: url(resources/label_genre.gif) no-repeat 0 center;
}
.meta tr td.keyword {
	width: 80px;
	background: url(resources/label_keyword.gif) no-repeat 0 center;
}
.meta tr td.address {
	width: 80px;
	background: url(resources/label_address.gif) no-repeat 0 center;
}
.meta tr td.hour {
	width: 80px;
	background: url(resources/label_hour.gif) no-repeat 0 center;
}
.meta tr td.holiday {
	width: 80px;
	background: url(resources/label_holiday.gif) no-repeat 0 center;
}
.meta tr td.tel {
	width: 80px;
	background: url(resources/label_tel.gif) no-repeat 0 center;
}
.meta tr td.fax {
	width: 80px;
	background: url(resources/label_fax.gif) no-repeat 0 center;
}
.meta tr td.url {
	width: 80px;
	background: url(resources/label_url.gif) no-repeat 0 center;
}
.index .description {
	clear: both;
}

/* @end */

/* @group Pagination */

div.spots div.paging {
	text-align: center;
}
div.areas div.paging,
div.genres div.paging,
div.keywords div.paging,
div.themes div.paging {
	display: none;
}

/* @end */

/* @group Auth Link */

div#auth {
	text-align: right;
	margin-right: 2em;
}

/* @end */

/* @group Form */

form {
	clear: both;
	margin-right: 20px;
	padding: 0;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}

fieldset legend {
	background: #fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}

fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}

fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}

form div.input {
	color: #444;
}

form div.required {
	color: #333;
	font-weight: bold;
}

form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}

label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}

input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}

select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}

select[multiple=multiple] {
	width: 100%;
}

option {
	font-size: 120%;
	padding: 0 3px;
}

input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}

input[type=radio] {
	float: left;
	width: auto;
	margin: 0 3px 7px 0;
}

div.radio label {
	margin: 0 0 6px 20px;
}

input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
/* @end */

/* @group Serchbox */

div.search form {
	text-align: center;
	font-size: 88%;
	margin: 0;
}
div.search input.search-box {
	font-size: 90%;
	width: 63%;
	_float: left;
}
div.search input[type="text"] {
	font-size: 90%;
	width: 63%;
}
div.search input.submit {
	width: 3.5em;
	_font-size: 14px;
	_float: right;
	_margin-top: -3px;
	_margin-right: 5px;
}
div.search input[type="submit"] {
	width: 3.5em;
	padding: 0;
}

/* @end */

/* @group keySelector */

#keywordBox {
	margin-left: 4px;
}
#keywordBox h3 {
	font-weight: bold;
	color: #797979;
	border-left: 5px solid #f57f7a;
	border-bottom: 1px dotted #a9a9a9;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-shadow: #eaeaea 0 1px 0;
	margin-bottom: 15px;
}
#keywordBox p {
	font-size: 90%;
	margin-left: 5px;
}
#keywordBox p.note {
	font-size: 98%;
}
#keySelector {
	width:540px;
	height:29px;
	padding:8px 0 10px;
	padding-bottom:4px;
	line-height:19px;
	font-size:12px;
	float:left;
}
#keySelector span {
	display:block;
	float:left;
	margin-right:2px;
	padding: 5px 15px 4px;
	border:1px solid #d4d4d4;
	background:url(resources/keyselector_bg.gif) repeat-x left top;
}
#keySelector span a {
	
}
#keySelector span.current-keyword {
	background: #f77;
	border:1px solid #f77;
}
#keySelector span.current-keyword a {
	color: #fff;
	/*text-shadow: #a9a9a9 1px 1px 0;*/
}
#releaseKeyNote {
	background:url(resources/btn_releasekey.gif) no-repeat right top;
	text-align:right;
	padding:6px 0 0;
	border:none;
	float:right;
	width:71px;
	height:29px;
}

li.append {
	clear: both;
}

/* @end */

/* @group jQuery Sidebar */

/*#leftContainer {
	position: fixed;
}

#container {
	position: relative;
}*/

/* @end */


/* @group jQuery drop down menu */
#jsddm {
	margin: 0;
	padding: 0;
}
	
#jsddm li {
	float: left;
	list-style: none;
}

#jsddm li a {
    display: block;
	width: 70px;
}

#jsddm li a:hover {
}
		
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: auto;
}
		
#jsddm li ul li {
	float: none;
	display: inline
}
		
#jsddm li ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	width: 125px;
    background: #219152 url(resources/ddmenu_bg.png);
}
#jsddm li ul li a span {
	padding-top: 5px;
	padding-left: 20px;
	display: block;
	font-size: 13px;
}
		
#jsddm li ul li a:hover {
	color: #fff;
	height: 30px;
	width: 125px;
	background: #6ba947 url(resources/ddmenu_bg.png) 0 -30px;
}
/* @end */
