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

body {
	font-size: 90%;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.7em;
	color:#333;
}

#info {
	background:url(cut_03.jpg) no-repeat;
	background-position:center bottom;
	margin-top:100px;
	padding-bottom:140px;
}

h2 {
	font-size:32px;
	color:#C6C;
	padding:30px 0;
}