.style1 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.style14 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style6 {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
body {
	font-size: 15px;
	line-height: 170%;
	color: #000000;
	margin-top: 0px;
	background-image: url(ino-so-sozai/kabe.gif);
}
.style7 {
	color: #333333;
	line-height: 15px;
	font-weight: bold;
	font-size: 12px;
}
.style8 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 26px;
	text-indent: 16px;
	font-weight: bold;
}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style10 {
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}
.foot {
	color: #FFFFFF;
	background-color: #000099;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.style13 {
	font-size: 12px;
	color: #FFFFFF;
}
.style15 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
}
.style16 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}
.style17 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
a {
	font-size: 12px;
	color: #000066;
}
a:link {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#main {
	background-color: #FFFFFF;
}
#content {
	font-size: 14px;
	line-height: 170%;
	color: #333333;
	padding-left: 5px;
}
hr {
	color: #3D8F8F;
	background-color: #000099;
}
h1 {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-align: right;
}
h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-indent: 10px;
	background-image: url(ino-so-sozai/h.gif);
	padding: 3px;
}
h3,h4,h5,h6 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	text-indent: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(ino-so-sozai/h3.gif);
	background-repeat: no-repeat;
	font-style: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
}
.cds-navi {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
}

.cds-navi li { display: inline; }

.cds-navi li a {
  margin-bottom: 1px;
  padding: 5px 0 5px 10px;
  display: block;
  width: 177px;
  text-decoration: none;
  border-left: 5px solid #0000FF;
  background-color: #D9D9D9;
  color: #0000CC;
}

.cds-navi li a:hover {
  background-color: #999999;
  color: #FF9900;
  border-left: 5px solid #FF9900;
}

