@charset "utf-8";

html {
	height: 100%;
	_width: 100%;
}


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	background-image: url(../images/head-line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

a:link {
	color: #990000;
}
a:visited {
	color: #878506;
}
a:hover {
	text-decoration: none;
	color: #840ab1;
}
a:active {
	text-decoration: none;
}


/******************************
   全体
******************************/
#container {
	width: 950px;
	margin: 0 auto;
}


/******************************
   ヘッダー
******************************/
#header {
	height: 145px;
	margin: 0;
	padding: 0;
	background-image: url(../images/logomark.gif);
	background-position: right;
	background-repeat: no-repeat;
}


#header	h1 {
	position: relative;
	margin: 0 0 54px 0;
	padding: 12px 0 0 0;
}

#header	.tagline {
	font-size: 10px;
	margin: 0;
	padding: 0 0 0 7px;
}

h2	{
	margin: 0;
	padding: 0;
}

/******************************
   コンテンツエリア
******************************/
#contents {
	background-image: url(../images/back-line.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

#mainarea {
	width: 825px;
	margin: 0;
	padding: 0;
	margin: 0 0 60px 0;
}

#top_first {
	clear: both;
	display: block;
	width: 825px;
}


/******************************
   ナビゲーション
******************************/
#navi	{
	margin: 0 0 25px 0;
	padding: 0;
	display: block;
	width: 400px;
	height: 115px;
	background-image:url(../../images/top_navi_background.gif);
	background-repeat: no-repeat;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	float: left;
}

#navi li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navi_shopinfo a {
	background-image:url(../../images/top_navi_01_new.gif);
	width: 186px;
	height: 33px;
	margin: 3px 5px 0 21px;
	padding: 0;
}

#navi_shopinfo a:hover {
	background-position: 0 -33px;
}

#navi_menu a {
	position: relative;
	background-image:url(../../images/top_navi_02_new.gif);
	width: 185px;
	height: 33px;
	margin: 3px 0 0 0;
	padding: 0;
}

#navi_menu a:hover {
	background-position: 0 -33px;
}

#navi_gallery a {
	position: relative;
	background-image:url(../../images/top_navi_03_new.gif);
	width: 186px;
	height: 33px;
	margin: 5px 5px 0 21px;
}

#navi_gallery a:hover {
	background-position: 0 -33px;
}

#navi_news a {
	position: relative;
	background-image:url(../../images/top_navi_04_new.gif);
	width: 185px;
	height: 33px;
	margin: 5px 0 0 0;
}

#navi_news a:hover {
	background-position: 0 -33px;
}

#navi_concept a {
	position: relative;
	background-image:url(../../images/top_navi_05_new.gif);
	width: 186px;
	height: 33px;
	margin: 5px 5px 0 21px;
}

#navi_concept a:hover {
	background-position: 0 -33px;
}


/******************************
   Twitter
******************************/

#top_twitter	{
	margin: 0;
	padding: 0;
}


/******************************
   パラグラフ切り分け
******************************/
.top_first	{
	margin: 0 0 25px 0;
	padding: 0;
}

#top_contents	{
	clear: both;
	margin: 0 0 35px 0;
	padding: 0;
}

.detail_left_11 {
	margin: 0;
	padding: 0 0 30px 0;
	float: left;
}

.top_navi_tw {
	float: left;
	margin: 0;
	padding: 0;
	width: 400px;
}

.top_gallery_now {
	width: 400px;
	margin: 0 25px 0 0;
	padding: 0 0 30px 0;
	float: left;
	display: block;
}

.detail_right {
	float: right;
	padding: 0 0 30px 0;
	display: block;
}

.wifi_first	{
	margin: 0 0 25px 0;
	padding: 0;
}



/******************************
   見出し
******************************/

.top_title	{
	margin: 0 0 15px 0;
	padding: 0;
}

.top_maintitle	{
	margin: 0;
	padding: 0;
}

.detail_contents	{
	margin: 0 0 5px 0;
	padding: 0;
}


/******************************
   現在の展示
******************************/
.event_title	{
	color: #014a01;
	font-size: 28px;
	line-height: 120%;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}

.event_schedule	{
	color: #7f807f;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 15px;
}

.event_detail	{
	width: 385px;
	margin: 10px 0 0 15px;
	padding: 0;
}

/******************************
   定義リスト
******************************/
dl {
	margin: 0;
	padding: 0;
}

dl dt {
	font-size: 12px;
	font-weight: bold; 
	color: #014a01;
	margin: 0 0 3px 0;
	padding: 0;

}

dl dd {
	margin: 0 0 20px 0;
	padding: 0;
}


/******************************
   メニュー
******************************/
	
.top_menu	{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #113c11;
	background-image:url(../../images/top_menu_background.gif);
	background-repeat: no-repeat;
	width: 825px;
	height: 348px;
}

.menu_card_01	{
	float: left;
	margin: 0;
	padding: 54px 0 18px 21px;
}

.menu_card_02	{
	float: left;
	margin: 0;
	padding: 54px 0 18px 21px;
}


/******************************
   アクセス
******************************/

.map_button_left	{
	float: left;
	margin: 10px 16px 0 0;
	padding: 0;
}

.map_button_right	{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}


/******************************
   Facebook
******************************/
#facebook_like	{
	margin: 20px 0 0 0;
	padding: 0 5px 0 5px;
	width: 527px;
}


/******************************
   フッター
******************************/
#footer {
	color: #ffffff;
	clear: both;
	width: 950px;
	height: 324px;
	margin: 0;
	padding: 0;
	background-image: url(../images/footer_body.gif);
	background-repeat: no-repeat;
}

#footer_list {
	position: absolute;
	margin: 53px 0 0 120px;
	width: 740px;

}

#footer_list ul {
	margin: 0;
	padding: 0;
}

#footer_list li {
	float: left;
	margin: 0 15px 0 10px;
	padding: 2px 0 2px 10px;
	list-style-image:url(../images/footer_list_marker.gif);
}

#pagetop {
	display: block;
	float: right;
	margin: 32px 30px 0 0;
	padding: 0;
	width: 58px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999px;
}

#pagetop a {
	display: block;
	width: 58px;
	height: 62px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#footer_end {
	width: 950px;
	height: 200px;
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#copyright {
	clear: both;
	position: absolute;
	margin: 286px 0 0 387px;
	_margin: 200px 0 0 387px;
}

*:first-child+html #copyright {
	clear: both;
	position: absolute;
	margin: 200px 0 0 387px;
}




#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:visited {
	text-decoration: underline;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
	color: #21c137;
}

#footer  a:active {
	text-decoration: none;
}

/******************************
   clearfix（フッター上部スペース用）
******************************/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0px;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
