@charset "utf-8";
@import url("bace.css");
@import url("common.css");
@import url("thickbox.css");
/* ===================================================================
CSS information

 file name  :profile.css
 style info :逸翁美術館についてカテゴリ用css
 
=================================================================== */

#profile .imgright {
	float:right;
	margin:0 0 15px 15px;
}
#profile .imgright2 {
	float:right;
	margin:0 0 0 15px;
}

#profile .imgleft {
	float:left;
	margin:0 10px 15px 0;
}
#profile .boxgray,
#disclosure .boxgray {
	border:1px solid #cdcdcd;
	background:#f9f9f9;
	padding:15px;
	margin-top:20px;
}

#profile h4,
#properties h4,
#disclosure h4 {
	background:url(/images/line_sttl.gif) left bottom no-repeat;
	height:31px;
	line-height:31px;
	font-weight:bolder;
	font-size:75%;
	margin:15px 0;
	clear:both;
}
table.history {
}
table.history th.topLine {
	background:#e1e1e1;
	font-weight:bold;
}
table.history th {
	background:#f3f3f3;
	text-align:center;
	font-weight:normal;
	white-space:nowrap;
}
table.history th,table.history td {
	padding:6px 10px;
	border:solid 1px #cdcdcd;
}

#properties #intro .leftbox {
	width:415px;
	margin-right:10px;
	float:left;
}
#properties #intro .leftbox p {
	margin-bottom:8px;
	text-indent:1em;
}
#properties #intro .rightbox {
	width: 210px;
	float:left;
}
#properties #maincontents .zoombox {
	background:#efefef;
	border:solid 1px #cdcdcd;
	padding:4px;
	margin-bottom:15px;
}
#properties #maincontents .zoombox p {
	font-size:62.5%;
	width:145px;
}
#properties #maincontents .zoombox img {
	margin-bottom:8px;
	display:block;
}
#properties #intro .imgright {
	float:right;
}
#properties #intro .linkOrgB {
	margin-top:15px;
}

table.cultural .topLine th {
	background:#e1e1e1;
	font-weight:bold;
	text-align:center;
}
table.cultural th {
	background:#f3f3f3;
	text-align:center;
	font-weight:normal;
}
table.cultural td,
table.cultural th {
	padding:5px 10px;
	border:solid 1px #cdcdcd;
}
#disclosure #maincontents li {
 margin:5px 6px;
 padding-left:12px;
 background:url(/images/icon_orange.gif) left center no-repeat;
}
#disclosure #maincontents li a:link,
#disclosure #maincontents li a:hover,
#disclosure #maincontents li a:visited,
#disclosure #maincontents li a:active {
	text-decoration:none;
}
#disclosure .imgleft {
	float:left;
	margin-right:10px;
}