@charset "utf-8";

/*------左カラム------*/

#mainContent01.thirdCont h2{
	padding-bottom:20px;
	}
	
#mainContent01.thirdCont h2.txtTitle{
	background:url(/images/info/bg_tit_01.jpg) top left no-repeat;
	height:58px;
	text-indent:18px;
	font-size:20px;
	line-height:38px;
	font-weight:bold;
	text-align:left;
	padding-bottom:0;
	}

#mainContent01.thirdCont dl dt{
	line-height:1.6;
	padding:0 10px 10px;
	font-weight:bold;
	}
	
#mainContent01.thirdCont dl dd{
	line-height:1.6;
	padding:0 10px 10px 10px;
	border-bottom:1px dotted #ccc;
	}
	
#mainContent01.thirdCont dl dd span{
	text-indent:1em;
	display:block;
	}

