@charset "utf-8";
/* ========== レイアウト段組 ========== */

/* 全部 現在未使用 */
#ALL {
	background: #ffffcc;
	width:810px;
	margin: 0px;
	padding: 0px;
}

/* 上段 現在未使用 */
#HEAD {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* 中段はNAVIとMAINをフロートで入れる。現在未使用 */
#CONT {
	margin: 0px;
	padding: 0px;
}

/* 下段 クリアボス 現在未使用 */
#FOOT {
	background-color: #456789;
	margin: 0px;
	padding: 0px;
	clear:both;
	text-align: center;
}

/* ========== レイアウト左 ========== */

/* ナビ一式 */
#NAVI {
	background: #e0e0e0;
	background-image: url(../menu-img/d-menu00-bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width:200px;
	min-height: 700px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float:left;
}
/* ナビ大 */
.navi-l {
	width:200px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}
/* ナビロゴ背景 */
.navi-logobg {
	background: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}
/* ナビ中 */
.navi-m {
	width:180px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}
/* ナビ小 */
.navi-s {
	width:160px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}
/* ナビボタン背景 */
.navi-sbg {
	background-color: #F3F3F3;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}


/* ========== レイアウト右 ========== */

/* メイン一式 */
#MAIN {
	background-color: #e6e6e6;
	width:600px;
	min-height: 700px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float:left;
}
/* メイン大 */
.main-l {
	width:560px;
	margin: 0px auto 0px auto;
	padding: 0px;
	padding: 0px;
	text-align: center;
}
/* メイン中 */
.main-m {
	width:520px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}
/* メイン小 */
.main-s {
	width:480px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}


