/* ---------------------------------------------------
 * Style Sheet for HTML
 * Last modified Mar. 12, 2006 by Mask
 * original http://maskweb.jp/css/detail.css
 * --------------------------------------------------- */

@charset "euc-jp";

div.photo {
	padding-top: 10px;
	float: right;
	overflow: hidden;
	margin-left: 10px;
	width: 420px;
	text-align: center;
}

div.photo table.select {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	overflow: hidden;
	border-collapse: collapse;
}

div.photo table.select th{
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: 0.5em;
}

div.photo table.select td{
	text-align: left;
	vertical-align: top;
	line-height: 1.3em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

div.photo div.image {
	padding-bottom: 10px;
}

div.photo div.image table {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

div.photo div.image td {
	text-align: center;
}

div.photo div.image img {
	border: solid 1px #000000;
}

div.text {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

div.text table.summary {
	overflow: hidden;
	border-collapse: collapse;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}

div.text table.summary th{
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: 0.5em;
}

div.text table.summary td{
	text-align: left;
	vertical-align: top;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

h2.detail {
	margin-top: 0.5em;
	margin-left: 0.5em;
}

div.cultural {
	color: #FF0000;
	background-color: transparent;
	font-style: italic;
	text-align: center;
}

div.cultural2 {
	color: #800000;
	background-color: transparent;
	font-style: italic;
	text-align: center;
}

div.cultural3 {
	color: #FF0000;
	background-color: transparent;
	font-style: italic;
	margin-left: 1em;
}

div.cultural4 {
	color: #800000;
	background-color: transparent;
	font-style: italic;
	margin-left: 1em;
}

p {
	line-height: 1.2em;
	margin: 0em;
	padding: 0em;
}

p.exposition {
	text-indent: 0.7em;
}

dl.site {
	margin-top: 0.8em;
}

dl.site dt {
	margin-top: 0.3em;
	font-style: normal;
	font-weight: bold;
}

dl.site dd {
	margin-left: 1em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-indent: 0.7em;
}

hr {
	clear: both;
	border-bottom: thin #556655 solid;
}
