body {
	background-color: #F6F6EA;
}

body, p, td, th
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

input, select, option, textarea
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #F47227;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F47227;
}
a:hover {
	text-decoration: underline;
	color: #F4A968;
}
a:active {
	text-decoration: none;
	color: #F47227;
}

.top_navi, .top_navi a:link, .top_navi a:visited, .top_navi a:active
{
	color:#FFFFFF;
}

.top_navi a:hover
{
	text-decoration: underline;
}

.bottom_navi
{
	color:#888888;
}

.bottom_navi a:link, .bottom_navi a:visited, .bottom_navi a:active
{
	color:#AAAAAA;
}

.bottom_navi a:hover
{
	text-decoration: underline;
}


h1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0078C7;
}

.customer_name 
{
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #C61C40;
}

.announcement {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}

.red_color
{
	color:#FF0000;
}

.title
{
	font-family: Verdana;
	font-size: 13px;
	color: #C0183C;
	font-weight:bold;
}
.attention
{
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
}