@charset "UTF-8";
@import "../../common/css/reset.css";
/*@import "../../common/css/template.css";*/
@import "../../common/css/renewal.css";
@import "../../css/top.css";
@import "../../common/css/banner.css";
@import "../../common/css/index.css";
@import "../../news/css/detail.css";

/* プラン＆ニュース */
/**************************************************/
#pageTitle{position:relative;}
#pageTitle p.indexList{width:220px;margin:10px auto 0;}
#pageTitle p.indexList a{display:block;position:relative;border:1px solid #beb194;box-sizing:border-box;border-radius:30px;overflow:hidden;}
#pageTitle p.indexList a:after{content:'';display:block;padding-top:28px;position:relative;z-index:1;}
#pageTitle p.indexList a span{display:block;position:absolute;left:0;width:100%;top:0;font-size:12px;line-height:28px;text-align:center;}
#pageTitle p.indexList a span.fadeNormal{background-color:#beb194;color:#FFF;}
#pageTitle p.indexList a span.fadeOver{background-color:#FFF;color:#beb194;}

/* すべてのレポートを見る */
#backIndex{height:30px;}
#backIndex p{width:278px;}
#backIndex p a{position:relative;width:278px;height:141px;display:block;}
#backIndex p a img{position:absolute;left:0px;top:0px;}

#newsDetail{margin-bottom:0px;}

/* ページタイトル */
/**************************************************/
#othertsTitle{min-width:1220px;margin-bottom:20px;}
#othertsTitle .maxWidth{position:relative;}
#othertsTitle h2{width:742px;height:79px;color:#745A09;font-size:185%;line-height:1.4em;padding-left:478px;position:relative;padding-top:45px;}
#othertsTitle h2 img{position:absolute;left:0px;top:0px;}
#othertsTitle p{position:absolute;top:0px;right:130px;}
#othertsTitle p a{position:relative;width:278px;height:141px;display:block;}
#othertsTitle p a img{position:absolute;right:0px;top:0px;}

/* その他の記事 */
#others{min-width:1220px;clear:both;margin-bottom:40px;}
#others .maxWidth{width:1090px;padding-left:130px;}

.newsBox{width:924px;padding-left:36px;min-height:136px;padding-bottom:34px;background:url(../../common/img/photo/border.gif) no-repeat left bottom;}

.newsTitle{width:888px;color:#333;font-size:162%;line-height:1.2em;padding:10px 0px;}

.newsText{width:723px;padding-left:165px;min-height:110px;position:relative;padding-bottom:20px;}
.newsText p{width:100%;color:#666;font-size:92%;line-height:1.5em;-webkit-text-size-adjust:100%;}
.newsText p.newsSub{color:#333;font-size:123%;font-weight:bold;}
.newsText p.newsImg{position:absolute;left:0px;top:0px;}

.newsText p.newsDetail{width:auto;position:absolute;bottom:0px;right:0px;color:#333;font-size:100%;line-height:1.5em;background:url(../../common/img/listArrow.png) no-repeat 0px 0.1em;}
.newsText p.newsDetail a{color:#333;padding-left:16px;}

/**************************************************/