@charset "utf-8";

#contents {
	font-size           : 13px;
	font-family         : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding             : 0px;
	height              : auto;
	width               : 940px;
	margin-top          : 0px;
	margin-right        : auto;
	margin-bottom       : 0px;
	margin-left         : auto;
	text-align          : left;
	background-image    : url(../imgs/back.jpg);
	clear               : both;
	color               : #000000;
	line-height         : 19px;
	background-repeat   : no-repeat;
	background-position : top;
}

.style1 {
	font-size   : 16px;
	line-height : 25px;
}

.style2 {
	color       : #39729D;
	font-weight : bolder;
	font-size   : 15px;
	line-height : 30px;
}

