@charset "utf-8";


body {
	color: #333;
	line-height: 1.85;
	font-size: 12px;
}
.area01 {
	background: #fff url(../img/common_back_01.jpg) repeat-y 0 0;
}
.area02 {
	background: #fff url(../img/common_back_02.gif) no-repeat left top;
}
.area03 {
	background: #fff url(../img/common_back_03.jpg) repeat-x left bottom;
}
.area04 {
	background: #fff url(../img/common_back_04.jpg) repeat-x left bottom;
}
.area05 {
	background: #fff url(../img/common_back_05.jpg) repeat-x left top;
}
.area06 {
	background: #fff url(../img/common_back_06.jpg) repeat-x right top;
}
.area07 {
	background: #fff url(../img/common_back_07.jpg) repeat-x left top;
}
.area08 {
	background: #fff url(../img/common_back_08.gif) repeat-y 0 0;
}
.area09 {
	background: #fff url(../img/common_back_09.gif) repeat-x right top;
}
.area10 {
	background: #fff url(../img/common_back_10.gif) repeat-x left top;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}

a.sitemap:link {
	color: #814083;
	text-decoration: underline;
}
a.sitemap:visited {
	color: #814083;
	text-decoration: underline;
}
a.sitemap:hover {
	color: #814083;
	text-decoration: none;
}
a.sitemap:active {
	color: #814083;
	text-decoration: none;
}

table.tableAea01 th {
	color: #fff;
}
table.tableAea01 td {
	font-size: 10px;
}
.title01 {
	color: #814083;
	font-weight: bold;
	font-size: 14px;
}
table.tableAea02 th {
	background-color: #642266;
	color: #fff;
	text-align: left;
}
table.tableAea02 td {
	background-color: #EADFEA;
}
table.tableAea02 td textarea {
	font-size: 12px;
}
