@charset "utf-8";
/* CSS Document */

html,body{
	margin:0px;
	padding:0px;
}

#marathon_box {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	}

#marathon_box02 {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	}

.marathon_header {
	background-color:#FFF;
	width:100%;
	/* border-top:1px #000 solid; */
	/* border-bottom:1px #000 solid; */
	padding-top: 5px;
}
	

.main_m {
	/*width:100%;*/
	background-color:#FFF;
	color:#0373FC;
	font-size:150%;
	padding:15px 5px 15px 10px ;
	padding-top:15px;
	font-weight:bold;
	}

.main_m span {
	color:#666 !important;
	float:right;
	font-size:70% !important;
	font-weight:normal;}


.midashi_back {
	clear:both;
	width:650px;
	background-color:#FFF;
	padding:20px 0 20px 0;
	text-align:center;}

.midashi_m {
	margin-bottom:10px;}


.marathon_gray {
	background-color:#e7e8e8;}


.marathon_clear {
	clear:both;
	text-align:center;
	
	}

.marathon_clear img {
	margin:15px 0;}

.marathon_center {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;}



/*　/////////////////　menu　/////////////////　*/


.menu {
	background-color:#555;
	text-align:center;
	overflow:hidden;
	    padding: 2px 10px 0 10px;
	}

.menu li {
	color:#FFF;
	font-weight:bold;
	float:left;
	list-style-type: none;
	padding:0 10px;
	border-left:1px #FFF solid;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
	font-size: 94%;
	margin:8px 0;
	}	
	
.menu li a {
	color:#FFF;}	

.menu li a:hover {
	color:#0CF;
	text-decoration:none;
}

.menu li.start {
	border-left:none !important;}
	
	/*　/////////////////　各ページの見出し　/////////////////　*/	
.marathon_midashi{
    background-image: url(/rentoku/kobemarathon/images/page_list.png);
    background-repeat: no-repeat;
    background-position: left;
    margin: 0px 0;
    padding: 15px 50px;
    background-color: #d2d2d2;
    font-weight: bold;
    font-size: 120%;
    background-position-x: 19px;
    border-bottom: 2px solid #999998;
    background-size: 23px;
}
	
	
/*   ////////////////////   終了時表示するBOX   ///////////////////    */



.marathon_left {
	float:left;
	width:250px;}

.marathon_right {
	float:right;
	width:380px;
	}

.marathon_right ul {
	margin:0;
	padding:0;}

.marathon_right ul li {
	width:180px;
	height:150px;
	overflow:hidden;
	float:left;
	list-style:none;
	margin:5px;}

.marathon_right ul li p {
    color: #FFF;
    font-size: 90%;
	font-weight:bold;
    position: absolute;
    margin-top: 110px;
    width: 160px;
    background-color:rgba(0,0,0,0.6);
    padding: 10px;
	}


.marathon_kansousya {
	background-color:#2CA6E0;
	border-bottom:#92D5EA 7px solid;
	height:40px;
	line-height:40px;
	text-align:center;
	margin:10px 0;
	font-size: 120%;
	color: #fff;
	text-shadow:#666 0 2px 0;
    font-weight: bold;
	letter-spacing:0.1em;}

.marathon_photo2 {
	background-color:#2964AA;
	border-bottom:#979EC9 7px solid;
	height:40px;
	line-height:40px;
	text-align:center;
    margin:10px 0;
	font-size: 120%;
	color: #fff;
	text-shadow:#666 0 2px 0;
    font-weight: bold;
	letter-spacing:0.1em;
	}

.marathon_kansousya p {
	background-color:#666;}

.kansousya_link p a {
	display:block;
	background-color:#333;
	color:#FFF;
    font-size: 100%;
    font-weight: bold;
    position: absolute;
    margin-top: 110px;
	margin-left: 8px;
    width: 150px;
    padding: 10px;
	border-radius: 16px;
	text-align:center;
	text-decoration:none;
	}

.kansousya_link p a:hover {
	background-color:#FFF;
	color: #333;
	text-decoration:none;}



/*   ////////////////////   main   ///////////////////    */

.main_area {
	width:100%;
	margin:10px 0;
	overflow: hidden;
	background-color:#FFF;}
	
.main_area ul li {
	list-style:none;
	}
	
.main_area ul li a {
	text-decoration:none;
	display:block;
	float:left;
	width:33%;
	height:120px;
	overflow: hidden;
	margin-left:2px;
	}


.main_area ul li p {
    color: #FFF;
    font-size: 110%;
	font-weight:bold;
    position: absolute;
    margin-top: 84px;
    width: 194px;
    background-color:rgba(0,0,0,0.4);
    padding: 10px;
	letter-spacing: 0.1em;
	}


.time {
	clear:both;
	height:50px;
	line-height:50px;
	padding:10px 0;}

.time img {
	float:left;}
	
.time iframe {
	margin-top:10px !important;}





/*   ////////////////////   maparea   ///////////////////    */


.map_area {
	clear:both;
	background-color:#E7E7E7;
	padding: 20px 0 0 0;
    border-top: #333 1px solid;
	border-bottom: #333 1px solid;
	overflow:hidden;}

.map_area ul li {
	list-style:none;}
	
.map_area ul li a {
	display: block;
    width: 31%;
	background-color:#ccc;
    border-bottom: #999 2px solid;
	border-top: #fff 1px solid;
    float: left;
    text-align: center;
    color: #000;
    font-size: 110%;
    text-decoration: none;
    padding: 15px 0;
    margin: 8px 4px 20px 8px;
    font-weight: bold;
	}


.map_area ul li a:hover {
	text-decoration:none;
	background-color: #444;
	color: #fff;
	}

.map_area img {
	margin:0 8px ;
	border:#fff 7px solid;}



/*   ////////////////////   小BOX   ///////////////////    */


.marathon_box02{
	width:190px;
	border:3px solid #cbcbcb;
	float:left;
	margin:20px 10px 20px 10px;
	}
	
/*   ////////////////////   中BOX   ///////////////////    */


.marathon_box03{
	width:300px;
	height:160px;
	margin-left:13px;
	margin-top:20px;
	background-color:#FFF;
	border:3px solid #cbcbcb;
	float:left;
	color:#000;
	font-size:small;
	font-weight:bold;
	}


/*   ////////////////////   ニュース、写真特集、関連動画  ///////////////////    */


.marathon_category {
	padding:0 10px 0 10px;
	background-color:#FFF;}



.marathon_video {
	width:650px;
	height:50px;
	background-image:url(images/midashi_05.jpg);
	text-align:right;
	margin-top: 25px;
		}

.marathon_instagram {
    width: 635px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
    font-size: 120%;
    line-height: 50px;
    font-weight: bold;
    padding-left: 15px;
    margin: 10px 0;
    background-color: #B2C91E;
    color: #fff;
	text-shadow:#666 0 2px 0;
	letter-spacing:0.1em;
	clear:both;
	}
	
.marathon_instagram span a {
	display: block;
    background-color:#fff;
	color:#000;
    width: 100px;
    float: right;
    margin-right: 20px;
    padding: 5px 0 2px 0;
    font-weight: bold;
    border-radius: 14px;
    text-align: center;
    font-size: 80%;
    line-height: 20px;
    margin-top: 11px;
    text-decoration: none;
	text-shadow:none !important;}

.marathon_instagram span a:hover {
	text-decoration:none;
	background-color:#444;
	color:#fff;}





.marathon_news {
width: 635px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
    font-size: 120%;
    line-height: 50px;
    font-weight: bold;
    padding-left: 15px;
    margin: 10px 0;
    background-color: #E03B3B;
    color: #fff;
	text-shadow:#666 0 2px 0;
	letter-spacing:0.1em;
	display:inline-block;
	}

.marathon_news span a {
	display: block;
    background-color:#fff;
	color:#000;
    width: 100px;
    float: right;
    margin-right: 20px;
    padding: 5px 0 2px 0;
    font-weight: bold;
    border-radius: 14px;
    text-align: center;
    font-size: 80%;
    line-height: 20px;
    margin-top: 11px;
    text-decoration: none;
	text-shadow:none !important;}

.marathon_news span a:hover {
	text-decoration:none;
	background-color:#444;
	color:#fff;}





.marathon_photo {
width: 635px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
    font-size: 120%;
    line-height: 50px;
    font-weight: bold;
    padding-left: 15px;
    margin: 10px 0;
    background-color: #106BB2;
    color: #fff;
	text-shadow:#666 0 2px 0;
	letter-spacing:0.1em;}

.marathon_photo span a {
	display: block;
    background-color:#fff;
	color:#000;
    width: 100px;
    float: right;
    margin-right: 20px;
    padding: 5px 0 2px 0;
    font-weight: bold;
    border-radius: 14px;
    text-align: center;
    font-size: 80%;
    line-height: 20px;
    margin-top: 11px;
    text-decoration: none;
	text-shadow:none !important;}

.marathon_photo span a:hover {
	text-decoration:none;
	background-color:#444;
	color:#fff;}



.list_p {
	margin-top:10px;
	margin-right:30px;
	}






/*   ////////////////////   コース見どころ   ///////////////////    */



.highlight_box {
	width:300px;
	float:left;
	margin:10px 3px 15px 15px;
	line-height:1.2em;
	}


.highlight_box img {
	border:#999 1px solid;
	padding:8px;
	width:280px;
	}

.highlight_midashi {
	font-weight:bold;
	font-size:large;
	margin-bottom:15px;}


.highlight_midashi02 {
	font-weight:bold;
	margin:20px;
	line-height:1.2em;}


.past_box {
	background-color:#cbcbcb;
	overflow:hidden;}


/*   ////////////////////   完走者の記録   ///////////////////    */




#kansousya_box {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	}

table.sokuhou_timebox {
	width:500px;
	text-align:center;
	line-height:1.5em;
	border:1px solid #CCC;
	margin:auto;
	}
	
table.sokuhou_timebox td {
	border:1px solid #CCC;
	text-align:center;
	}
	
table.sokuhou_timebox th {
	border:1px solid #CCC;
	text-align:center;	
	}	
	
.p_cen {
	text-align:center;
	margin:auto;
	}
	
.p_cen2 {
	width:620px;
	text-align:center;
	margin:auto;
	padding:10px 0;
	}

.right_menu {
	text-align:right;
	margin:20px 10px 20px 0;}	
	
.list_color_blue {
	background-color:#dfe9f6;
	font-weight:bold;
	}

.meibo li {
    font-size: 100%;
    list-style: url(/rentoku/kobemarathon/images/point.gif);
    width: 590px;
    border-bottom: #ddd 1px solid;
    margin: 5px 10px;
    padding: 8px 0;
	}

.meibo_sp li{
	margin:0 0 15px 0;
	padding-left:15px;
	list-style:square;
	font-size:95%;
	}

.midashi02 {
	width:auto;
	color:#FFF;
	background-color:#065596;
	text-align:center;
	font-weight:bolder;
	font-size:larger;
	padding:10px 0 10px 0;
	}
	
/*インスタグラム画像*/
	
.instagram_image img{
	width:108.3px;
} 
