@charset "utf-8";

@import"classes.css";

/*--------------------------------------
ガイド・ホノルルマラソン用CSS
---------------------------------------*/
#container{
	background:url(../imgre/ex_bg.gif) repeat-y right top;
}

.pgtop{
	background:url(../imgre/ex_btm.gif) no-repeat right top;
	}

	#main{
	float:left;
	margin-top:3px;
	width:753px;
	overflow:hidden;
	background:url(../guide/img/marathon/waku_body.gif) repeat-y;
	text-align:left;
	}


#container #main h2{
	margin:0 0 0 9px;
	padding:0;
	width:732px;
	height:105px;
	}

#container #main h3{
	margin-bottom:10px;
	}

#container #main p{
	line-height:1.5em;
	margin-bottom:5px;
	}

#module01,
#module02,
#module03,
#module04,
#module05,
#module06,
#btnModule{
	margin-top:12px;
	margin-left:9px;
	width:732px;
	}

#module03 sup,
#module04 sup{
	color:#990000;
	}

#module01{
	margin-top:20px;
	}

#module01 .floatLeft{
	width:449px;
	}

#module01 .floatRight{
	width:272px;
	}

#module02 .floatLeft{
	width:460px;
	}
#module02 .floatLeft p img{
	float:left;
	margin-right:7px;
	}

#module02 .floatRight{
	width:254px;
	}

#module03 .floatLeft{
	width:203px;
	}

#module03 .floatRight{
	width:514px;
	}

#module04{
	margin-top:25px;
	}

#module04 .floatLeft{
	width:260px;
	}

#module04 .floatRight{
	width:457px;
	}

#module04 table{
	width:732px;
	background:#b6b6b6;
	}

#module04 th,
#module04 td{
	padding:7px 5px;
	}

#module04 th{
	width:150px;
	text-align:left;
	background-color:#feebd9;
	}

#module04 td{
	background-color:#fff;
	}

#module05 .floatLeft{
	width:514px;
	}

#module05 .floatRight{
	width:203px;
	}

#module05 dt{
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	}

#module05 dd{
	margin-bottom:15px;
	line-height:1.5em;
	}


#module06 .floatLeft{
	width:203px;
	}

#module06 .floatRight{
	width:514px;
	}

#btnModule{
	margin-top:20px;
	margin-bottom:20px;
	}

#btnModule p{
	margin:15px 0;
	}

.guideMnenuList{
	margin-top:30px;
	margin-bottom:20px;
	margin-left:9px;
	text-align:left;
	}

.guideMnenuList h4{
	padding:5px;
	width:722px;
	_width:732px;
	background-color:#efefef;
	color:#757575;
	}

.guideMnenuList li{
	float:left;
	padding:5px;
	width:234px;
	_width:244px;
	border-bottom:solid 1px #dfdfdf;
	}


















































































































