@charset "UTF-8";
@import "../../css/common.css";
#conts {
	line-height: 1.5;
}

#conts h2 {
	margin: 0 0 10px;
}

#conts h3 {
	margin: 10px 0 5px;
	padding: 0 10px;
}

#conts p {
	margin: 0 10px 1em;
}
#conts p.note {
	width:630px;
}
#conts p.notesred {
	width:610px;
	margin-bottom: 20px;
	padding: 5px 10px 3px;
	background: #E60012;
	color: #fff;
	font-weight: bold;
}

#conts table.photos {
	width:630px;
	margin: 0 10px 15px;
}

#conts .photos td {
	text-align:center;
}

#conts .pr {
	margin: 0 0 10px 10px;
}

#conts .pr img {
	margin: 0 0 8px;
	display: block;
}

#conts .recnavi {
	width:630px;
}

#conts .recnavi td.img {
	text-align:right;
}

#conts .details {
	margin: 5px 0 10px 10px;
	width: 630px;
	clear: both;
	border-collapse: collapse;
}

#conts .details th,
#conts .details td {
	padding: 7px;
	border: 1px solid #dedede;
	font-weight: normal;
}

#conts .details th {
	background: #f4f5fa;
	white-space: nowrap;
}
