@charset "Shift_JIS";
.txt12 {
	font-size: 12px;
	line-height: 18px;
	color: #505050;
}
.tbl_box_r {
	background-image: url(../../img/kokuriko-maman/box_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.tbl_box_l {
	background-image: url(../../img/kokuriko-maman/box_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tbl_box_u {
	background-image: url(../../img/kokuriko-maman/box_u.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tbl_box_d {
	background-image: url(../../img/kokuriko-maman/box_d.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tbl_box {
	background-color: #fffee4;
}
.tbl_back {
	background-color: #e6e6e6;
}
.tbl_sep {
	color: #303030;
	background-color: #FFFFFF;
}
.txt_sep {
	font-size: 10px;
	line-height: 12px;
	color: #303030;
}
