/* ***s-minamikawa.com CSS*** */


/*--2nd--*/

table#titleb{
	width:504px;
}

.th{height:16px;}

#footer{	
	clear: both ;
}

/*--本の紹介--*/

.book {
	margin: 0 0 25px 0px;
	padding:0;
	width; 750px ;
	clear: both ;

}

.book img {
	margin: 0 15px 20px 0 ;
	float: left;
}


/*--タイトル--*/
.booktitle {
	color: #990000 ;
	font-weight: bold ;
	font-size: large;
	padding:0px 0px 5px 0px;
	border-bottom: solid 1px #990000;
}
.booktitle img {
	float:right;
}

.booktitle a {
	color: #990000
 } 

/*--サブタイトル--*/
.bookstitle {
	font-size: small;
}
.bookstitle a {
	color: #990000
 } 

/*--出版社・価格--*/
.bookpb {
	font-weight: bold ;
}

.booktext {
	padding:5px 0px 5px 0px;
}




/*--展覧会--*/

.exhibition {
	margin: 0 0 25px 0px;
	padding:0;
	width: 750px ;
	clear: both ;

}

.exhibition img {
	margin: 0 15px 20px 0 ;
	float: left;
}

.exhibition table{
	margin:10px 15px 20px 0 ;
	width: 500px ;

}
.exhibition th{
	width: 80px ;
	vertical-align: baseline ;
	margin-top: 10px ;
}

.exhibition td{
	margin: 0;
	padding: 0 ;
	margin-top: 50px ;
	}

/*--タイトル--*/
.exhtitle {
	color: #990000 ;
	font-weight: bold ;
	font-size: large;
	padding:0px 0px 5px 0px;
	border-bottom: solid 1px #990000; 
}

.exhtitle a {
	color: #990000
 } 

/*--サブタイトル--*/
.exhstitle {
	font-size: small;
}		
.exhstitle a {
	color: #990000
 } 

/*--会期・会場・作品数・コメント・リンク--*/

.exhtext {
	padding:5px 0px 5px 0px;
}

.exhtext ol{
	margin:0;
	padding:0;
	list-style-image: url('images/img01.gif');			/* リストマークの種類 */

}
.exhtext li{
	margin:0px 0px 5px 0px;
}

.exhol {
	font-weight: bold ;
}

