body {
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	width: 100%;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#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;
	background-color: #ECF4F9;
	padding: 5px;
	display: block;
}
#marathon_wrapper #contact form .submitButton {
	text-align: center;
	height: 50px;
}

.txt_grey {
	background-color: #FFC;
	padding: 10px;
	clear: both;
	font-size: 90%;
	text-indent: -1%;
}
.txt_grey p {
	text-indent: -1em;
	margin-left: 1em;
}
#contact input {
	height: 18px;
}
.marathon_tell {
	font-size: 150%;
	font-weight: bold;
	color: #F00;
}
#marathon_wrapper table th {
	background-color: #D7EEF0;
	padding: 5px;
	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;
}


#marathon_wrapper_sample {
	width: 550px;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	background-color: #FFF;
	line-height: 1.3;
	padding-top: 10px;
}
#marathon_wrapper_sample table th {
	background-color: #D7EEF0;
	padding: 3px;
	text-align: left;
	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_sample table td {
	background-color: #EFF1F1;
	padding: 3px;
	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: left;
}
#marathon_wrapper_sample .close {
	text-align: center;
	width: 550px;
	padding-top: 15px;
}
