body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ , Meiryo , "ＭＳ Ｐゴシック", Verdana, monospace;
	color: #666666;
	line-height: 1.6;
	text-align: center;
	margin: 0;
	font-size: 16px;
	background-color:rgb(238, 248, 255);
}

p {
	margin-top: 40px;
}

div.col-md-10 > p {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}

body div div div div p {
	font-size: 14px;
}
div.row {
	margin-top: 20px;
}