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

@import "reset-min.css";

body{
	color:#333;
	line-height:1.5em;
	text-align:center;
}

a{
	color:#6E6E6E;
	text-decoration:none;
}
a:hover{
	color:#6E6E6E;
	text-decoration:underline;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

.none{
	color:#C3C3C3;
	text-decoration:none;
}

.red{
	color:#F00;
	font-weight:bold;
}

/*ヘッダー*/
#header_box{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:109px;
	margin-bottom:15px;
}
#header{
	background-color:#FFF;
	width:950px;
	height:109px;
	margin:0 auto;
}
#logo a{
	text-indent:-9999px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:378px;
	height:84px;
	margin-top:20px;
	margin-left:10px;
	float:left;
	display:block;
}
#start{
	text-indent:-9999px;
	background-image:url(../images/header_start.gif);
	background-repeat:no-repeat;
	width:246px;
	height:88px;
	margin-top:8px;
	margin-right:10px;
	float:right;
}

/*メイン*/
#container{
	width:950px;
	margin:0 auto;
	text-align:left;
}
#main{
	width:690px;
	float:left;
}

.pankuzu{
	margin:15px 0;
	font-size:0.8em;
	clear:both;
}
.pankuzu2{
	margin:15px 0;
	font-size:0.8em;
	clear:both;
	width:400px;
	float:left;
}
.totop{
	margin:15px 0;
	float:right;
	width:200px;
	font-size:0.8em;
	text-align:right;
}
.totop img{
	margin-right:10px;
}
small{
	font-size:0.6em;
}
h2{
	clear:both;
	background-image:url(../images/titlebar.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:25px;
	width:690px;
	height:25px;
	color:#FFF;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h2.top_thanks{
	margin:20px 0 0 0;
}
h3{
	clear:both;
	background-image:url(../images/h3_bg.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:15px;
	height:35px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:15px 0;
	width:200px;
	float:left;
}
h4 {
background-attachment:scroll;
background-image:url(../images/h4_title_back01.jpg);
background-position:left top;
background-repeat:no-repeat;
font-size:0.9em;
height:35px;
line-height:1.14;
margin-top:15px;
margin-left:15px;
padding:10px 0 0 25px;
clear:both;
}
.tbl_kiyaku{
	clear:both;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:25px;
	width:675px;
}
.tbl_kiyaku th{
	text-align:right;
	font-size:0.8em;
	font-weight:bold;
	padding-right:10px;
}
.tbl_kiyaku td{
	font-size:0.8em;
	line-height:1.5em;
}

.tbl_outline{
	margin-left:15px;
	width:675px;
}
.tbl_outline th{
	font-size:0.8em;
	font-weight:bold;
	white-space: nowrap;
	margin-bottom:4px;
	padding:3px;
	border:2px solid #FFF;
	text-align:center;
}
.tbl_outline td{
	font-size:0.7em;
	white-space: nowrap;
	margin-bottom:4px;
	padding:3px;
	border:2px solid #FFF;
}

.tbl_guest{
	clear:both;
	width:675px;
	margin-left:15px;
}
.tbl_guest td{
	font-size:0.8em;
	line-height:1.5em;
	padding:5px;
}
.tbl_sougei {
	float: right;
	width: 470px;
	line-height: 150%;
}
.tbl_sougei td {
	font-size: 12px;
}
.tbl_plan {
	width: 470px;
	float: right;
}
.tbl_plan tr th {
	background-color: #54A2FC;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #FFF;
}
.tbl_plan td {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	background-color: #EEE;
	border: 2px solid #FFF;
}
.tbl_plan_a {
	text-align: center;
	margin: 0px;
	padding-left: 30px;
}
.tbl_plan01 td {
}
.tbl_plan01 {
	margin-left: 18px;
	font-size: 12px;
	width: 660px;
	margin-bottom: 20px;
}
.tbl_plan01 td {
	padding: 0px;
	font-size: 10px;
}





ul.attention{
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
}
ul.attention li{
	font-size:0.7em;
	line-height:1.2em;
}

p{
	font-size:0.9em;
	color:#333;
}
p.outline{
	clear:both;
	font-size:0.8em;
	margin-top:5px;
}
p.outline2{
	clear:both;
	font-size:0.8em;
}
p.outline3{
	clear:both;
	font-size:0.8em;
	margin-top:5px;
}
p.outline4{
	font-size:0.8em;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:15px;
}
p.outline5{
	font-size:0.8em;
	margin-top:5px;
	margin-left:35px;
	margin-bottom:15px;
}

/*トップ*/
.mainimage_box{
	border:1px solid #CCC;
	background-color:#F8F5F0;
	width:672px;
	padding:8px;
	text-align:left;
}
.images {
	position:relative;
	cursor:pointer;
	width:670px;
	height:265px;
	text-align:left;
}
.images div{
	background-repeat:no-repeat;
	width:670px;
	height:265px;
	text-align:left;
	display:none;
	position:absolute;
	top:0;
	left:0;

}
.mainimage01{
	background-image:url(../images/top_main/01.jpg);
}
.mainimage02{
	background-image:url(../images/top_main/02.jpg);
}
.mainimage03{
	background-image:url(../images/top_main/03.jpg);
}
.mainimage04{
	background-image:url(../images/top_main/04.jpg);
}
.mainimage05{
	background-image:url(../images/top_main/05.jpg);
}
.mainimage06{
	background-image:url(../images/top_main/06.jpg);
}
.mainimage07{
	background-image:url(../images/top_main/07.jpg);
}
.mainimage08{
	background-image:url(../images/top_main/08.jpg);
}
.emblem{
	margin-top:-160px;
	margin-left:10px;
	margin-bottom:10px;
	text-indent:-99999px;
	position: absolute;

}
.emblem a{
	display:block;
	background-image:url(../images/emblem.png);
	behavior: expression(IEPNGFIX.fix(this));
	width:98px;
	height:100px;
}
.emblem a:hover{
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.mainimage_list_box{
	margin-top:-50px;
	height:50px;
	width:670px;
	background-image:url(../images/white.png);
	behavior: expression(IEPNGFIX.fix(this));
	position: absolute;
}
.mainimage_list{
	padding-left:6px;
}
.mainimage_list li{
	float:left;
	margin:6px;
}
.mainimage_list li img{
	border:1px solid #ED6D00;
}

.countdown{
	background-image:url(../images/top_start.jpg);
	background-repeat:no-repeat;
	width:690px;
	height:50px;
}
.countdown p{
	font-size:28px;
	padding-left:60px;
	padding-top:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	float:left;
}

.countdown a{
	background-image:url(../images/bnr_vola.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:311px;
	height:28px;
	text-indent:-9999px;
	display:block;
	float:right;
	margin-top:15px;
	margin-right:5px;
}

#top_banner_end{
	clear:both;
	margin:20px 0 0 0;
	height:50px;
}
#top_banner_end li{
	float:left;
	margin:0 15px 0 0;
}
#top_banner_end li.top_banner_end_last{
	float:left;
	margin:0 0 0 0;
}
#top_banner_end li a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}


#top_banner{
	clear:both;
	margin:10px 0 20px 0;
	height:104px;
}
#top_banner li{
	float:left;
	text-indent:-99999px;
}
#top_banner li a{
	width:218px;
	height:104px;
	display:block;
}
.bnr_pamphlet a{
	background-image:url(../images/top_bnr_pamplet.jpg);
	}
