@charset "utf-8";

html {
	background: url(../common/images/bg_page.jpg) no-repeat center top #000;
}

/* @group ヘッダー */
#support_navi {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 900px;
}

#support_navi a:link,
#support_navi a:visited {
	color: #fff;
}

#support_navi p  {
	margin: 0px;
	padding: 0px 0px 0.3em 0px;
	font-size: 1.2em;
	color: #fff;
	text-align: right;
}

#header {
	position: relative;
	padding: 0px 20px;
}

#header h1#logo {
	width: 233px;
	float: left;
}

#header #subtitle {
	position: absolute;
	width: 29px;
	height: 65px;
	bottom: 16px;
	left: 253px;	
}

#header .banner_guidance {
	position: absolute;
	height: 100px;
	width: 225px;
	right: 20px;
	bottom: 10px;
}

#header #banner_camp2013 {
	width: 228px;
	height: 93px;
	position: absolute;
	right: 10px;
	top: 30px;
}
/* @end */



/* @group グローバルナビ */
#global_navi {
	margin: 0px 0px 2px 0px;
	padding: 10px 20px;
	height: 30px;
}

#global_navi ul:after {
content:"";
display:block;
clear:both;
}

	/* for IE6 */
	* html #global_navi ul {
	display:inline-block;
	}
	
	/* for IE7 */
	*+html #global_navi ul {
	display:inline-block;
	}

#global_navi ul {
	margin: 0px;
	padding: 0px;
	width: 860px;
	height: 30px;
	
}

#global_navi ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 30px;
	float: left;
	display: inline;
	line-height: 1.5em;
} 


div#global_navi ul li a {
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
	display: block;
	background: url(../common/images/bg_globalnavi.gif) no-repeat;
}

div#global_navi ul li.navi01 a { width: 68px; background-position: 0px 0px; }
div#global_navi ul li.navi02 a { width: 76px; background-position: -68px 0px; }
div#global_navi ul li.navi03 a { width: 119px; background-position: -144px 0px; }
div#global_navi ul li.navi04 a { width: 75px; background-position: -263px 0px; }
div#global_navi ul li.navi05 a { width: 101px; background-position: -338px 0px; }
div#global_navi ul li.navi06 a { width: 88px; background-position: -439px 0px; }
div#global_navi ul li.navi07 a { width: 115px; background-position: -527px 0px; }
div#global_navi ul li.navi08 a { width: 77px; background-position: -642px 0px; }
div#global_navi ul li.navi09 a { width: 76px; background-position: -719px 0px; }
div#global_navi ul li.navi10 a { width: 65px; background-position: -795px 0px; }

body#home div#global_navi ul li.navi01 a, div#global_navi ul li.navi01 a:hover {background-position: 0px -30px; }
body#news div#global_navi ul li.navi02 a, div#global_navi ul li.navi02 a:hover {background-position: -68px -30px; }
body#producer div#global_navi ul li.navi03 a, body#concept div#global_navi ul li.navi03 a, body#fivemountains div#global_navi ul li.navi03 a, body#environmental div#global_navi ul li.navi03 a, div#global_navi ul li.navi03 a:hover {background-position: -144px -30px; }
body#outline div#global_navi ul li.navi04 a, body#schedule div#global_navi ul li.navi04 a, body#rule div#global_navi ul li.navi04 a, div#global_navi ul li.navi04 a:hover { background-position: -263px -30px; }
body#cousemap div#global_navi ul li.navi05 a, div#global_navi ul li.navi05 a:hover { background-position: -338px -30px; }
body#entry div#global_navi ul li.navi06 a, body#accommodation div#global_navi ul li.navi06 a, body#pacer div#global_navi ul li.navi06 a, div#global_navi ul li.navi06 a:hover {  background-position: -439px -30px; }
body#volunteer div#global_navi ul li.navi07 a, div#global_navi ul li.navi07 a:hover { background-position: -527px -30px; }
body#resule div#global_navi ul li.navi09 a, div#global_navi ul li.navi08 a:hover { background-position: -642px -30px; }
body#access div#global_navi ul li.navi09 a, div#global_navi ul li.navi09 a:hover { background-position: -719px -30px; }
body#link div#global_navi ul li.navi10 a, div#global_navi ul li.navi10 a:hover { background-position: -795px -30px; }


