@charset "utf-8";

#suntory_contents {
    font-family: "メイリオ", Meiryo, "Helvetica", "Arial", "Verdana", "Geneva", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", sans-serif;
	text-align:center;
}

#suntory_contents img{
	vertical-align:top;
}

/*-------------------------------------------------------------
 01: mainVisual
 --------------------------------------------------------------*/

#mainVisual{
	min-width:960px;
	text-align:center;
	background: url(../img/main_bg.jpg) center top no-repeat #150301;
	padding-bottom:51px;
}

/*-------------------------------------------------------------
  02: section
 --------------------------------------------------------------*/

#section01{
	min-width:960px;
	background-color:#150301;
	padding-bottom:40px;
}
#section01 h2{
	margin-bottom:69px;
}

#section02{
	min-width:960px;
	background: url(../img/sec02_bg.jpg) center top no-repeat;
	margin-bottom:50px;
}

#section03{
	width:960px;
	margin:0 auto 69px;
}
#section03 h2{
	margin-bottom:25px;
}

#section04{
	width:960px;
	margin:0 auto 45px;
}

#section05{
	width:960px;
	margin:0 auto 50px;
}
