@charset "UTF-8";
/* ドリンク・マイレージ・パスポート */

/*パスポート内容*/
#content1 {
	width:100%;
	min-height:700px;
	height:auto !important;
	height:700px;
	background:url(../img/passport/bg_passport.png) center top no-repeat;
	padding-bottom:40px;
}

#content1_block {
	width:960px;
	margin:0 auto 50px;
}

#content1_block h2 {
	display:block;
	width:960px;
	height:590px;
	text-indent:-9999px;
}
#content1_block h3 {
	width:960px;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
	margin-bottom:30px;
}
	
