@charset "UTF-8";

/*exhibition*/

/*タイトル*/
#contents h2{
	background-image: url(../images/photo/exhibition/publishTitle.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 24px;
	margin-bottom: 5px;
}

/*第19回発表会用*/
#contents h2#exhibition19{	background-image: url(../images/photo/exhibition/019_2008autumn/exhibition19autumnTitle.gif);}
.num19{}
.num19 ol{
	list-style-type: decimal;
	list-style-position: inside;
}
.num19 ol li{
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 8px;
}
.num19 ol li .title{
}
.num19 ol li .artist{
	padding-left: 1.5em;
	font-weight: normal;
}
.num19 ol li .thumbnail{
	margin-left: 18px;
	margin-top: 4px;
}
.num19 ol li .thumbnail img{
	margin-bottom: 5px;
}
.num19 ol li .successful{
	padding-left: 36px;
	color: #FF006B;
	background-image: url(../images/photo/exhibition/019_2008autumn/crown.gif);
	background-repeat: no-repeat;
	background-position: 18px 0px;
}

