@charset "utf-8";
/* CSS Document */
html{
	overflow-y: scroll;
}

#contents .business p{
	margin:0 auto;
	font-size:15px;
	margin:20px 0px;
	text-align:center;
	line-height:1.5;
}
.business{
	margin-bottom:100px;}

#contents .business p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size:15px;
}
h2{
	text-align:center;
	margin-bottom:50px;
}
h3{
	text-align:center;
	margin-bottom:40px;
}
h4{
	margin-top:30px;	
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin-bottom:24px;
}


table{
	margin:0 auto 50px;
}

#contents .business table p{

	width:750px;
	text-align:left;
	margin:0 auto 40px;
}