@charset "utf-8";

/* ミルクアカデミー ＞ 牛乳研究室 ＞「牛乳」とは
--------------------------------------------------------------------*/

/* 共通
-------------------------------- */
#maincts { }

#maincts .subt { margin-top: 20px; }



/* コンテンツ
-------------------------------- */
#maincts .cfx { margin-top:24px; }
#maincts .title { font-weight:bold; }
#maincts .txt { margin-top:12px; }

#maincts ul.link2 {
margin:10px 0;
}
#maincts ul.link2 li {
text-align:left;
}
#maincts ul.link2 li a {
padding-left:12px;
background:url("/fun/academy/common/img/arrow_blue.gif") no-repeat 0 2px;
}

#maincts ul.link2 li a.ext {
padding-left:14px !important;
background:url('/common/img/icon_blank.gif') no-repeat 0px 3px !important;
}



/* リンク
-------------------------------- */
#maincts .linkarea {
border-top:1px solid #e5e5e5;
margin-top:30px;
padding-top:30px;
}
#maincts .linkarea .cfx { margin-top:0px; }

#maincts .linkarea .title { margin:0; }

#maincts .linkarea .title a {
padding:0 0 7px;
font-weight:bold;
color:#45901e;
font-size:118%;
color:#45901e;
padding-left:12px;
background:url("/fun/academy/common/img/arrow_green.gif") no-repeat 0 2px;
}

#maincts .linkarea .link li {
float:left;
width:180px;
margin-top:5px;
}

#maincts .linkarea .link li a {
display:inline-block;
padding-left:12px;
background:url("/common/img/arrow_2.gif") no-repeat 0 3px;
}
