@charset "utf-8";

/**************************************************** left **/

#left h3 {
	margin: 0 0 20px 0;
}
#left .explain {
	background: url(/contact/images/bg_publish.gif) no-repeat right 0;
	margin: 0 0 40px 0;
}
#left .explain h4 {
	margin: 0 0 20px 0;
}
#left .explain p {
	margin: 0 10px 20px 10px;
	width: 388px;
}
#left .explain p span {
	color: #FF0099;
}
#left .seo h4 {
	margin: 0 0 10px 0;
}
#left .seo table {
	border-collapse: collapse;
	border-spacing: 0;
}
#left .seo table th, #left table td {
	padding: 7px 7px 7px 14px;
}
#left .seo table td {
	text-align: center;
	border: 1px solid #D2D2D2;
	font-weight: bold;
}
*html #left .seo table tr {
	font-size: 82%;
}
#left .seo table th {
	width: 200px;
	font-weight: normal;
	text-align: center;
	background: #c6e8ff;
	border: 1px solid #D2D2D2;
}
*html #left .seo table th {
	padding: 9px 9px 9px 14px;
}
#left .seo .seo_table {
	text-align: right;
	font-size: 75%;
	margin: 0 0 30px 0;
}
#left .seo a {
	width: 188px;
	height: 36px;
	background: url(/contact/images/bt_publish.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 0 0 250px;
}
#left .seo a:hover {
	background: url(/contact/images/bt_publish.gif) no-repeat 0 -36px;
}
