body{
	background-color: #FFFFFF;
    background: url("images/bg.gif") repeat-y;
	background-position:center;
	margin:0;
	padding:0;
}

/* ============== レイアウト =============== */

.body{
    width:840px;
    font:12px Osaka,"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	margin-left:auto;
    margin-right:auto; 
	border-right:1px solid #BBBEB0;
}
.hedder{
    width:840px;
	height: 50px;
	background: url("images/kc_hedder.gif") no-repeat;
}
.content{
	position:relative;
	width:840px; 
	text-align:left;
	background: url("images/kc_home_2.gif") repeat-y;
	margin-left:auto;
    margin-right:auto; 
}
img{
	border:none;
	padding:0;
	margin:0;
}
.tbox{
    width:547px;
	margin-left:40px;
	margin-bottom:-5px;
}
.bottom{
	width:840px;
    margin-left:auto;
    margin-right:auto; 
	background: url("images/kc_home_1.gif") repeat-y;
}
.footer{
    clear:both;
    margin-top:0px;
    border-top:2px solid #4D5840;
	height:40px;
	width:840px;
	background-color: #FFFFFF;
	background: url("images/copyright.jpg") no-repeat ;
	background-position:right; 
	border-bottom:solid 1px #C7C7C7;
}
,space{
    height:20px;
}
/* ============== トップメニュー =============== */

.menu{
	height:35px;
}
#globalNavi	{
	width: 840px;
	height:35px;
	margin-top:0px;
	margin-left:0px;
}
#globalNavi a	{
	width: 120px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#globalNavi:after	{ height:0; visibility: hidden; display: block; clear: both; }
#globalNavi div	{
	float: left;
}
#globalNavi .gnavi01 a	{
	background: url(images/kc_m_home.jpg) no-repeat;
}
#globalNavi .gnavi1 	{
	background: url(images/kc_m_home_s.jpg) no-repeat;
}
#globalNavi .gnavi02 a	{
	background: url(images/kc_m_info.jpg) no-repeat;
}
#globalNavi .gnavi03 a	{
	background: url(images/kc_m_charge.jpg) no-repeat;
}
#globalNavi .gnavi04 a	{
	background: url(images/kc_m_event.jpg) no-repeat;
}
#globalNavi .gnavi05 a	{
	background: url(images/kc_m_bouldering.jpg) no-repeat;
}
#globalNavi .gnavi06 a	{
	background: url(images/kc_m_access.jpg) no-repeat;
}
#globalNavi .gnavi07 a	{
	background: url(images/kc_m_link.jpg) no-repeat;
}
#globalNavi a:hover	{
	background-position: 0 -35px;
}

/* ============== 下段リンクバナー =============== */

#bottomNavi	{
	width: 840px;
	height:80px;
	margin:0px 0px 10px 0px;
}
#bottomNavi a	{
	width: 195px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#bottomNavi:after	{ height:0; visibility: hidden; display: block; clear: both; }
#bottomNavi div	{
	float: left;
}
#bottomNavi .bnavi01 a	{
	background: url(images/ql_tsuriba.jpg) no-repeat;
	margin-left:5px;
}
#bottomNavi .bnavi02 a	{
	background: url(images/ql_hikawacamp.jpg) no-repeat;
	margin-left:17px;
}
#bottomNavi .bnavi03 a	{
	background: url(images/ql_moegi.jpg) no-repeat;
	margin-left:17px;
}
#bottomNavi .bnavi04 a	{
	background: url(images/ql_osk.jpg) no-repeat;
	margin-left:17px;
}
#bottomNavi .bnavi05 a	{
	background: url(images/ql_seseragi.jpg) no-repeat;
	margin-left:5px;
}
#bottomNavi .bnavi06 a	{
	background: url(images/ql_hatonosuso.jpg) no-repeat;
	margin-left:17px;
}
#bottomNavi .bnavi07 a	{
	background: url(images/ql_shikinoie.jpg) no-repeat;
	margin-left:17px;
}
#bottomNavi .bnavi08 a	{
	background: url(images/ql_water.jpg) no-repeat;
	margin-left:17px;
}
#bottomNavi a:hover	{
	background-position: 0 -80px;
}

