@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */

.howmach {
	margin-bottom:20px;
	padding: 10px;
	border: #d5e77a 1px solid;

}
.howmach h3 {
	font-size: 15px;
	font-weight: bold;
	color: #078f00;
}
.gakuBox {
	margin-bottom: 2em;
}
.gakuBox h4 {
	font-size: 15px;
	font-weight: bold;
	color: #078f00;
	background: url(images/point.gif) no-repeat 0 2px;
	padding-left: 20px;
	border-bottom: #777 3px double;
	margin-bottom: 1em;
}
.gakuBox h5 {
	background: url(images/point02.gif) no-repeat 0 3px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 116%;
	margin-bottom: 5px;
}
ul.syorui li {
	background: url(images/check.gif) no-repeat 0 3px;
	padding: 2px 0 5px 20px;
}
ul.syorui li.ex {
	background: none;
}

p.none {
	margin: 0 0 10px 0;
}
.line {
	border-top: #565656 1px dotted;
	height: 1px;
	margin: 10px;
}

.qrs {
	padding-left: 23px;
}

.add {
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
	height: 120px;
	margin-top: 5px;
}
.add dt{
	clear: left;
	float: left;
	width: 70px;
}
.add dd {
	margin-left: 70px;
	color: #8ebc09;	
}
.line_001 {
	clear: both;
	height: 5px;
	background: url(images/line_001.gif) repeat-x;
	margin: 15px 0;
}
.list-main {
	line-height: 1.8;
	font-weight: bold:
}
.list-sub {
	background: url(images/sitemap-point.gif) no-repeat;
	padding-left: 25px;
	margin-left: 15px;
}
.list-subsub {
	background: url(images/sitemap-point.gif) no-repeat;
	padding-left: 25px;
	margin-left: 20px;
}

.set {
	margin-bottom: 1em;
}

