@charset "UTF-8";

/* ============================== header */
.green_line {
	background: url(../img/bg_header_sub_mini.gif) repeat-x 0 100% #3D9973;
	height:15px;
}


/* ============================== contents */
.boxMain {
	padding: 20px 80px 0 80px ;
	color: #333333;
	line-height: 1.5em;
}

li {
	line-height: 1.5em;
}

ul.numberSubList {
    margin: 0.5em 0 1em 1em;
    padding: 0;
    list-style-type: none;
}

.thinline {
	border-color: #999999;
	border-style: dotted;
	border-width: 0pt 0pt 1px;
	height:0pt;
}

.ttl {
	font-weight: bold;
	line-height: 1.5em;
}

.ttlSub {
	font-weight: bold;
	margin-top: 30px;
}

