@charset "utf-8";


#main {
	float: left;
	overflow: hidden;
}

.top {
	width: 700px;
	padding: 0 0 50px 0;
	background: #fff;
}

.sub {
	width: 660px;
	padding: 70px 20px 50px 20px;
	background: url(../img/sub_bg.gif) repeat-y left top;
}

#side {
	width: 225px;
	padding: 0 25px 30px 25px;
	float: left;
	overflow: hidden;
}

#page_ttl {
	width: 120px;
	float: left;
}

#contents {
	width: 500px;
	padding: 0 10px 0 30px;
	float:left;
	font-size: 116%;
	line-height: 1.5;
}

.main_tbl {
	width: 500px;
	margin: 25px 0 50px 0;
}

.tbl_mb20 {
	margin: 25px 0 20px 0;
}

.main_tbl tr {
	background: url(../img/line_01.gif) repeat-x bottom;
}

.main_tbl th {
	width: 110px;
	color: #962b2b;
}

.main_tbl th,td {
	padding: 10px;
}

.ttl {
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	font-size: 138.5%;
	line-height: 140%;
	background: url(../img/icon.gif) no-repeat left center;
}

.ttl span {
	font-size: 17px;
}


.ttl_lec {
	padding: 0 0 0 15px;
	font-size: 138.5%;
	line-height: 140%;
	background: url(../img/icon.gif) no-repeat left center;
}

.lec_lead {
	margin: 5px 0 0 0;
	font-size: 85%;
}

.access_ttl {
	padding: 0 0 0 15px;
	margin: 20px 0 10px 0;
	font-size: 138.5%;
	line-height: 140%;
	background: url(../img/icon.gif) no-repeat left center;
}

.cap {
	margin: 0 0 10px 15px;
}

.info {
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	font-size: 138.5%;
	background: url(../img/icon.gif) no-repeat left center;
}

.map {
	margin: 0 0 40px 0;
}


.red {
	font-weight: bold;
	color: #962b2b;
}

.text_r {
	float: right;
}

/* ▼美術館について */

#outline_item {
	width: 500px;
	margin: 20px 0 0 0;
	overflow: hidden;
	font-size: 93%;
}

#outline_item .image_mid {
	padding: 23px 0 0;
	height: 152px;
}

#outline_item .h250 {
	height: 250px;
}

.item_left {
	width: 200px;
	height: 180px;
	float: left;
	overflow: hidden;
}

.item_right {
	width: 200px;
	height: 180px;
	float: right;
	overflow: hidden;
}

#outline_item p {
	margin: 5px 0 0 0;
	text-align: center;
}

/* ▲美術館について */


/* ▼展覧会 */

.ex_item_box {
	width: 500px;
	margin: 20px 0 20px 0;
	overflow: hidden;
	font-size: 85%;
	text-align: center;
}

.ex_item_left {
	width: 230px;
	float: left;
	overflow: hidden;
}

.ex_item_right {
	width: 230px;
	float: right;
	overflow: hidden;
}

.ex_item_box p {
	margin: 5px 0 0 0;
	text-align: center;
}

.ex_item_small {
	width: 110px;
	margin: 0 10px 0 0;
	float: left;
	overflow: hidden;
}

.ex_item_small_right {
	width: 110px;
	float: left;
	overflow: hidden;
}

#ex_left {
	width: 120px;
	float: left;
}

.ex_cap {
	margin: 0;
}

#main_item p {
	margin: 0 0 10px 0;
}

/* ▲展覧会 */

/* ▼出版物 */

.pub_box {
	width: 500px;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.pub_box img {
}

.pub_box p {
	margin: 10px 0 0 0;
	font-size: 85%;
	text-align: center;
}


.pub_box_left {
	float: left;
}

.pub_box_right {
	float: right;
}

#pub {
	width: 500px;
	margin: 0 0 30px 0;
}

#pub th {
	width: 380px;
	color: #333;
	text-align: left;
}

#pub td {
	width: 80px;
	text-align: right;
}

.pub_head {
	background: url(../img/line_01.gif) repeat-x bottom;
}

.collection {
	padding: 10px 0;
}

/* ▲出版物 */

/* ▼ナビゲーション */

ul#gNav {
	width: 225px;
	margin: 0 0 40px 0;
}

ul#gNav li {
	width: 225px;
	height: 30px;
	margin: 0;
}

ul#eventNav {
	padding: 10px 0;
	margin: 0 0 0 15px;
}

ul#eventNav li{
	display: inline;
	font-size: 93%;
}

.eventNav_last {
	padding: 0 0 0 4px;
	border-left: solid 1px #666;
}

/* ▲ナビゲーション */

/* ▼新着情報 */

