﻿html,body{
    min-width: 960px;
}
/* base
===============================================================*/
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,tr {
	font-size: 12px;
	line-height: 22px;
}

body {
	color:#323232;
	background:url(../images/common/img_bg_04.jpg) repeat 0 0;
	font-family:"???C???I", Meiryo, "Osaka", Osaka, "Hiragino Kaku Gothic Pro", "?q???M?m?p?S Pro W3", Verdana, "?l?r ?o?S?V?b?N", "MS P Gothic", san-serif;
}

input,textarea,select{
	font-size: 12px;	
	font-family:"???C???I", Meiryo, "Osaka", Osaka, "Hiragino Kaku Gothic Pro", "?q???M?m?p?S Pro W3", Verdana, "?l?r ?o?S?V?b?N", "MS P Gothic", san-serif;
}



/* font
===============================================================*/
a { 
	color:#323232;
	text-decoration:none;
}
 
a:visited {
	color:#323232;
	text-decoration:none;
}

a:hover {
	color:#323232;
	text-decoration: underline; 
}

a:active {
	color:#323232;
	text-decoration: underline; 
}


/* Contents
===============================================================*/
div#AllBox{
	background:url(../images/common/img_bg_07.jpg) no-repeat center top;
	clear:both;
	overflow:hidden;
}

div#Contents {
	width:1000px;
	padding:228px 0 0 0;
	margin:0 auto;
}

div#Main {
	float:right;
	width:701px;
	position:relative;
}

div#Main2 {
	width:670px;
	position:relative;
}

div.main_img span{
	display: none;
}

/* HeaderBox
===============================================================*/
div#HeaderBox {
	width:100%;
	background:url(../imgg3/headder.png) no-repeat center top;
	position:fixed;
	left:0;
	top:0;
	z-index:50;
}

div#HeaderBox .inner {
	width:960px;
	height:198px;
	margin: 0px auto;	
}

div#HeaderBox .header_top {
	position:relative;	
}

div#HeaderBox h1 {
	font-size:10px;
	font-weight:normal;
	padding:5px 5px 3px 5px;
}

div#HeaderBox p.logo {
	width:253px;
	height:95px;
	text-indent:-9999px;
	padding-left: 70px;
}

div#HeaderBox p.logo a {
	display:block;
	width:253px;
	height:95px;
	background:url(../imgg3/logo.png) no-repeat 0 0;
}

div#HeaderBox p.tel {
	position:absolute;
	top:-8px;
	left:470px;
}

div#HeaderBox ul.btn {
	position:absolute;
	top:8px;
	right:0;
}

div#HeaderBox ul.btn li.res {
	width:122px;
	height:29px;
	text-indent:-9999px;
	padding:0 3px 0 0;
	float:left;
}

div#HeaderBox ul.btn li.res a {
	display:block;
	width:122px;
	height:29px;
	background:url(../imgg3/yoyaku.png) no-repeat 0 0;
}

div#HeaderBox ul.btn li.res a:hover {
	background:url(../imgg3/yoyaku.png) no-repeat 0 0px;
}

div#HeaderBox ul.btn li.con {
	width:122px;
	height:29px;
	text-indent:-9999px;
	float:left;
}

div#HeaderBox ul.btn li.con a {
	display:block;
	width:122px;
	height:29px;
	background:url(../imgg3/toiawase.png) no-repeat 0 0;
}

div#HeaderBox ul.btn li.con a:hover {
	background:url(../imgg3/toiawase.png) no-repeat 0 0px;
}

div#HeaderBox ul.btn li.menu {
	display:none;
}

div#HeaderBox ul.btn .english{
	display:none;
}

div#HeaderBox .headerbox_innner{
	width: 960px;
	position: relative;
}

div#HeaderBox .btn_english{
	position: absolute;
	right: 20px;
	top: 5px;
}

div#HeaderBox .btn_english .english a{
	background:url(../imgg3/english.png) no-repeat 0 0;
	width: 91px;
	height: 20px;
	text-indent: -9999px;
	display: block;
}

div#HeaderBox .btn_english .english a:hover{
	background:url(../imgg3/english.png) no-repeat 0 0px;
}

div#HeaderBox .headerbox_inner{
	position: relative;
}
	

/* Navigation
===============================================================*/
div#Navigation {
	display:block !important;
}

div#Navigation ul li.nv01 {
	width:143px;
	height:70px;
	text-indent:-9999px;
	float:left;
}