/* @end */


/* @group コンテンツ */
#content_wrap {
	margin: 0px auto;
	width: 900px;
	background: url(../common/images/bg_content.jpg) repeat-y;
}

#content {
	padding: 0px 20px 40px 20px;
	width: 860px;
}

#side_content {
	float: left;
	width: 210px;
}

#content_main {
	float: right;
	width: 630px;
}

.breadcrumbs {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	font-size: 1.2em;
}

/* @end */

/* @group サイドコンテンツ */
#side_content h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#side_navi,
.news_sidenavi {
	margin: 0px;
	padding: 0px;
}

#side_navi li,
.news_sidenavi li {
	margin: 0px;
	padding: 10px 5px 5px 5px;
	font-size: 1.2em;
	list-style: none;
	background: url(../common/images/line.gif) repeat-x left bottom;
}



/* @end */

/* @group タイトル */

#side_content  h2,
#content_main  h2,
#one_col_content h2 {
box-shadow:1px 0px 4px 1px #cccccc;
border:3px solid #ffffff;
padding: 0.3em 0.6em;
background: #DBD8CD;
}	

#side_content  h2 {font-size: 1.2em;}
#content_main  h2 {font-size:1.8em;}
#one_col_content h2 {font-size: 1.8em;}

	
h2#page_title {
	margin: -8px -15px 0px -10px;
	padding: 0px 0px 10px 0px;
	width: 645px;
	height: 60px;
	position: relative;
}

h2#page_title_wide {
	margin: -10px -20px 0px -20px;
	padding: 0px 0px 10px 0px;
	width: 900px;
	height: 60px;
}

.page_subtitle {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
}

body#rule .page_subtitle {
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

/* @end */

/* @group トップページ */
body#home #cover {
	margin: 0px 20px 20px 20px;
	width: 860px;
	height: 573px;
	background: url(../images/cover.jpg) no-repeat;
	position: relative;
}

body#home #cover #title_catch {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

body#home #cover ul {
	position: absolute;
	width: 420px;
	top: 290px;
	left: 0px;
	color: #fff;
	font-size: 1.2em;
}

body#home #cover ul li {
	list-style: disc;
}

#commingsoon {
	margin: 0px 20px 20px 20px;
	width: 860px;
	height: 535px;
}

#commingsoon p {
	padding-top: 210px;
	font-size: 1.3em;
	color: #333;
	text-align: center;
}

/* @end */

/* @group 文字 */
.content_description {
	font-size: 1.3em;
	color: #333;
	line-height: 150%;
}

.str01 {
	font-size: 1.2em;
	color: #333;
	line-height: 150%;
}

.thumb_caption {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1.2em;
	color: #333;
}

.supplementation {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
}

.str_list {
	margin: 0px;
	padding:  0px 0px 0px 1em;
	text-indent: -1em;
	font-size: 1.2em;
}

.str_list2 {
	display: block;
	margin: 0px;
	padding:  0px 0px 0px 1em;
	text-indent: -1em;
}

.str_list3 {
	display: block;
	margin: 0px;
	padding:  0px 0px 0px 2.5em;
	text-indent: -2.5em;
}

/* @end */

/* @group 画像 */
.img_r_border {
	margin: 0px 0px 15px 15px;
	padding: 2px;
	float: right;
	display: inline;
	border: 1px solid #ccc;
	background: #fff;
}

.img_border {
	margin: 0px 0px 15px 15px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}

/* @end */

/* @group スポンサー */
#suponsor {
	padding: 20px;
	position: relative;
	width: 860px;
	height: auto;
}

h2#title_specialsuponsor {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top:0px ;
	left: 20px ;
	font-size: 1.2em;	
}

#suponsor h2 {
	font-size: 1.2em;
}

#suponsor ul#list_specialsuponsor {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#suponsor ul.list_suponsor {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	display: flex;
	flex-direction: row;
	list-style: none;
}

