@charset "utf-8";
/* CSS Document */


/* ========================================================
	margin,padding等リセット
======================================================== */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote { 
	margin: 0;
	padding: 0;
}
table {
	font-size: 100%;
}
fieldset, img {
	border: 0;
}
img {
	vertical-align: bottom;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
select, input, textarea {
	font-size: 100%;
}
hr {
	display: none;
}

/* クリアフィックス */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 1px;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.pb8{
	padding-bottom:12px!important;
}

.m20{
	margin:20px 0;
}

.m30{
	margin:30px 0;
}

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}

.mt30{
	margin-top:30px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:15px;
}

.mr18{
	margin-right:18px;
}

.center{
	text-align:center;
}

.left{
	float:left;
}

.right{
	float:right;
}

.red{
	color:#F00;
}

.mini{
	font-size:10px !important;
}

/* 共通レイアウト */

body{
	font-size:12px;
	color:#666666;
	line-height:160%;
	font-family:"Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
	background:url(img/bg_body.jpg) repeat-x #ffde01;
}


#wrapper{
	padding-bottom:20px;
}

#main_contener{
	width:900px;
	height: auto;
	margin:0 auto;
	position:relative;
	background:url(img/bg_main.jpg) no-repeat 0 0;
}

#main_content{
	width:653px;
	float:left;
	margin-left:20px;
	margin-right:10px;
}


#contener{
	position:relative;
}

#header{
	width:980px;
	height:137px;
	margin:0 auto;
	position:relative;
}

#header h1{
	position:absolute;
	top:6px;
	left:166px;
}

/*--------------------------------------------------------
  サイドバー
--------------------------------------------------------*/

#l_side{
	width:197px;
	float:left;
	margin-left:10px;
}

#nav{
	position:relative;
}
#nav_body{
	background:url(img/bg_nav.jpg) repeat-y;
}


#nav_body li{
	width:193px;
	margin:0 auto;
	padding:8px 0 0 0;
}

#event_info{
	margin-top:15px;
}

#event_info_body{
	background:url(img/bg_event_info.jpg) repeat-y;
	padding:10px 0 10px 16px;
	line-height:140%;
}

#event_info_body p{
	margin-bottom:12px;
}

.link_event{
	margin:5px 0;
	text-align:right;
	padding-right:16px;
}

#nav_body,#event_info_body img{
	display:block;
}

*+html #event_footer{
	margin-top:-18px;
}

.bn_side_top{
	margin:10px 0 0px 2px;
}


.bn_side{
	margin:5px 0 0px 2px;
}

/*--------------------------------------------------------
  トップページ
--------------------------------------------------------*/
/* フラッシュ */
#flash{
	width:653px;
	margin-left:10px;
}


#topic{
	margin-top:22px;
}


#topic_body{
	background:url(img/bg_topic.jpg) repeat-y;
	padding:10px 0;
	height:118px;
	*height:138px;  /* IE7 */
	height:108px\9;  /* IE8 */
}

#topic_body dl{
	padding:10px 10px 10px 10px;
	background:url(img/line_topic.jpg) no-repeat 0 bottom;
	margin:0 auto;
	width:582px;
}

#topic_body dt{
	float:left;
	margin-right:15px;
}


#topic_body dd{
	float:left;
	width:490px;
}
*+html #topic_footer{ /* IE7 */
	margin-top:-18px;
}

.p_top{
	text-align:right;
	margin-right:10px;
}

#footer{
	width:900px;
	text-align:right;
	padding-top:5px;
	font-size:11px;
	margin:20px auto 0 auto;
	border-top:solid 1px #ff6100;
}

#sub_footer{
	width:800px;
	text-align:right;
	padding-top:5px;
	font-size:11px;
	margin:20px auto 0 auto;
	border-top:solid 1px #ff6100;
}




/* 下層ページ */
#sub_content_body{
	padding:15px 0;
	background:url(img/bg_sub_content.jpg) repeat-y;
	width:653px;
	font-size:117%;
	line-height:150%;
}

*+html #sub_content_footer{
	margin-top:-18px;
}

.text_box{
	width:596px;
	margin:10px auto;
}


/* ロープジャンプEXとは */
.content_box{
	width:596px;
	margin:20px auto;
}


.content_box_r{
	width:357px;
	float:left;
	margin-left:23px;
}

.content_box_02{
	width:596px;
	margin:20px auto;
}

.orange_box{
	border:solid 1px #ffa200;
	padding:15px;
	margin:20px 0;
}

.f12{
	font-size:12px!important;
	line-height:150%;
	margin-top:10px;
}