div#Navigation ul li.nv01 a {
	display:block;
	width:143px;
	height:70px;
	background:url(../imgg3/navi.png) no-repeat 0 0;
}

div#Navigation ul li.nv01 a:hover,
div#Navigation ul li.nv01 a.select {
	background:url(../imgg3/navi.png) no-repeat 0 -139px;
}

div#Navigation ul li.nv01 a.here {
	background:url(../imgg3/navi.png) no-repeat 0 -278px;
}

div#Navigation ul li.nv02 {
	width:128px;
	height:70px;
	text-indent:-9999px;
	float:left;
}

div#Navigation ul li.nv02 a {
	display:block;
	width:128px;
	height:70px;
	background:url(../imgg3/navi.png) no-repeat -143px 0;
}

div#Navigation ul li.nv02 a:hover,
div#Navigation ul li.nv02 a.select {
	background:url(../imgg3/navi.png) no-repeat -143px -139px;
}

div#Navigation ul li.nv02 a.here {
	background:url(../imgg3/navi.png) no-repeat -143px -278px;
}

div#Navigation ul li.nv03 {
	width:128px;
	height:70px;
	text-indent:-9999px;
	float:left;
}

div#Navigation ul li.nv03 a {
	display:block;
	width:128px;
	height:70px;
	background:url(../imgg3/navi.png) no-repeat -271px 0;
}

div#Navigation ul li.nv03 a:hover,
div#Navigation ul li.nv03 a.select {
	background:url(../imgg3/navi.png) no-repeat -271px -139px;
}

div#Navigation ul li.nv03 a.here {
	background:url(../imgg3/navi.png) no-repeat -271px -278px;
}

div#Navigation ul li.nv04 {
	width:131px;
	height:70px;
	text-indent:-9999px;
	float:left;
}

div#Navigation ul li.nv04 a {
	display:block;
	width:131px;
	height:70px;
	background:url(../imgg3/navi.png) no-repeat -402px 0;
}

div#Navigation ul li.nv04 a:hover,
div#Navigation ul li.nv04 a.select {
	background:url(../imgg3/navi.png) no-repeat -402px -139px;
}

div#Navigation ul li.nv04 a.here {
	background:url(../imgg3/navi.png) no-repeat -402px -278px;
}

div#Navigation ul li.nv05 {
	width:135p
	height:70px;
	text-indent:-9999px;
	float:left;
}

div#Navigation ul li.nv05 a {
	display:block;
	width:135px;
	height:70px;
	background:url(../imgg3/navi.png) no-repeat -532px 0;
}

div#Navigation ul li.nv05 a:hover,
div#Navigation ul li.nv05 a.select {
	background:url(../imgg3/navi.png) no-repeat -532px -139px;
}

div#Navigation ul li.nv05 a.here {
	background:url(../imgg3/navi.png) no-repeat -532px -278px;
}

div#Navigation ul li.nv06 {
	width:150px;
	height:70px;
	text-indent:-9999px;
	float:left;
}

div#Navigation ul li.nv06 a {
	display:block;
	width:150px;
	height:70px;
	background:url(../imgg3/navi.png) no-repeat -662px 0;
}

div#Navigation ul li.nv06 a:hover,
div#Navigation ul li.nv06 a.select {
	background:url(../imgg3/navi.png) no-repeat -662px -139px;
}

div#Navigation ul li.nv06 a.here {
	background:url(../imgg3/navi.png) no-repeat -662px -278px;
}

div#Navigation ul li.nv07 {
	width:128px;
	height:70px;
	text-indent:-9999px;
	float:left;
}

div#Navigation ul li.nv07 a {
	display:block;
	width:128px;
	height:70px;
	background:url(../imgg3/navi.png) no-repeat -806px 0;
}

div#Navigation ul li.nv07 a:hover,
div#Navigation ul li.nv07 a.select {
	background:url(../imgg3/navi.png) no-repeat -806px -139px;
}

div#Navigation ul li.nv07 a.here {
	background:url(../imgg3/navi.png) no-repeat -806px -278px;
}

div#Navigation ul li.nv08 ,
div#Navigation ul li.nv09 ,
div#Navigation ul li.nv10 ,
div#Navigation ul li.nv11 {
	display:none;
}


/* path
===============================================================*/
div#Contents ul.topic_path {
	clear:both;
	overflow:hidden;
	margin:0 0 0 28px;
}
div#Contents ul.topic_path li{
	float:left;
	margin-right:9px;
	padding-right:16px;
	color:#a39676;
	background:url(../images/common/icon_arrow_01.gif) no-repeat right center;
}
div#Contents ul.topic_path li a{
	color:#6c4c00;
	text-decoration:underline;
}

