/*######################################
メッセウイング常設展示スペース
■各ページ用■
contents.css
CSS Version 2.0
LastModefied:2007.3.29 By yoshida
######################################*/

/*########################
Global
########################*/
h2{
	font-size: 20pt;
	line-height: 100%;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 12px;
	border-bottom: 3px solid black;
}
h5{
	font-size: 20pt;
	line-height: 100%;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}

h3{
	font-size: 11pt;
	border-left: 4px solid #669933;
	padding-left: 5px;
}

h4{
	font-size: 9pt;
}

a{
	color: #228b22;
	text-decoration: none;
}

a:hover{
	background-color: #669933;
	color: white;
}

/*========================
インフォメーションNEW印
========================*/
em.new{
	font-style: normal;
	color: #ff4500;
	font-weight: bold;
}

/*========================
ポイントリンク
========================*/
p.link{
	text-align: right;
	font-size: 9pt;
}

p.link1{
	float: right;
}

p.link a{
	color: #6b8e23;
	text-decoration: none;
	padding:2px 2px 2px 14px;
	border: 1px solid #6b8e23;
	background-image: url('grf/arrow_off.gif');
	background-repeat: no-repeat;
	background-position: 4px center;
}

p.link a:hover{
	background-color: #EDFACF;
	background-image: url('grf/arrow_on.gif');
	color: #6b8e23;
}

p.shosai{/*トップ・展示風景で使用*/
	text-align: right;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

#gallery p.link{
	margin-top: 1em;
	margin-bottom: 3em;
}

/*########################
トップページ
########################*/
/*========================
基本
========================*/
#top{
	width: 760px;
	font-size: 11pt;
	line-height: 130%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.messe1{
	color: #6b8e23;
}
/*========================
文章
========================*/
#top p{
	padding: 0.5em 0;
}

/*========================
トップ画像
========================*/
#top #image{
	width: 300px;
	marign: 20px 0;
	float: left;
}

#top #image h3{
	margin-bottom: 4px;
}

/*========================
展示終了のご案内
========================*/
#top #finish{
	width: 600px;
	margin: 0 80px;
	border: 1px solid red;
}

#top .finish-com{
	padding: 0.5em;
	color: red;
	font-weight: bold;
}


/*========================
インフォメーション
========================*/
#top #info{
	width: 440px;
	border:1px solid #999999;
	background: url('grf/title_info.gif') no-repeat left top;
	margin-top: 23px;
	float: right;
}

#top #info dl{
	margin-top: 23px;
	padding: 0 5px;
	font-size: 10pt;
}

#top #info dt{color: #003366;}

#top #info dd{
	border-bottom: 1px dashed #999999;
	padding: 0 5px 5px 5px;
	font-size: 10pt;
}

#top #info li{
	margin-left: 2em;
}

#top #info p{font-size: 85%;}/*コメント*/

#top #info strong{font-size: 110%;*
/*========================
展示風景ギャラリー
========================*/
#top #gallery{
	border: 1px solid #999999;
}

#top #gallery table{
	margin: 0 20px;
	width: 700px;
}

#top #gallery td{
	font-size: 8pt;
	line-height: 120%;
	padding: 7px;
	vertical-align: top;
}

#top #gallery h3{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#top #gallery .shosai{
	margin-right: 20px;
	margin-top: 7px;
}

#top #gallery td.special{/*特別企画展示*/
	padding: 0 0 0 10px;
	vertical-align: top;
}

/*########################
展示風景
########################*/
/*========================
基本
========================*/
#gallery{
	width: 760px;
	font-size: 11pt;
	line-height: 130%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/*========================
展示風景ギャラリー
========================*/
#gallery th{
	width: 30px;
}

#gallery td{
	vertical-align: top;
}

/*-----------------------
各月
-----------------------*/
#gallery table.gallery{
	border-bottom: 1px dashed #999999;
}

#gallery .gallery td{
	padding: 10px;
	font-size: 8pt;
	line-height: 120%;
	vertical-align: top;
}

#gallery .gallery td.special{/*特別企画展示*/
	padding: 0 0 0 10px;
	vertical-align: top;
}

#gallery h3{
	margin-left: 10px;
	margin-bottom: 2px;
}

/*========================
写真画像拡大ポップアップ
========================*/
#pop{
	background-image: none;
	background-color: white;
}

#pop h2{
	font-size: 13pt;
}

#pop div{
	padding: 10px 0;
	text-align: center;
}

#pop img{
	margin: 0 auto;
}


/*########################
年間スケジュール
########################*/
/*========================
基本
========================*/
#schedule{
	width: 760px;
	font-size: 11pt;
	line-height: 130%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*========================
スケジュール表
========================*/
#schedule table{
	width: 760px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 20px auto;
}

#schedule th{
	font-size: 10pt;
	font-weight: normal;
	padding: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #F2FFDC;
}

#schedule td{
	font-size: 10pt;
	padding: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#schedule td p.shosai{padding-top: 0.5em;}







/*########################
配置図
########################*/
/*========================
基本
========================*/
#haichi{
	width: 760px;
	font-size: 11pt;
	line-height: 130%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*========================
========================*/
#haichi h3{
	text-align: left;
	margin-left: 100px;
}

#haichi .haichi{
	width: 630px;
	margin: 20px auto;
}
