/*------------------------------------------------------------------------------------------------------------------------

	タイトル

------------------------------------------------------------------------------------------------------------------------*/

div.main_img{
	background:url(../images/kinoboring/img_title.png) no-repeat top center;
	background-size: 320px;
	width: 320px;
	height: 83px;
	margin: 0 auto;
}


/*------------------------------------------------------------------------------------------------------------------------

	メイン領域

------------------------------------------------------------------------------------------------------------------------*/

div#Main{
	width: 320px;
	margin: 18px auto 0 auto;
}

div.main_top{
	background:url(../images/rafting/img_bg_01.png) no-repeat top center;
	background-size: 100% 50px;
}


/***** メインテキスト ***************************************************************************************************/

div#Main p.discription{
	padding: 0 10px;
	padding-top: 45px;
}

/***** 気田川ファミリーラフティング *************************************************************************************/

div#Main div.kinoboring{
	background:url(../images/kinoboring/img_bg_02.png) no-repeat top center;
	background-size: 320px;	
	height: 450px;
	margin-top: 30px;
	margin-bottom: 20px;
}

div#Main div.kinoboring h3{
	text-indent: -9999px;
}

div#Main div.kinoboring p{
	padding: 115px 20px 0 20px;
	line-height: 20px;
}



#Main div.btn_wrap {
	width:320px;
	margin:0 auto 10px auto;
}

#Main div.btn_wrap p.mv_btn {
	width:143px;
	height:49px;
	padding:0 0 0 13px;
	text-indent:-9999px;
	float:left;
}

#Main div.btn_wrap p.mv_btn a {
	display:block;
	width:143px;
	height:49px;
	background:url(../images/top/img_bn_03.jpg) no-repeat 0 0;
	background-size:143px 49px;
}

#Main div.btn_wrap p.fb_btn {
	width:143px;
	height:49px;
	padding:0 13px 0 0;
	text-indent:-9999px;
	float:right;
}

#Main div.btn_wrap p.fb_btn a {
	display:block;
	width:143px;
	height:49px;
	background:url(../images/top/img_bn_05.jpg) no-repeat 0 0;
	background-size:143px 49px;
}


/* info
===============================================================*/

#Main div.blog{
	display:block;
	background:url(../images/kinoboring/img_bg_01.jpg) no-repeat 0 0;
	background-size:100%;
	height: 180px;
	margin-bottom: 10px;
}

#Main div.blog h3{
	text-indent: -9999px;
}

#Main div.blog p.more a {
	display:block;
	width:80px;
	height:28px;
	background:url(../images/top/img_btn_01.jpg) no-repeat 0 0;
	background-size:80px 28px;
	text-indent: -9999px;
	position: relative;
	top: -8px;
	left: 230px;
}

#Main div.blog div.box{
	display:block;
	background:url(../../../images/top/line.gif) no-repeat left bottom;
	padding: 10px;
	color: #fefefe;
	
}

div#Main div.blog div.box_end {
	background:none;
}


#Main div.blog p.ph {
	display:none;
}


#Main div.blog div.box a{
	color: #fefefe;
}

.disnon{
	display: none;
}