body {
	background-repeat: no-repeat;
	background-position: center top;
}
.font_uetsuki {
	vertical-align: super;
	font-size: 70%;
}
#main {
	width: 100%;
	height: 400px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#marathon_wrapper {
	width: 960px;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 116%;
	background-color: #FFF;
	line-height: 1.8;
}

#contents {
	width: 960px;
}

/* グローバルナビ
----------------------------------------------*/

#marathon_navi  {
	height: 60px;
	clear: both;
	display: block;
	width: 100%;
	background-image: url(../img/navi_back.png);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#marathon_navi ul{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 60px;
}


#marathon_navi li,#marathon_navi a,#C-01 #G-01 a,#C-02 #G-02 a,#C-03 #G-03 a,#C-04 #G-04 a,#C-05 #G-05 a{
	display: block;
	text-indent: -9999px;
	height: 60px;
	width: 192px;
	background-image: url(../img/navi_ov.png);
	float: left;
}

#marathon_navi a{
	background-image: url(../img/navi_no.png);
}

/* グローバルナビ
----------------------------------------------*/
.bot_mitsumori {
	clear: both;
	width: 960px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
.line {
	clear: both;
	width: 960px;
	text-align: right;
}
.midashi {
	margin-bottom: 15px;
}
.marathon_midashi {
	font-size: 130%;
	font-weight: bold;
	color: #118FC3;
	margin-bottom: 5px;
}
#marathon_wrapper table th {
	background-color: #D7EEF0;
	padding: 5px;
	text-align: center;
	margin-right: 1px;
	margin-bottom: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#marathon_wrapper table td {
	background-color: #EFF1F1;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
}

.tabContainer dt {
	height: 25px;
	padding-left: 35px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #118FC3;
	background-color: #DFEDF0;
	background-image: url(../img/ico_q.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tabContainer dd {
	padding-left: 35px;
	background-image: url(../img/ico_a.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-bottom: 20px;
}

#tokucho {
}
.left_txt {
	float: left;
	width: 620px;
	margin-right: 20px;
}
.right_img {
	float: right;
	width: 300px;
}
.txt_grey {
	background-color: #FFC;
	padding: 10px;
	clear: both;
	font-size: 90%;
	text-indent: -1%;
}
.txt_grey p {
	text-indent: -1em;
	margin-left: 1em;
}
