@charset "utf-8";
body {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background: #282D3E;
	margin: 0px;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
}
.font14 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #CC3300;
}
.title {
	background-image: url(../../../img/common_parts/c_p_back05.gif);
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.tablekei {
	border: 1px solid #FF9933;
	padding: 10px;
}

