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

#conts #pageGuide {
	margin-bottom: 16px;
}

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

#conts h3 {
	margin: 0 0 18px 10px;
}

#conts h4 {
	margin: 0 0 7px 10px;
}

#conts p {
	margin: 0 0 0 10px;
	text-indent: 12px;
	line-height: 1.7;
}

#conts p.imgtext {
	margin: 17px 0;
}

#conts p.special {
	margin: 0 0 15px;
	font-weight:bold;
}

#conts dl {	
	margin: 0 13px 17px 13px;
	font-weight: bold;
}

#conts dl dt {
	float: left;
	clear: left;
}

#conts dl dd {
	padding-left: 2em;
}
#conts .note{
	width:640px;
}
#conts dl.note{
	width:620px;
}