/* 軌跡 */
#kiseki_table{
	width:596px;
	table-layout:fixed;
	border-collapse:collapse;
	border:solid 1px #ccc;
	margin:15px auto;
}

#kiseki_table th{
	width:112px;
	padding:20px 0;
	border:solid 1px #ccc;
}

#kiseki_table td{
	padding:10px;
	border:solid 1px #ccc;
}


.bg01{
	background:#e9dcd4;
}
.bg02{
	background:#ebebeb;
}


/* 過去の記録 */
#result #sub_content_body{
	height:555px;
}

#result #sub_content_body p,#result #sub_content_body h3{
	margin-left:33px;
	font-size:120%;
}


/* 用具 */
.tool{
	width:596px;
	margin:20px auto 0 auto;
}

#tool_info{
	margin-top:15px;
	margin-bottom:30px;
}
#img_tool_02{
	border-left:solid 1px #666;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
}
#tool_info table{
	width:315px;
	float:left;
	table-layout:fixed;
	border-collapse:collapse;
}

#tool_info th{
	width:75px;
	background:#fff1cc;
	text-align:center;
	padding:7px 3px;
	border:solid 1px #666;
}

#tool_info td{
	padding:5px 9px;
	line-height:146%;
	border:solid 1px #666;
}

.tool_h2{
	margin:30px 0 20px 0;
}

.icon01{
	background:url(img/try/icon_01.jpg) no-repeat 0 6px;
	padding-left:14px;
	width:262px;
	margin-left:40px;
}

/* ルール説明　*/
.rule{
	width:596px;
	margin:20px auto 0 auto;
}

.line_orange{
	background:url(img/try/line_orange.jpg) no-repeat 0 bottom;
	padding-bottom:10px;
}

#rule_02{
	width:596px;
	margin:20px auto 0 auto;
}

#rule_02_body{
	background:url(img/try/bg_about_rule.jpg) repeat-y;
}
.rule_02_inner{
	padding:20px 25px;
}

.rule_02_box{
	margin:20px auto;
}

.rule_02_p{
	width:340px;
}

*+html #rule_footer{
	margin-top:-18px;
}

/* ルール説明 */
#popup_contener{
	width:760px;
	background:#fff;
	margin:40px auto;
	padding:20px;
}

#popup_contener h1{
	font-size:141%;
	line-height:140%;
}

.text_right{
	text-align:right;
}

#popup_contener dl{
	width:700px;
	margin-top:20px;
}


#popup_contener dt{
	font-weight:bold;
}
#popup_contener dd{
	margin-left:1em;
	text-indent:1em;
}

dl.rule_dl_01{
	margin-top:20px;
}
dl.rule_dl_01 dd{
	margin-left:0em;
	padding-left:1em;
	text-indent:-1em!important;
	margin-top:5px;
}

dd#info01{
	padding-left:2em;
	text-indent:-1em;
}


/* 全国大会情報 */
#tournament #sub_content_body{
	height:606px;
}

#tournament #sub_content_body p{
	margin-left:33px;
	font-size:120%;
}

/* 反響 */
#reaction #sub_content_body{

}

#reaction #sub_content_body p{
	margin-left:33px;
}

#reaction #sub_content_body h3{
	margin-left:33px;
	margin-bottom:20px;
}
#reaction #sub_content_body h4{
	margin-left:33px;
	margin-bottom:10px;
}

div.center img{
	margin:10px 0 30px 0;
}

.read{
	width:593px;
	margin:0 auto 15px auto;
}

.gray_box{
	border:solid 1px #999;
	padding:10px;
	width:573px;
	margin:0 auto 20px auto;
}

/* 審判 */
#umpire #sub_content_body{
}

#umpire #sub_content_body p{
	margin-left:33px;
	width:593px;
}

#umpire #sub_content_body h3{
	margin-left:33px;
	margin-bottom:15px;
}

#umpire #sub_content_body div.left p{
		width:360px;
		margin-right:12px;
}

.strong{
	font-size:120%;
	font-weight:bold;
	color:#333;
}

#umpire #sub_content_body table{
	table-layout:fixed;
	border-collapse:collapse;
	width:593px;
	margin:0 auto;
}

#umpire #sub_content_body th{
	border:1px solid #ffa200;
	color:#ff6100;
	padding:5px 0;
}

#umpire #sub_content_body td{
	border:1px solid #ffa200;
	padding:20px 30px;
}

#umpire #sub_content_body td p{
	margin-left:0;
	width:auto;
}