div#Contents ul.topic_path li.here{
	margin-right:0;
	padding-right:0;
	background:none;
}




/* contact_box
===============================================================*/
div#Main div.contact_box{
	width:670px;
	height:156px;
	background:url(../images/common/img_bg_10.jpg) no-repeat left top;
	margin:50px auto 0;
	position:relative;
}

div#Main div.contact_box h3{
	text-indent:-9999px;
	width:204px;
	height:58px;
	position:absolute;
	top:0;
	left:54px;
	background:url(../images/common/img_h3_02.jpg) no-repeat left top;
}

div#Main div.contact_box p{
	position:absolute;
	text-indent:-9999px;
}
div#Main div.contact_box p.tel{
	width:285px;
	height:49px;
	background:url(../images/common/img_txt_03.jpg) left top;
	top:58px;
	left:81px;
}
div#Main div.contact_box p.mobile{
	width:285px;
	height:23px;
	background:url(../images/common/img_txt_04.jpg) left top;
	bottom:26px;
	left:81px;
}

div#Main div.contact_box p.btn{
	bottom:36px;
	right:42px;
}
div#Main div.contact_box p.btn a{
	display:block;
	width:244px;
	height:56px;
	background:url(../images/common/img_btn_03.jpg) 0 0;
}
div#Main div.contact_box p.btn a:hover{
	background:url(../images/common/img_btn_03.jpg) 0 -56px;
}





/* FooterBox
===============================================================*/
div#FooterBox {
	height:424px;
	background:url(../images/common/img_bg_05.jpg) repeat-x left bottom;
	position:relative;
}

div#FooterBox .footer_wrapper {
	height:380px;
	padding:44px 0 0 0;
/*	height:276px;
	padding:148px 0 0 0; */
	background:url(../images/common/img_bg_03.jpg) no-repeat center bottom;
}

div#FooterBox .footer_wrapper p.pagetop {
	margin:0 auto 45px;
	width:1074px;
	clear:both;
	overflow:hidden;
}
div#FooterBox .footer_wrapper p.pagetop a {
	text-indent:-9999px;
	float:right;
	display:block;
	width:106px;
	height:59px;
	background:url(../images/common/img_pagetop.gif) no-repeat 0 0;
}
div#FooterBox .footer_wrapper p.pagetop a:hover {
	background:url(../images/common/img_pagetop.gif) no-repeat 0 -59px;
}


div#FooterBox .footer_link {
	width:963px;
	margin:0 auto 12px auto;
}

div#FooterBox .footer_link li {
	width:154px;
	height:54px;
	padding:0 7px 0 0;
	text-indent:-9999px;
	float:left;
}

div#FooterBox .footer_link li a {
	display:block;
	width:154px;
	height:54px;
}

div#FooterBox .footer_link li.b01 a {
	background:url(../images/common/img_bn_01.jpg) no-repeat 0 0;
}

div#FooterBox .footer_link li.b01 a:hover {
	background:url(../images/common/img_bn_01.jpg) no-repeat 0 -54px;
}

div#FooterBox .footer_link li.b02 a {
	background:url(../images/common/img_bn_01.jpg) no-repeat -162px 0;
}

div#FooterBox .footer_link li.b02 a:hover {
	background:url(../images/common/img_bn_01.jpg) no-repeat -162px -54px;
}

div#FooterBox .footer_link li.b03 a {
	background:url(../images/common/img_bn_01.jpg) no-repeat -486px 0;
}

div#FooterBox .footer_link li.b03 a:hover {
	background:url(../images/common/img_bn_01.jpg) no-repeat -486px -54px;
}

div#FooterBox .footer_link li.b04 a {
	background:url(../images/common/img_bn_01.jpg) no-repeat -648px 0;
}

div#FooterBox .footer_link li.b04 a:hover {
	background:url(../images/common/img_bn_01.jpg) no-repeat -648px -54px;
}

div#FooterBox .footer_link li.b05 a {
	background:url(../images/common/img_bn_01.jpg) no-repeat -810px 0;
}

div#FooterBox .footer_link li.b05 a:hover {
	background:url(../images/common/img_bn_01.jpg) no-repeat -810px -54px;
}

div#FooterBox .footer_link li.b06 {
	padding:0;
}

div#FooterBox .footer_link li.b06 a {
	background:url(../images/common/tubing_banner.jpg) no-repeat -0px 0;
}

