@charset "utf-8";
body {
	font-family: Arial;
	background-color: #fdf9ef;
	background-image: url(../images/top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.footnote, .footnote a {
	font-size: 9px;
	color: #980107;
	text-decoration: none;
}
.order {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_reg_18 {
	font-size: 18px;
	color: #aa0211;
	line-height: 18px;
	padding-right: 60px;
}
.txt_18 {
	font-size: 18px;
	color: #aa0211;
	line-height: 30px;
}
.txt_14 {
	font-size: 14px;
	color: #aa0211;
	line-height: 16px;
}
.txt_bold_14 {
	font-size: 14px;
	font-weight:bold;
	color: #aa0211;
	line-height: 16px;
}
.txt_blk_14 {
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}
.txt_white_14 {
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.txt_15 {
	font-size: 15px;
	font-weight: bold;
	color: #980107;
}
.txt_blk_15 {
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.txt_blk_bold_15 {
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	line-height: 18px;
	color: #000000;
}
.txt_16 {
	font-size: 16px;
	color: #980107;
	font-weight: bold;
}
.txt_11 {
	font-size: 11px;
	font-style: italic;
	color: #980107;
	font-weight: normal;
}
.txt_reg_11 {
	font-size: 11px;
	font-style: normal;
	color: #980107;
	font-weight: normal;
	line-height: 20px;
}
.txt_12 {
	font-size: 12px;
	font-style: italic;
	color: #980107;
	font-weight: normal;
}
.link_12 {
	font-size: 12px;
	text-decoration:none;
	color: #980107;
	font-weight: normal;
	padding-left: 10px;
}
ul{
	position:relative;
	left:-20px;
}
li{
	line-height:18px;
	padding-bottom:13px;
}
#order td{
	border: 1px #aa0211 solid;
}

