@charset "UTF-8";

.attention{
	width: 320px;
	text-align: center;
	line-height: 120%;
}
.footer_box {
	margin-bottom: 5px;
	text-align: center;
}
.attentionBody {
	margin-top: 15px;
	padding: 0px 50px;
	text-align: left;
	background: url(../images_sp/common/spacer.gif);
}
.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: #fff;
	font-size: 10pt;
	text-align: left;
}
.pack_bg .attention_text3{
	color: #000;
}
.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
 *---------------------------*/



/* ----------------------
 * footer
 *---------------------- */
.attention_box {
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
	width: 230px;
}
.attention_text_box {
	width: 220px;
	height: auto;
	padding: 5px;
	border: solid #fff 1px;
}
.attention_text_box2 {
	width: 220px;
	height: auto;
	padding: 5px;
	border: solid #c00 1px;
}
.pack_bg .attention_text_box{
	border: solid #770000 1px;
}
/* ----------------------
 * footer
 *---------------------- */
