@charset "utf-8";

/***********************************
  weboss.co.jp
  www/media/style.css
***********************************/

@import "/common/css/base.css";


/*==================================
  Main Layout
==================================*/
div#main h2 {margin-top:-7px; position:relative; z-index:2;}
div#main h3#tit01 {padding:27px 0 8px;}
div#main p.text01 {padding-bottom:35px;}
dl.media-box {padding:20px 0;}
dl.media-box dt {width:206px; float:left;}
dl.media-box dd {width:410px; float:right; line-height:1.5;}
dl.media-box dd h4 {font-size:14px; line-height:1.4; padding-bottom:15px;}
dl.media-box dd h4 a {font-size:12px; font-weight:normal;}
div.data-box {background:url(./images/box.gif) top; padding:13px 13px 8px;}
div.data-box dl {margin-top:10px; background:#fff; padding:10px 13px;}
div.data-box dl dt {font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:10px;}
div.data-box dl dd {line-height:1.5; padding:0 10px;}
div.data-box dl dd.none {padding:0; margin:0 -5px;}
div.data-box dl dd span.cc00 {color:#c00; font-size:18px; font-weight:bold;}
div.data-box dl dd span.center {margin:0 12px;}
div.data-box dl dd span.big {font-size:18px; font-weight:bold;}
div.data-box dl dd p.center {text-align:center; padding-top:5px;}
div.data-box dl dd p.event-box {padding-bottom:15px;}
div.data-box dl dd p.event-box img {width:161px; float:right; margin-left:15px;}
div.data-box dl dd p.event-box strong {color:#903;}
div.data-box p.btn {width:522px; height:47px; overflow:hidden; margin:20px 0 0 40px; background:url(./images/btn_ov.png);}
div.data-box p.btn a {display:block;}
div.data-box p.btn a:hover {background-color:transparent;}
div.data-box p.btn a:hover img {visibility:hidden;}
div.data-box-bottom {height:10px; background:url(./images/box_bottom.gif); margin-bottom:35px;}
span.lm {background:url(./images/lm.gif) left no-repeat; padding-left:12px;}