@charset "UTF-8";
@import "../../css/common.css";
#conts {
	color: #3F3B3A;
	line-height: 1.5;
}

#conts h2 {
	margin: 0 0 10px;
}

#conts h3 {
	margin: 10px 0 10px;
	padding: 0 0 0 10px;
	clear:both;
}

#conts p {
	margin: 0 10px 1em;
}

.txt_bold{
	font-weight:bold;
}

#conts #dl td{
	padding:5px 5px 0 5px;
}
