html { 
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 80%;
	line-height: 160%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
}

#wrap {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#bg {
	width: 100%;
	background: #FFFFFF;
	padding: 0;
	margin: 0;
	text-align: left;
}

/*  ヘッダ  */

#header {
	background: #FFFFFF;
	padding: 0;
	margin: 0;
	height: 76px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #009BCA;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a{
	margin: 0;
	padding: 0px 0;
	display: block;
	height: 46px;
	width: 232px;
	background-image: url(img/logo.gif);
	text-indent: -9999px;
}

#header #hl {
	margin: 0;
	padding: 0;
	float: left;
}

#header #hr { display:none;}


#header p {
	margin: 0;
	padding: 19px 0 0px;
	color: #6C6C6C;
	font-size: 10px;
	line-height: 1.0em;
}





/*  グローバルナビ  */

#navi { display:none;}




/*  フッタ  */


#footer {
	background: #FFFFFF url(img/bg_hd.gif) no-repeat right;
	padding-top: 20px;
	float: left;
	width: 100%;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}

#footer p a {
	text-decoration: none;
	color: #666666;
}

#footer #ftlink { display:none;}


#footer #copy {
	text-align: right;
}

#footer #ft_l {
	width: 350px;
	padding-top: 35px;
}

#footer #ft_r { display:none;}


/*  共通  */


.pt8 { font-size: 72%; line-height: 160%}

.pt10h {  line-height: 200%}

.pt12 { font-size: 120%}

a:link {
	text-decoration: none;
	color: #00728A;
}
a:visited {
	text-decoration: none;
	color: #00A0C2;
}
a:hover {
	text-decoration: underline;
	color: #00728A;
}


.clear{
	clear:both;
}


/*  テキストリンク  */

#bt_txt {
	padding: 0;
	margin: 0px 0px 20px;
	height: 32px;
}

#bt_txt ul{
	margin: 0;
	padding: 0;
}

#bt_txt li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#bt_txt li a:link, #bt_txt li a:visited{
	display: block;
	text-decoration: none;
	float: left;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1em;
	background-image: url(img/bt_txt_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 25px;
	border: 1px solid #33CCFF;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}

#bt_txt li a:hover{
	display: block;
	text-decoration: none;
	float: left;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1em;
	background-image: url(img/bt_txt_bg_over.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 25px;
	border: 1px solid #33CCFF;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}




/*  トップページ  */

#tmain {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
}

#tmain #ml {
	padding: 0;
	margin: 0;
	float: left;
	width: 700px;
}

#tmain #mr {
	padding: 0;
	margin: 0;
	float: right;
	width: 190px;
}



#topimg {
	padding: 0;
	margin: 10px 0 0;
}

.camp{
	padding: 0;
	margin: 5px 0 0;
}

.camp th{
	padding: 5px 10px 0;
	margin: 0;
	font-weight: bold;
	color: #E87FA0;
	text-align: left;
	line-height: 1.6em;
}

.camp th a:link, .camp th a:visited{
	font-weight: bold;
	color: #E87FA0;
	line-height: 1.6em;
	text-decoration: none;	
}

.camp th a:hover{
	font-weight: bold;
	color: #E87FA0;
	line-height: 1.6em;
	text-decoration: underline;
}

.camp td{
	padding: 0 5px 10px;
	margin: 0;
	color: #666666;
	text-align: left;
	line-height: 1.6em;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.camp td a:link, .camp td a:visited{
	color: #666666;
	line-height: 1.6em;
	text-decoration: none;	
}

.camp td a:hover{
	color: #666666;
	line-height: 1.6em;
	text-decoration: underline;
}


.pick{
	padding: 0;
	margin: 5px 0 0;
}

.pick td{
	padding: 0 5px 10px;
	margin: 0;
	color: #666666;
	text-align: left;
	line-height: 1.4em;
}

.pick p{
	padding: 0;
	margin: 0;
}

.pick .tit{
	color: #369833;
	font-weight: bold;
}



/*  中面  */


#tit {
	padding: 0px 0px 10px;
	margin: 0;
	background: #FFFFFF;
}

#tit p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 2.0em;
	color: #666666;
}

#tit a:link, #tit a:visited {
	text-decoration: none;
	color: #666666;
}

#tit a:hover {
	text-decoration: underline;
	color: #00A0C2;
}

#tit .on {
	text-decoration: none;
	color: #00A0C2;
}

.sbtit {
	background-image: url(img/sbtit.gif);
	height: 35px;
	width: 700px;
	margin-bottom: 10px;
}

