@charset "utf-8";
@import url(global.css);
/* main */
#main{ width:1120px; margin:0 auto; background:#fff;}
h2{ font-size:18px; padding:40px 30px 10px; border-bottom:1px solid #D6D6D6;}
h3{ font-weight:normal; font-size:14px; line-height:40px;}
/* contact */
#leftContact{ width:400px; margin:30px; float:left;}
#topContact h3{ margin-bottom:15px;}
.rows{ display:block;min-height:60px; line-height:60px; overflow:hidden; font-size:12px;}
.rows img{ display:block; float:left; width:36px; height:36px; margin-right:6px; margin-top:12px;}
.text{ display:block; float:left; line-height:60px; word-break:break-all;}
#postcodeimg{ margin-left:24px;}
#e-mail{height:50px;line-height:25px;margin-top:10px;}
#bottomContact{ margin:100px 0 150px;}
#bottomContact ul li{ width:120px; margin:0 25px; float:left; text-align:center;}
#bottomContact ul li p{ font-size:14px; height:25px;}
.blue{color:#3585E8;}
#bottomContact ul li img{ display:block; margin:5px 16px;width:88px;height:88px;}
#map{ float:left; margin:30px 0 0 30px; width:600px; height:500px;}
/* route */
#route ul{ width:1090px; margin:40px 0 40px 30px;}
#route ul li{ height:84px; width:1190px; margin-bottom:50px;}
#route ul li img{ display:block; float:left; width:84px; height:84px; margin-right:30px;}
#route ul li p{ float:left;}
/* other */
#contacts{ margin:30px 0 30px 30px;}
#contacts li{ margin-bottom:30px;}
#contacts li p{ line-height:60px; font-size:14px;}
#contacts li span.contacts_li{ display:block; float:left; width:320px; height:36px; line-height:36px;}
#contacts li span.contacts_li img{ display:block; float:left; width:36px; height:36px; margin-right:10px;}
.text2{ display:block; float:left; line-height:36px;}