@charset "utf-8";
#right_contents table {
	font-size: 10px;
	border-collapse:collapse;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#right_contents tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right_contents td {
	text-align: left;
	border-collapse:collapse;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_contents .bg_color {
	background-color: #EEEEEE;
}

#right_contents .protext {
	padding-right: 10px;
}
#right_contents .president {
	text-align: center;
}
#right_contents .protext #box #face {
	width: 200px;
	float: right;
}
#right_contents #clear {
	clear: both;
}
#right_contents .protext #box #hello {
	float: left;
	width: 495px;
}
#right_contents .protext #box #hello .come2 {
	font-size: 12px;
}
#right_contents .protext #box #hello .come2 img {
	float: right;
}

