h1.ohirune_h1{
	margin:20px 0 30px 0px;
	padding:0 0 0 10px;

	font-size:24px;
	line-height:40px;
	font-weight:bold;
	color:#392121;
	background-color:#f4f0f0;
	border-bottom:1px solid #a0a0a0;
}

h2.ohirune_h2{
	margin:20px 0 30px 0px;
	padding:0 0 0 10px;

	font-size:19px;
	line-height:40px;
	font-weight:bold;
	color:#212121;
	background-color:#e9f4ec;
	border-bottom:1px solid #a0cca0;
}

h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:25px;
	color:#666666;
}
h3.newprj{
	margin:0 0 30px 0;
	padding:0px;
	font-size:21px;
	line-height:30px;
	color:#593131;
}
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;
	font-weight:bold;
	color:#392121;
}
span.cdate{
	color:#e04979;
}

div.new_sp{
	border:1px solid ;#494949;
	width:335px;
	height:160px;
	float:left;
}

a.toplink{
	color:#593131;
	text-decoration:underline;
}
a.toplink:hover{
	color:#e0e021;
	text-decoration:underline;
}
a.txtlink{
	color:#7949e0;
	text-decoration:none;
}
a.txtlink:hover{
	color:#e04979;
	text-decoration:underline;
}