@charset "UTF-8";

/*article*/
#contents p.sho {
	text-align: center;
	font-weight: bold;
	clear: both;
	color: #0088cc;
	font-size: 1.2em;
	display: block;
	border-top: 1px solid #00aaee;
	border-left: 5px solid #00aaee;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-left: 20px;
	padding-bottom: 0px;
	margin-top: 30px;
}

#contents p.tag {
	font-size: 0.85em;
	clear: both;
	color: #0088cc;
	margin-left: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#contents dt.jyo {
	float: left;
	line-height: 1.25em;
	clear: none;
	margin-left: 20px;
	text-align: center;
	width: 60px;
}

#contents dd.read {
	padding-bottom: 5px;
	padding-left: 90px;
	line-height: 1.25em;
}

#contents dd.read li {
	clear: both;
	list-style-type: decimal;
	list-style-position: inside;
}
