h1.ohirune_h1{
	margin:20px 0 30px 0px;
	padding:0 0 0 10px;

	font-size:24px;
	line-height:40px;
	font-weight:bold;
	color:#007933;
	background-color:#f0f4f0;
	border-bottom:1px solid #a0cca0;
}

h2.ohirune_h2{
	margin:20px 0 30px 0px;
	padding:0 0 0 10px;

	font-size:19px;
	line-height:40px;
	font-weight:bold;
	color:#004919;
	background-color:#e9f4ec;
	border-bottom:1px solid #a0cca0;
}

h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:25px;
	color:#666666;
}
h3.prodlist{
	margin:30px 0 30px 0;
	padding:0px;
	font-size:23px;
	line-height:30px;
	color:#663379;
}
h4{
	margin:0px;
	padding:0px;
	font-size:17px;
	line-height:25px;
	color:#4979e0;
}
span.cdate{
	color:#e04979;
}

div.new_sp{
	border:1px solid ;#494949;
	width:335px;
	height:160px;
	float:left;
}

a.txtlink{
	color:#7949e0;
	text-decoration:none;
}
a.txtlink:hover{
	color:#e04979;
	text-decoration:underline;
}