.bnr_guest a{
	background-image:url(../images/top_bnr_guest.jpg);
	margin:0 18px;
	}
.bnr_iseshima a{
	background-image:url(../images/top_bnr_ise.jpg);
	}
	
#news{
	clear:both;
	margin-bottom:15px;
}
#blog{
	clear:both;
	margin-bottom:15px;
}
.topContentDl {
font-size:0.8em;
line-height:1.5;
margin-top:15px;
}
.topContentDl dt {
float:left;
padding:0 0 3px 22px;
width:123px;
}
.topContentDl span {
background-color:transparent;
color:#AAAAAA;
padding:0 0 0 10px;
}
.topContentDl dd {
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
margin-bottom:4px;
padding:0 0 3px 155px;
}
.topContentDl dd a {
background-color:transparent;
color:#F93;
text-decoration:underline;
}
.topContentDl dd p {
height:100%;
}
.topContentDl dd img {
border:1px solid #CCCCCC;
float:left;
margin:0 15px 5px 0;
padding:2px;
}
.h2Title01{
	margin-bottom:10px;
}
.h2Title01 a{
	color:#FFF;
}
.setBox01 {
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
margin:0 10px 15px;
padding:0 0 2px;
}
.setBox01 p img {
border:1px solid #CCCCCC;
float:left;
margin:0 15px 5px 0;
padding:2px;
}
.setBox01 p {
font-size:0.8em;
height:100%;
line-height:1.5;
}
.newsP02 {
background-color:#FFFFFF;
color:#999999;
font-size:0.6em;
line-height:1.5;
text-align:right;
}
#newsNavi {
font-size:0.7em;
margin-bottom:5px;
padding:0 0 3px;
}
#newsNavi .rssBox {
float:right;
width:24px;
}
.top_newstitle{
	float:left;
	width:630px;
	color:#FFF;
}

