@charset "utf-8";
/* サイドメニュー用スタイルシートここから */
#sidemenu {
	float: left;
	width: 246px;
	font-size: 1em;
	font-weight: bold;
}
#sidemenu ul {
	float: left;
	width: 244px;
	clear: both;
}
#sidemenu li {
	list-style: none outside;
	border: 1px solid #999999;
	margin-bottom: 1px;
	width: 244px;
}
#sidemenu ul li a {
	width: 229px;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(../images/cg0028.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidemenu ul li a:hover {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 228px;
	background-image: url(../images/cg0028.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CC0000;
	background-color: #F5F5F5;
}
#sidemenu .artshow_mb{
	clear: both;
	float: left;
}
/* サイドメニュー用スタイルシートここまで */
/* コンテンツ枠用スタールシートここから */
#content {
	float: right;
	width: 692px;
	clear: right;
}
/* コンテンツ枠用スタールシートここまで */
/* おすすめ展覧会一覧用スタイルシートここから */
#pickup {
	float: left;
	width: 692px;
}
#pickup .ex {
	clear: both;
	float: left;
	width: 692px;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/cg0030.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
#pickup .ga {
	clear: both;
	float: left;
	width: 692px;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/cg0031.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	color: #063;
}
#pickup .date {
	font-weight: bolder;
	clear: both;
	float: left;
	width: 692px;
	padding-bottom: 30px;
}
#pickup table {width: 692px; margin-bottom: 40px;}
#pickup td{width: 220px; padding: 0 8px; vertical-align: top;}
#pickup .photo {text-align: center;}
#pickup table p {}
#pickup .caption {
	padding-bottom: 16px;
	line-height: 1.3em;
	text-align: center;
	font-size: 0.98em;
}
#pickup .m_title{padding-bottom: 10px; color: #FF6600; font-size: 1.2em; font-weight: bold;text-align: center;}
#pickup .m_title_ga{
	font-size: 1.1em;
	color: #399;
	padding-bottom: 10px;
}
#pickup .m_title a {
	font-size: 1.1em;
	color: #FF6600;
	padding-bottom: 10px;
}
#pickup .m_read {padding-bottom: 8px; border-bottom: 1px dotted #CCCCCC; line-height: 1.4em;}
#pickup .tdBttm{padding-top: 8px; padding-bottom: 16px; border-bottom: 5px solid #CCCCCC;}
#pickup .m_item {
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 0px;
}
#pickup .m_item_orange {
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #F60;
}
#pickup table p strong {
	margin-bottom: 0px;
	font-size: 1.1em;
}
/* おすすめ展覧会一覧用スタイルシートここまで */
/* 注目作家の個展用スタイルシートここから */
#pickup h2 {
	width: 692px;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/cg0030.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
/* 注目作家の個展用スタイルシートここまで */
/*展覧会招待券のご進呈（111006追加）*/
img.titleInvitation{margin: 20px 0 0 0;}
p.txtInvitation{margin: 0.5em 7px; font-weight: normal; }
p.btnInvitation a{display: block; width: 169px; height: 30px; background: #ffff00;}
p.btnInvitation a img:hover{filter:alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8; }
