@charset "shift_jis";

.wrapper .mainVis {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;

}

.visualUnder {
	margin-bottom: 10px;
	margin-top: 0px;
}
#formatArea {
	margin-top: 10px;
	margin-bottom: 20px;
}

#formatArea ul li {
	list-style-type: disc;
	font-size: 14px;
	line-height: 240%;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