.mgnRBL15{
	clear:both;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:15px;
	width:675px;
}
.mgnRBL15 th{
	text-align:center;
	font-size:0.8em;
	font-weight:bold;
border:#FFF solid 10px;
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
padding-left:5px;
padding-right:5px;
}
.mgnRBL15 td{
	font-size:0.8em;
	line-height:1.5em;
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
border:#FFF solid 10px;
padding-bottom:2px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
white-space:nowrap;
}
.mgnT25L10{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:15px;
}
.mgnT10LB20{
	margin-top:20px;
}
.mgnT10LB20 td{
	font-size:0.7em;
	line-height:1.5em;
}
.tbl_entry{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:15px;
}
.tbl_entry th{
	font-size:0.8em;
	line-height:1.5em;
	white-space:nowrap;
	text-align:center;
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
}
.tbl_entry td{
	font-size:0.8em;
	line-height:1.5em;
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
padding-top:5px;
padding-bottom:5px;
}
.tbl_access{
	clear:both;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:15px;
	width:675px;
}
.tbl_access th{
	text-align:center;
	font-size:0.8em;
	font-weight:bold;
}
.tbl_access td{
	font-size:0.8em;
	line-height:1.5em;
}
.tabs_record{
	margin-top:15px;
	margin-bottom:15px;
}
.tabs_record li{
	display:block;
	float:left;
	font-size:0.8em;
	background-image:url(../images/arw01.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}
ul.event_imagelist{
}
ul.event_imagelist li{
	float:left;
	margin:15px;
	
}
.tbl_eventgaiyo{
	width:460px;
	margin-top:15px;
	float:right;
}
.tbl_eventgaiyo th{
	font-size:0.8em;
	font-weight:bold;
	white-space:nowrap;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:2px;
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
height:25px;
}
.tbl_eventgaiyo td{
	font-size:0.8em;
	padding-top:3px;
	padding-bottom:2px;
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
}

/*開催要項*/
.outline_image{
	margin:15px;
	text-align:center;
}
.outline_banner{
	width:690px;
	height:60px;
}
.btn_entry {
	text-align:center;
	padding:15px 0 0 0;
}
.btn_entry a{
	background-image:url(../outline/img/btn_entry.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:38px;
	display:block;
	text-indent:-9999px;
}
/*.btn_entry a{
	background-image:url(../outline/img/btn_entry.jpg);
	background-repeat:no-repeat;
	width:104px;
	height:98px;
	display:block;
	text-indent:-9999px;
}*/
.btn_baria{
	float:right;
	width:309px;
	height:98px;
}
.baria_end{
	font-weight:bold;
	color:#F63;
	margin:0 0 0 15px;
}
.baria_end_top{
	font-size:16px;
	color:#F33;
	margin:0;
}
/*.btn_baria{
	float:right;
	background-image:url(../outline/img/btn_baria.jpg);
	background-repeat:no-repeat;
	width:309px;
	height:98px;
	text-indent:-9999px;
}*/

/*大会記録*/
.recInfo{
	clear:both;
}


/*サイドバー*/
#sidebar{
	width:236px;
	float:right;
}

h5.menu_title_home a{
	text-indent:-99999px;
	background-image:url(../images/menu_home.gif);
	background-repeat:no-repeat;
	width:236px;
	height:29px;
	margin-bottom:15px;
	display:block;
}
h5.menu_title_marathon{
	text-indent:-99999px;
	background-image:url(../images/menu_marathon.gif);
	background-repeat:no-repeat;
	width:236px;
	height:29px;
}
h5.menu_title_enjoy{
	text-indent:-99999px;
	background-image:url(../images/menu_enjoy.gif);
	background-repeat:no-repeat;
	width:236px;
	height:29px;
}
h5.menu_title_information{
	background-image:url(../images/menu_information.gif);
	background-repeat:no-repeat;
	width:236px;
	height:29px;
	text-indent:-99999px;
}
h5.menu_title_mobile{
	background-image:url(../images/menu_mobile.gif);
	background-repeat:no-repeat;
	width:236px;
	height:29px;
	text-indent:-99999px;
}
#menu ul{
	border:1px solid #D7D5C8;
	background-color:#E7E3D7;
	padding:7px;
	margin-bottom:15px;
}
#menu li{
	background-image:url(../images/bg_menu.gif);
	width:195px;
	height:21px;
	color:#333;
	font-size:13px;
	padding-top:4px;
	padding-left:25px;
}
#menu li a{
	display:block;
	width:195px;
	height:21px;
}

#banner{
	margin-bottom:25px;
}
#banner li{
	text-indent:-9999px;
	margin-bottom:5px;
}

#qr{
	text-align:center;
	border:1px solid #D7D5C8;
	background-color:#E7E3D7;
	padding:7px;
	margin-bottom:15px;
}
#qr p{
	text-align:center;
	font-size:0.7em;
}

