@charset "utf-8";

#mainArea .mainBox .content .head {margin:0 auto; padding:20px 0 25px; width:100%; font-size:20px; text-align:center; letter-spacing:10px; border-bottom:1px solid #c8c8c8
background: #e7e7e7; /* Old browsers */
background: -moz-linear-gradient(top,  #e7e7e7 0%, #bcbcbc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e7e7e7 0%, #bcbcbc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e7e7e7 0%, #bcbcbc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#bcbcbc',GradientType=0 ); /* IE6-9 */
}
#mainArea .mainBox .content .bar {width:100%; height:92px; background:url(/rnd/images/organization_img02.png) no-repeat;}
#mainArea .mainBox .content table {width:100%; margin-bottom:60px; border:0;}
#mainArea .mainBox .content table td {width:25%; vertical-align:top;}

#mainArea .mainBox .content table td dl {margin:0 auto; width:90%;}
#mainArea .mainBox .content table td dl dt {padding:10px 0; font-size:18px; color:#fff; text-align:center;}
#mainArea .mainBox .content table td dl.part1 dt {background:#57A0B5;}
#mainArea .mainBox .content table td dl.part2 dt {background:#51aa55;}
#mainArea .mainBox .content table td dl.part3 dt {background:#B58C57;}
#mainArea .mainBox .content table td dl.part4 dt {background:#B55757;}

#mainArea .mainBox .content table td dl dd {padding:20px 0 120px;}
#mainArea .mainBox .content table td dl.part1 dd {
background: #d9eaee; /* Old browsers */
background: -moz-linear-gradient(top,  #d9eaee 0%, #fff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d9eaee 0%, #fff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d9eaee 0%, #fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9eaee', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
}

#mainArea .mainBox .content table td dl.part2 dd {
background: #e4f3e6; /* Old browsers */
background: -moz-linear-gradient(top,  #e4f3e6 0%, #fff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e4f3e6 0%, #fff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e4f3e6 0%, #fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f3e6', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
}

#mainArea .mainBox .content table td dl.part3 dd {
background: #f1e9de; /* Old browsers */
background: -moz-linear-gradient(top,  #f1e9de 0%, #fff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f1e9de 0%, #fff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f1e9de 0%, #fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e9de', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
}

#mainArea .mainBox .content table td dl.part4 dd {
background: #f3e7e7; /* Old browsers */
background: -moz-linear-gradient(top,  #f3e7e7 0%, #fff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f3e7e7 0%, #fff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f3e7e7 0%, #fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e7e7', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
}

#mainArea .mainBox .content table td dd ul {margin-left:28px;}
#mainArea .mainBox .content table td dd ul li {padding:8px 0; line-height:20px;}
