/* メイン画像
------------------------------------------------ */
#main_wrap{
	background:url(../image/top/main_wrap_bg.jpg) repeat-x;
}
#main{
	height:502px;
	background:url(../image/top/main_20140730.jpg) no-repeat center;
	margin:0px auto;
	position:relative;
}
#main #inbox{
	width:970px;
	height:502px;
	margin:0 auto;
}
#main #attention{
	width:590px;
	font-size:11px;
	line-height:120%;
	position:absolute;
	left:198px;
	top:425px;
}
#body{
	padding:20px;
}

/* メイン画像キャンペーン
------------------------------------------------ */
#main_cp{
	height:502px;
	background:url(../image/top/main_cp.jpg) no-repeat center;
	margin:0px auto;
	position:relative;
}
#main_cp #inbox{
	width:970px;
	height:502px;
	margin:0 auto;
}

#main_nomal{
	height:502px;
	background:url(../image/top/main_nomal.jpg) no-repeat center;
	margin:0px auto;
	position:relative;
}
#main_nomal #inbox{
	width:970px;
	height:502px;
	margin:0 auto;
}

/* ポイント
------------------------------------------------ */
#point{
	width:692px;
	margin:0 auto 30px;
}