@charset "utf-8";

/* ************************
 REGZA
 HTML: /regza/support/index.html
 Last Modified: 2009-03-17  
 ************************ */
 
#supportContent h2 {
	margin:0 0 25px 0;
}

#supportContent div.section {
	float:left;
	width:720px;
	margin:0 0 20px 0;
}

#supportContent div.section h3 {
	padding: 5px 10px 5px 10px;
	margin: 0 0 15px 0;
	border-top: 4px solid #00421C;
	font-size: 110%;
	color: #00421C;
	background: url(../../images/09a/common_bg_h3.gif) left bottom #E5ECE8 no-repeat;
}

#supportContent div.section ul {
	width:720px;
	background:url(../../../common/09/images/common_bg_dividerline.gif) left bottom transparent no-repeat;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	float:left;
}

#supportContent div.section ul li {
	width:168px;
	float:left;
	display:inline;
	margin:0 0 0 16px;
}

#supportContent div.section ul li.first {
	margin:0;
} 

#supportContent div.section ul li dl dt {
	margin:0 0 3px 0;
}

#supportContent div.section ul li dl dt a {
	background:url(../../images/09a/common_arrow_green.gif) 0 2px transparent no-repeat;
	padding:0 0 0 14px;
}

#supportContent div.section ul li dl dt img.pdf {
	margin:0 0 0 2px;
	vertical-align:middle;
}

#supportContent div.section ul li dl dd img {
	margin:0 0 3px 0;
}
