@charset "utf-8";
/* CSS Document */

#content h1  {
	font-size: 18px;
	background-image: url(../images/gaihan_tt_bg.gif);
	padding-left: 70px;
	padding-top: 12px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.corumn {
	border: 1px dashed #666c67;
	text-align: left;
	padding: 10px;
}
.check {
	border: 1px dashed #000;
	width: 95%;
	background-color: #fffaf0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 160%;
	text-align: left;
}
.styleBlue {
	font-size: 16px;
	color: #00afcc;
}
.styleRuby {
	font-size: 16px;
	color: #c70067;
}
.styleCerulean {
	font-size: 16px;
	color: #008db7;
	padding-bottom: 4px;
}
.cap {
	font-size: 13px;
	color: #9d8e87;
	padding-top: 5px;
	padding-bottom: 10px;
}
.warning {
	font-size: 18px;
	line-height: 150%;
	color: #FFF;
	background-color: #c70067;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
}
.red {
	color: #e4007f;
}

