﻿ body { background:#000000 url(../images/bk.gif) center top repeat-x;margin:0px; text-align:center; font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
 
 .Home, .NaviText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	color: #A0A0A0; 
	text-decoration:none;
 }
.NaviText {	
	background: url("images/6x6icon.gif") 0px 50% no-repeat;
 }
 
.content0, .content1 {
	text-decoration: none;	
	cursor:pointer;
	color: #FFFFFF;
	background-color:#9E7BC1;
	display: block;
	padding:8px 10px 8px 10px;
	width:488;
}

.content0:hover, .content1:hover 
{
	cursor:hand;
	text-decoration:none;
	color:Orange;
	background-color:#9E7BC1;
	display: block;
	padding:8px 10px 8px 10px;
	width:488;
}

.content1, .content1:hover {	
	background-color: #B291D3;
}
.title01w { color:#FFFFFF;padding-left:15px; text-decoration:none;}
.title02w { color:#FFFFFF;padding-left:5px; text-decoration:none;}
.tb{table-layout:fixed;word-break : break-all; word-wrap: break-word; line-break : strict; }

