@charset "utf-8";
/* CSS Document */
div.contact-bottom{background:url(../images/sub/press-contact-bottom.png) no-repeat bottom left #F3F3EB; width:214px; padding-bottom:13px; margin:14px 0 21px 0;}
div.contact{background:url(../images/sub/press-contact-top.png) no-repeat top left; width:209px; padding:13px 12px 0 12px; font-size:11px;}
div.contact h2{background:url(../images/sub/h2-contact.png) no-repeat 0 4px; padding-bottom:7px; padding-left:15px; font-size:12px; font-weight:bold; color:#4C1E03;}
div.contact span.name{font-weight:bold; color:#000; display:block; margin-bottom:3px}
div.contact span.email{font-weight:bold; color:#4C1E03; display:block; margin-bottom:3px}
div.contact span.phone{font-weight:bold; color:#4C1E03; display:block; margin-bottom:3px}
div.contact span.phone span.number{font-weight:normal; color:#000;}

div.press-bottom{background:url(../images/sub/press-bottom.png) no-repeat bottom left #F3F3EB; width:707px; padding-bottom:11px; margin-bottom:21px;}
div.press{background:url(../images/sub/press-top.png) no-repeat top left; width:707px; padding-top:11px;}
div.press div.view{background:url(../images/sub/press-viewall.png) no-repeat top left; width:688px; padding-left:9px; height:23px; padding-top:5px; margin:auto; margin-top:-6px;}
div.press div.view span.view-all, div.press div.view span.view-five{color:#005195; font-size:11px; cursor:pointer; float:right; background:url(../images/sub/view-all-plus.png) no-repeat center left; padding-left:15px; margin-right:10px;}
div.press div.view span.view-five{background:url(../images/sub/view-all-minus.png) no-repeat center left; }
div.press div.view-bottom{margin-bottom:-7px;}

div.press dl{width:625px; margin-bottom:30px;}
div.press dt{font-size:12px; font-weight:bold; color:#4C1E03; line-height:1.3; padding-left:14px; margin-top:15px; display:none;}
div.press dd{font-size:11px; line-height:1.3; padding-left:14px; display:none;}
div.press dd span.source{display:block; font-size:11px;}

.test{border:3px solid #F00;}

/* :after{ content: ""; display: block; height: 0; clear: both; } */