#top_contents {
	width: 660px;
	padding: 0 20px 20px;
	overflow: hidden;
	margin: 25px 0 0 0;
}

dl#news a {
	text-decoration: underline;
}

dl#news a:hover {
	text-decoration: none;
}

dl#news {
	width: 660px;
	padding: 18px 0 0 0;
	background: url(../img/news_ttl.gif) no-repeat;
}

dl#news dt {
	width: 6em;
	padding: 5px 0 5px 5px;
	float: left;
	font-weight: bold;
	color: #962b2b;
}

dl#news dd {
	padding: 5px 0 5px 6em;
	background: url(../img/line_01.gif) repeat-x bottom;
}

dl#news .odd {
	background: url(../img/line_01.gif) repeat-x bottom #eee;
}

dl#news span.bold {
	font-weight: bold;
}

/* ▲新着情報 */

.sub_info {
	padding: 10px;
	margin: 20px 0 0;
	border: 1px solid #ddd;
}

.sub_info p {
	margin: 10px 0 0;
}


/* ▼フッター */

#footer {
	width: 225px;
	margin: 40px 0 0 0;
	font-size: 100%;
}

#footer p {
	margin: 0 0 5px 0;
	line-height: 140%;
}

/* ▲フッター */



#h_logo {
	width: 165px;
	padding: 70px 30px;
}

.attention {
	margin: 0 0 25px 0;
}


/* ▼サイドバー概要 */

#top_outline {
	font-size: 100%;
	line-height: 150%;
}

#top_outline h3 {
	margin: 0 0 10px 0;	
}

#top_outline p {
	margin: 0 0 10px 0;	
	font-weight: bold;
	color: #962b2b;
}


#top_outline dt {
	width: 218px;
	padding: 3px 0 3px 7px;
	margin: 0 0 5px 0;
	font-weight: bold;
    background: url("../img/dot.gif") repeat-y #eee;
}

#top_outline dd {
	margin: 0 0 8px 0;
}

/* ▲サイドバー概要 */

/* ▼アーカイブ */

ul#ex_archive {
	width: 110px;
	padding: 30px 5px 0 5px;
	margin: 100px 0 0 0;
	float: left;
	color: #fff;
	font-size: 93%;
    background: url("../img/ex_archive_ttl.gif") no-repeat top center;
}

ul#ex_archive li {
	padding: 0 0 0 10px;
	margin: 0 0 8px 0;
    background: url("../img/archive_icon.gif") no-repeat left 3px;
}

ul#ex_archive a {
	color: #fff;
}

ul#ex_archive a:hover {
	text-decoration: underline;
}


ul#lec_archive {
	width: 110px;
	padding: 30px 5px 0 5px;
	margin: 100px 0 0 0;
	float: left;
	color: #fff;
	font-size: 93%;
    background: url("../img/lec_archive_ttl.gif") no-repeat top center;
}

ul#lec_archive li {
	padding: 0 0 0 10px;
	margin: 0 0 8px 0;
    background: url("../img/archive_icon.gif") no-repeat left 3px;
}

ul#lec_archive a {
	color: #fff;
}

ul#lec_archive a:hover {
	text-decoration: underline;
}

/* ▲アーカイブ */


.lecture_img {
	width: 500px;
	margin: 10px 0 20px 0;
	overflow: hidden;
	text-align: center;
}

.lecture_img p {
	margin: 5px 0 0 0;
	font-size: 93%;
}



/* ▼茶会 */

#event_img {
	width: 500px;
	margin: 10px 0 20px 0;
	overflow: hidden;
}

#event_img p {
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 93%;
}


.event_img_left {
	width: 240px;
	float: left;
}

.event_img_right {
	width: 240px;
	float: right;
}

.subttl {
	padding: 5px 8px;
	margin: 20px 0 10px 0;
	color: #962b2b;
	background: #eee;
}

	
/* ▲茶会 */	

/* ▼友の会 */

.society_box {
	width: 500px;
	margin: 0 0 15px 0;
	overflow: hidden;
}

.society_box_img {
	width: 240px;
	margin: 0 15px 0 0;
	float: left;
	overflow: hidden;
}

.society_box p {
	margin: 0;
}

.society_box_img img {
	margin: 0 0 5px 0;
}

.society_tbl {
	width: 500px;
	margin: 25px 0 50px 0;
}


.society_tbl th {
	width: 110px;
	color: #962b2b;
	border-bottom: 2px solid #ddd;
}

.society_tbl th,
.society_tbl td {
	padding: 10px;
	border-bottom: 2px solid #ddd;
}

/* ▲友の会 */
	
span.close {
	font-size: 12px;
}
	
	
	
	
	
.mt25 {margin-top: 25px;}
	

