@charset "UTF-8";

/* ------------------------------------------------------
home page
------------------------------------------------------ */
body.home div#header{
margin-bottom: 379px;
padding: 3px 0 0 0;
}
body.home div#TopDiscription {
margin: 0px auto;
padding: 0;
width: 950px;
background:#fff;
}

body.home div#TopDiscription p{
margin: 0;
background: #fff;
color: #4c3300;
font-size: 75%;
font-weight: normal;
padding:10px;
}

body.home div#content{
padding-top: 0px;
background: #fff url(/common/img/bg_side.gif) no-repeat 658px 0px;
}
div#mainVis0,
div#mainVis1,
div#mainVis2,
div#mainVis3{
top: 114px;
}
div#news{
padding-top: 10px;
position: absolute;
bottom: -371px;
right: 12px;
z-index: 3;
width: 571px;
background: url(/img/bg_top_news.png) no-repeat left top;
}
div#news dl{
padding: 0 8px 10px;
background: url(/img/bg_btm_news.png) no-repeat left bottom;
line-height: 1.4;
}
div#news dt{
padding: 6px 15px;
display: table-cell;
vertical-align: middle;
background-color: #734414;
color: #fff;
}
div#news dt strong{
font-weight: bold;
}
div#news dd{
display: table-cell;
vertical-align: middle;
}
dd#newsCont{
padding: 0 12px;
width: 276px;
color: #7b5300;
font-weight: bold;
}
div#mainContent h1{
margin:0;
}
div#mainContent h2{
margin-bottom: 10px;
}
div#mainContent h2.present{
margin:20px 0 0;
}
div#mainContent .column2InnerTtl{
margin-bottom: 5px;
font-weight: bold;
font-size: 120%;
font-family:"ヒラギノ角ゴ Pro W6","HGP創英角ｺﾞｼｯｸUB";
}
div#mainContent .column2InnerTtl a,div#mainContent .column2Inner a{
color: #000;
text-decoration: none;
}

div#mainContent .column2InnerTtl a:hover,div#mainContent .column2Inner a:hover{
text-decoration: underline;
}
div.layoutL{
margin-bottom: 0;
}
dl.entCont dt{
margin-bottom: 10px;
padding-left: 40px;
min-height: 24px;
background: url(/img/icon_stage.gif) no-repeat left 3px;
font-size: 90%;
line-height: 1.4;
}
dl.entCont dd{
padding-left: 40px;
min-height: 28px;
background: url(/img/icon_time.gif) no-repeat 8px 3px;
font-size: 90%;
line-height: 1.4;
margin-bottom: 5px;

}
div#content p.amenity{
padding: 2px 5px;
width: 90%;
margin: 0 auto 5px;
background-color: #a70a0a;
text-align: center;
color: #fff;
font-size: 0.8em;
font-weight: bold;
}
.nameCap{
padding-left: 0px;
color:#666;
}


/* ------------------------------------------------------
only IE6
------------------------------------------------------ */
* html div#news{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_btm_news.png',sizingMethod='scale');
background: none;
}
* html div#news dl{
background: none;
}
* html div#news dt,
* html div#news dd{
display: inline;
zoom: 1;
}
* html body.home div#header{
margin-bottom: 377px;
}
* html div#mainVis0,
* html div#mainVis1,
* html div#mainVis2{
left: 1px;
}
* html dl.entCont dt{
height: 24px;
}
* html dl.entCont dd{
height: 28px;
}
* html dd#newsCont{
width: 266px;
}

/* ------------------------------------------------------
only IE7
------------------------------------------------------ */
*:first-child+html div#news dt,
*:first-child+html div#news dd{
display: inline;
zoom: 1;
}
*:first-child+html body.home div#header{
margin-bottom: 377px;
}
*:first-child+html dd#newsCont{
width: 266px;
}
