@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#sideBar .subBox ul.link li.li03 a {
	background: url(../img/common/icon_over.gif) no-repeat 5px center;
}

#conts table td {
	line-height: 1.5;
}

#conts table a {
	text-decoration: underline;
	color: #eb6877;
}

#conts table a:hover {
	text-decoration: none;
}