#suponsor ul.list_suponsor li
{
	margin: 5px!important;
	display: inline-block;
	list-style: none;
	flex-shrink: 1
}

#suponsor ul.list_suponsor img {
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
}

#support_brand {
	display: flex;
	
}

.support2 {
	width: 542px;
}



/* @end */

/* @group フッター */
#footer {
	margin: 10px auto;
	width: 900px;
}

#footer p {
	color: #fff;
	font-size: 1.2em;
}


/* @end */

/* @group 五岳 */
img.photo_mt {
	margin: 0px 15px 15px 0px;
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
}

#mt_madarao p,
#mt_myoko p,
#mt_kurohime p,
#mt_togakushi p,
#mt_iizuna p {
	font-size: 1.3em;
	color: #333;
	line-height: 150%;
}


/* @end */

/* @group コンセプト */
#intro_content {
	position: relative;
}

#intro_content #concept_list {
	margin: 0 0 30px 0;
	font-size: 1.2em;
	width: 320px;
}



#big_logo {
	position: absolute;
	top: 60px;
	right: 0px;
}


/* @end */

/* @group プロデューサー */
body#producer #content_main p {
	font-size: 1.3em;
	color: #333;
	line-height: 150%;	
}

p#sign_ishikawa {
	text-align: right;
}

img#photo_producer {
	margin: 0px 0px 15px 15px;
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
}

img#photo_daimyojin {
	margin-top: 30px;
}

body#producer #content_main .voice {
	width: 350px;
}

/* @end */

/* @group コースマップ */
#link_cousemappdf {
	font-size: 1.2em;
	text-align: right;
}

#cousemap_list {
	font-size: 1.2em;
	color: #333;
}

#cousemap_list ol li {
	list-style-type: decimal;
}

body#cousemap .banner_guidance {
	margin: 1.5em;
	text-align: center;
}

/* @end */

/* @group 環境活動 */
body#environmental .img_thumb {
	margin: 0px 0px 15px 15px;
	width: 218px;
	float: right;
	display: inline;
}

body#environmental .img_thumb img {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}

/* @group アシスタントポイント導入 */
#system #concept_list {
	font-size: 1.2em;
}

body#system .img_thumb {
	margin: 0px 0px 15px 15px;
	width: 200px;
	float: right;
	display: inline;
}

body#system .img_thumb img {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}


/* @end */

/* @group 大会要項 */
table#tbl_requirement {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}

table#tbl_requirement th,
table#tbl_requirement td {
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 1.2em;
	color: #333;
	line-height: 150%;	
}

table#tbl_requirement th {
	width: 80px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #e6ddcc;
}

table#tbl_requirement td ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table#tbl_requirement td ol li {
	margin-bottom: 0px;
	line-height: 150%;
}

table#tbl_requirement p {
	margin: 0px;
}

table#tbl_requirement p.supplementation {
	margin: 0px;
}

/* @end */

/* @group 昨年との変更点 */
body#newsystem ul.list_new {
	font-size: 1.2em;
}

body#newsystem .img_thumb {
	margin: 0px 0px 15px 15px;
	width: 258px;
	float: right;
	display: inline;
	line-height: 150%;
}

body#newsystem .img_thumb img {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}


/* @end */

/* @group スケジュール */
table.tbl_schedule {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}

table.tbl_schedule th,
table.tbl_schedule td {
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 1.2em;
	color: #333;
	line-height: 150%;
	vertical-align: top;
	width: 40%;
}

table.tbl_schedule th {
	font-weight: normal;
	text-align: center;
	background: #e6ddcc;
	width: 20%;
}

table.tbl_schedule td ul {
	margin: 0 0 0 10px;
}


/* @end */

/* @group 競技規則 */
ol#list_rule,
ol#list_attended {
	margin-bottom: 20px;
	font-size: 1.2em;
}




/* @end */

/* @group エントリー */
table#tbl_entry {
	width: 100%;
}

table#tbl_entry th,
table#tbl_entry td {
	font-size: 1.2em;
	vertical-align: top;
	text-align: left;
}

