#main #midashi01 {
	background-image: url(img/sub-01.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
#main #midashi02 {
	background-image: url(img/sub-02.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
#main #midashi03 {
	background-image: url(img/sub-03.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
#main .m_shiro h1 {
	font-size: medium;
	margin-left: 80px;
	line-height: 1.3em;
}
#main .m_shiro td p{
	margin-bottom: -10px;
}

#main .m_shiro .td {
	font-weight: bold;
	color: #FFF;
	background-color: #60AD96;
	width: 60px;
	text-align: center;
	line-height: 1.3em;
}
