body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	text-align:center;
}
.waku {
	width: 750px;
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
a:link     {
  text-decoration:none;
  color:#FFFFFF ;
}
a:visited  {
  text-decoration:none;
  color:#FFFFFF ;
}
a:active   {
  text-decoration:none;
  color:#FF0000 ;
}
a:hover    {
  text-decoration:underline;
  color:#FF0000 ;
}
a img { border-style: none; }
a:hover img#blur { filter: Blur(add=true,direction=135,strength=8); }
FONT{
  font-size : 12px;
  line-height : 15px;
}
.a-1{
  font-size : 8px;
  line-height : 10px;
}
.a-2{
  font-size : 10px;
}


.side .side_josei ul li ,.side .side_dansei ul li ,.side .side_keijiban ul li ,.side .side_common ul li  {
	list-style-type: none;
	font-size: 13px;
	color: #FFF;
	line-height: 22px;
}

.waku table tbody tr td table tbody tr td table tbody tr td .side hr {
	width: 95%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}

.waku table tbody tr td table tbody tr td table tbody tr td .side .side_josei {
	background-image: url(sozai/menu_f.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
}

.waku table tbody tr td table tbody tr td table tbody tr td .side .side_dansei {
	background-image: url(sozai/menu_m.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
}

.waku table tbody tr td table tbody tr td table tbody tr td .side .side_keijiban {
	background-image: url(sozai/menu_k.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	height: 155px;
	vertical-align: middle;
	line-height: 15px;
}

.waku table tbody tr td table tbody tr td table tbody tr td .side .side_common {
	background-image: url(sozai/menu_i.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
}
.rinjiwaku {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	width: 86%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #999;
	background-color: #E4E4E4;
	line-height: 20px;
	text-align: left;
}
.rinjiwaku a {
	color: #F00;
}
.pcsp {
	font-size: 14px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
}
.pcsp a {
	color: #666;
	text-decoration: underline;
}
.pcsp-hr {
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
}
