@charset "utf-8";

/*------左カラム------*/

#mainContent01.thirdCont h2{
	padding-bottom:20px;
	}

#mainContent01.thirdCont p{
	line-height:1.8;
	padding:0 10px 20px 10px;
}

#mainContent01.thirdCont ul{
	padding-bottom:20px;
	}
	
#mainContent01.thirdCont ul li{
	padding-left:15px;
	padding-bottom:10px;
	}
	

/*--table--*/

table.shizaiList{
	border-left:#c1c1c1 1px solid;
	border-top:#c1c1c1 1px solid;
	margin-bottom:40px;
	}
	
table.shizaiList td,
table.shizaiList th{
	border-right:#c1c1c1 1px solid;
	border-bottom:#c1c1c1 1px solid;
	padding:6px;
	font-size:1em;
}

table.shizaiList th{
	background:#e4e4e4 url(/images/common/bg_tablecell_01.jpg) top repeat-x;
	font-weight:bold;
	}
	
table.shizaiList th.bunrui{
	width:150px;
	}
	
dl.tel{
	margin-left:10px;  
}

dl.tel dt{
	float:left;  
}

dl.tel dd{
	margin-left:40px;  
}