
body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	}

/*新着情報
--------------*/	
/*新着 top*/
	
.bdrTop li{
	background:url(../../images/news_dot.gif) no-repeat 9px;
	padding:5px 0px 5px 22px;
	border-bottom:#e2d7b9 dotted 1px;
	list-style:none;
	text-align:left;
	}
	
	
/*新着 まほーばの森*/
	
.bdrM li{
	background:url(../../mahoba/images/news_dot.gif) no-repeat 9px;
	padding:5px 0px 5px 22px;
	border-bottom:#dadad8 dotted 1px;
	list-style:none;
	text-align:left;
	}
	
	
/*新着 ヴィラ*/
	
.bdrV li{
	background:url(../../villa/images/news_dot.gif) no-repeat 9px;
	padding:5px 0px 5px 22px;
	border-bottom:#dadad8 dotted 1px;
	list-style:none;
	text-align:left;
	}
	

/*新着 やまびこ*/
	
.bdrY li{
	background:url(../../yamabiko/images/news_dot.gif) no-repeat 9px;
	padding:5px 0px 5px 22px;
	border-bottom:#dadad8 dotted 1px;
	list-style:none;
	text-align:left;
	}
	
	
/*新着 不二洞*/
	
.bdrF li{
	background:url(../../fujido/images/news_dot.gif) no-repeat 9px;
	padding:5px 0px 5px 22px;
	border-bottom:#dadad8 dotted 1px;
	list-style:none;
	text-align:left;
	}
	
h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,th {
	margin:0;
	padding:0;
	}
	
	
	
	
/*Font
--------------*/
.txtL {
	font-size:;
	}

.txtM {
	font-size:0.8em;
	color:#555555;
	line-height:1.5em;
	}

.txtS {
	font-size:0.65em;
	color:#666666;
	line-height:1.3em;
	}