/*---------------------------------
　コンテンツ
----------------------------------*/
.contents {
	height: auto;
	float: right;
	padding-right: 0px;
	width: 740px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

/*---------------------------------
　テキスト
----------------------------------*/
.style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	
}
.style2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 24px;
	padding-top: 50px;
	padding-bottom: 10px;
	font-weight: bold;
}
.style3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
.style4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.foot_btn_top {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	line-height: 160%;
}

