/* =========================================================
contents info news category
========================================================= */

#contents{padding-top: 0;}
#category { clear:both; width:690px;}

/* contents_area
----------------------------------------------- */
#category .contents_area { float:left; width:500px; margin:0 0 0 20px;}
#category .contents_area .div_ttl { clear:both; width:500px; }
#category .contents_area .div_ttl_border { clear:both; width:auto; border:#24b383 2px solid; /*PIE.htc*/-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  /*behavior: url(/contents/news/201503/common/css/PIE.htc);*/ position:relative;}
#category .contents_area .div_ttl_inner { clear:both; width:auto;}
#category .contents_area .div_ttl_inner h2 { float:left; background-color:#24b383; padding:15px 0 0 20px; color:#FFF; min-height: 31px; height: auto !important; height: 31px; font-size:16px; font-weight:normal;}
#category .contents_area .div_ttl_inner h3 { float:left; background-color:#fff; padding:15px 0 0 20px;  color:#686868; min-height: 31px; height: auto !important; height: 31px; font-size:14px; font-weight:normal;}


/* contents_area contents_area_body
----------------------------------------------- */

#category .contents_area_body { clear:both; padding:0px 0 0 10px;}
#category .contents_area_body .div_list { clear:both; width:490px; padding:20px 0; border-bottom:#ccc 1px dotted;}
#category .contents_area_body .img { float:left; width:160px;}
#category .contents_area_body .img img { max-width:158px;}
#category .contents_area_body .img a { display:block; text-align:center;}
#category .contents_area_body .right { float:right; width:320px; padding:2px 0px 0px 10px;}
#category .contents_area_body .right p { font-size:12px;}
#category .contents_area_body .right dl { position:relative; min-height: 105px; height: auto !important; height: 105px;}
#category .contents_area_body .right dt { display:block; padding:10px 5px 0 0;  font-size:16px; line-height:26px; text-align:justify; font-size: 13px;}
#category .contents_area_body .right dd { font-size: 13px;}
#category .contents_area_body .right dt a { font-size: 16px;}
#category .contents_area_body .right dd a { font-size: 16px;}
#category .contents_area_body .right dd.view { display:block; font-size:14px; color:#686868; text-align:right; position:absolute; bottom:0; right:0;}

/* news_top
----------------------------------------------- */
.news { clear:both;}
.news .top_area h1 { margin-bottom: 20px; padding-bottom: 5px; font-size: 20px; font-weight: bold; color: #24b383; border-bottom: 3px solid #24b383; position: relative; font-weight:bold; line-height:1; }
.news .top_area h2 { margin-bottom: 20px; padding-bottom: 5px; font-size: 20px; font-weight: bold; color: #24b383; border-bottom: 3px solid #24b383; position: relative; font-weight:bold; line-height:1; width:100%;}
.news .top_area h2 span.rss { display:block; text-align:right; padding:0 0 0 0; float:right; margin-top:-5px;}
.news .top_area p { clear:both; margin:0; padding:0 0 40px;}

/* left_navi_area
----------------------------------------------- */
.news .left_navi_area { float:left; width:170px;}
.news .left_navi_area h2 { clear:both; background:#24b383; width:170px; border-top-left-radius: 3px; border-top-right-radius: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; /*PIE.htc*/-webkit-border-top-left-radius: 3px; -moz-border-top-left-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; border-top-right-radius: 3px; /*behavior: url(/contents/news/201503/common/css/PIE.htc);*/ position:relative;}
.news .left_navi_area h2 span { display:block; padding:10px;}
.news .left_navi_area dl dt a { display:block; margin:0; line-height:1; border-bottom:#CCC 1px solid; color:#333; text-decoration:none;}
.news .left_navi_area dl dt a:hover { background:#a1e6cf; border-bottom:#CCC 1px dotted;}
.news .left_navi_area ul li span { display:block; background:url(../img/search_link_arrow.png) no-repeat 10px 12px; padding:12px 0px 12px 30px; margin:0; line-height:1; }
.news .left_navi_area dl dd { clear:both; display:none;}
.news .left_navi_area dl dd.fast { margin-top:15px;}
.news .left_navi_area dl dd.last { padding-bottom:15px; border-bottom:#CCC 1px solid;}
.news .left_navi_area dl dd a { display:block; margin:0; line-height:1; color:#686868; text-decoration:none; }
.news .left_navi_area dl dd a:hover { color:#24b383;}
.news .left_navi_area dl dd span { display:block; /*background:url(../img/burette_small.png) no-repeat 25px 12px;*/ padding:10px 0px 8px 35px; margin:0; line-height:1; }
/*jquery*/
.news .left_navi_area dl dt.navi_now a { display:block; background:#a1e6cf; border-bottom:#CCC 1px dotted;}
.news .left_navi_area dl dd.navi_now a { display:block; color:#24b383;}
.news .left_navi_area dl.navi_now dt { display:block;}
.news .left_navi_area dl.navi_now dd { display:block;}
/*all only*/
.news .all_article .left_navi_area dl dd { clear:both; display:block;}