@charset "utf-8";

/*----------

ホノルルマラソン

-----*/

#mainTop{
	width:750px;
	padding:0 0 15px;
	background:#ffecdd;
	}

.button01{
	margin:5px 5px 0 0;
	text-align:right;
	}


.read{
	margin:10px 10px;
	}


.read p{
	margin-top:10px;
	line-height:1.4em;
	}

.button02{
	margin:10px;
	text-align:center;
	}

.button02 ul{
	margin:0px;
	padding:0px;
	}

.button02 li{
	padding-right:10px;
	list-style-type:none;
	display:inline;
	}

.button02 li.no-r{
	padding-right:0px;
	}

#mainBottom{
	position:relative;
	margin:15px 0 0;
	width:750px;
	height:510px;
	}

.positionA{
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	}

.positionA p{
	margin-bottom:10px;
	}
	

strong{
	color:#ff5400;
}
table{
	margin:5px 0;
	width:750px;
	border:none;
	border-collapse:collapse;
}
table th,
table td{
	color:#555;
	padding:5px;
	line-height:1.5em;
	vertical-align:top;
}
table th{
	white-space:nowrap;
	text-align:left;
	font-weight:bold;
	color:#1b56a6;
}

table .odd{
	background:#eee;
}


.affiliate{
	margin:5px 0;
	padding:5px 0;
	width:752px;

	}

.affiliate h4{
	padding:5px 7px;
	height:20px;
	background:url(../imgre/can_marathon/affiliate_bg.gif) no-repeat;
	font-size:12px;
	color:#454545;
	}

.affiliate ul{
	margin:0 0 5px 5px;
	}

.affiliate li{
	float:left;
	margin-right:2px;
	padding:0 0 3px;
	width:130px;
	}


.clearFix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}


*html .clearFix{
	overflow:hidden;
	}

*:first-child+html .clearFix{
	height:1%;
	}

.bottom{
	margin-top:20px;
	width:750px;
	padding:10px 0;
	background:#ffecdd;
	}
