@charset "Shift_JIS";


#menuArea {
	margin: 0;	/* for IE5 */
	voice-family : "\"}\"";
	voice-family : inherit;
	margin: 0 1px 0 0;	
}
.dummyIE5hack {
}



/* イメージ */

.imgMain {
	display: block;
	border: 1px solid #ccc;
}



/* リレーガイダンス */

#alacarteBox {
	float: left;
	display: inline;
	width: 517px;
	margin: 16px 0 0 15px;
	padding: 9px 0 12px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#alacarteBox .pic {
	float: left;
	width: 115px;
}
#alacarteBox .explain {
	float: right;
	width: 402px;
}

#alacarteBox p {
	float: left;
	width: 402px;
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 75%;
	line-height: 1.5;
}
#alacarteBox p strong {
	font-weight: bold;
	color: #3a597d;
}



/* ヘッドライン */

#headlineBox {
	float: left;
	width: 532px;
	margin: 0;
	padding: 0 0 20px 13px;
}

#headlineBox .topics {
	float: left;
	width: 251px;
	margin:0;
	padding: 0;
}
#headlineBox .events {
	float: left;
	display: inline;
	width: 251px;
	margin: 0 0 0 16px;
	padding: 0;
}


.hText {
	float: left;
	width: 251px;
	margin: 16px 0 6px 0;
	border: 1px solid #ccc;
}
.hText .name {
	display: block;
	float: left;
	font-size: 75%;
	font-weight: bold;
	color: #435d88;
	padding: 6px 0 6px 8px;
	border-left: 4px solid #435d88;
}
.hText .more {
	display: block;
	float: right;
	font-size: 70%;
	padding: 8px 8px 4px 0;
}

.headline {
	float: left;
	width: 251px;
	margin: 0;
	background: url("../img/line_01.gif") bottom repeat-x;
}
.last {
	background: none;
}
.headline .date {
	float: left;
	display: block;
	width: 251px;
	padding: 8px 0;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.2;
	color: #435d88;
}
.headline .title {
	float: left;
	display: block;
	width: 237px;
	padding: 0 0 8px 14px;
	font-size: 75%;
	line-height: 1.2;
	background: url("../img/bg_arrow_03.gif") 0 2px no-repeat;
}
.headline .title a {
	text-decoration: none;
	color: #444;
}
.headline .title a:hover {
	text-decoration: underline;
	color: #435d88;
}
