@charset "UTF-8";

body {
	background:#fefefc;
	font:0.8em "Verdana", "ＭＳ Ｐゴシック", "Osaka‐等幅" , "ヒラギノ角ゴ Pro W3";
	color:#484227;
	margin:0px;
	padding:0px;
}

a {
	color:#484227;
}

a:hover {
	color:#6c6028;
}

.clear {
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
	clear:both;
}

#contents .fontRed{
	color:#B7002E;
}

#wrap {
	width:900px;
	background:url(../img/contentsBg.gif);
	margin:0px auto;
	padding:0px 5px;
}


/*header
-------------------------------------------------------*/
#header {
	width:900px;
	background:url(../img/headerLine.gif) no-repeat;
	padding-top:7px;
}

#header h1 {
	margin:0px;
	padding:0px;
	float:left;
}

#header h1 a {
	width:380px;
	height:91px;
	background:url(../img/logo.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}

#header ul {
	width:110px;
	list-style:none;
	line-height:80%;
	margin:0px;
	padding:12px 23px 0px 0px;
	float:right;
}

#header li {
	width:110px;
	height:11px;
	line-height:80%;
	display:block;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	vertical-align:bottom;
}

#header li a {
	height:11px;
	display:block;
	line-height:80%;
	text-indent:-9999px;
	zoom: 1;
}

#header #h_policy {
	width:110px;
	background:url(../img/hmenu_policy.gif) no-repeat 0px 0px;
}
#header #h_policy:hover {
	background-position:0px -11px;
}

#header #h_siteMap {
	width:69px;
	background:url(../img/hmenu_siteMap.gif) no-repeat 0px 0px;
	margin-left:41px;
}
#header #h_siteMap:hover {
	background-position:0px -11px;
}

#header #h_guide {
	width:53px;
	background:url(../img/hmenu_guide.gif) no-repeat 0px 0px;
	margin-left:57px;
}
#header #h_guide:hover {
	background-position:0px -11px;
}

/*countents
-------------------------------------------------------*/
#countents {
	margin:4px 0px 22px 0px;
}

/*RBOX
---------------------------*/
#countents #RBOX {
	margin-top:47px;
	float:right;
}

#countents #RBOX p {
	width:479px;
	height:168px;
	background:url(../img/top_txt.gif) no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

/*LBOX
---------------------------*/
#countents #LBOX {
	width:360px;
	margin-top:22px;
	padding-left:24px;
	float:left;
}

#countents #LBOX #recommend {
	width:360px;
	background:url(../img/title_recommend.gif) no-repeat;
	padding-top:12px;
}

#countents #LBOX #recommend a {
	width:173px;
	height:90px;
	display:block;
	text-indent:-9999px;
	margin-top:8px;
}

#countents #LBOX #recommend #bnr1 {
	background:url(../img/top_bnr1.jpg) no-repeat;
	float:left;
}
#countents #LBOX #recommend #bnr1:hover {
	background-position:0px bottom;
}

#countents #LBOX #recommend #bnr2 {
	background:url(../img/top_bnr2.jpg) no-repeat;
	float:right;
}
#countents #LBOX #recommend #bnr2:hover {
	background-position:0px bottom;
}

#countents #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;
}

/*footer
-------------------------------------------------------*/
#footer {
	width:900px;
	height:20px;
	background:url(../img/footer.gif) no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px 0px 28px 0px;
}