@charset "utf-8";

#secondContents h3 {
background:url(../../imgdir/common/dot02.gif) 0 bottom repeat-x;
padding:0 0 15px 0;
}

#secondContents dl { margin-bottom:20px;}

#secondContents dl dt {
font-weight:bold;
margin:0;
color:#333;
}

#secondContents dl dd {
margin:0 0 10px 0;
}

	#secondContents dl dd.left {
	margin:0 20px 0 0;
	}




#secondContents table.price {
width:100%;
border-collapse:collapse;
border-spacing:0;
border:#d6d6d6 1px solid;
_font: 13px/1.52 Verdana, Arial, Helvetica, sans-serif;
margin-bottom:10px;
}
	#secondContents table.price caption {
	font-size:110%;
	color:#3492DB;
	text-align:left;
	font-weight:bold;
	margin:0 0 5px 0;
	}
	#secondContents table.price caption span {
	font-size:86%;
	}
		#secondContents table.price th,
		#secondContents table.price td {
		border:#d6d6d6 1px solid;
		padding:6px;
		}
		#secondContents table.price th {
		text-align:center;
		background:#DBE9F3;
		}
		#secondContents table.price td {
		text-align:right;
		}

#secondContents ul.colors {
width:210px;
margin:0 0 0 12px;
}
	#secondContents ul.colors li {
	float:left;
	margin:0 0 5px 5px;
	}
	#secondContents ul.colors li.first {
	margin:0 0 5px 0;
	clear:left;
	}
	

	