@charset "UTF-8";

.attention{
	width: 90%;
	text-align: center;
	line-height: 120%;
	margin: 0 auto;
}
.footer_box {
	margin-bottom: 5px;
	text-align: center;
}
.attentionBody {
	width: 100%;
	margin: 15px auto;
	text-align: left;
}
.attentionLine {
	width: 100%;
	height: 0;
	line-height: 0;
	margin: 5px auto;
	border-top: 1px dashed #542;
}
.attentionTable {
	margin: auto auto 10px auto;
}


/*---------------------------
 * font_color
 *---------------------------*/
.attention_text1{
	color: #cb9;
	font-size: 12pt;
	line-height: 150%;
}
.attention_text2{
	color: #aa9;
	font-size: 10pt;
	line-height: 150%;
}
.attention_text3{
	color: #ca0;
	font-size: 10pt;
	text-align: left;
}
.attention_text4{
	color: #c00;
	font-size: 96%;
	text-align: left;
}
.at_mainTablebg {
	background-color: #873;
}
.at_Tablebg {
	color: #a96;
	background-color: #220a05;
	padding:2px;
}
/*---------------------------
 * font_color
 *---------------------------*/
