@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 .title span { color:#00aee0 }

#maincts .mgt20 {
margin-top:20px;
}

#maincts .Boxl {
float:left;
width:330px;
}

#maincts .Boxr {
float:right;
width:320px;
}

#maincts .Boxl2 {
float:left;
padding-left:20px;
width:175px;
}

#maincts .Boxr2 {
float:right;
padding-right:20px;
width:270px;
}

#maincts .Boxl .title ,
#maincts .Boxr .title { margin-top:0; }
#maincts .Boxl .txt ,
#maincts .Boxr .txt { margin-top:6px; }

#maincts .TblStyle_01 {
margin:10px auto;
padding:0;
}
#maincts .TblStyle_01 table {
margin:5px 0;
padding:0;
border-top:1px solid #498b37;
border-left:1px solid #498b37;
width:100%;
}
#maincts .TblStyle_01 table th ,
#maincts .TblStyle_01 table td {
margin:0;
padding:3px 2px;
border-right:1px solid #498b37;
border-bottom:1px solid #498b37;
font-size:95%;
text-align:center;
vertical-align:middle;
}

#maincts .TblStyle_01 table th.thColer_01 { background-color:#d3edfb; }

#maincts .TblStyle_01 table td { color:#FFF; }
#maincts .TblStyle_01 table td.Coler_01 { background-color:#00aee0; }
#maincts .TblStyle_01 table td.Coler_02 { background-color:#8cd1e1; }
#maincts .TblStyle_01 table td.Coler_03 { background-color:#efefef;color:#535353; }
#maincts .TblStyle_01 table td.Coler_04 { background-color:#ffffff;color:#535353; }


#maincts div.TblStyle_01 p.Capt {
margin:0;
padding:0;
font-size:85%;
}

#maincts ul.link2 {
margin:30px 0 0 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;
}

ul.link2 {
margin-top:10px;
list-style-type:none;
margin: 0px;
padding: 0px;
}
ul.link2 li {
text-align:left;
}
ul.link2 li a {
padding-left:12px;
background:url("/fun/academy/common/img/arrow_blue.gif") no-repeat 0 2px;
}


#maincts #gasseri {
margin:0;
padding:0px 12px;
text-align:left;
}
#maincts #gasseri h2 {
margin:0;
padding:0;
font-size:130%;
font-weight:bold;
color:#488B37;
}
#maincts #gasseri h3 {
margin:5px 0 0 0;
padding:0;
font-size:100%;
font-weight:bold;
color:#488B37;
}




#maincts .b-close {
border-top:1px solid #e5e5e5;
margin-top:20px;
padding-top:10px;
height:14px;
font-size:85%;
line-height:1.4;
text-align:right;
}

#maincts .b-close a {
background:url('/fun/academy/common/img/close.gif') no-repeat 0 50%;
padding:12px 0 10px 12px;
}



/* リンク
-------------------------------- */
#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;
}