div#FooterBox .footer_link li.b06 a:hover {
	background:url(../images/common/tubing_banner.jpg) no-repeat -0px -0px;
}


div#FooterBox p.list {
	width:959px;
	height:30px;
	color:#ffffff;
	text-align:center;
	padding:9px 0 0 0;
	margin:0 auto;
	background:url(../images/common/img_bg_06.jpg) no-repeat 0 0;
}

div#FooterBox p.list a {
	color:#ffffff;
}

div#FooterBox .address_box {
	width:952px;
	padding:18px 0 32px 8px;
	margin:0 auto;
}

div#FooterBox .address_box p.logo {
	width:159px;
	float:left;
}

div#FooterBox .address_box div.con {
	width:771px;
	float:right;
}

div#FooterBox .address_box div.con p.tit {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0;
}

div#FooterBox .address_box div.con ul li {
	color:#ffffff;
	padding:0 12px 10px 70px;
	float:left;
}

div#FooterBox .address_box div.con ul li.p01 {
	background:url(../images/common/img_ic_01.gif) no-repeat 0 2px;
}

div#FooterBox .address_box div.con ul li.p02 {
	padding:0 12px 0 80px;
	background:url(../images/common/img_ic_02.gif) no-repeat 0 2px;
}

div#FooterBox .address_box div.con ul li a {
	color:#ffffff;
	text-decoration:underline;
}

div#FooterBox .address_box div.con p.tel {
	clear:both;
	width:750px;
	height:19px;
	text-indent:-9999px;
	background:url(../images/common/img_tl_01.gif) no-repeat 0 0;
}

div#FooterBox div.copy {
	width:100%;
	text-align:center;
	text-indent:-9999px;
	margin:0 auto;
	background:url(../images/common/copy.gif) no-repeat center top;
	height: 25px;
	position:absolute;
	bottom:24px;
	left:0;
}

div#FooterBox div.copy p{
	text-indent: 0;
	padding-top: 10px;
	font-size: 10px;
	color: #5d8022;
}

div#FooterBox div.copy p a{
	color: #5d8022;
	text-decoration: none;
}

div#FooterBox .sp_list {
	display:none;
}



/* SideBar
===============================================================*/
div#SideBar {
	float:left;
	width:249px;
}

div#SideBar p.calender a{
	display:block;
	text-indent:-9999px;
	width:238px;
	height:66px;
	background:url(../images/common/calender.jpg) no-repeat 0 0;
	margin:0 0 13px 13px;
}
div#SideBar p.calender a:hover{
	background:url(../images/common/calender.jpg) no-repeat 0 -66px;
}

div#SideBar ul.side_link {
	margin:0 0 17px;
}

div#SideBar ul.side_link li a{
	display:block;
	text-indent:-9999px;
	width:217px;
	height:37px;
	margin:0 0 0 23px;
}

div#SideBar ul.side_link2 {
	margin:0 0 17px;
}

div#SideBar ul.side_link2 li a{
	display:block;
	text-indent:-9999px;
	width:217px;
	height:65px;
	margin:0 0 0 23px;
}

div#SideBar ul.side_bnr {
	width:236px;
	background:url(../images/common/side_bnr_bg.gif) no-repeat left top;
	padding:13px 0 3px;
	margin:0 0 0 13px;
}

div#SideBar ul.side_bnr li {
	width:210px;
	height:50px;
	margin:0 auto 10px;
	text-indent:-9999px;
}

div#SideBar ul.side_bnr li a {
	display:block;
	width:210px;
	height:50px;
}

div#SideBar ul.side_bnr li.b01 a {
	background:url(../images/common/side_bnr_01.gif) no-repeat 0 0;
}

div#SideBar ul.side_bnr li.b01 a:hover {
	background:url(../images/common/side_bnr_01.gif) no-repeat 0 -50px;
}

div#SideBar ul.side_bnr li.b02 a {
	background:url(../images/common/side_bnr_02.gif) no-repeat 0 0;
}

div#SideBar ul.side_bnr li.b02 a:hover {
	background:url(../images/common/side_bnr_02.gif) no-repeat 0 -50px;
}

div#SideBar ul.side_bnr li.b03 a {
	background:url(../images/common/side_bnr_03.gif) no-repeat 0 0;
}

div#SideBar ul.side_bnr li.b03 a:hover {
	background:url(../images/common/side_bnr_03.gif) no-repeat 0 -50px;
}

