/*-----Body-----*/
body {
	clip: rect(   );
leftmargin="0" topmargin="10" marginwidth="0" marginheight="10";
	margin-top: 0px;
	margin-left: 0px;
	background: #FFFFFF;
	color: #333333;
}

/*-----Table-----*/
table {
font-size: 12px;
line-height: 150%;
}

/*-----Menu-----*/
p.menu, p.menuOn {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	background: url(../image/menu/01.gif);
	height: 31px;
	width: 165px;
}

p.menu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	/*height: 30px;*/
	padding-left: 7px;
	background: url(../image/menu/01.gif) no-repeat;
	padding-top: 10px;
	height: 31px;
	width: 165px;
}

p.menu a:hover {
	background-image: url(../image/menu/02.gif);
	color: #81345A;
}
/*
p.menuOn {
	display: block;
	height: 30px;
	background-image: url(../image/menu/02.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 165px;
	color: #006633;
}*/

/*-----Font-----*/
.c-copy {
font-size: 10px;
line-height: 150%
}

.writing {
font-size: 12px;
line-height: 150%
}

.read {
font-size: 12px;
line-height: 170%;
color: #333333;
}

.hedading {
font-size: 14px;
line-height: 150%;
font-weight: bold;
color: #2E689C;
}

.subheading {
font-size: 16px;
line-height: 150%;
font-style: oblique;
font-weight: bold;
color: #3C916F;
}

.catch {
font-size: 22px;
line-height: 150%;
font-style: inherit;
color: #993333;
}

.sp {
padding-left: 12px;
text-align: left;
left: 12px;
}

/*-------Link---------*/
a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 7px;
}

a:hover {
	clip: rect(   );
	position: relative;
	padding-left: 8px;
	color: #FFCC66;
	background-color: #81345A;
}

a:active {
	color: #FFFF00;
	clip: rect(   );
	padding-left: 7px;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 7px;
}
