@charset "utf-8";
/*--------------------------------------------------
        General Setting CSS for PC
                        Last Modified 2016.08.22
                        http://ascii.jp/
			Author:youko-a
			      :
			File Name:jpPc.css
--------------------------------------------------*/
/* import files ----------------------------------*/
@import "jpGeneral.css?2025031801";

/*------------------------------------------------*/
#topNews {
	border: 1px solid #D5AA00;
	background: none;
}
#topNews .topName {
	height: 21px;
	background-image: url(../../img/0910/heading_topname_ye.gif);
}
#topNews ul {
	padding: 10px 10px 0 10px;
	width: auto;
	float: none;
}
#topNews .noThumb {
	width: 480px;
	float: left;
}
#topNews li h2 {
	margin: 0 0 5px;
	display: inline-block;
	width: 470px;
	font-size: 138.5%;
	font-weight: bold;
}
#topNews li h2 {
	*display: inline;
	*zoom: 1;
}
#topNews p {
	line-height: 1.4;
}
#topNews .fr {
	margin-left: 5px;
}
#topNews .fr a {
	border: 1px solid #b8b8b8;
	display: block;
}
#topNews .fr a:hover {
	border-color: #00ccff;
}
#topNews .fr a img {
	margin: 1px;
}
#topNews .headings li {
	margin: 0 0 7px;
	padding: 0 0 0 12px;
	background: transparent url(../../img/0910/icon_articlelist.gif) no-repeat 0 5px;
}
#topNews .relateLst {
	margin: 5px 0;
	padding: 0 10px;
	float: left;
	width: 400px;
}
#topNews .relateLst li {
	margin: 0 0 2px;
	padding: 0 0 0 14px;
	background:transparent url(../../img/ico_relate.gif) no-repeat scroll left top;
}
#topNews .relateLst h3 {
	font-size: 93%;
}

#topNews .headings li h3 {
	font-size: 108%;
}
.catLst {
	margin: 0 0 15px;
	border-top:1px solid #D5AA00;
}
.subcatName {
	padding: 0 5px 0 7px;
	background: transparent url(../../img/0910/bg_subcatheading.gif) repeat-x left top;
	border-left: 5px solid #D5AA00;
	border-right: 1px solid #aaa;
	height: 22px;
}
.subcatName h3 {
	padding: 3px 0;
	float: left;
	font-size: 93%;
	font-weight: bold;
}
.subcatName .toArc {
	padding: 5px 7px 3px 0;
	float: right;
	background: transparent url(../../img/0910/icon_arrow.gif) no-repeat right 9px;
	font-size: 10px;
}
.catLst ul {
	margin: 0 0 0 3px;
	padding: 8px 10px 10px 0;
	float: left;
	width: 490px;
}
.catIcon li,
.catLst li {
	margin: 0 0 7px;
/*	padding: 0 0 1px 60px; */
}
/*
li.ico24 {
	background: transparent url(/img/24.gif) no-repeat left top;
}
li.ico119 {
	background: transparent url(/img/119.gif) no-repeat left top;
}
li.ico120 {
	background: transparent url(/img/120.gif) no-repeat left top;
}	
li.ico122 {
	background: transparent url(/img/122.gif) no-repeat left top;
}	
li.ico160 {
	background: transparent url(/img/160.gif) no-repeat left top;
}	
li.ico121 {
	background: transparent url(/img/121.gif) no-repeat left top;
}	
li.ico123 {
	background: transparent url(/img/123.gif) no-repeat left top;
}	
li.ico25 {
	background: transparent url(/img/25.gif) no-repeat left top;
}
li.ico178 {
	background: transparent url(/img/178.gif) no-repeat left top;
}	
li.ico179 {
	background: transparent url(/img/179.gif) no-repeat left top;
}	
li.ico180 {
	background: transparent url(/img/180.gif) no-repeat left top;
}
li.ico23 {
	background: transparent url(/img/23.gif) no-repeat left top;
}
li.ico86 {
	background: transparent url(/img/86.gif) no-repeat left top;
}
li.ico221 {
	background: transparent url(/img/221.gif) no-repeat left top;
}
*/
.catLst .pictBox {
	margin: 2px 0 2px 5px;
	padding: 0;
	float: right;
	width: 76px;
	height: 100%;
	text-align: center;
}
.catLst .pictBox li {
	margin: 15px auto;
	padding: 0;
	width: 64px;
}
.catLst .pictBox li p a {
	border: 1px solid #B3AFAB;
	background-color: #fff;
	display: block;
}
.catLst .pictBox li p a:hover {
	border: 1px solid #00ccff;
} 
.catLst .pictBox li p img {
	margin: 1px;
	height: auto;
}
.noThumb {
	padding: 0;
}
.noThumb ul {
	float: none;
	width: auto;
}
.catLst ul, /* 20160822 */
.noThumb ul,
.noIcon ul {
	margin: 0;
	padding: 10px 5px 0 10px;
}
.catLst li, /* 20160822 */
.noThumb li,
.noIcon li {
	padding: 0 0 0 12px;
	background: transparent url(../../img/0910/icon_articlelist.gif) no-repeat 0 7px;
}
.noThumb .toTop {
	text-align: right;
}
#feature {
	margin: 0 0 20px;
	border: none;
}
#feature .featureName {
	border: 1px solid #cc6600;
	height: 21px;
}
#feature ul {
	margin: 10px 5px 10px 0;
}
#feature .nopict {
	padding-left: 12px;
	background: transparent url(../../img/0910/icon_articlelist.gif) no-repeat 0 5px;
}
.ecnaviRank {
	margin: 0 0 10px;
	width: 590px;
}
/* Clearfix*/
#topNews li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#topNews li {
  min-height: 1px;
}
* html #topNews li {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* */
