.maplist {
    font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size: 10pt;
	color:#333333;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 0px 0px 0px 30px;
}

.mapcontents {
	font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size:10pt;
	color:#333333;
	line-height: 1.3;
	padding: 5px 0px 10px 10px;
}

.gradation_spot {
    background-image: url("../../02_spot/images/gradation_spot.jpg");
	border-bottom: solid 1px #FF9900;
}

.from_title {
	padding: 10px 0px 5px 0px;
	border-bottom: solid 1px #CCCCCC;
}

.note {
	font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size:10pt;
	color:#333333;
	margin: -15px 0px 0px 0px;
}

.note_2 {
	font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size:10pt;
	color:#333333;
	margin: -5px 0px 0px 0px;
}

.title {
    font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size:12pt;
	color:#333333;
	line-height: 1.5;
	padding: 16px 20px 30px 20px;
}

.subtitle {
    font-family: 'MS UI Gothic','ＭＳ ゴシック','Arial';
	font-size:12pt;
	color:#333333;
	line-height: 1.5;
	padding: 0px 0px 15px 0px;
}

.neccesary {
	color:#FF6600;
}
