@charset "Shift_JIS";

/*----------------■よく使うもの----------------*/
.clear  {
	clear:  both;
}
.clearfix:after {
	content:".";
	display:  block;
	clear:  both;
	height:  0;
	visibility:  hidden;
}
.clearfix  {
	zoom:  1;
}

.width950px {
	width: 950px;
	text-align: left;
	margin: 0 auto;
}
.width1030px {
	width: 1030px;
	text-align: left;
	margin: 0 auto;
}

body {
	background: url(../image/bg_img.png) no-repeat center top;
}

#asui_corner {
	margin-bottom: 50px;
}
#asui_corner li {
	float: left;
	border: 6px #880110 solid;
	width: 458px;
	min-height: 168px;
}
#asui_corner h3 {
	height: 0;
	overflow: hidden;
}
#asui_corner p {
	padding: 60px 135px 0px 25px;
	color: #880110;
}
#asui_corner1 {
	background: url(../image/program_niwatori.png) no-repeat center top;
	margin: 0px 10px 12px 0px;
}
#asui_corner2 {
	background: url(../image/program_ranking.png) no-repeat center top;
	margin-bottom: 12px;
}
#asui_corner3 {
	background: url(../image/program_guest.png) no-repeat center top;
	margin: 0px 10px 12px 0px;
}
#asui_corner4 {
	background: url(../image/program_worldsport.png) no-repeat center top;
	margin-bottom: 12px;
}
#asui_corner5 {
	background: url(../image/program_eagleseye.png) no-repeat center top;
	margin: 0px 10px 12px 0px;
}
#asui_corner6 {
	background: url(../image/program_sportholiday.png) no-repeat center top;
	margin-bottom: 12px;
}
