body {
		background : #FFFFFF;
		background-color: #FFFFFF;
	}
	p,a,td,div,span,input,textarea,li,SELECT, OPTION {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #666666;
	}

A, a:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;	
	text-decoration : none;
}

A:Hover {
	text-decoration : underline;
}
h1 {
	font-size : 18px;
}

h2,h3,h4,h5,h6,h7,h8 {
	font-size : 15px;
}
strong {
	font-weight: normal;
}
	.path {
		font-size:10px;
		color:#CC0033;
	}
	div.path {
		margin-top:8px;
		margin-left:40px;
	}
	.ttl {
		font-size:24px;
		font-weight:normal;
		color:#333333;
	}
	div.ttl {
		margin-top:8px;
		margin-left:40px;
	}
	div.strut {
		width:539px;
	}
	
.btm {
	font-size : 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.menu1, a.menu1, a.menu1:visited {
	color:#B80948; 
	font-weight:bold;
}
.menu1c, a.menu1c, a.menu1c:visited {
	color:Red; 
	font-weight:bold;
}

a.menu1:hover {
	color:#B80948; 
	font-weight:bold;
	text-decoration:underline;
}
a.menu1c:hover {
	color:Red; 
	font-weight:bold;
	text-decoration:underline;
}

.menu2, a.menu2, a.menu2:visited {
	color:#FFFFFF;
	font-size:10px; 
	font-weight:bold;
}
.menu2c, a.menu2c, a.menu2c:visited {
	color:Red; 
	font-size:10px; 
	font-weight:bold;
}
