#support h1 {
	text-indent: -9999px;
	line-height: 1px;
	font-size: 1px;
	background: transparent url(../img/main-titles.ja_JP.gif) 0 0 no-repeat;
	height: 22px;
	width: 120px;
	position: absolute;
	top: 48px;
	left: 30px;
}

.product{
	float: left;
	width: 182px;
	padding: 0 0 0 30px;
	background-color:transparent;
}


em {
	color:#999;
	font-size: 12px;	
}

#support h3.quicklink {
	color:#333;
	border-bottom:1px solid #ccc;	
	font-weight: bold;
	padding: 0;
	margin: 0;

}

.product ul {
	margin-bottom: 5px;
}

.product li {
	padding: 5px 0;	
}


.main_content {
	padding: 30px;
	width: 630px;
}


.contact_support {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 0px 15px 30px 30px;
	text-align: right;
	
}

h4 {
	font-weight: bold;
}

.footnote {
	color: #999;
}

pre {
	font: 13px/17px Consolas, "Lucida Console", "Courier New", Courier, sans-serif;
	color: #333
}


.before_write {
	width: 270px;
	float: right;
	padding: 15px;
	background-color: #f1f6e0;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #caccc1;
	margin-top: 18px;
}

.before_write h3 {
	padding: 0 0 9px 0;;
	font-size: 18px;
}

.before_write strong {
	color: #333;
	}
	
