@charset "utf-8";
@import "../common/css/0-import.css";

#main {
	margin-left: 36px;
}

#conts {
	padding: 8px 0 42px;
	width: 545px;
}

#conts h2 {
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
}

#conts h3 {
	margin-bottom: 15px;
	+margin-bottom: 16px;
	_margin-bottom: 15px;
	font-size: 12pt;
	line-height: 13pt;
}

#conts p {
	line-height: 16pt;
}

#conts p.back01 {
	padding-bottom: 19px;
	margin: 17px 0 16px;
	+margin-bottom: 13px;
	_margin-bottom: 15px;
	background: url(../img/gaiyo_line.gif) no-repeat left bottom;
}

#conts ul {
	margin-bottom: 12px;
	_margin-bottom: 11px;
	line-height: 16pt;
}

#conts dl {
	padding-bottom: 18px;
	background: url(../img/gaiyo_line.gif) no-repeat left bottom;
	line-height: 16pt;
	overflow: hidden;
	zoom: 1;
}

#conts dl.ty01 {
	padding-bottom: 32px;
	margin-bottom: 29px;
	_margin-bottom: 30px;
	line-height: 16pt;
}

#conts dl dt {
	float: left;
	clear: left;
}

#conts dl dd {
	padding-left: 80px;
	_text-indent: -3px;
}

#conts dl.ty01 dd {
	padding-left: 75px;
}

#conts dl dd.mb1 {
	margin-bottom: 1px;
}


#contstop {
	padding: 30px 0 0 0;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

#contstop a{
	color: #3F81FC;


}

