@charset "utf-8";

#secondContents ul {
margin:0 0 20px 0;
padding:0 0 12px 0;
}
	#secondContents ul li {
	margin:0 0 8px 0;
	}
	
#secondContents ul.dot {
background:url(../imgdir/common/dot02.gif) 0 bottom repeat-x;
}

#secondContents ul.second {
margin:5px 0 10px 23px;
padding:0;
background:none;
}
	#secondContents ul.second li {
	background:url(../imgdir/common/icon04.gif) 0 7px no-repeat;
	padding:0 0 0 9px;
	margin:0 0 3px 0;
	}

#secondContents .left {
width:49%;
background:url(../imgdir/common/dot01.gif) top right repeat-y;
}

#secondContents .right {
width:48%;
}
