@charset "utf-8";
#index #lead {
	background-image: url(../academy/images/index_main_visual.png);
	background-repeat: no-repeat;
}
#k_snowboard #lead {
	background-image: url(../academy/images/k_snowboard_main_visual.png);
	background-repeat: no-repeat;
}
#ski #lead {
	background-image: url(../academy/images/ski_main_visual.png);
	background-repeat: no-repeat;
}
#bmf #lead {
	background-image: url(../academy/images/bmf_main_visual.png);
	background-repeat: no-repeat;
}
#ski #wrapper #content #main #test thead th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
#ski #wrapper #content #main #test table {
	margin-bottom: 30px;
}

#ski #wrapper #content #main #test tbody th {
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	color: #666666;
}
#ski #wrapper #content #main #test tbody td {
	font-size: 12px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}


#ourteam #lead {
	background-image: url(../academy/images/ourteam_main_visual.png);
	background-repeat: no-repeat;
}

#snowboard #lead {
	background-image: url(../academy/images/snowboard_main_visual.png);
	background-repeat: no-repeat;
}
#k_ski #lead {
	background-image: url(../academy/images/k_ski_main_visual.png);
	background-repeat: no-repeat;
}
#message #lead {
	background-image: url(../academy/images/message_main_visual.png);
	background-repeat: no-repeat;
}
#howtobook #lead {
	background-image: url(../academy/images/howtobook_main_visual.png);
	background-repeat: no-repeat;
}
#faq #lead {
	background-image: url(../academy/images/faq_main_visual.png);
	background-repeat: no-repeat;
}
#blog #lead {
	background-image: url(../academy/images/academy_blog_main_visual.png);
	background-repeat: no-repeat;
}
#camp #lead {
	background-image: url(../academy/images/camp_main_visual.png);
	background-repeat: no-repeat;
}


#democenter #lead {
	background-image: url(../academy/images/democenter_main_visual.png);
	background-repeat: no-repeat;
}


#index #wrapper #content #topic_path {
	background-image: url(../academy/images/index_topic_path_bkg.png);
}


#main h3 {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#progrum .progrum_wrap {
	float: left;
	width: 300px;
	
	padding-right: 10px;
	padding-bottom: 15px;
}
.progrum_detai_wrap {
	width: 146px;
	float: left;
}
#progrum {
	width: 620px;
}
#contentlist {
	width: 620px;
}



#progrum .progrum_wrap p {
	font-size: 10px;
	line-height: 16px;
	padding-top: 5px;
}
#contentlist .progrum_wrap2 {
	width: 200px;
	float: left;
}
#contentlist .progrum_wrap2 p {
	font-size: 10px;
	line-height: 14px;
}
#progrum  .img_left {
	float: left;
	padding-right: 0px;
}
#progrum .burton_intro {
	padding-left: 130px;
	background-image: url(../academy/images/burton_rogo.png);
	background-repeat: no-repeat;
	height: 175px;
}
#progrum .ltr_fast60 h6 {
	margin-bottom: 20px;
}
#progrum .burton_daialog {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
#k_snowboard #progrum .burton_daialog {
	margin-top: 0px;
}





.img_left {
	float: left;
	margin-right: 10px;
}
.img_left2 {
	float: left;
	margin-right: 10px;
}
.img_left3 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.attention {
	color: #CC0000;
}
.attention2 {
	font-size: 11px;
	color: #3366FF;
}


#progrum .img_left {

}

.image_right {
	float: right;
}
.detail_txt_wrap  {
	float: right;
	width: 310px;
}

#pagetitel {
	width: 280px;
	background-image: url(../academy/images/academy_lead.png);
	background-repeat: no-repeat;
	float: left;
}

#pagetitel p {
	padding-top: 10px;
}
#main #pagetitel h3 {
	clear: none;
	padding-top: 65px;
	padding-bottom: 40px;
	display: block;
	width: 280px;
}
#main #pagetitel h4 {
	clear: none;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#main  #progrum  h5 {
	clear: none;
	padding-top: 20px;
	padding-bottom: 10px;

}
#main #progrum p {
	padding-bottom: 0px;
}




table {
	width:100%;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	}
td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 4px;
	font-size: 11px;
	line-height: 16px;
	}				
th {
	color: #666666;
	text-align:center;
	padding:2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	}							
thead th {
	text-align:center;
	font-size: 12px;
	background-color: #61A6EB;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	}




.odd {
	background-color: #F9F9F4;
}
#message #main #cap_history p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sawaguchi table {
	width: 340px;
	clear: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sawaguchi td {
	border-right-style: none;
	border-left-style: none;
}


#message #main #detail_lead strong {
	color: #333333;
	line-height: 28px;
	font-size: 13px;
}

