@charset "utf-8";
/* CSS Document */



#top_header {
	width: 100%;
	height: 440px;
	background-image: url(images/top_title-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
/* CSS Document */



#top_header_inner {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/top_title-bg03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 8px;
	padding-left: 8px;
}

#top_header .title01, #top_header .title02, #top_header .title03 {
	width: 700px;
	margin: 0;
	}
#top_gnavi {
	width: 700px;
	height: 62px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

.nav_tbl {
	width: 588px;
	position: absolute;
	top: 1px;
	right: 0px;
	}

#top_body {
	margin: 0 auto 20px;
	width: 100%;
	text-align: center;
	}

#top_main {
	margin: 0 auto;
	width: 660px;
	}


#top_whatsnew {
	margin: 0 auto 0px;
	background-image: url(images/top_frame01_bg.gif);
	}

#top_whatsnew .inbox {
	padding: 8px 16px;
	}

#top_whatsnew UL.topics {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: outside;
	text-align: left;
	}


#top_whatsnew UL.topics LI {
	list-style-image: url(images/topic_icon.gif);
	background-repeat: no-repeat;
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.3em;
	}

.aka {
	color:#F36;
	font-size:12px;
}



#top_whatsnew .reset {
	background-image: url(images/top_frame01_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	}



#top_win2 {
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(shared/images/index02_14.gif);
	padding-top: 12px;
	}
#top_win2 .inbox2 {
	margin: 0;
	padding: 0;
	background-image: url(shared/images/index02_13.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	}



#top_schedule {
	width: 327px;
	float: left;
	margin: 0;
	}
#top_schedule .inbox {
	padding: 0 16px 0px;
	}
#top_schedule table.scheTbl {
	width: 100%;
	border-collapse: collapse;
	}
#top_schedule table.scheTbl th {
	width: 6em;
	vertical-align: middle;
	line-height: 1.5em;
	font-size: 12px;

	}
#top_schedule table.scheTbl td {
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	}
#top_schedule .schePDF {
	padding: 8px 0 8px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}


#top_info {
	width: 327px;
	float: right;
	margin: 0;
	}
#top_info .inbox {
	padding: 0 16px 0px;
	}

#top_info P.text {
	text-align: left;
	font-size: 12px;
	padding: 0 0 1.5em;
	}

.info-tbl {
	margin: 0;
	padding: 0 0 12px;
}


table.info-tbl {
	width: 100%;
	border: 1px solid #b7b7b8;
	border-collapse: collapse;
}
.info-tbl th.info-tbl,td.info-tbl {
	border: 1px solid #b7b7b8;
	padding: 4px 8px;
	font-size: 12px;
	text-align: center;
}
table.info-tbl th {
	background-color: #c1dbff;
}
table.info-tbl .pat1 {
	background-color: #f8fde6;
}
table.info-tbl .pat2 {
	background-color: #f3f8ff;
}


#top_info .reset {
	background-image: url(images/top_frame02_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	}