.roadblog a{
	background-image:url(../images/bnr_shimablog.jpg);
	background-repeat:no-repeat;
	width:235px;
	height:48px;
	display:block;
}
.osakablog a{
	background-image:url(../images/bnr_butaiura.jpg);
	background-repeat:no-repeat;
	width:235px;
	height:48px;
	display:block;
}
.eventscramble a{
	background-image:url(../images/bnr_eventscramble.jpg);
	background-repeat:no-repeat;
	width:236px;
	height:48px;
	display:block;
}
.allsports a{
	background-image:url(../images/bnr_allsports.jpg);
	background-repeat:no-repeat;
	width:125px;
	height:73px;
	display:block;
}
.izarunning a{
	background-image:url(../images/bnr_izarunning.jpg);
	background-repeat:no-repeat;
	width:235px;
	height:79px;
	display:block;
}

/*フッター*/
#footer_box{
	background-color:#F3EFE3;
	height:360px;
	margin-top:15px;
	clear:both;
}
#footer{
	width:950px;
	height:100%;
	margin:0 auto;
	padding:15px 0;
	text-align:left;
}
#footer .ftbnr{
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:7px;
	float:left;
}
#footer .inquiry{
	background-image:url(../images/footer_quiry.gif);
	width:363px;
	height:158px;
}
#footer .tokubetsu{
	background-image:url(../images/footer_tokubetsu.jpg);
	width:270px;
	height:170px;
	display:block;
}
#footer .tokubetsu a{
	margin-top:45px;
	margin-left:18px;
	width:223px;
	height:32px;
	display:block;
}
#footer .kyosan{
	background-image:url(../images/footer_kyosan.jpg);
	width:270px;
	height:170px;
	display:block;
}
#footer .kyosan a.dydo{
	margin-top:33px;
	margin-left:18px;
	width:106px;
	height:44px;
	display:block;
}
#footer .kyosan a.ms-ins{
	margin-left:18px;
	width:230px;
	height:40px;
	display:block;
}
#footer .baria a{
	background-image:url(../images/footer_baria.gif);
	width:296px;
	height:138px;
	display:block;
}
#footer .kanko a{
	background-image:url(../images/footer_kanko.gif);
	width:296px;
	height:138px;
	display:block;
}
#footer .train{
	background-image:url(../images/footer_train.gif);
	width:296px;
	height:138px;
	display:block;
}

#copyright_box{
	clear:both;
	background-image:url(../images/bg_footer_copy.jpg);
	background-repeat:repeat-x;
	height:41px;
}
#copyright{
	width:950px;
	margin:0 auto;
}
#copyright p{
	text-align:center;
	padding-top:10px;
	font-size:0.8em;
	color:#FFF;
}


.access_pamph{
	float:right;
	width:300px;
	margin:15px 0;
	text-align:right;
}

.waku{
	padding:3px;
	border:#CCC solid 1px;
}


.tbl_volagaiyo{
	margin-top:15px;
	margin-left:15px;
	width:675px;
}
.tbl_volagaiyo th{
	font-size:0.8em;
	font-weight:bold;
	white-space:nowrap;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
}
.tbl_volagaiyo td{
	font-size:0.8em;
	padding-top:10px;
	padding-bottom:5px;
	line-height:150%;
background-attachment:scroll;
background-image:url(../images/dot.jpg);
background-position:left bottom;
background-repeat:repeat-x;
}
.tbl_volagaiyo td strong{
	font-weight:bold;
}
.vola_box{
	text-align:center;
	padding:15px;
}
.entry_end{
	clear:both;
	border:#F60 solid 5px;
	padding:10px;
	color:#F60;
	font-weight:bold;
	margin:15px 0 15px 0;
}

.prev{
	cursor:pointer;
}
.next{
	cursor:pointer;
}
.slide{
	text-align:center;
	position:relative;
	height:800px;
	width:690px;
}
.slide_item{
	text-align:center;
	display:none;
	position:absolute;
top:0;
left:0;
margin:7px;
width:690px;
text-align:center;
}
.slide img{
	border:#CCC solid 1px;
	padding:2px;
	cursor:pointer;
}
.slide_title{
	font-size:16px;
	width:660px;
	border-bottom:#333 solid 1px;
	margin:15px;
}
.slide_text{
	width:690px;
	line-height:150%;
	text-align:left;
	padding:15px;
}
.tbl_slidecontrol{
	width:690px;
	padding-bottom:10px;
}

.backward{
	cursor:pointer;
}
.forward{
	cursor:pointer;
}

.submenu_record{
	border-left:solid 1px #CCC;
	margin:0 0 15px 0;
	height:25px;
}
.submenu_record li{
	float:left;
	display:block;
	padding:0 10px 0 15px;
	margin:0 0 0 10px;
	font-size:12px;
	border-right:#CCC solid 1px;
	background:url(../images/arw01.gif) left no-repeat;
}

/*clearfix*/

/* --- clear --- */

.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}.clearfix {display:inline-block;}
/* hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */
