@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 .cfx.tac { text-align: center;}

#maincts .TblStyle_01 {
margin:25px auto;
padding:0;
width:580px;
}
#maincts .TblStyle_01 table {
margin:5px 0;
padding:0;
border-right:1px solid #498b37;
border-bottom:1px solid #498b37;
width:100%;
}
#maincts .TblStyle_01 table td {
margin:0;
padding:3px 5px;
border-top:1px solid #498b37;
border-left:1px solid #498b37;
text-align:center;
vertical-align:middle;
}
#maincts .TblStyle_01 table td.txtl { text-align:left; }
#maincts .TblStyle_01 table td.Coler_03 {
border-top-style:none;
border-left-style:none;
}
#maincts .TblStyle_01 table td.Coler_01 {
color:#FFF;
background-color:#ed7980;
}
#maincts .TblStyle_01 table td.Coler_02 {
color:#FFF;
background-color:#f3a9b4;
}
#maincts .TblStyle_01 table td.Coler_04 { background-color:#d8de7e; }
#maincts .TblStyle_01 table td.Coler_05 { background-color:#efefef; }
#maincts .TblStyle_01 table td.Coler_06 { background-color:#ffcfcf; }
#maincts .TblStyle_01 table td.Coler_07 { background-color:#ffebea; }

#maincts .TblStyle_01 table td.txt_b {	font-weight: bold; }
#maincts div.TblStyle_01 p.Capt {
margin:0;
padding:0;
font-size:85%;
}


#maincts .TblStyle_02 {
margin:0;
padding:0;
width:440px;
}
#maincts .TblStyle_02 table {
margin:5px 0;
padding:0;
border-right:1px solid #498b37;
border-bottom:1px solid #498b37;
width:100%;
}
#maincts .TblStyle_02 table td {
margin:0;
padding:3px 8px;
border-top:1px solid #498b37;
border-left:1px solid #498b37;
text-align:left;
vertical-align:middle;
}
#maincts .TblStyle_02 table td.txtc { text-align:center; }

#maincts .TblStyle_02 table td.Coler_03 {
border-top-style:none;
border-left-style:none;
}
#maincts .TblStyle_02 table td.Coler_01 {
color:#FFF;
background-color:#ed7980;
}
#maincts .TblStyle_02 table td.Coler_02 {
color:#FFF;
background-color:#f3a9b4;
}
#maincts .TblStyle_02 table td.Coler_04 { background-color:#d8de7e; }
#maincts .TblStyle_02 table td.Coler_05 { background-color:#efefef; }
#maincts .TblStyle_02 table td.Coler_06 { background-color:#ffcfcf; }
#maincts .TblStyle_02 table td.Coler_07 { background-color:#ffebea; }
#maincts .TblStyle_02 table td.txt_b {	font-weight: bold; }


#maincts ul.link2 {
margin-top:10px;
}
#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 ol.howto li {
list-style-type: decimal;
margin-left:22px;
}


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 .linkarea {
border-top:1px solid #e5e5e5;
margin-top:30px;
padding-top:30px;
}
#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;
}
