﻿@charset "utf-8";

.makerMenuBox { max-width: 860px;}
.makerListBox h2 {padding: 10px 0 2px 0;clear:both;border-top: 1px solid #c3c3c3;color: #818181;font-size: 125%;font-weight: bold;}
.makerListBox {padding: 0;clear: both;margin-bottom: 20px;}
.makerListBox ul { margin: 6px -45px 0 0;}
.makerListBox ul li {width: 198px;height: 112px;float:left;margin-right: 34px; text-align:center;}
.makerListBox ul li a {line-height:20px;color:#0169c6;}

.makerMenuBox1 { max-width: 860px;}
.makerListBox1 h2 {padding: 10px 0 2px 0;clear:both;border-top: 1px solid #c3c3c3;color: #818181;font-size: 125%;font-weight: bold;}
.makerListBox1 {padding: 0;clear: both;margin-bottom: 20px;}
.makerListBox1 ul { margin: 6px -45px 0 0;}
.makerListBox1 ul li {width: 198px;float:left;margin-right: 20px; }
.makerListBox1 ul li a {line-height:20px;color:#0169c6;}


/* 2014-11-06-add */
.linkArea_inner {padding:16px;background:#E2ECFF;}
.linkArea ul li {float: left;height: 20px;padding: 0 15px 0 15px;border-right: solid 1px #666;}
.linkArea ul li.last {float: left;height: 20px;padding: 0 15px 0 15px;border-right: none;}
.linkArea ul li a{color:#0169c6;}
