@charset "utf-8";
/* -----------------------------------------------------------
CSS Information
File name: contact.css
----------------------------------------------------------- */

#contactSection {
	width:650px;
}
#contactSection .pageTop {
	width:580px;
	margin:40px auto 0;
	text-align:right;
}

#contactAttention {
	width:650px;
	background:url(../img/share/bg-contents_top-2.gif) no-repeat top;	
}

#contactAttention p {
	margin:20px 0px;
	line-height:1.6;
	font-size:13px;
}

#contactAttention .pageTop {
	width:580px;
	margin:15px auto 20px;
	text-align:right;
}

#contactAttention .disclaimerSection {
	padding-top:30px;	
}

#contactIR {
	width:580px;
	background:url(../img/share/bg-related.gif) repeat-y;
	margin-top:15px;
}
#contactIRInner {
	width:580px;
	background:url(../img/share/bottom-related.gif) no-repeat left bottom;
}
#contactIRInner div {
	width:560px;
	padding:20px 20px 15px;
}

div.contactNotes{
	font-size:9pt;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 0.5em;
}
div.posCenter{
	text-align:center;
}