@charset "utf-8";

/* ミルクアカデミー COMMON
--------------------------------------------------------------------*/

/* 共通
-------------------------------- */
#maincts #pagetit
{
background: none;
}
#maincts #pagetit img
{
padding: 0 0 0 49px;
}
#maincts .subt
{
padding: 0 0 7px;
font-weight: bold;
color: #45901e;
font-size: 118%;
width: 100%;
border-bottom: 1px solid #a2c78e;
line-height: 1.4;
}
#maincts .subt a
{
color: #45901e;
padding-left: 12px;
background: url(/fun/academy/common/img/arrow_green.gif) no-repeat 0 2px;
}