@charset "UTF-8";
/* CSS Document */


/*title*/

#header .title .contents-left {
	background-image: url(images/title.png);
}


.intention-box h4 {
	font-size: 40px;
	color: #29ABE2;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro W4", "HG丸ゴシックM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
}