@charset "Shift_JIS";

div.contents img {
	vertical-align:middle;
	}
div.contents h2 {
	margin:0;
	}
div.contents h3 {
	margin:10px 0;
	font-size:small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #000000;
	}
div.contents h3 span {
	color:#339933;
	}
div.contents h4 span {
	color:#FF6600;
	}
div.contents p {
	margin:10px 0;
	}
div.contents li {
	list-style-type:disc;
	list-style-position: inside;
	margin-left:20px;
	}
div.session li {
	list-style-type:decimal;
	list-style-position: inside;
	margin-left:20px;
	}
p.question {
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.5em;
	}
div.session {
	margin-bottom:30px;
	border-bottom:#CCCCCC 1px dotted;
	background-color:#FFFFFF;
	}
div.session h4 {
	margin:10px;
	color:#333333;
	font-size:small;
	}
div.session h5 {
	margin:10px;
	}
div.session p {
	margin:10px;
	margin-left:20px;
	}
div.session dl {
	margin:10px;
	margin-left:20px;
	}
div.session dt {
	margin:5px;
	color:#555555;
	font-weight:bold;
	}
div.session dd {
	margin-left:30px;
	}
img.icon {
	margin-right:0.2em;
	}
