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

@import 'reset-fonts.css';

html {
	background:url(../images/general_back.gif) repeat-y center #99CCFF;
}

body {
	width:820px;
	margin:0 auto;
	text-align:center;
	
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}

#wrapper {
	text-align:left;
	margin:0 auto;
	width:754px;
}

#header {
	height:77px;
}

#header #title {
	float:left;
	width:375px;
}

#header #search {
	padding-top:22px;
	padding-left:40px;
	float:left;
	text-align:center;
}

#header #search .button {
	padding-top:4px;
	width:100px;
	
}

* html #header #search .button {
	margin-top:2px;
}


#header #link {
	float:right;
	width:210px;
	text-align:right;
	padding-top:10px;
}

#menu {
	clear:left;
	height:57px;
	background:none;
	padding:3px 0 3px 2px;
}

#menu ul {
	list-style:none;
	margin-left:2px;
}



#menu li {
	float:left;
	list-style:none;
	margin:1px -1px 0 0;
	display: block;
}

#content {
	clear:left;
	margin:5px 0;
}

#content:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#content {
  min-height: 1px;
}

* html #content {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#content table#movie {
	background:#fff;
	margin:10px 0;
}

#content table#movie p,
#content table#movie caption {
	padding:.6em 0;
}

#content table#movie caption {
	display:block;
}

#footer {
	height:24px;
	color:#fff;
	text-align:center;
	padding-top:10px;
	background:url(../images/general_footer.gif) no-repeat center;
	clear: both;
	margin-top: 10px;
}


/* index用 */

#content .title {
	color:#FFFFFF;
	background:url(../images/index_icon01.gif) no-repeat;
	height:23px;
	width:99px;
	font-family: bold;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
}

#content ul.sidelink01 {
	list-style:none;
	padding:.6em 0 1em;
}

#content ul.sidelink01 li {
	margin-left:2em;
	list-style:disc;
	font-size: 93%;
}

#content #info {
	width:464px;
	margin:0 9px;
}

#content #info h3 {
	background:#fff;
}

#content #info dl.infolink {
	padding:.6em 0 1em;
	color:#333;
}

#content #info dl.infolink dt {
	margin-left:0.6em;
	margin-top:0.6em;
	font-size:85%;
	padding: 0.3em 0;
	color:#F09;
}

#content #info dl.infolink dd {
	margin-left:.6em;
	padding-bottom:0.6em;
	border-bottom: 1px dotted #ccc;
	
}

#sidemenu01, #info, #sidemenu02 {
	float:left;
}

#content #sidemenu01 a:link, #content #sidemenu01 a:visited, #content #sidemenu01 a:hover {
	color:#fff;
	text-decoration:none;
}

#content #sidemenu01 a:hover {
	color:#CCC;
}


#content #sidemenu02{
	width:140px;
}

#content #sidemenu02 h4 a:link, #content #sidemenu02 h4 a:visited, #content #sidemenu02 h4 a:hover {
	color:#fff;
	text-decoration:none;
}

#content #sidemenu02 h4 a:hover {
	color:#CCC;
}


#content #sidemenu02 h4 {
	background:url(../images/title_sidemenu02.gif) no-repeat;
	padding:8px 0 2px;
	font:93% bold;
	text-align: center;
	color: #fff;
	height:20px;
	margin:2px 0;
}

#content #sidemenu02 h4.nolink {
	background:url(../images/title_sidemenu04.gif) no-repeat;
	padding:8px 0 2px;
	font:93% bold;
	text-align: center;
	color: #3366cc;
	height:20px;
	margin:2px 0;
}

#content #sidemenu02 ul {
	font-size:85%;
	padding:.3em 0;
}

#content #sidemenu02 li {
	padding-bottom:0.3em;
	padding-top: 0.3em;
}

/* リンク設定 */

a:link, a:visited {
	text-decoration:none;
	color:#333333;
}

a:hover {
	text-decoration:underline;
	color:#3366cc;
}


/* イベント設定 */

#eventtitle {
	background:url(../images/event_icon.gif) no-repeat 0 6px;
	padding-left:20px;
	padding-top:6px;
	font:123.1% bold;
}

#eventmenu {
	float:left;
}