div#SideBar ul.side_bnr li.b04 a {
	background:url(../images/common/side_bnr_04.gif) no-repeat 0 0;
}

div#SideBar ul.side_bnr li.b04 a:hover {
	background:url(../images/common/side_bnr_04.gif) no-repeat 0 -50px;
}

div#SideBar ul.side_bnr li.b05 a {
	background:url(../images/common/side_bnr_05.gif) no-repeat 0 0;
}

div#SideBar ul.side_bnr li.b05 a:hover {
	background:url(../images/common/side_bnr_05.gif) no-repeat 0 -50px;
}

div#SideBar ul.side_bnr li.b06 a {
	background:url(../images/common/side_bnr_06.gif) no-repeat 0 0;
}

div#SideBar ul.side_bnr li.b06 a:hover {
	background:url(../images/common/side_bnr_06.gif) no-repeat 0 -50px;
}





/*======================================================================================================================================================


	?e?A?N?e?B?r?e?B???E


======================================================================================================================================================*/


div#Main div.youtube{
	float:left;
	background:url(../images/rafting/kedagawa/img_bg_02.jpg) no-repeat left top;
	width: 345px;
	height: 266px;
}

div#Main div.youtube iframe{
	margin-top: 70px;
	margin-left: 40px;
}

div#Main div.blog{
	float:right;
	background:url(../images/rafting/kedagawa/img_bg_03.jpg) no-repeat left top;
	width: 355px;
	height: 280px;
	position: relative;
}

div#Main div.blog p.more a{
	display: block;
	width: 77px;
	height: 72px;
	text-indent: -9999px;
	position:absolute;
	top: 30px;
	right: 0;
}

div#Main div.blog h3{
	text-indent: -9999px;
	display:block;
	width:270px;
	height:90px;
}



div#Main div.blog div.box {
	width:280px;
	display:block;
	padding:0 0 8px 0;
	margin:0 0 6px 42px;
	background:url(../images/top/line.gif) no-repeat left bottom;
}

div#Main div.blog div.box_end {
	background:none;
}

div#Main div.blog div.box p.ph {
	width:85px;
	height:59px;
	margin:2px 0 0 4px;
	background:#ffffff;
	overflow:hidden;
	-moz-box-shadow: 0 0 4px #ffffff;  
	-webkit-box-shadow: 0 0 4px #ffffff;  
	float:left;
}

div#Main div.blog div.box dl {
	width:180px;
	float:right;
}

div#Main div.blog div.box dl dt {
	color:#ffffff;
	line-height:18px;
	padding:28px 0 0 3px;
}

dl dt.rafting  { background:url(/images/blog/ico_rafting.png) no-repeat left top; }
dl dt.canyoning{ background:url(/images/blog/ico_canyon.png) no-repeat left top; }
dl dt.shower   { background:url(/images/blog/ico_shawer.png) no-repeat left top; }
dl dt.kayac    { background:url(/images/blog/ico_kayac.png) no-repeat left top; }
dl dt.kinobori { background:url(/images/blog/ico_kinobori.png) no-repeat left top; }
dl dt.special  { background:url(/images/blog/ico_special.png) no-repeat left top; }
dl dt.slacklining { background:url(/images/blog/ico_slacklining.png) no-repeat left top; }
dl dt.tubing   { background:url(/images/blog/ico_tubing.png) no-repeat left top; }
dl dt.trekking { background:url(/images/blog/ico_trekking.png) no-repeat left top; }
dl dt.trc      { background:url(/images/blog/ico_trc.png) no-repeat left top; }
dl dt.sawaasobi{ background:url(/images/blog/ico_sawaasobi.png) no-repeat left top; }
dl dt.bicycle  { background:url(/images/blog/ico_bicycle.png) no-repeat left top; }
dl dt.other    { background:url(/images/blog/ico_other.png) no-repeat left top; }
dl dt.sup    { background:url(/images/blog/ico_sup.png) no-repeat left top; }

div#Main div.blog div.box dl dd{
	color: #ffffff;
}

div#Main div.course {
	width:671px;
	margin:10px 0 0 11px;
	clear:both;
	overflow:hidden;
	padding-top: 15px;
}

div.course div.disnon {
  display: none;
}


div.course ul#tab li {
	float: left;
}








div.content_wrap{
	background:url(../images/blog/img_bg_02.gif) no-repeat 0 bottom;
	padding-bottom: 14px;
}

div.contents{
	background:url(../images/blog/img_bg_01.gif) repeat-y 0 top;
	padding: 25px 20px;
}

