body{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#ffb6c1;*/
	background-image:url('image/main_back.jpg');
	background-size:cover;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Meiryo','メイリオ','sans-serif';
}


#main_banner{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width:980px;
}

#c_box{
	width:980px;
	color:#000000;
	background-image:url('image/white80.png');
	font-size:36px;
	font-weight:bold;
}
#c_box a.point_list_name0{
	padding-bottom:10px;
}
#c_box option.point_list_name0{
	font-size:36px;
}

#c_box select.event_select{
	font-size:36px;
	border: 1px;
}

#d_box{
	width: 980px;
	color: #000000;
	text-align:center;
}