table#tbl_entry th {
	width: 7em;
}

.entry_attitle {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 1.3em;
}

body#entry p.str01 {
	padding: 0px 0px 15px 0px!important;
	margin: 0px;
}

ul#entry_list {
	margin: 30px 0px;
	padding: 0px;
}

ul#entry_list li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.2em;
	list-style: none;
}

/* @end */

/* @group ペーサー */
#list_paceritem {
	font-size: 1.2em;
}


/* @end */

/* @group 宿泊のご案内 */
table.tbl_accommodation {
	border: 1px solid #ccc;
	border-collapse: 1px;
	width: 100%;
}

table.tbl_accommodation th,
table.tbl_accommodation td {
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 1.2em;
	width: 20%;
	text-align: center;
}


/* @end */

/* @group ボランティア */
body#volunteer h3 {
	font-size: 1.3em;
	font-weight: bold;
}

ul#volunteer_privilege {
	font-size: 1.2em;
}
table#tbl_volunteer {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}

table#tbl_volunteer th,
table#tbl_volunteer td {
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 1.2em;
	color: #333;
	line-height: 150%;	
}

table#tbl_volunteer th {
	width: 120px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #e6ddcc;
}

table#tbl_volunteer td ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* @end */

/* @group access */
.accessmap {
	padding-bottom: 30px;
}

body#access h3.page_subtitle {
	padding: 10px 0 10px 15px;
	background: url(../access/images/ico_title.gif) no-repeat left center;
	line-height: 0;
}

/* @end */

/* @group ニュース */
body#news #side_content h3 {
	font-size: 1.5em;
	border-bottom: 2px solid #000;
}

ul#newslist {
	margin: 0px;
	padding: 0px;
}

ul#newslist li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	list-style: none;
	background: url(../common/images/line.gif) repeat-x 0 bottom;
	font-size: 1.4em;
}

ul#newslist li span.news_date {
	margin-right: 3em;
	padding-left: 13px;
	background: url(../news/images/ico_news.gif) no-repeat left 0.2em;
}

h2.news_title {
	margin: -8px -15px 0px -10px;
	padding: 20px 0px 10px 45px;
	width: 600px;
	height: 30px;
	background: url(../news/images/bg_news_title.jpg) no-repeat;
	font-size: 1.6em;
	color: #333;
	font-weight: bold;	
}

#entry_content {
	font-size: 1.2em;
}

/* @end */

/* @group プライバシーポリシー */
ul.list_privacy li {
	font-size: 1.2em;
}


/* @end */

/* @group リンク */
* html body dl.list_link dd div{
   display:inline-block;
}

dl.list_link {
	margin-bottom: 30px;
   border-bottom:1px solid #ccc;
}

dl.list_link dt {
   float:left;
   width:20em;
   border-top:1px solid #ccc;
   padding-top:10px;
   padding-bottom:0;
   padding-right:0;
   font-size: 1.2em;
}

dl.list_link dd {
   margin-left:10em;
   padding-top:10px;
   padding-bottom:5px;
   padding-right:10px;
   border-top:1px solid #ccc;
   font-size: 1.2em;
}


/* @end */

/* @group サイトマップ */
ul.list_sitemap {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}



ul.list_sitemap li {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 3px 20px ;
	background: url(../sitemap/images/icon_sitemap.gif) no-repeat left center;
	list-style: none;
	font-size: 1.2em;
}

body#sitemap .page_subtitle {
	margin: 10px 0px 5px 0px!important;
	padding: 0px 0px 2px 0px!important;
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #ccc!important;
}

/* @end */


/* @group リザルト */
		
body#result h3 {
	font-size: 1rem;
}

body#result h4 {
	font-size: 0.8rem;
}

body#result ul {
	font-size: 1.2em;
}

body#result #photolist ul {
	margin: 0 0 0 -10px;
	position: relative;
	width:  640px;
}

body#result #photolist ul li {
	margin: 0px 0px 15px 10px;
	padding: 0;
	float: left;
	list-style: none;
	
}

