
/*layout*/

#home{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#home td{
	font-size: 12px;
}
#home #spot{
	margin: 0px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: lighter;
}
#home #left {
   float: left;
   width: 350px;
}
#home #center {
	float: left;
	width: 430px;
}
#home #right {
	float: right;
	width: 170px;
}

/**/

#home p{
	padding: 0px;
	margin: 0px;
}
#home ul{
	padding: 0px;
	margin: 0px;
}
#home li{
	background-image: url(http://www.aco.co.jp/yado/gif/i_folder.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	line-height: 18px;
}


#home .div_ttl{
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	background-image: url(/_data/images/home/div_ttl_bg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	color: #003399;
}
#home .div_blk{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#home .mar_c{
	margin-right: 5px;
	margin-left: 5px;
}

#area {
	background-color: #FFFFFF;
}
#area th{
	background-color: #CBDBF4;
	text-align: center;
	width: 40px;
}
#area td{
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
}
#area .ken_div{
	background-image: url(/_data/images/home/ken_bg.jpg);
	border: 1px solid #CCCCCC;
	height: 25px;
	line-height: 25px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#area .ken{
	font-size: 14px;
	font-weight: bold;
}
#area .area_div{
	width: 130px;
	float: left;
	margin: 5px;
}

#osusume_area .in{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#osusume_area .ttl{
	font-size: 14px;
	font-weight: bold;
}
#osusume_area p{
	margin-bottom: 5px;
}


#home .map{
	text-align: center;
}
#mapdiv a:link{
	color: #0000FF;
}

/**/

#new span{
	font-size: 10px;
	font-weight: bold;
	color: green;
}

/*pr ctable*/

#home div.ctable {
  text-align: center;  
}
#home div.ctable table {
	margin: auto;
	text-align: left;
}
#home div.ctable .area{
	font-weight: bold;
	color: #FFFFFF;
	background: #009933;
	padding: 5px;
	margin-bottom: 5px
}
.photo_pr{
	padding: 5px;
	float: left;
	border: 1px solid #C1C1C1;
	margin-bottom: 5px;
}
#home div.ctable p{
	clear: both;
}
