@charset "shift_jis";

.content .column .details p {
	width: auto;
	text-indent: 1em;
}

.content .column .details h3 {
	margin-top: 1em;
}

.content .column .details h4 {
	margin-top: 1.5em;
}

.content .column .details .paragraph {
	margin: 1em 0;
}

.content .column .details .inner {
	width: 590px;
	margin: 0 auto;
}

.content .column .details .first {
	margin-top: 0;
}

.content .column .details .inner ol {
	margin: 1em 0;
	padding: 0 0 0 2em;
}

.content .column .details .inner ol li {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1.5em;
	list-style-type: none;
	text-indent: -1.5em;
}

.details p{
padding-top:10px;
}


.details .list_class{
list-style:circle;
}

.details .list_class ul{
margin:10px 0 10px 0;
}


.photo .img-box-l{
float:left;
text-align:center;
}

.photo .img-box-r{
float:right;
text-align:center;
}

.details .list_class li{
padding:0 0 0 0em;
list-style:circle;
margin:0 0 10px 2em;
position:relative;
top:5px;
}

.details .dl_class dt{
font-weight:bold;
padding:1em 0;
}

.details .dl_class dd{
margin-top:-2.5em;
padding-left:10em;
}

.content .column .details .inner ol.ol_class{
margin:10px 0 10px 0;
}

.content .column .details .inner ol.ol_class p{
text-indent:0;
margin-left:1em;
}

.content .column .details .inner ol.ol_class li{
padding:0;
list-style-type:decimal;
text-indent:0;
}

.content .column .details .photo {
	width: 542px;
	margin: 1.5em auto;
}

.content .column .details .photo img {
	margin: 0 auto;
	padding: 20px;
	border: solid 1px #ccc;
}

.content .column .details .photo .caption {
	text-align: center;
}

.caption-red{
color:#ff0000;

}

.details-table-box{
margin:15px auto;
width:542px;
}
.details-table-box p{
text-align:center;
}


.details-table{
border-top:solid 1px #cccccc;
border-left:solid 1px #cccccc;
width:542px;
margin:0 auto;
}

.details-table th{
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
background:#f4f4f4;
}

.details-table td{
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
text-align:center;
}



.content .column .term ul {
	margin: 0;
}

.content .column .term ul li {
	margin: 0.3em 0 0.3em 2em;
	padding: 0;
	list-style-type: disc;
}

.content .column .notes {
	margin: 2em auto 0 auto;
}

.content .column .notes dl {
	margin: 0;
	padding: 0;
	overflow: hidden;
	_zoom: 1;
}

.content .column .notes dl dt {
	float: left;
	width: 2em;
}

.content .column .notes dl dd {
	margin: 0 0 0.5em 0;
	overflow: hidden;
	_zoom: 1;
}