body#result #photolist ul li a {
	padding: 4px;
	display: block;
	border: 1px solid #ccc;
	background: #fefcf1;
	height: 108px;
	width: 108px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
}


body#result #photolist ul li a img {
}

/* @end */

/* @group キャンプ */

body#camp h3 {
	font-size: 1.5em;
}

body#camp h4 {
	margin-top: 30px;
	padding: 8px;
	border: 1px solid #ccc;
	font-size: 1.4em;
	background-color: #e6ddcc;
}

body#camp h5 {
	margin-top: 30px;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
}

/* @end */

/* @group キャンプ2013 */

body#camp2013 #coverSlide {
	margin: 0 0 20px 0;
	width: 860px;
	height: 363px;
}

body#camp2013 #section {
	margin: 0 0 20px 0;
}

body#camp2013 #content h3 {
	margin: -10px -20px 0px -20px;
	padding: 0px 0px 10px 0px;
	width: 900px;
	height: 60px;	
}

body#camp2013 #content p {
	padding: 0 0 20px 0;
	font-size: 1.2em;
	color: #333;
	line-height: 150%;
}

body#camp2013 #content dl.guide {
	float:right;
	padding: 0 0 10px 0;
	font-size: 1.6em;
	color: #333;
	line-height: 150%;
	
}

body#camp2013 .guide_box {
	position: relative;
}

body#camp2013 #content .guide_box .camp_notice {
	position: absolute;
	top: 15px;
	left: 10px;
	font-size:18px;
	font-weight: bold;
	line-height: 160%;
	color: red;
}


body#camp2013 #content dl.guide dt {
	float: left;
}

body#camp2013 dl.guide dd {
	float: right
}

body#camp2013 table.camp_timeline {
	margin: 0 0 8px 0;
	border-spacing: 0;
	border-collapse: separate;
	border: solid #afaba2;
	border-width: 1px 0 0 1px;
	width: 100%;
}

body#camp2013 table.camp_timeline th {
	width: 150px;
	font-size: 1.2em;
	color: #333;
	line-height: 150%;	
	border: solid #afaba2;
	border-width: 0 1px 1px 0;
}

body#camp2013 table.camp_timeline td {
	font-size: 1.2em;
	color: #333;
	line-height: 150%;	
	border: solid #afaba2;
	border-width: 0 1px 1px 0;
}

body#camp2013 table.tbl_tour {
	padding: 0 0 10px 0;
	font-size: 1.2em;
}

body#camp2013 table.tbl_tour th {
	width: 130px;
	vertical-align: top;
	text-align: left;
}


body#camp2013 table.tbl_cancel {
	margin: 10px 0 10px 0;
	border-spacing: 0;
	border-collapse: separate;
	border: solid #afaba2;
	border-width: 1px 0 0 1px;
	width: 100%;
}

body#camp2013 table.tbl_cancel th {
	border: solid #afaba2;
	border-width: 0 1px 1px 0;
	text-align: center;
}

body#camp2013 table.tbl_cancel td {
	line-height: 150%;	
	border: solid #afaba2;
	border-width: 0 1px 1px 0;
	text-align: center;
}

body#camp2013 #tourinfo {
	margin: 40px 0;
	padding: 20px 0;
	border-top: 1px solid #afaba2;
	border-bottom: 1px solid #afaba2;
}

body#camp2013 h4 {
	font-size: 1.6em;
}

body#camp2013 #contact_program {
	width: 415px;
	float:left;
}

body#camp2013 #contact_acc {
	width: 415px;
	float:right;
}
/* @end */

/* @group EN */
body#en_main #content h3 {
	font-size: 1.5em;
}

body#en_main #content p {
	font-size: 1.2em;
}	

/* @end */


/*  大会概要  */
body#outline table ul li {
list-style:disc outside!important;
}

/*  ワンカラムコンテンツ  */
#one_col_content p, 
#one_col_content ol,
#one_col_content ul {
	margin: 0 0 0.5em 0;
	font-size: 0.8rem;
	color: #333;
}

#one_col_content ol,
#one_col_content ul {
	padding: 0 0 0 2em;
}