@charset "utf-8";
@import "../common/css/0-import.css";

#main {
	margin-left: 36px;
}

#conts {
	padding: 8px 0 42px;
	width: 545px;
}



#conts h1 {
	color:#008080;
	font-size: 16px;
	margin-left: 8px;
	margin-top: 10px;
}


#conts h2 {
	margin-bottom: 5px;
}

#conts h3 {
	margin-bottom: 15px;
	+margin-bottom: 16px;
	_margin-bottom: 15px;
	font-size: 12pt;
	line-height: 13pt;
}

#conts p {
	line-height: 16pt;
	text-indent: 13px;
	margin-right: 20px;
}


#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;


}

