
	
	
/*page*/
	
#page{
	width:980px;
	overflow:hidden;
	padding-bottom:10px;
	padding-top:90px;
	}	

#page dl{
	text-align:center;
	color:#5B4A3F;		
	}

#page dt{
	padding-bottom:35px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:19px;
	}

#page dd{
	padding-bottom:80px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	}		