@charset "UTF-8";

/*header
-------------------------------------------------------*/
#globalMenu #homeList a{
	background-position:0px bottom;
}

/*contents
-------------------------------------------------------*/
#contents {
	margin:4px 0px 22px 0px;
}

/*jsMainImgDisplayBOX
---------------------------*/
#contents #jsMainImgDisplayBOX {
	width:900px;
	height:350px;
	position:relative;
	z-index:0;
}

/*RBOX
---------------------------*/
#contents #RBOX {
	margin-top:23px;
	float:right;
}

#contents #RBOX p#RBOX_txt {
	width:479px;
	height:168px;
	background:url(../img/top_txt.gif) no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

#contents #RBOX p#RBOX_img {
	width:360px;
	height:53px;
	background:url(../img/do_you_kyoto.gif) no-repeat;
	text-indent:-9999px;
	margin:20px 0px 0px 100px;
	padding:0px;
}

/*LBOX
---------------------------*/
#contents #LBOX {
	width:360px;
	margin-top:25px;
	padding-left:24px;
	float:left;
}

#contents #LBOX #recommend {
	width:360px;
	background:url(../img/title_recommend.gif) no-repeat;
	padding-top:12px;
}

#contents #LBOX #recommend a {
	width:173px;
	height:89px;
	display:block;
	text-indent:-9999px;
	margin-top:15px;
}

#contents #LBOX #recommend #bnr1 {
	background:url(../img/top_bnr1.jpg) no-repeat;
	float:left;
}
#contents #LBOX #recommend #bnr1:hover {
	background-position:0px bottom;
}

#contents #LBOX #recommend #bnr2 {
	background:url(../img/top_bnr2.jpg) no-repeat;
	float:right;
}
#contents #LBOX #recommend #bnr2:hover {
	background-position:0px bottom;
}

#contents #LBOX #recommend #bnr3 {
	width:361px;
	height:91px;
	background:url(../img/top_bnr3.jpg) no-repeat;
}
#contents #LBOX #recommend #bnr3:hover {
	width:361px;
	height:91px;
	background-position:0px bottom;
}

/*
#contents #LBOX p {
	width:360px;
	height:67px;
	background:url(../img/do_you_kyoto.gif) no-repeat;
	text-indent:-9999px;
	margin:60px 0px 0px 0px;
	padding:0px;
}
*/