@charset "utf-8";

#this_contents {
}
	#this_contents dl {
	}
	#this_contents dt {
		background:url(../img/common/icon_ln.gif) left center no-repeat;
		padding:0 0 0 16px;
		margin:6px 0;
		font-size:140%;
	}
	#this_contents dd {
		padding:0 0 0 12px;
	}
		#this_contents dd dl {
		}
		#this_contents dd dt {
			background:url(../img/common/icon_blue.gif) left center no-repeat;
			padding:0 0 0 13px;
			margin:0;
			font-size:120%;
		}
		#this_contents dd dd {
			margin:0 0 0 12px;
			border-left:1px solid #CCC;
		}
	
	