body {
	background: #fff;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin:	0;
	padding: 0;
	height:	100%;
	background: #fff url(../../content/images/bg.gif);
}

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color:#663030;
	padding-top: 0px;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color:#592b2b;
	padding-top: 0px;
	padding-bottom: 5px;
}

p {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color:#333;
	padding-top: 0px;
	padding-bottom: 15px;
}

ul {
	padding-bottom: 20px;
}

span.title {
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
}

span.subtitle {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
}

td.header_left {
	height: 142px;
	width: 100%;
	color: #fff;
}

td.header_right {
	height: 142px;
	width: 100%;
}

table.container {
	align: center;
	width: 100%;
}

td.container {
	background: url(../../content/images/main_bg.png) no-repeat;
	width: 775px;
}

table.content {
	border-width: 0px;
	border-color: #909090;
	border-style: solid;
	border-top: 0px;
}

td.navi {
	background-color: #d31f27;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

td.main {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

table.navi {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 175px;
	background-color: #d31f27;
	background: url(../../content/images/navi_top.gif) no-repeat;
}

table.main {
	width: 560px;
}

table.footer {
	width: 100%;
	background-color: #d31f27;
	height: 30px;
	padding-left: 20px;
	align: left;
}

span.footer {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

input.input
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	width: 220px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #666666;
}

input.input_short
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	width: 30px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #666666;
}

textarea.input_area
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	width: 220px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #666666;
}

span.formtext {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color:#d61c22;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color:#d61c22;
	text-decoration:none;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color:#d61c22;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color:#d61c22;
	text-decoration:underline;
}

a.navi:link {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color:#fff;
	text-decoration:none;
}
a.navi:visited {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color:#fff;
	text-decoration:none;
}
a.navi:active {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color:#fff;
	text-decoration:none;
}
a.navi:hover {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color:#440a0a;
	text-decoration:none;
}

a.navi_inv:link {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color:#dc0021;
	text-decoration:none;
}
a.navi_inv:visited {
	color:#dc0021;
	text-decoration:none;
}
a.navi_inv:active {
	color:#dc0021;
	text-decoration:none;
}
a.navi_inv:hover {
	color:#2d458f;
	text-decoration:none;
}