@charset "Shift_JIS";
/* CSS Document */

#siteMapArea{
	width:718px;
}
#eachItem p{
	color:#554722;
}
#eachItem{
	position:relative;
	width:718px;
	top:0px
	left:0px;
	margin:0px;
}

#eachItem .itemImage{
	
}
#eachItem .itemLine{
	position:relative;
	left:74px;
	top:0px;
	width:3px;
	height:30px;
	background-color:#D5CAB6;
	float:left;
}
#eachItem .itemLine20{
	position:relative;
	left:74px;
	top:0px;
	width:3px;
	height:20px;
	background-color:#D5CAB6;
	float:left;
}
#eachItem .itemLine10{
	position:relative;
	left:74px;
	top:0px;
	width:3px;
	height:10px;
	background-color:#D5CAB6;
	clear:left;
}
#eachItem .itemLineR{
	position:relative;
	left:74px;
	top:17px;
	width:26px;
	height:3px;
	background-color:#D5CAB6;
	float:left;
}
#eachItem .itemSite{
	position:relative;
	left:74px;
	top:10px;
	width:600px;
	height:19px;
}
#eachItem .itemSite img{
	margin-left:10px;
}
#eachItem .itemSiteUnder{
	position:relative;
	left:74px;
	top:10px;
	width:600px;
	height:19px;
	border-left-color:#D5CAB6;
	border-left-width:3px;
	border-left-style:solid;
}
#eachItem .itemSiteUnder img{
	margin-left:10px;
}
#eachItem .itemSiteTxt{
	clear:left;
	position:relative;
	left:74px;
	top:0px;
	width:630px;
	
	border-left-color:#D5CAB6;
	border-left-width:3px;
	border-left-style:solid;
}
#eachItem .itemSiteTxt p{
	margin-left:40px;
}
#eachItem .itemSiteTxtEnd{
	clear:left;
	position:relative;
	left:74px;
	top:10px;
	width:630px;
	border-left-color:#fffef7;
	border-left-width:3px;
	border-left-style:solid;
}
#eachItem .itemSiteTxtEnd p{
	margin-left:40px;
}
