@charset "utf-8";

#secondContents h3 {
background:url(../imgdir/common/dot02.gif) 0 bottom repeat-x;
padding:0 0 15px 0;
}

#secondContents dl dt {
font-weight:bold;
margin:0 0 3px 0;
color:#333;
}
	#secondContents dl dd {
	margin:0 0 20px 0;
	}
#secondContents img.left {
_margin:0 15px 0 0;/*IE6*/
}
#secondContents img.right {
margin-bottom:50px;
_margin:0 0 0 15px;/*IE6*/
}

