@charset "utf-8";

/***********************************
  HERSTORY STYLE
  news/style.css
***********************************/

@import "../common/css/base.css";


/*==================================
  Header Layout
==================================*/

div#header {background:url(./images/main_visual.gif) top left no-repeat;}

div#header h1 {margin:43px 0 0 225px;}

div#header h2 {padding:140px 0 0 205px; margin-bottom:20px;}


/*==================================
  Contents Layout
==================================*/

div#contents h3.title {background:url(./images/dott01.gif) bottom repeat-x; padding:0 5px 5px 5px; margin-bottom:15px; font-size:14px;}

div#contents div.entry-box {border:1px solid #934f5b; background:#f7f6e6; margin-bottom:15px; padding-bottom:10px;}

div#contents div.entry-box dt {border-bottom:2px solid #934f5b; text-align:right; padding:5px;}
div#contents div.entry-box dd {padding:10px;}
div#contents div.entry-box div.entry {padding:0 10px; line-height:1.5em;}

div#contents div.entry-box p.more a {display:block;}
div#contents div.entry-box p.more a:hover {background-color:transparent;}
div#contents div.entry-box p.more a:hover img {visibility:hidden;}
div#contents div.entry-box p.more {margin:15px 0 0 270px; width:91px; background:url(./images/btn_ov.gif) no-repeat;}


/*==================================
  Left-clm Layout
==================================*/

div#left-clm h3 {background:#893e4d;}

div#left-clm div.box {border:2px solid #893e4d; padding:10px 10px 5px 10px; margin-bottom:15px; font-size:10px;}

div#left-clm div.box dd {margin-bottom:5px;}

div#left-clm div.box ul {list-style:none;}
div#left-clm div.box li {margin-bottom:5px;}