#eventmenu p.title {
	background:url(../images/event_select2.gif) no-repeat;
	width:174px;
	height:22px;
	padding:10px 0 1px 34px;
}

#eventmenu p.title a {
	color:#FFFFFF;
}

#eventmenu ul {
	padding:2px 0;
}

#eventmenu li {
	background:url(../images/event_select.gif) no-repeat;
	width:194px;
	height:22px;
	padding:10px 0 1px 14px;
}

#eventmenu li#select a {
	border-left:4px #FF6600 solid;
	margin-left:-4px;
}

#eventmenu li a:link, #eventmenu li a:visited {
	text-decoration:none;
	padding-left:6px;
}

#eventmenu li a:hover {
	border-left:4px #FF6600 solid;
	margin-left:-4px;
}

#googlemap {
	padding-left:12px;
	float:left;
	width:528px;
}

#googlemap h4 {
	font:123.1% bold;
	border-left:6px #99CCFF solid;
	padding-left:4px;
	margin-bottom: 1em;
}

#googlemap h4#about,
#googlemap h4#sagishima {
	font-size:138.5%;
}

#googlemap h5 {
	border-left:6px #99CCFF solid;
	padding-left:4px;
	margin-top:2em;
	margin-bottom: 1em;
	clear: left;
}

#googlemap table.photo {
	margin:10px 0;
}

#googlemap table.photo td {
	padding:3px 0;
}

#googlemap p {
	padding-left:1em;
	padding-bottom:1em;
	font-size:93%;
}

#googlemap table.photo td.caption {
	padding-top:.3em;
}

#googlemap p.toiawase:before {
	content:"お問い合わせ：";
	color:#3366cc;
}

#googlemap p.address:before {
	content:"所在地：";
	color:#3366cc;
}

#googlemap p.access:before {
	content:"アクセス：";
	color:#3366cc;
}

#googlemap p.address {
	padding-bottom:0;
}


#googlemap table.history {
	border:1px solid #CCC;
	margin-bottom: 5px;
}

#googlemap table.history th, #googlemap table.history td {
	padding:.6em;
}

#googlemap table.history th {
	font-size:123.1%;
}

.mapselect {
	width:250px;
	padding-right:2px;
	padding-top:5px;
	float:left;
}

* html .mapselect {
	margin-right:-2px;
}

.mapselect h4 {
	background:url(../images/event_subtitle.gif) no-repeat;
	width:236px;
	height:24px;
	padding:10px 0 0 16px;
	font:108% bold;
}

.mapselect ul {
	font-size:93%;
	padding:1em 0;
}

.mapselect li {
	margin-left:2em;
	list-style:disc;
	padding-bottom:.3em;
}


/*　お問い合わせフォーム　*/

table.inquiry {
}

table.inquiry th, table.inquiry td {
	padding:1em .3em;
	border-bottom:1px dotted #CCCCCC;
}

.blue {
	color:#3366cc;
}

.white {
	color:#FFF;
}

/* アクセスマップ */

table.access th, table.access td {
	padding:.3em .3em;
	border:1px solid #CCCCCC;
}


/*
 * based upon
 *  http://www.akatsukinishisu.net/itazuragaki/2001_10.html#ruby_for_Mozilla_3
 */
ruby {
  display:inline-table;
  text-align:center;
  white-space:nowrap;
  text-indent:0;
  text-align:center;
  margin: 0; 
  vertical-align:text-bottom;
  line-height:1;
}

/* ルビベース */
ruby>rb,ruby>rbc {
  display:table-row-group;
  text-align:center;
  /* line-height:90%; */
}

/* 前側ルビテキスト */
ruby>rt,ruby>rbc+rtc {
  display:table-header-group;
  font-size:60%;
  line-height:40%;
  letter-spacing:0;
  text-align:center;
}

/* 後側ルビテキスト */
ruby>rbc+rtc+rtc {
  display:table-footer-group;
  font-size:60%;
  line-height:40%;
  letter-spacing:0;
  text-align:center;
}

/* 複雑ルビテキスト */
rbc>rb,rtc>rt {
  display:table-cell;
  letter-spacing:0;
  text-align:center;
}

rtc>rt[rbspan] {
  display:table-caption;
  text-align:center;
}

/* ルビ括弧 */
rp {
  display:none;
}
