﻿@charset "utf-8";
.cooperation { width: 1200px; margin: 0 auto; }
.cooperation h2 { font-size: 16px; font-weight: bold; color: #808080; margin-bottom:30px; }
.cooperation h2 a { color: #808080; }
.cooperation-con { margin-bottom: 60px; }
.cooperation ul { overflow: hidden; margin-bottom: 10px; }
.cooperation ul li { float: left; width: 225px; text-align:center; margin-bottom:20px; }
.cooperation ul li h3 { background: url('/company/img/cooperation-bg01.jpg') 50% 0 no-repeat; text-align: center; font-weight: bold; font-size: 14px; line-height: 30px; }
.cooperation ul li img { width: 180px; height: 56px; margin-bottom:10px; }
.cooperation ul li+li { margin-left: 15px; }