/* CSS Document */

#s01{
	margin-bottom: 150px;
}

#s01 h2{
	width: 1080px;
	margin: auto;
	background: #F8D373;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 25px;
	border-radius: 50vh;
	margin-bottom: 50px;
}

#s01 p.obj01{
	width: 765px;
	margin: auto;
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ProN W3", "sans-serif";
	line-height: 200%;
	margin-bottom: 50px;
}


#s01 dl{
	width: 895px;
	margin: auto;
	margin-bottom: 50px;
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ProN W3", "sans-serif";
}

#s01 dl div{
	border-top: 1px solid #777;
	padding: 35px;
}

#s01 dl dt{
	font-size: 18px;
	color: #0085B2;
	margin-bottom: 10px;
}

#s01 dl dd{
	padding-left: 35px;
}

#s01  ul{
		width: 895px;
	margin: auto;
	margin-bottom: 30px;
	text-align: right;
}

#s01 p.right{
			width: 895px;
	margin: auto;
}