div.contents a{
	color: #008eb1;
	text-decoration: underline;
}

div.contents a:hover{
	text-decoration: none;
}

div.contents div.info table.tbl_list{
	width: 97%;
}

div.contents div.info table.tbl_list tr{
	border-bottom: #ffffff 3px solid;
}

div.contents div.info table.tbl_list tr th{
	padding: 5px 0;
	width: 100px;
	margin-right: 10px;
	text-align: center;
	background-color: #c9f4fa;
	color: #008eb1;
	font-weight: bold;
	-webkit-border-radius: 3px;    /* Safari,Google Chrome?p */  
    -moz-border-radius: 3px;   /* Firefox?p */
}

div.contents div.info table.tbl_list tr td{
	padding: 5px 10px;
}

div.contents div.announce p.tit{
	padding: 5px 0;
	width: 180px;
	margin-right: 10px;
	text-align: center;
	background-color: #f0ebd2;
	color: #008eb1;
	font-weight: bold;
	-webkit-border-radius: 3px;    /* Safari,Google Chrome?p */  
    -moz-border-radius: 3px;   /* Firefox?p */
	margin-bottom: 15px;
	color: #614119;
}

div.contents div.announce .txt{
	margin-bottom: 35px;
}

div.contents div.announce .txt dl{
	border: #c8baa0 2px solid;
	margin-top: 15px;
	padding: 10px;
	width: 285px;
}

div.contents div.announce .txt dl.list1{
	float: left;
}

div.contents div.announce .txt dl.list2{
	float: right;
}



div.contents div.announce .txt dl{
}

div.contents div.announce .txt dl dt{
	clear:both;
	float:left;
	display:block;
	text-align: center;
	width: 80px;
	margin-right: 8px;
	color: #61441a;
	font-weight: bold;
}

div.contents div.announce .txt dl dd{
	float:left;
}

div.contents div.announce table.tbl_list{
	border-top: #c8baa0 2px solid;
	border-left: #c8baa0 2px solid;
	table-layout: fixed;
}

div.contents div.announce table.tbl_list tr th,
div.contents div.announce table.tbl_list tr td{
	border-right: #c8baa0 2px solid;
	border-bottom: #c8baa0 2px solid;
	padding: 7px 10px;
	text-align: center;
}

div.contents div.announce table.tbl_list tr th{
	background-color: #f0ebd2;
}





/*****  TIME_TABLE  ************************************************************************************************************************/

div#Main div.course div.contents div.timetable div.box{
	background:url(/images/common/img_line_01.jpg) no-repeat left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

div#Main div.course div.contents div.timetable div.box_end{
	background: none;
}

div#Main div.course div.contents div.timetable div.box p.time{
	float:left;
	width: 80px;
	margin: 10px 0 0 0;
	padding: 7px 10px;
	background-color: #c9f4fa;
	color: #008eb1;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align:center;
}

div#Main div.course div.contents div.timetable div.box div.box_txt{
	float: right;
	width: 485px;
	margin-right:20px;
	margin-top: 10px;
}

div#Main div.course div.contents div.timetable div.box div.box_txt p.title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#Main div.course div.contents div.timetable div.box div.box_txt p.photo{
	float: left;
	overflow:hidden;
	-moz-box-shadow: 0 0 4px #000000;  
	-webkit-box-shadow: 0 0 4px #000000;
}

div#Main div.course div.contents div.timetable div.box div.box_txt p.txt{
	float: right;
	width: 315px;
}


div#Main ul#tab li{
	float: left;
	text-indent: -9999px;
	margin-right: 5px;
	cursor:pointer;
}

div#Main ul#tab li.l01{ 
	background:url(../images/blog/img_btn_01.gif) no-repeat 0 0;
	width:220px;
	height: 50px;
}
div#Main ul#tab li.l02{
	background:url(../images/blog/img_btn_02.gif) no-repeat 0 0;
	width:220px;
	height: 50px;
	margin-right: 4px;
}
div#Main ul#tab li.l03{
	background:url(../images/blog/img_btn_03.gif) no-repeat 0 0;
	width:220px;
	height: 50px;
	margin-right: 0;
}


div#Main ul#tab li.l01:hover,
div#Main ul#tab li.l02:hover,
div#Main ul#tab li.l03:hover,
div#Main ul#tab li.select{
	background-position: 0 -50px;
}


div.sp_contact{
	display:none;
}

.sp_none{
	display: none;
}




















