/* CSS Document */

a:link	 	{
  color:#000099;
}
a:visited 	{
  color:#660066;
}
a:active 	{
  color:#cc0000;
}
a:hover 	{
  color:#0066CC;
  text-decoration:none;
}
a.sn:link	{
  color:#000000;
  text-decoration:none;
}
a.sn:visited {
  color:#000000;
  text-decoration:none;
}
a.sn:hover 	{
  color:#330066;
  text-decoration:underline;
}
a.sn:active {
  color:#cc0000;
}
a.sec:link 	{
  color:#ffffff;
  text-decoration:underline;
}
a.sec:visited {
  color:#ffffff;
  text-decoration:underline;
}
a.sec:hover {
  color:#ffffff;
  text-decoration:none;
}
a.sec:active {
  color:#ff0000;
}
a.blu:link	{
  color:#054f98;
  text-decoration:underline;
}
a.blu:visited {
  color:#054f98;
  text-decoration:underline;
}
a.blu:hover {
  color:#054f98;
  text-decoration:none;
}
.blu:link	{
  color:#054f98;
  text-decoration:underline;
}
.blu:visited {
  color:#054f98;
  text-decoration:underline;
}
.blu:hover {
  color:#054f98;
  text-decoration:none;
}
.fortune	{
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
}
.arw		{
  display:block;
  padding:0px 5px 0px 14px;
  background : url(../) no-repeat left top;
}
.arw02		{
  padding:0px 5px 0px 14px;
  background : url(../) no-repeat left top;
}
.arw03		{
  display:block;
  padding:0px 5px 0px 14px;
  background : url(../) no-repeat left top;
}
.arw04		{
  padding:0px 5px 0px 20px;
  background : url(../) no-repeat left top;
}
.arw05		{
  padding:0px 0px 0px 20px;
  background : url(../) no-repeat left top;
}

.read0 {font-size: 10px; line-height: 14px;}
.read1 {font-size: 12px; line-height: 17px;}
.read2 {font-size: 14px; line-height: 20px; color:#666666;}
.read3 {font-size: 15px;}
.cap1 {font-size: 11px; line-height: 13px;}
.new {font-size: 11px; line-height: 16px;}
.updatedate {font-size: 12px; line-height: 14px;}

.update { font-size:80%; line-height:150%; color: #AD0025;}
.talk{
	margin-top:12px;
	margin-bottom:12px;
	font-weight:bold;
	color:#000000;
}
.subtalk{
	font-size: 12px;
	line-height: 17px;
	color:#000000;
}