/* ==============フラッシュ領域 =============== */

.slogan{ 
    border-bottom:4px solid #4D5840;
	width:840px;
	height:196px;
	margin-left:auto;
    margin-right:auto; 
}

/* ============== 左側部分 =============== */

.left{
	position:relative;
	float:left;
	width:620px;
}
.leftbox{
	width:547px;
	height:auto;
	margin-left:40px;
	background-color:#FFFFEC;
	border:solid 1px #FFD2A6;
}
.left_img{
    margin: 15px 20px 15px 60px;
	position:relative;
	float:left;
	background: url("images/kc_home_p1.jpg") no-repeat ;
	width:200px;
	height:130px;
	display: inline; 
}
.left_img2{
	clear:both;
	position:relative;
	margin-left: 0px;
	background: url("images/kc_t_info.gif") no-repeat ;
	width:590px;
	height:40px;
}
.left_img3{
	clear:both;
	position:relative;
	margin-left: 40px;
	margin-bottom: 0px;
	background: url("images/kc_t_quicklink.gif") no-repeat ;
	width:800px;
	height:40px;
	border-bottom: solid 10px #FFFFFF;
}

/* ============== 右側部分 =============== */

.right{
	position:relative;
	float:left;
	width:220px;
}
.right_title{
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	background: url("images/kc_t_pickup.gif") no-repeat ;
	width:210px;
	height:30px;
}
.right_bunner{
	position:relative;
	margin: 5px 15px 0px 15px;
	width:180px;
}
.right_bunner2{
	position:relative;
	margin: 5px 15px 20px 15px;
	width:180px;
}
.right_img{
    position:relative;
	margin: 10px 14px 0px 16px;
	width:190px;
	height:250px;
	background: url("images/kc_f_memo.jpg") no-repeat ;
	font-size: 100%;
	line-height:180%;	
	color:#2C391D;
}
.right_img2{
    position:relative;
	margin: 10px 14px 30px 16px;
	width:190px;
	height:250px;
	background: url("images/kc_f_memo.jpg") no-repeat ;
	font-size: 100%;
	line-height:180%;	
	color:#2C391D;
}
.right_text{
	position:relative;
	font-size: 100%;
	line-height:130%;
	margin-top:15px; 
	margin-left:23px; 	
	padding:25px 0px 13px 0px;
	width:150px;
}

/* ============== 下段バナー =============== */

.fClear {
	clear: left;
}

/* ============== テキスト =============== */
.text1{
	margin:10px 0px 0px 20px;
	font-size: 110%;
	color:#E1603B;
}
.text2{
    line-height:150%;
	margin:10px 0px 0px 20px;
	font-size: 100%;
	color:#2C391D;
	padding-bottom:10px;
}
.text2x{
    line-height:150%;
	margin:10px 0px 0px 20px;
	font-size: 100%;
	color:#2C391D;
	padding-bottom:10px;
	font-weight:bold;
	text-decoration: underline;}

}
.txtx{
	padding:10px 30px 0px 0px;
	line-height:150%; 
	font-size: 100%;
	letter-spacing:1px;
	color:red;
}
.txt1{
	padding:10px 30px 0px 0px;
	line-height:150%; 
	font-size: 100%;
	letter-spacing:1px;
	color:#2C391D;
}
.txt2{
    height:17px;
	margin-top:10px;
	padding:0px 30px 3px 85px;
	font-size: 100%;
	color:#E1603B;
	background: url("images/kc_i_spiral_b.gif") no-repeat  60px -3px;
}
.txt2n{
    height:17px;
	margin-top:10px;
	padding:0px 30px 3px 85px;
	font-size: 100%;
	color:#E1603B;
	background: url("images/new.jpg") no-repeat  47px 1px;
}
.txt2x{
    height:17px;
	margin-top:5px;
	margin-left:43px;
	font-size: 100%;
	color:#E1603B;
}
.txt3{
	padding:0px 30px 0px 85px;
	font-size: 100%;
	letter-spacing:1px;
	color:#2C391D;
}
.txt3x{
	padding:5px 10px 5px 5px;
	margin-left:43px;
	font-size: 100%;
	letter-spacing:1px;
	color:#2C391D;
}
