@charset "utf-8";
/* CSS Document */

#wrapper {min-width: 1500px;margin:0 auto;}
.top_head {background: #000;width: 100%;}
.top_head dl dd {display:inline-block;color:#fff;line-height: 44px;padding-left:20px;font-size:13px;}
.top_head dl dd a {color:#fff;}
.top_head dl dd:first-child {padding-left:0;}
.top_head div {/* display:inline-block; */}
.top_head_left {text-align: right;width: 1100px;margin: 0 auto;}
.top_head_right {float:right;padding-right: 200px;}
.logo_area {text-align:center;padding: 20px 0 20px 0; border-bottom:solid 1px #cecece; }

body {min-width:1500px;}