@charset "utf-8";

/* Style for Contact */


/* General
----------------------------------------------------------- */

#contactContent {
	width:720px;
}

#contactContent h2 {
	margin:0 0 20px 0;
}

#contactContent h3 {
	padding: 5px 10px 5px 10px;
	margin: 0 0 18px 0;
	border-top: 4px solid #00421C;
	font-size: 110%;
	color: #00421C;
	background: url(../images/contact_bg_h3.gif) left bottom #E5ECE8 no-repeat;
}

#contactContent h4.product {
	padding: 0 0 2px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #00421C;
	color: #00421C;
	background:none;
}

#contactContent div.section h3 span {
	font-weight:normal;
	margin:0 0 0 10px;
}

#contactContent h4 {
	padding: 7px 10px 4px 10px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #80A18E;
	font-size: 100%;
	color: #00421C;
	background: url(../images/contact_bg_h4.gif) 0 0 #FFFFFF no-repeat;
}

#contactContent .note {
	font-size:84%;
}

#contactContent div.section {
	margin:0 0 30px 0;
	float:left;
	width:720px;
}

#contactContent .columnBox {
	width:720px;
	float: left;
	margin:0 0 15px 0;
}

#contactContent .columnBox dl {
	width:144px;
	float:left;
	display:inline;
}

#contactContent .columnBox dl dt {
	background:url(../../common/09/images/common_arrow_green.gif) 0 5px transparent no-repeat;
	padding:0 0 0 15px;	
}

#contactContent .columnBox dl dd {
	padding:0 0 0 15px;	
}

#contactContent div.section ul.faq {
	float:left;
	width:720px;
	margin:0 0 5px 0;
}

#contactContent div.section ul.faq li {
	width:132px;
	float:left;
	display:inline;
	margin:0 0 0 15px;
}

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

#contactContent div.section ul.faq li dl dt {
	text-align:center;
	margin:0 0 3px 0;
}

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

#contactContent div.section ul.faq li dl dd {
	text-align:center;
	margin:0 0 5px 0;
}

#contactContent div.section div.section {
	width:720px;
	float:left;
	margin:0 0 30px 0;
}

#contactContent div.section div.section dl dt {
	margin:0 0 15px 0;
}

#contactContent div.section div.section dl dd {
	margin:0 0 15px 0;
	line-height:1.2;
}

#contactContent div.section div.section dl dd strong.company {
	color:#3F5649;
}

#contactContent div.section div.section ul li {
	background:url(../images/contact_bg_list.gif) 2px 6px transparent no-repeat;
	padding:0 0 0 13px;
	margin:0 0 5px 0;
}









