@charset "UTF-8";
body{
	background-image:url(../images/sghr_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-attachment: fixed;
	margin: 0 auto;
	}


.tbody{
	margin: 0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}
.tbody tr{
	line-height:180%;
	}

.talker0{
	color:#969696;
	}	

.talker1{
	color:#969696;
	}

.textfont_small {
	margin: 0 auto;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	letter-spacing: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer{
	width: 750px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.btn_footer01 {
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 15px;
	float: left;
}

.btn_footer02 {
	margin: 0 auto;
	padding-top: 10px;
	float: right;
}
.clear {
clear: both;
}