.content {padding:0 20px 20px 15px;}

.content  .noborder, .content  .noborder td {border:none;}

.content h2, .content h3, .content h4 {margin-bottom:0.8em;}

.content img {border:1px dotted #ccc;padding:7px;}

.content table {border-collapse: collapse;width:100%;}
.content table td, .content table th {border:1px solid #ccc;padding:8px;}
.content table th {font-weight:bold;background-color:#eee;white-space:nowrap;}

.content h2{
	letter-spacing: 3px;
	border-top: 1px solid #c2cf9a;
	border-bottom: 1px solid #c2cf9a;
background-color:#f2f6e2;
font-size:14px;
	padding: 5px;
}

.content h3{
	text-align: left;
	font-weight:bold;
	border-left:7px solid #bebe7e;
	line-height: 1;
padding-left:8px;
}

.content h4{
	margin-left: 0;
	color: #a48779;
	border-bottom-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #a48779;
	padding-left: 17px;
	background-image: url(images/icon-b.gif);
	background-repeat: no-repeat;
	background-position: 5px 30%;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.content h5{
	background-image: url(images/icon-5.gif);
	background-repeat: no-repeat;
	background-position: 5px 30%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebe7e;
	margin-bottom: 5px;
	padding-left: 18px;

}

.content hr{
	border-bottom-style: dotted;
	margin-left: 20px;
	color: #e6e6cc;
}

.content img{
	padding-left: 5px;


}

.content b, strong{
	font-weight:bold;
color:#222;
}

.content  ol{
	list-style-position:outside
	padding:5px;
	margin:0 0.5em 0 1.5em;
}

.content ol li{
	padding:0;
}

.content ul{
	list-style:none outside;
	padding:5px;
	margin-top: 0;
	margin-bottom: 1em;
}

.content li{
	padding:0 0 0 1em;
	background-image: url(images/maru.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
margin-bottom:0.7em;
}

.content p {
	line-height: 1.5;
	margin-bottom:1em;;
}

.content .ft-s {
	font-size: 90%;
}

.content ul.row{
	list-style:none;
}

.content ul.row li{
	display:inline;
	margin-right:0.2em;
}