/* カード1 白背景 */
.c-1 {
	background-color: #ffffff;
	width:100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

/* カード1 白背景 ミニマムH100px */
.c-1min100 {
	background-color: #ffffff;
	width:100%;
	min-height: 100px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

/* カード2 グレー背景*/
.c-2 {
	background-color: #f2f2f2;
	width:100%;
	margin: 0px;
	padding: 0px;
}

/* カード2 グレー背景 クリアボス */
.c-2cb {
	background-color: #f2f2f2;
	width:100%;
	margin: 0px;
	padding: 0px;
	clear:both;
}

/* カード3 */
.c-3 {
	width:100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

/* カード3 クリアボス */
.c-3cb {
	margin: 0px;
	padding: 0px;
	clear:both;
}

/* 名前1 写真 フロート右 */
.n-1fr {
	width: 110px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float:right;
}
/* 名前2 タイトル メイン */
.n-2 {
	margin: 0px;
	padding: 8px 10px 0px 10px;
	text-align: left;
}
/* 名前3 タイトル ナビ */
.n-3 {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: left;
}
/* 名前4 国、ジャンル 右寄せ */
.n-4 {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: right;
}
/* 名前5 説明 */
.n-5 {
	margin: 0px;
	padding: 10px 10px 5px 10px;
	text-align: left;
}
/* 名前6 会場 フロート左 */
.n-61 {
	background-color: #018eb1;/* プラザ */
	margin: 0px;
	padding: 5px 10px 5px 10px;
	float:left;
}
.n-62 {
	background-color: #dd0165;/* サジオ */
	margin: 0px;
	padding: 5px 10px 5px 10px;
	float:left;
}
.n-63 {
	background-color: #339978;/* ホール */
	margin: 0px;
	padding: 5px 10px 5px 10px;
	float:left;
}
.n-64 {
	background-color: #666666;/* TAM */
	margin: 0px;
	padding: 5px 10px 5px 10px;
	float:left;
}

.n-65 {
	background-color: #e66101;/* MSTAM */
	margin: 0px;
	padding: 5px 10px 5px 10px;
	float:left;
}
.n-66 {
	background-color: #805497;/* プラザ＆サジオ */
	margin: 0px;
	padding: 5px 10px 5px 10px;
	float:left;
}
/* 名前7 会期 フロート左*/
.n-7 {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	float:left;
}
/* 名前8 紹介文 */
.n-8 {
	margin: 0px;
	padding: 5px 10px 8px 10px;
	text-align: left;
}
/* 名前9 写真キャプション */
.n-9 {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	text-align: left;
}

/* 画像スペース 余白指定*/
.g-0 {
	margin: 0px;
	padding: 20px 23px 0px 23px;
}

/* 画像スペース フロート左 */
.g-1l {
	width: 205px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float:left;
}

/* 画像スペース フロート右 */
.g-1r {
	width: 205px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float:right;
}

/* 画像スペース 余白指定 地図用*/
.g-2 {
	margin: 0px;
	padding: 20px;
	text-align: left;
}


/* ========== テキスト ========== */

/* O、黒 */
.txt-ok {
	font-size: 111%;
	color: #000000;
	text-align: left;} /* 通常 */
.txt-ok a:link {
	color: #000000;} /* リンク */
.txt-ok a:visited {
	color: #000000;} /* 訪問済み */
.txt-ok a:hover {
	color: blue;} /* マウスオーバー */

/* O、黒 タイトルメイン用 */
.txt-okt {
	font-size: 111%;
	color: #000000;
	font-weight:bold;
	text-align: left;} /* 通常 */
.txt-okt a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px blue;} /* リンク 線青 */
.txt-okt a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;} /* 訪問済み 線K20 */
.txt-okt a:hover {
	color: blue;
	text-decoration: none;
	border-bottom: solid 1px blue;} /* マウスオーバー 文字線青 */
	
/* O、グレー */
.txt-og {
	font-size: 111%;
	color: #666666;
	text-align: left;} /* 通常 */
.txt-og a:link {
	color: #666666;} /* リンク */
.txt-og a:visited {
	color: #666666;} /* 訪問済み */
.txt-og a:hover {
	color: blue;} /* マウスオーバー */

/* O、グレー 見出し用 */
.txt-og2 {
	font-size: 111%;
	color: #666666;
	font-weight: bold;
	text-align: left; 
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	border-bottom: 2px solid #cccccc;
}	

/* L、黒 */
.txt-lk {
	font-size: 96%;
	color: #000000;
	text-align: left;} /* 通常 */
.txt-lk a:link {
	color: #000000;} /* リンク */
.txt-lk a:visited {
	color: #000000;} /* 訪問済み */
.txt-lk a:hover {
	color: blue;} /* マウスオーバー */

/* L、黒 文章見出し用 */
.txt-lkt {
	font-size: 96%;
	color: #000000;
	font-weight:bold;
	text-align: left;} /* 通常 */
.txt-lkt a:link {
	color: #000000;} /* リンク */
.txt-lkt a:visited {
	color: #000000;} /* 訪問済み */
.txt-lkt a:hover {
	color: blue;} /* マウスオーバー */
				
/* L、グレー */
.txt-lg {
	font-size: 96%;
	color: #666666;
	text-align: left;} /* 通常 */
.txt-lg a:link {
	color: #666666;} /* リンク */
.txt-lg a:visited {
	color: #666666;} /* 訪問済み */
.txt-lg a:hover {
	color: blue;} /* マウスオーバー */

/* L、グレー 見出し用 */
.txt-lg2 {
	font-size: 96%;
	color: #666666;
	font-weight: bold;
	text-align: left; 
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #cccccc;
}	
	
/* L、白 リンク無 ボタン用 背景グレー */
.txt-lw0 {
	background: #898989; 
	background-image: url(../menu-img/d-menu-button0.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 96%;
	color: #FFFFFF;
	text-align: left;
	font-weight:bold;
	display: block;
}

/* L、白 リンク有 ボタン用 */
.txt-lw1 {
	background: #898989;
	background-image: url(../menu-img/d-menu-button0.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 96%;
	color: #FFFFFF;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	display: block;
}
.txt-lw1:hover {
	background:#017880;
	background-image: url(../menu-img/d-menu-button1.gif); 
	background-position: left top;
	background-repeat: repeat-x;
}

/* L、白 リンク無 見出し用 背景緑 */
.txt-lw2 {
	background:#017880;
	background-image: url(../menu-img/d-menu-button1.gif); 
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 96%;
	color: #FFFFFF;
	text-align: left;
	font-weight:bold;
	display: block;
}

/* M、黒 */
.txt-mk {
	font-size: 88%;
	color: #000000;
	text-align: left;} /* 通常 */
.txt-mk a:link {
	color: #000000;} /* リンク */
.txt-mk a:visited {
	color: #000000;} /* 訪問済み */
.txt-mk a:hover {
	color: blue;} /* マウスオーバー */

/* M、黒 タイトルサブ用 */
.txt-mkt {
	font-size: 88%;
	color: #000000;
	font-weight:bold;
	text-align: left;} /* 通常 */
.txt-mkt a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px blue;} /* リンク 線青 */
.txt-mkt a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;} /* 訪問済み 線K20 */
.txt-mkt a:hover {
	color: blue;
	text-decoration: none;
	border-bottom: solid 1px blue;} /* マウスオーバー 文字線青 */
	
/* M、黒 センタリング */
.txt-mk2 {
	font-size: 88%;
	color: #000000;
	text-align: center;} 
	
/* M、グレー */
.txt-mg {
	font-size: 88%;
	color: #666666;
	text-align: left;} /* 通常 */
.txt-mg a:link {
	color: #666666;} /* リンク */
.txt-mg a:visited {
	color: #666666;} /* 訪問済み */
.txt-mg a:hover {
	color: blue;} /* マウスオーバー */

/* M、グレー インデント */
.txt-mgind {
	margin: 0 0 5px 0;
	padding-left: 1em;
	font-size: 88%;
	color: #666666;
	text-align: left;
	text-indent: -1em;} /* 通常 */
.txt-mgind a:link {
	color: #666666;} /* リンク */
.txt-mgind a:visited {
	color: #666666;} /* 訪問済み */
.txt-mgind a:hover {
	color: blue;} /* マウスオーバー */

/* M、白 */	
.txt-mw {
	font-size: 88%;
	color: #FFFFFF;} /* 通常 */
.txt-mw a:link {
	color: #FFFFFF;
	text-decoration:none;} /* リンク */
.txt-mw a:visited {
	color: #FFFFFF;
	text-decoration: none;} /* 訪問済み */
.txt-mw a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px white;} /* マウスオーバー */

/* M、赤 */
.txt-mr {
	font-size: 88%;
	color: red;
	text-align: left;} /* 通常 */
.txt-mr a:link {
	color: red;} /* リンク */
.txt-mr a:visited {
	color: red;} /* 訪問済み */
.txt-mr a:hover {
	color: blue;} /* マウスオーバー */

/* S、黒 */
.txt-sk {
	font-size: 80%;
	color: #000000;
	text-align: left;} /* 通常 */
.txt-sk a:link {
	color: #000000;} /* リンク 線青 */
.txt-sk a:visited {
	color: #000000;} /* 訪問済み 線K20 */
.txt-sk a:hover {
	color: blue;} /* マウスオーバー 文字線青 */

/* S、グレー */
.txt-sg {
	font-size: 80%;
	color: #666666;
	text-align: left;} /* 通常 */
.txt-sg a:link {
	color: #666666;} /* リンク 線青 */
.txt-sg a:visited {
	color: #666666;} /* 訪問済み 線K20 */
.txt-sg a:hover {
	color: blue;} /* マウスオーバー 文字線青 */
	
/* S、濃グレー OFFICE用 */
.txt-sg2 {
	font-size: 80%;
	color: #333333;
	text-align: left;} /* 通常 */
.txt-sg2 a:link {
	color: #333333;} /* リンク 線青 */
.txt-sg2 a:visited {
	color: #333333;} /* 訪問済み 線K20 */
.txt-sg2 a:hover {
	color: blue;} /* マウスオーバー 文字線青 */

/* S、黒、bg1紫 特別指定 */
.txt-sk-bg1 {
	font-size: 80%;
	color: #000000;
	background-color:#CCB3FF;
	margin: 0px;
	padding: 3px 4px 3px 4px;
	display:inline;} /* 通常 */

/* S、黒、bg2緑 特別指定 */
.txt-sk-bg2 {
	font-size: 80%;
	color: #000000;
	background-color:#A6E6A6;
	margin: 0px;
	padding: 3px 4px 3px 4px;
	display:inline;} /* 通常 */



/* M、白、更新情報用 背景色指定 */
.txt-mw-1 {
	font-size: 88%;
	color: #FFFFFF;
	background-color:#018eb1;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	display:inline;} /* 通常 */
.txt-mw-1 a:link {
	color: #FFFFFF;
	text-decoration:none;} /* リンク */
.txt-mw-1 a:visited {
	color: #FFFFFF;
	text-decoration: none;} /* 訪問済み */
.txt-mw-1 a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px white;} /* マウスオーバー */

/* M、白、更新情報用 背景色指定 */
.txt-mw-2 {
	font-size: 88%;
	color: #FFFFFF;
	background-color:#dd0165;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	display:inline;} /* 通常 */
.txt-mw-2 a:link {
	color: #FFFFFF;
	text-decoration:none;} /* リンク */
.txt-mw-2 a:visited {
	color: #FFFFFF;
	text-decoration: none;} /* 訪問済み */
.txt-mw-2 a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px white;} /* マウスオーバー */

/* M、白、更新情報用 背景色指定 */
.txt-mw-3 {
	font-size: 88%;
	color: #FFFFFF;
	background-color:#339978;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	display:inline;} /* 通常 */
.txt-mw-3 a:link {
	color: #FFFFFF;
	text-decoration:none;} /* リンク */
.txt-mw-3 a:visited {
	color: #FFFFFF;
	text-decoration: none;} /* 訪問済み */
.txt-mw-3 a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px white;} /* マウスオーバー */
	
/* M、白、更新情報用 背景色指定 */
.txt-mw-4 {
	font-size: 88%;
	color: #FFFFFF;
	background-color:#666666;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	display:inline;} /* 通常 */
.txt-mw-4 a:link {
	color: #FFFFFF;
	text-decoration:none;} /* リンク */
.txt-mw-4 a:visited {
	color: #FFFFFF;
	text-decoration: none;} /* 訪問済み */
.txt-mw-4 a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px white;} /* マウスオーバー */

/* M、白、更新情報用 背景色指定 */
.txt-mw-5 {
	font-size: 88%;
	color: #FFFFFF;
	background-color:#e66101;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	display:inline;} /* 通常 */
.txt-mw-5 a:link {
	color: #FFFFFF;
	text-decoration:none;} /* リンク */
.txt-mw-5 a:visited {
	color: #FFFFFF;
	text-decoration: none;} /* 訪問済み */
.txt-mw-5 a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px white;} /* マウスオーバー */

/* M、白、更新情報用 背景色指定 */
.txt-mw-6 {
	font-size: 88%;
	color: #FFFFFF;
	background-color:#805497;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	display:inline;} /* 通常 */
.txt-mw-6 a:link {
	color: #FFFFFF;
	text-decoration:none;} /* リンク */
.txt-mw-6 a:visited {
	color: #FFFFFF;
	text-decoration: none;} /* 訪問済み */
.txt-mw-6 a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px white;} /* マウスオーバー */


/* ========== スペース指定 ========== */

.sp-00 {
	margin: 0px; /* マージン・パディング0 */
	padding: 0px;
}
.sp-05 {
	height: 5px;
	margin: 0px;
	padding: 0px;
}
.sp-10 {
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.sp-15 {
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.sp-20 {
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.sp-25 {
	height: 25px;
	margin: 0px;
	padding: 0px;
}
.sp-30 {
	height: 30px;
	margin: 0px;
	padding: 0px;
}

/* ========== 陰指定 ========== */
/* 陰 ナビ1 */
.kage-n1 {
	background-color: #D1D1D1;
	background-image: url(../menu-img/d-menu-kage1.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
/* 陰 ナビ2 */
.kage-n2 {
	background-color: #DEDEDE;
	background-image: url(../menu-img/d-menu-kage2.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
/* 陰 メイン */
.kage-m1 {
	background-color: #DEDEDE;
	background-image: url(../menu-img/d-menu-kage3.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
/* 陰 メイン クリアボス */
.kage-m1cb {
	background-color: #DEDEDE;
	background-image: url(../menu-img/d-menu-kage3.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
/* 陰 メイン 下部マージン付 */
.kage-m1m {
	background-color: #DEDEDE;
	background-image: url(../menu-img/d-menu-kage3.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 5px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

/* ========== 罫線指定 ========== */

/* 破線 グレー */
.line-dg1 {
	width:460px;
	margin-left:auto;
	margin-right:auto;
	border-top: 2px dotted #cccccc;
	color: #333333;
}

/* ページTOP */
.pagetop {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
/* コピーライト */
.copy-1 {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 2px solid #cccccc;
	font-size: 80%;
	color: #333333;
	text-align: center;
}