.sbtit p{
	font-weight: bold;
	color: #953E97;
	font-size: 14px;
	margin: 0px;
	padding: 12px 0px 0px 15px;
	line-height: 1em;
}

.mds2 {
	background-image: url(img/bg_mds2.gif);
	height: 30px;
	width: 675px;
	margin-bottom: 5px;
}

.mds2 p{
	font-weight: bold;
	color: #24429C;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	line-height: 1em;
}


#main {
	padding: 0px 15px 20px;
	margin: 0;
	background: #FFFFFF;
}


#main #ml {
	padding: 0;
	margin: 0;
	float: left;
	width: 700px;
}

#main #mr {
	padding: 0;
	margin: 0;
	float: right;
	width: 200px;
	text-align: center;
}

#ml .cnt {
	padding: 0 0 0 25px;
	margin: 0;
}

.pagetop { display:none;}

.waku{
	background-image: url(img/course_camp_m.gif);
	text-align: center;
}

.waku .camp{
	padding: 0px;
	margin: 0 10px;
	text-align: left;
}


.cap {
	padding: 5px 10px 0px;
	margin: 0;
	text-align: left;
}

.cnt10_l_tl {
	padding: 0px 10px 10px 0px;
	margin: 0;
	text-align: left;
	width: 340px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.cnt10_l_l {
	padding: 10px 10px 10px 0px;
	margin: 0;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.cnt10_l_tr {
	padding: 0px 0px 10px 10px;
	margin: 0;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cnt10_l_r {
	padding: 10px 0px 10px 10px;
	margin: 0;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cnt10_l_bl {
	padding: 10px 10px 0px 0px;
	margin: 0;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.cnt10_l_br {
	padding: 10px 0px 0px 10px;
	margin: 0;
	text-align: left;
}

.block {
	padding: 0px;
	margin: 0;
	text-align: left;
	width: 340px;
	background-image: url(img/tit_course_m.gif);
}

.block_txt {
	padding: 0 10px;
	margin: 0;
	text-align: left;
}

.block_txt .txt {
	padding: 10px 0px 0px;
	margin: 0;
	text-align: left;
	float: right;
	width: 205px;
}



.block_txt .pic {
	padding: 10px 10px 0px 0px;
	margin: 0;
	text-align: left;
	float: left;
}

.block_td {
	padding: 0px 20px 10px 0px;
	margin: 0;
}


.faq_q {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
	white-space: nowrap;
}

.faq_q_txt {
	background-color: #CAE4FF;
}

.faq_a {
	font-weight: bold;
	color: #FF80BF;
	white-space: nowrap;
	border: 1px solid #FFB5DA;
}

.faq_a_txt {
	padding-bottom: 15px;	
}

.cap ul {
	padding: 0;
	margin: 0 0 0 15px;
}

.cap li {
	padding: 0;
	margin: 0;
}


#mailclub {
	margin: 0;
	background-color: #E8F2FF;
	padding-top: 0;
}


/*  コース詳細  */

.photo{
	padding: 3px;
	border: 1px solid #CCCCCC;
}


.mds{
	color: #AB5FB6;
	font-size: 120%;
	padding: 0px 0px 0px 5px;
	margin: 0 0 5px;
	text-align: left;
	line-height: 1.6em;
	background-image: url(img/line_x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C693CE;
}


#sch, #ryokin, #info, #calendar {
	margin-bottom: 30px;	
}


#sch .tdt,#info .tdt {
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}

#sch .tdc, #info .tdc{
	background-color: #EFEFEF;
}

#ryokin .tdt, #calendar .tdt{
	background-color: #FFFFFF;
	text-align: center;
}

#ryokin .tdc_a{
	color: #009900;
	font-size: 130%;
}

#ryokin .tdc_b{
	color: #FF9900;
	font-size: 130%;
}

#ryokin .tdc_c{
	color: #FF6600;
	font-size: 130%;
}

#ryokin .tdc_d{
	color: #FF3300;
	font-size: 130%;
}


.tdc_a{
	background-color: #CCFFCC;
	font-weight: bold;
	text-align: center;
}

.tdc_b{
	background-color: #FFFF99;
	font-weight: bold;
	text-align: center;
}

.tdc_c{
	background-color: #FFFF66;
	font-weight: bold;
	text-align: center;
}

.tdc_d{
	background-color: #FFCC33;
	font-weight: bold;
	text-align: center;
}

#ent {
	margin-bottom: 50px;
	padding: 13px;
	border: 7px solid #E8D3EB;
}





/*  右メニュー  */

#mr { display:none;}

#menu { display:none;}
