
.base-font {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: 0.1em;
	line-height: 135%;
	margin-bottom: 20px;
}

.font-red {
	font-size: 14px;
	font-style: normal;
	line-height: 135%;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #CC0000;
}

.font-sup
 {
	vertical-align: super;
	font-size: smaller;
}
.box-01 {	
	color: #660000;
	font-size: 18px;
	text-align: center;
	font-style: bold;
	margin-top: -8px;
	margin-bottom: 8px;
	border-bottom: dashed 1px #660000;
	padding: 15px;
	width: 500px;
}
.box {	
    border: dashed 1px #660000;
	padding: 8px;
	background-color:#FFCC99;
	margin-bottom: 20px;
	font-size: 12px;
	color: #660000;
	letter-spacing: 0.1em;
	line-height: 135%;
	font-weight: normal;
}
.text-ax {	
	background-color:#FFeeee;
	padding: 20px;
	margin-top: 8px;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
	color: #222222;
	letter-spacing: 0.1em;
	line-height: 220%;
	font-weight: normal;
}
.text-ax01 {	
	color: #FF0033;
	font-style: bold;
	margin-bottom: 10px;
}
/* list */
.sidenavi ul
{
  margin-top: -70px;
}
.sidenavi li
{
  border-bottom: dashed 1px #500000;
  margin-buttom: 10px;
  margin-left: -40px;
  font-size: 12px;
  line-height: 220%;
  font-weight: none;
  color: #FF3300;
  list-style-type: none;
  list-style-image: url(http://www.jizai-ya.com/b16_img.gif);
  list-style-position: inside;
}
.sidenavi-content
{
   margin: -15px 0 10px 0;
   border-top: 1px solid #660000;
   padding: 10px 10px 0 10px;
   font-size: 10px;
   line-height: 1.2;
}
.a-banner
{
   margin: 0 0 5px 0;
   border: none;
}