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