#message #main h3 {
	padding-top: 15px;
	padding-bottom: 30px;
}
#camp #main h3 {
	padding-top: 15px;
	padding-bottom: 30px;
}


/************** howtobook *****************/

#howtobook #main h3 {
	padding-top: 15px;
	padding-bottom: 30px;
}#howtobook #main table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#howtobook #main th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	line-height: 18px;
	font-weight: normal;
}

.th_bkg{
	background-image: url(../academy/images/howto_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#howtobook #main td {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 15px;
}
#howtobook #main .tr_foot th {
	border-bottom-style: none;
}
#howtobook #main .tr_foot td {
	border-bottom-style: none;
}


/************** faq *****************/


#faq #main h3 {
	padding-top: 15px;
	padding-bottom: 30px;
}












#faq #detail_lead li {
	float: left;
}
#faq #main #detail_lead ul {
	padding-bottom: 40px;
}
#faq #main .section dt {
	background-image: url(../academy/images/faq_icon.png);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
}
#faq #main .section dd {
	padding-left: 30px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 30px;
	line-height: 18px;
}
.img_right {
	float: right;
	margin-left: 20px;
}
#democenter #main #detail_lead h4 {
	clear: none;
}
#democenter #main #detail_lead .democenter_daialog img {
	clear: both;
}
#democenter #main #detail_lead strong {
	color: #000000;
	background-color: #FFFF00;
}

#book_navi {
	width: 350px;
	float: left;
	margin-top: 20px;
}
.democenter_daialog {
	clear: both;
	border: 1px dotted #999999;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#democenter #main .democenter_daialog li {
	float: left;
}



/************** blog *****************/

#blog-nav {
	width: 170px;
	float: left;
	background-color: #F0F0F0;
}
#blog-main {
	float: right;
	width: 420px;
}
#blog-nav h4 {
	padding-bottom: 5px;
}

#blog-nav li {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 7px;
	list-style-type: disc;
	color: #999999;
}
#blog-nav ul {
	padding-left: 20px;
}


#blog-main .blog-box .date {
	font-size: 10px;
	margin-bottom: 15px;
	color: #666666;
}
#blog-main .blog-box .title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 25px;
}
#blog-main .blog-box .body {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

#blog-main .blog-box .body img {
	margin-top: 15px;
	margin-bottom: 15px;

}
#main .section #blog-main .blog-box .body p {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#blog-main .blog-box {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#calendar {
;
	color: #444444;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 2px;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
	padding: 0;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#calendar th {
	padding-bottom: 3px;
	text-align: center;
	font-size: 9px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#calendar td {
	padding: 2px 0;
	text-align: center;
	font-size: 10px;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.today {
	display: block;
	background-color: #FFFFFF;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
#camp #main h4 {
	padding-top: 20px;
}
#camp #main h5 {
	padding-bottom: 10px;
}
#camp #main td {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
}
#camp #main .section strong {
	color: #333333;
}

#camp #main table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 400px;
	clear: none;
	float: left;
	margin-bottom: 30px;
}
#democenter #wrapper #content #main #detail_lead .democenter_daialog table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#democenter #wrapper #content #main #detail_lead .democenter_daialog td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#ourteam #main #detail_lead {
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #000000;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#flash_wrap {
	padding-top: 0px;
	padding-bottom: 50px;
	background-color: #000000;
}
#ourteam #wrapper #content #main #detail_lead img {
	margin-left: 20px;

}
#flash {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 690px;
}
#test .alts_text {
	font-weight: bold;
	color: #0066CC;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#test .nekoma_text {
	font-weight: bold;
	color: #FF3300;
	margin-right: 10px;
}
#test h5 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#test h4 {
	padding-top: 30px;
}
#index #wrapper #content #main #progrum .progrum_wrap3 .progrum_detai_wrap3 p {
	font-size: 10px;
	line-height: 18px;
	padding-top: 5px;
}
#index #wrapper #content #main #progrum .progrum_wrap3 .progrum_detai_wrap3 {
	float: left;
	width: 300px;
}

#progrum .progrum_wrap3 {
	clear: both;
	height: 187px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#bmf #wrapper #content #main td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-left: 8px;
}
#bmf #wrapper #content #main th {
	width: 50px;
	font-weight: normal;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-right-color: #CCCCCC;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-left: 8px;
	text-align: left;
}
#bmf #wrapper #content #main table {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 2px;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	width: 98%;
}
#softstartcamp table {
	width: 350px;
	float: left;
}#bmf #wrapper #content #main #softstartcamp table {
	width: 350px;
	margin-left: 6px;
}
