/* pedia01.css */

/* BASE */
body{
	background: #fff;
	text-align: left;
}
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd, form, input, p, hr{
	margin: 0;
}
body, h1, h2, h3, h4, h5, h6, div,li, dd, form, input, label, p, span,address{
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6, th{
	font-weight: normal;
}

ul, ol ,input{
	padding: 0;
}
table{
	border-collapse:collapse;
}
a{
	color: #124EC2;
}
a:visited{
	color: #6d88aa;
}
a:hover{
	color: #1463fe;
	text-decoration: none;
}
a img{
	border: 0;
}
ul li{
	list-style-type: none;
}
em{
	font-style: normal;
}
.s-gif{
	height:1px;
	display:block;
}

/* OUTLINE ------------------------------------------------------------------ */
#wrap_pedia{
	overflow:hidden;
	min-width: 960px;
	text-align: left;
}
* html #wrap_pedia{
	width: 960px;
	width: expression(document.body.clientWidth<962?'960px':'auto');
}

/* HEAD --------------------------------------------------------------------- */
#wrap_pedia #head01{
	overflow: hidden;
	min-height: 48px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top: solid 2px #1f3ccd;
	background: url(http://img.newswatch.jp/fe/img/hd_bg.gif) repeat-x 0 bottom;
}
* html #wrap_pedia #head01{
	height: 48px;
	zoom:1;
}
#wrap_pedia #head01 #logo{
	float: left;
	height:38px;
	padding: 0 25px 10px 20px;
}
#wrap_pedia #head01 .searchbox{
	float: left;
	width: 300px;
}
#wrap_pedia #head01 .searchbox .keywordbox{
	min-height: 20px;
}
* html #wrap_pedia #head01 .searchbox .keywordbox{
	height: 20px;
}
#wrap_pedia #head01 form#hdSearch .keywordbox input{
	vertical-align: middle;
}
#wrap_pedia #head01 form#hdSearch .keywordbox input.keyword{
	float: left;
	width: 182px;
	min-height: 1em;
	padding: 1px 2px;
	border: 1px solid #124dc1;
	font-size: 82%;
}
* html #wrap_pedia #head01 form#hdSearch .keywordbox input.keyword{
	height: 1em;
	padding :2px 3px 3px;
}
*:first-child+html #wrap_pedia #head01 form#hdSearch .keywordbox input.keyword{
	padding :2px 3px 3px;
}
#wrap_pedia #head01 form#hdSearch .keywordbox input.submit{
	float: left;
	cursor: pointer;
	width: 68px;
	height: 20px;
	margin-left: 10px;
	border: 0;
}
#wrap_pedia #head01 #hdselectbox{
	clear: both;
	overflow:hidden;
	padding-left: 4px;
	font-size: 75%;
}
#wrap_pedia #head01 #hdselectbox label{
	float: left;
	padding: 7px 20px 0 0;
}
* html #wrap_pedia #head01 #hdselectbox label{
	padding-top: 4px;
}
*:first-child+html #wrap_pedia #head01 #hdselectbox label{
	padding-top: 4px;
}
#wrap_pedia #head01 #hdselectbox label input{
	margin: 0 5px 0 0;
	vertical-align:middle;
}
#wrap_pedia #head01 .headnav{
	float: right;
	padding-right: 20px;
	text-align:right;
}
* html #wrap_pedia #head01 .headnav{
	width:415px;
}
#wrap_pedia #head01 .headnav ul{
	width: 415px;
	text-align: right;
}
#wrap_pedia #head01 .headnav ul li{
	display: inline;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #ccc;
	font-size: 62.5%;
	line-height: 1.2em;
}
#wrap_pedia #head01 .headnav ul li.end{
	border-right: none;
	padding-right:0;
}
#wrap_pedia #head01 .headnav ul li a,
#wrap_pedia #head01 .headnav ul li a:visited{
	color:#03c;
	text-decoration: none;
}
#wrap_pedia #head01 .headnav ul li a:hover{
	color:#03c;
	text-decoration: underline;
}
#wrap_pedia #head01 .headnav p.promotxt{
	height: 1.25em;
	padding-top: 10px;
	font-size: 75%;
	line-height: 1.25em;
	text-align: right;
}
#wrap_pedia #head01 .headnav p.promotxt span.pr{
	margin-right: 5px;
	color:#090;
	font-weight:bold;
}
#wrap_pedia #head01 .headnav p.promotxt a,
#wrap_pedia #head01 .headnav p.promotxt a:visited,
#wrap_pedia #head01 .headnav p.promotxt a:hover{
	color:#03c;
	text-decoration: underline;
}

/* CONTENTS ----------------------------------------------------------------- */
#wrap_pedia #contents{
	float:left;
	width:100%;
	margin-right:-340px;
}
#wrap_pedia #mainbody{
	overflow: hidden;
	padding:0px 340px 10px 20px;
}
* html #wrap_pedia #mainbody{
	width: 600px;
	width: expression(document.body.clientWidth<960?'600px':document.body.clientWidth-361+'px');
}

/* CTRLPANEL ---------------------------------------------------------------- */
#wrap_pedia #foot #dirbox{
	display:none;
	position: absolute;
	width: 648px;
	padding: 5px 0;
	border: 1px solid #ccc;
	background: #f6f6f6;
	line-height: 1;
}
#mainbody #dirbox .directory,
#foot #dirbox .directory{
	position: relative;
	width: 648px;
	background: url(http://img.newswatch.jp/fe/img/dir_bg.gif) repeat-y;
	overflow: hidden;
}
#mainbody #dirbox .directory ul,
#foot #dirbox .directory ul{
	float: left;
	width: 183px;
	padding: 10px 15px 0;
}
#mainbody #dirbox .directory li,
#foot #dirbox .directory li{
	padding: 0 0 10px 6px;
	background: url(http://img.newswatch.jp/fe/img/icon_list.gif) no-repeat left 0.4em;
	font-size: 82%;
}
#mainbody #dirbox p,
#foot #dirbox p{
	position: absolute;
	padding: 5px 7px 4px 2px;
	font-size: 69%;
	background: #f6f6f6;
}
#wrap_pedia #foot #dirbox p{
	top: 0;
	right: 0;
}
#mainbody #dirbox p a,
#foot #dirbox p a{
	background: url(http://img.newswatch.jp/fe/img/icon_close.gif) no-repeat left center;
	padding-left: 14px;
	cursor: pointer;
	text-decoration: underline;
}
#mainbody #dirbox p a:hover,
#foot #dirbox p a:hover{
	text-decoration: none;
}
#wrap_pedia #foot #servicebox{
	display: none;
	position: absolute;
	width: 648px;
	padding: 5px 0;
	border: 1px solid #ccc;
	background: #f6f6f6;
	line-height: 1;
	left:0px;
	font-size:82%;
}
#mainbody #servicebox .service,
#foot #servicebox .service{
	position: relative;
	width: 648px;
	background: url(http://img.newswatch.jp/fe/img/dir_bg.gif) repeat-y;
	overflow: hidden;
}
#mainbody #servicebox .service .category,
#foot #servicebox .service .category{
	float: left;
	width: 195px;
	padding: 5px 10px 0;
}
#mainbody #servicebox .service .category p,
#foot #servicebox .service .category p{
	clear: both;
	padding-left:10px;
	background: url(http://img.newswatch.jp/fe/img/icon_arrow_black.gif) no-repeat left center;
}
#mainbody #servicebox .service ul,
#foot #servicebox .service ul{
	padding: 10px 10px 0;
}
#mainbody #servicebox .service li,
#foot #servicebox .service li{
	padding: 0 0 15px 6px;
	background: url(http://img.newswatch.jp/fe/img/icon_list.gif) no-repeat left 0.45em;
}
#mainbody #servicebox .service ul.other li,
#foot #servicebox .service ul.other li{
	padding-bottom: 5px;
}
#mainbody #servicebox .service li span,
#foot #servicebox .service li span{
	display: block;
	padding-top: 5px;
	color: #039;
}
#mainbody #servicebox p.close,
#foot #servicebox p.close{
	position: absolute;
	padding: 5px 7px 4px 2px;
	font-size: 76%;
	background: #f6f6f6;
}
#wrap_pedia #foot #servicebox p.close{
	bottom: 0;
	left: 0;
}
#mainbody #servicebox p.close a,
#foot #servicebox p.close a{
	padding-left: 14px;
	background: url(http://img.newswatch.jp/fe/img/icon_close.gif) no-repeat left center;
	cursor: pointer;
	text-decoration: underline;
}
#mainbody #servicebox p.close a:hover,
#foot #servicebox p.close a:hover{
	text-decoration: none;
}

/* SUB ---------------------------------------------------------------------- */
#wrap_pedia #subbody{
	float:right;
	overflow:hidden;
	width:300px;
	padding-right:20px;
	padding-bottom: 10px;
	border-left: 20px solid #fff;
	background-color: #fff;
}
* html #wrap_pedia #subbody{
	display:inline;
}
#wrap_pedia #subbody iframe.subiframe{
	width: 300px;
	height: 2000px;
}
#wrap_pedia #sub01 iframe.remarkKWif{
	width: 300px;
	height: 110px;
}
body#iframe{
	text-align: left;
}
#wrap_pedia #sub01 .ad-pbox{
	margin-bottom: 10px;
}
#sub01 #ad-ov1box,
#sub01 #ad-ov1,
#wrap_pedia #sub01 .topics5box,
#wrap_pedia #sub01 .remarkKW2box,
body#iframe .remarkKW2box{
	clear: both;
	overflow: hidden;
	width: 298px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
#sub01 #ad-ov1{
	min-height: 5.875em;
}
* html #sub01 #ad-ov1{
	height: 5.875em;
}
#wrap_pedia #sub01 .ad-sqbox,
#wrap_pedia #sub01 .ad-sqbox2{
	clear: both;
	width:298px;
	margin-bottom: 10px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
#wrap_pedia #sub01 .ad-selfbox{
	margin-bottom: 10px;
}
#wrap_pedia #sub01 .minna-cert,
#wrap_pedia #sub01 .meikan{
	clear: both;
	overflow: hidden;
	width: 298px;
	border: 1px solid #ccc;
}
body#iframe .kotoba{
	clear: both;
	width: 298px;
	margin-bottom: 10px;
}
#wrap_pedia #sub01 .ad-sqbox h2,
#wrap_pedia #sub01 .ad-sqbox2 h2{
	overflow: hidden;
	width: 282px;
	padding: 0 8px;
	background-color: #eee;
	color: #6d6d6d;
	font-size: 81.25%;
	font-weight: bold;
	line-height: 1.616em;
	height:1.693em;
}
#wrap_pedia #sub01 .ad-sqbox h2 span.title,
#wrap_pedia #sub01 .ad-sqbox2 h2 span.title{
	float: left;
	font-weight: bold;
}
#wrap_pedia #sub01 .ad-sqbox h2 span.pr,
#wrap_pedia #sub01 .ad-sqbox2 h2 span.pr{
	float: right;
	font-weight: normal;
}
#wrap_pedia #sub01 div.minna-cert h3,
#wrap_pedia #sub01 div.meikan h3{
	padding: 3px 5px;
	background: #84bb1a;
	color: #fff;
	font-size: 81.25%;
	font-weight: bold;
}
html:\66irst-child #wrap_pedia #sub01 div.minna-cert h3,
html:\66irst-child #wrap_pedia #sub01 div.meikan h3 {
	padding-top: 1px;
}
#wrap_pedia #sub01 .relainfo h2{
	overflow: hidden;
	height:1.693em;
	padding: 0 8px;
	background-color: #118dd3;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 81.25%;
	font-weight: bold;
	line-height: 1.616em;
}
#wrap_pedia #sub01 .sub-linkage h3,
#wrap_pedia #sub01 .kotoba h2,
body#iframe .kotoba h2{
	overflow: hidden;
	padding: 0 7px 0;
	background: url(http://img.newswatch.jp/fe/img/sub/sub_bg_dot.gif);
	border-top: 1px solid #c3e2f4;
	color: #138cd3;
	font-size: 81.25%;
	font-weight: bold;
	line-height: 1.615;
}
#wrap_pedia #sub01 .remarkKW2box h2,
#wrap_pedia #sub01 .topics5box h2,
body#iframe .remarkKW2box h2{
	overflow: hidden;
	height:1.693em;
	padding: 0 8px;
	background-color: #708de2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 81.25%;
	font-weight: bold;
	line-height: 1.616em;
}
#wrap_pedia #sub01 .remarkKW2box h2 span,
#wrap_pedia #sub01 .topics5box h2 span,
body#iframe .remarkKW2box h2 span{
	font-weight: normal;
	float: right;
}
#wrap_pedia #sub01 .remarkKW2box h2 span a,
#wrap_pedia #sub01 .topics5box h2 span a,
body#iframe .remarkKW2box h2 span a{
	color:#fff;
	text-decoration:none;
}
#wrap_pedia #sub01 .relainfo{
	width: 298px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#wrap_pedia #sub01 .relainfo .sub-rlt{
	overflow: hidden;
	position: relative;
	min-height: 2.875em;
	padding: 10px 7px 0;
}
* html #wrap_pedia #sub01 .relainfo .sub-rlt{
	height: 2.875em;
}
#wrap_pedia #sub01 .relainfo .sub-rlt img.rlt_img{
	float: left;
	border: 1px solid #1d6aff;
	margin: 0 7px 0 0;
	vertical-align: middle;
}
#wrap_pedia #sub01 .relainfo .sub-rlt .rlt_spec{
	float: left;
}
#wrap_pedia #sub01 .relainfo .sub-rlt p{
	overflow: hidden;
	padding-top: 1px;
	height: 0.9375em;
	line-height: 0.9375em;
}
#wrap_pedia #sub01 .relainfo .sub-rlt p a{
	padding-left: 10px;
	background: url(http://img.newswatch.jp/fe/img/sub/sub_icon_dotarrow.gif) no-repeat 0 0.2307em;
	font-weight: bold;
	font-size: 81.25%;
}
#wrap_pedia #sub01 .relainfo .sub-rlt li{
	float: left;
	margin: 5px 8px 0 0;
}
#wrap_pedia #sub01 .relainfo .sub-rlt li#news{
	float: left;
	margin: 5px 8px 0 0;
	padding-left: 13px;
}
#wrap_pedia #sub01 .relainfo .sub-rlt li img{
	border: 0;
}
#wrap_pedia #sub01 .relainfo .sub-rlt p.news{
	position: absolute;
	bottom: 5px;
	right: 5px;
	overflow: hidden;
	width: 100px;
	text-align: right;
}
#wrap_pedia #sub01 .sub-linkage,
#wrap_pedia #sub01 .kotoba{
	clear: both;
	margin-bottom: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:298px;
	overflow:hidden;
}
#wrap_pedia #sub01 .sub-linkage ul{
	overflow: hidden;
	height: 4em;
	min-height: 68px;
	padding: 6px 7px 0;
	border-top: 1px solid #c3e2f4;
	border-bottom: 6px solid #fff;
}
#wrap_pedia #sub01 .sub-linkage ul li{
	float: left;
	height: 2.307em;
	min-height: 30px;
	margin-right: 15px;
	padding-bottom: 4px;
	font-size: 81.25%;
	line-height: 2.307em;
	white-space: nowrap;
	vertical-align: middle;
}
#wrap_pedia #sub01 .sub-linkage ul li img{
	margin-right: 4px;
	border: 1px solid #00007B;
	vertical-align: middle;
}
#wrap_pedia #sub01 .remarkKW2box ul,
body#iframe .remarkKW2box ul{
	overflow: hidden;
	width: 270px;
	height: 3.125em;
	padding: 3px 20px 2px 8px;
	margin:0;
	list-style:none;
}
#wrap_pedia #sub01 .topics5box ul{
	overflow: hidden;
	width: 270px;
	height: 8.5625em;
	padding: 2px 20px 2px 8px;
	margin:0;
}
#wrap_pedia #sub01 .remarkKW2box li,
body#iframe .remarkKW2box li{
	float: left;
	margin: 0 20px 0 0;
	height: 1.923em;
	font-size: 81.25%;
	white-space: nowrap;
}
#wrap_pedia #sub01 .topics5box li{
	display:block;
	overflow:hidden;
	vertical-align:bottom;
	height: 1.769em;
	margin: 0 20px 0 0;
	padding: 2px 0 3px 10px;
	line-height: 1.769em;
	font-size: 81.25%;
	white-space: nowrap;
	background: url(http://img.newswatch.jp/fe/img/sub/sub_icon_dotarrow.gif) no-repeat 0 50%;
}
#wrap_pedia #sub01 .remarkKW2box li a,
body#iframe .remarkKW2box li a{
	display: block;
	padding-left: 10px;
	background: url(http://img.newswatch.jp/fe/img/sub/sub_icon_dotarrow.gif) no-repeat 0 50%;
	line-height: 1.846em;
}
#wrap_pedia #sub01 .topics5box li a{
	line-height:1.769em;
}
* html #wrap_pedia #sub01 .topics5box li a{
	zoom: 1;
}
#wrap_pedia #sub01 .topics5box li .iconup {
	overflow: hidden;
	display:inline-block;
	width: 14px;
	height: 9px;
	margin-left: 5px;
	background: url(http://img.fresheye.com/fe/img/clip/news_iconup.gif) no-repeat 0 50%;
	vertical-align: middle;
	line-height:0;
	text-indent: -9999px;
}
#wrap_pedia #sub01 .topics5box li .iconup, x:-moz-any-link { /* Firefox 2 and older */
	display:-moz-inline-box;
	padding-top:9px;
}
#wrap_pedia #sub01 .topics5box li span.iconup, x:-moz-broken {
	padding-top:0;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	#wrap_pedia #sub01 .topics5box li span.iconup{
		margin-top: 0.1538em;
		vertical-align: text-top;
	}
}
#wrap_pedia #sub01 .ad-sqbox iframe{
	clear:both;
	overflow:hidden;
	width: 298px ! important ;
	height:60px;
	border-bottom: 1px solid #ccc;
	padding:0;
	margin:0;
}
#wrap_pedia #sub01 div.minna-cert p,
#wrap_pedia #sub01 div.meikan p{
	padding: 10px 10px 0;
	font-size: 81.25%;
}
#wrap_pedia #sub01 div.minna-cert p.pwby,
#wrap_pedia #sub01 div.meikan p.pwby{
	padding: 3px 5px 3px 0;
	text-align: right;
}
#wrap_pedia #sub01 .kotoba ul,
body#iframe .kotoba ul{
	overflow: hidden;
	height: 4.375em;
	padding: 3px 7px;
	margin:0;
	list-style:none;
	border-top: 1px solid #c3e2f4;
}
#wrap_pedia #sub01 .kotoba ul li,
body#iframe .kotoba ul li{
	overflow: hidden;
	height: 1.25em;
	padding-bottom: 3px;
	line-height: 1.25em;
}
#wrap_pedia #sub01 .kotoba ul li a,
body#iframe .kotoba ul li a{
	padding-left: 10px;
	background: url(http://img.newswatch.jp/fe/img/sub/sub_icon_dotarrow.gif) no-repeat 0 0.2307em;
	font-size: 81.25%;
}
#ad-ov1box ol{
	height:4.625em;
	margin:10px;
}
#ad-ov1box ol li{
	display:inline-block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:278px;
}
#ad-ov1box ol li span.title02{
	overflow:hidden;
	display:block;
	height:1.125em;
	line-height:1.125em;
	margin-bottom:5px;
}
#ad-ov1box ol li span.title02 a{
	display:block;
	float:left;
	font-weight:bold;
	margin-right:10px;
	white-space:nowrap;
}
#ad-ov1box ol li span.pr{
	color:#8E8E8E;
	float:right;
	font-size:81.25%;
}
#ad-ov1box ol li span.brief02{
	clear:both;
	display:block;
	font-size:81.25%;
	line-height:1.384em;
}
#ad-ov1box ol li span.brief02 a{
	color:#353535;
	text-decoration:none;
}
#sub01 .sub-rcmnd-word{
	border:1px solid #e5e5e5;
	padding:1px;
	margin-bottom:10px;
	color:#353535;
}
#sub01 .sub-rcmnd-word .midashi{
	overflow:hidden;
	background-color:#f2f2f2;
}
#sub01 .sub-rcmnd-word .midashi em{
	float:right;
	height:2em;
	margin-right:10px;
	font-size:81.25%;
	line-height:2em;
}
#sub01 .sub-rcmnd-word .midashi em.spsr{
	float:right;
	padding-top:0.2em;
	height:2.4em;
	margin-right:10px;
	font-size:62.5%;
	line-height:2.4em;
}
#sub01 .sub-rcmnd-word .midashi em.spsr a{
	display:inline-block;
	color:#777;
	text-decoration:none;
}
#sub01 .sub-rcmnd-word .midashi h2{
	font-size:81.25%;
	line-height:2em;
	height:2em;
	padding:0 0 0 10px;
	font-weight:bold;
}
#sub01 .sub-rcmnd-word ul{
	overflow:hidden;
	padding:6px 4px 6px 14px;
	width:278px;
}
#sub01 .sub-rcmnd-word li{
	overflow:hidden;
	float:left;
	width:123px;
	height:1.5384em;
	padding:1px 6px 2px 10px;
	font-size:81.25%;
	line-height:1.5384;
	background:transparent url(http://img.newswatch.jp/fe/img/clip/nw_icon_dot.gif) no-repeat scroll 0 0.7692em;
}
#sub01 .sub-rcmnd-word li a,
#sub01 .sub-rcmnd-word li a:visited,
#sub01 .sub-rcmnd-word li a:hover{
	color:#124EC2;
}

/* use iframe vertion */
#sub01 #hs-select{
	height: 16.25em;
}
#sub01 #hs-select iframe{
	height:16.25em;
	min-height: 260px;
}
/* IM AD -------------------------------------------------------------------- */
#wrap_pedia #sub01 .listing_sub01 a{
	text-decoration:none;
}
#wrap_pedia #sub01 .listing_sub01 dl{
	padding:10px;
	height:4.625em;
}
#wrap_pedia #sub01 .listing_sub01 dt.title{
	display:block;
	height:1.125em;
	line-height:1.125em;
	margin-bottom:5px;
	overflow:hidden;
}
#wrap_pedia #sub01 .listing_sub01 dt.title em{
	display:block;
	float:left;
	font-weight:bold;
	margin-right:10px;
	white-space:nowrap;
	text-decoration:underline;
}
#wrap_pedia #sub01 .listing_sub01 dt.title span.pr{
	color:#8E8E8E;
	float:right;
	font-size:81.25%;
}
#wrap_pedia #sub01 .listing_sub01 dd.brief{
	clear:both;
	color:#353535;
	font-size:81.25%;
	line-height:1.384em;
}
#wrap_pedia #sub01 .listing_sub01 dd.url{
	color:#409905;
	font-size:81.25%;
	line-height:1.153em;
}

/* FOOT --------------------------------------------------------------------- */
#wrap_pedia #foot{
	width:100%;
}
#wrap_pedia #foot01{
	clear: both;
	overflow: hidden;
	width: 100%;
	position: relative;
}
#foot01 .footmenu1{
	zoom: 1;
	padding: 12px 20px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	font-size: 82%;
	text-align: center;
}
#foot01 #servicelist{
	float: left;
	width: 7em;
	height: 1.5em;
	border: 1px solid #d6d6d6;
	background: #f6f6f6;
	line-height: 1.5;
	text-align: center;
}
#foot01 #servicelist a{
	padding-left: 10px;
	background: url(http://img.newswatch.jp/fe/img/icon_arrow.gif) no-repeat 0 50%;
}
#foot01 ul.fooths{
	height: 1.69em;
	line-height: 1.69;
}
#foot01 ul.fooths li{
	display: inline;
	padding-right: 18px;
}
#foot01 ul.fooths li.title{
	color: #090;
	font-weight: bold;
	padding-right: 18px;
}
#foot01 ul.footseo{
	height: 1.69em;
	line-height: 1.69;
}
#foot01 ul.footseo li{
	display: inline;
	padding-right: 20px;
}
#foot01 ul.footseo li.pr,
#foot01 ul.footseo li span{
	color: #cc0000;
	padding-right: 10px;
}
#foot01 .footmenu2{
	padding: 7px 0;
	background: #f6f6f6;
	font-size: 82%;
	text-align: center;
}
#wrap_pedia #foot01 .footmenu2{
	border-top: 1px solid #d6d6d6;
}
#foot01 .footmenu2 li{
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #afafaf;
}
#foot01 .footmenu2 li.first{
	border: 0;
}
#foot01 .footmenu2 li a{
	color: #353535;
}
#foot01 p.copyright{
	padding: 7px 0;
	background: #f6f6f6;
	font-size: 82%;
	text-align: center;
}
#wrap_pedia #foot01 .searchbox{
	width: 558px;
	margin: 0 auto;
	padding: 15px 0;
}
#wrap_pedia #foot01 .searchbox .keywordbox{
	min-height: 20px;
}
* html #wrap_pedia #foot01 .searchbox .keywordbox{
	height: 20px;
}
#wrap_pedia #foot01 .searchbox .keywordbox input{
	vertical-align: middle;
}
#wrap_pedia #foot01 .searchbox .keywordbox input.keyword{
	float: left;
	width: 438px;
	min-height: 1em;
	padding: 1px 2px;
	border: 1px solid #124dc1;
	font-size: 82%;
}
* html #wrap_pedia #foot01 .searchbox .keywordbox input.keyword{
	height: 1em;
	padding :2px 3px 3px;
}
*:first-child+html #wrap_pedia #foot01 .searchbox .keywordbox input.keyword{
	padding :2px 3px 3px;
}
#wrap_pedia #foot01 .searchbox .keywordbox input.submit{
	float: right;
	cursor: pointer;
	width: 102px;
	height: 20px;
	margin-left: 10px;
	border: 0;
}
#wrap_pedia #foot01 #ftselectbox{
	clear: both;
	width: 546px;
	padding-left: 10px;
	overflow:hidden;
	font-size: 75%;
}
#wrap_pedia #foot01 #ftselectbox label{
	display: block;
	float: left;
	padding: 10px 20px 0 0;
	white-space: nowrap;
}
#wrap_pedia #foot01 #ftselectbox label{
	padding-top: 6px;
}
*:first-child+html #wrap_pedia #foot01 #ftselectbox label{
	padding-top: 6px;
}
#wrap_pedia #foot01 #ftselectbox label input{
	margin: 0 5px 0 0;
	vertical-align:middle;
}
#wrap_pedia #foot01 #ftselectbox p#dir{
	float: right;
	padding: 10px 0 0;
}
#wrap_pedia #foot01 #ftselectbox p#dir a{
	padding-left:10px;
	background: url(http://img.newswatch.jp/fe/img/icon_arrow.gif) no-repeat 0 50%;
}

/* MAIN --------------------------------------------------------------------- */
#wrap_pedia #wiki-wrap{
	width:100%;
}
#wrap_pedia a#pagetop{
	position:absolute;
	top:0px;
	left:0px;
}
#mainbody a{
	color: #000;
}
#mainbody a:link{
	color: #124EC2;
}
#mainbody a:hover{
	color: #1463fe;
}
#mainbody a:visited{
	color: #6d88aa;
}
#mainbody{
	font-size: 92%;
}
ul{
	list-style-image:url(http://img.newswatch.jp/fe/img/pedia/pedia_bullet.gif);
	margin:0.3em 0 0 1.5em;
}
#head ul,#foot ul,#subbody ul{
	list-style-image:none;
	margin:0;
	line-height: 1;
}

table{
	border-collapse: separate;
	line-height: 1.5em;
}
table.infobox,
table.toc,
table#toc{
	font-size: 90%;
	margin-bottom:10px;
}
table.toc,
table#toc{
	margin-top:5px;
}
#head table,
#subbody table,
#foot table{
	border-collapse: collapse;
}

#mainbody table th{
	font-weight: bold;
}
#mainbody table.nogrid img{
	vertical-align: bottom;
}
#mainbody p{
	margin:0.4em 0 1em;
}
p.revision_saved{
	margin:0.4em 0 0.5em;
}
#siteNotice p,
.previewnote p,
#powersearch p  {
	margin: 0;
}
div.floatright p,
div.floatleft p{
	margin:0.4em 0 0.5em;
}
#mainbody h1{
	font-size:149.49%;
	font-weight:bold;
	border-bottom:1px solid #696969;
	color:#444;
}
#mainbody #tonews{
	padding: 0 0 0 30px;
	margin-bottom:15px;
	background: #ff9c00 url(http://img.newswatch.jp/fe/img/pedia/pedia_tonews.gif) 0 50% no-repeat;
}
*:first-child+html #mainbody #tonews {
	zoom:1;
}
* html #mainbody #tonews {
	zoom:1;
}
#mainbody #tonews p{
	padding:1px 5px 1px 20px;
	margin:0;
	border-top:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	background: #fff url(http://img.newswatch.jp/fe/img/pedia/pedia_icon_dotarrow.gif) 9px 0.8571em no-repeat;
	font-weight:bold;
	font-size: 95.13%;
}
#mainbody #tonews p a{
	margin-right: 3px;
	font-size: 114.2857%;
	line-height:1.75em;
}

#mainbody h2{
	clear: both;
	font-weight: bold;
	color:#444444;
	background:#f2f2f2 url(http://img.newswatch.jp/fe/img/pedia/pedia_bg_h2.gif) 0 100% repeat-x;
	border-bottom:none;
	padding:2px 6px;
	margin:10px 0;
	font-size:108.6956%;
	line-height:1.25em;
}
#mainbody h2 .editsection {
	font-size: 67%;
}
#bodyContent h2 {
	margin-bottom: .6em;
}
.errorbox h2, .successbox h2 {
	font-size: 1em;
	font-weight: bold;
	display: inline;
	margin: 0 .5em 0 0;
	border: none;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	background:transparent none repeat scroll 0 0;
}
.portlet h2{
	margin: 0;
	padding: 0;
}
div#userloginForm h2,
div#userlogin form#userlogin2 h2 {
	padding-top: 0;
}
#mainbody h2 a{
	color: #353535;
}
#mainbody h3{
	font-size: 107%;
}
#catlinks,
.catlinks{
	font-size: 90%;
}

#mw-normal-catlinks{
	line-height: 1.5em;
}
#wiki_text{
	padding-top: 5px;
	font-size: 66.66%;
	line-height:1.6298em;
	text-align: right;
}
.wiki_log{
	font-size: 66.66%;
	text-align: right;
}
#mainbody .wiki_log{
	margin-bottom:10px;
}

#mainbody .pedia-go-navi{
	padding: 20px 0 10px;
	font-size: 88.335%;
	line-height: 1.3076em;
	text-align: right;
}
#mainbody .pedia-go-navi p{
	margin:0 0 10px;
	padding:0;
}
#mainbody .pedia-go-navi p.go-navi-notice a{
	background:url(http://img.newswatch.jp/fe/img/pedia/pedia_icon_dotarrow.gif) 0 50% no-repeat;
	margin:0;
	padding:0 0 0 10px;
}
#mainbody .pedia-go-navi p.go-navi-top{
	overflow:hidden;
}
* html #mainbody .pedia-go-navi p.go-navi-top{
	zoom:1;
}
#mainbody .pedia-go-navi p.go-navi-top a{
	float:right;
	display:block;
	min-height:16px;
	padding:0 0 0 17px;
	margin:0 0 0 10px;
	white-space: nowrap;
	background:transparent url(http://img.newswatch.jp/fe/img/pedia/pedia_icon_arrow.gif) no-repeat scroll left center;
}
* html #mainbody .pedia-go-navi p.go-navi-top a{
	height:16px;
}

.go-navi{
	padding: 20px 0;
	font-size: 80%;
	text-align: right;
}
.go-navi a.go-right{
	background-image:url(http://img.newswatch.jp/fe/cmn/img/ico_arrow.png);
	background-repeat:no-repeat;
	background-position:0 -117px;
	margin-right:10px;
	padding:0 0 0 10px;
}
.go-navi img{
	padding-top: 10px;
}
#mainbody a.external{
	padding: 0;
}

.error{
	color:#000;
}

.dablink{
	margin:0.75em 0;
	padding:3px 0px 10px;
}

/* amboxtyosei */
table.ambox {
	margin-right:0px;
	margin-left:5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 table.ambox{
  margin-left: 0px;
 }
}
html>/**/body table.ambox {
	margin-left /*\**/: 0px\9;
}
* html table.ambox{
	margin-left:0px;
}
*:first-child+html table.ambox{
	margin-left:0px;
}
/* shopping */
div#bshop div.bshop-in {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	background: #f3f3f3;
}
* html div#bshop div.bshop-in{
	zoom:1;
}
div#bshop div.bshop-in ul.ShopList {
	overflow: hidden;
	width: 600px;
	margin: 0 auto;
	text-align: center;
	list-style-image: none;
}
div#bshop div.bshop-in ul.ShopList li {
	float: left;
	padding: 0 14px;
	font-size: 88.335%;
	line-height: 1.3846em;
}
div#bshop div.bshop-in ul.ShopList li p.cap,
div#bshop div.bshop-in ul.ShopList li p.shp {
	width: 120px;
	font-size: 100%;
}
div#bshop div.bshop-in ul.ShopList li p.cap{
	margin:0 0 5px;
}
div#bshop div.bshop-in ul.ShopList li p.shp{
	margin:0 0 10px;
}
* html div#bshop div.bshop-in ul.ShopList li p.shp{
	word-break: break-all;
	overflow:hidden;
}
div#bshop div.bshop-in ul.ShopList li p.BecomeImg {
	border: 1px solid #bfbfbf;
	height: 100px;
	width: 100px;
	padding:1px 10px;
	margin:0 0 5px;
	background: #fff;
}
div#bshop div.bshop-in ul.ShopList li p.BecomeImg a{
	display:block;
	height: 100px;
	width: 100px;
}
div#bshop div.bshop-in ul.ShopList li p.cap {
	padding-top: 3px;
	line-height: 1.3846em;
	overflow: hidden;
	word-break: break-all;
}
div#bshop div.bshop-in ul.ShopList li p.cap a {
	display: block;
}
div#bshop div.bshop-in ul.ShopList li p.shp {
	line-height: 1.3846em;
}
div#bshop div.bshop-in div#be-more,
div#bshop div.bshop-in div#be-logo {
	text-align: right;
	zoom: 1;
}
div#bshop div.bshop-in div#be-more {
	overflow: hidden;
	padding: 0 6px 0 0;
}
div#bshop div.bshop-in div#be-more a{
	display:block;
	float: right;
	min-height:15px;
	padding-left:25px;
	background:transparent url(http://img.newswatch.jp/fe/img/pedia/pedia_icon_rightblue_arrow.gif) no-repeat scroll left center;
	font-size: 88.335%;
	line-height: 1.1538em;
}
div#bshop div.bshop-in div#be-logo {
	padding: 6px 12px 14px 0;
}

/* ad */
#mainbody ul.ot-adv2 {
	margin: 0;
	padding: 10px 15px;
	background: #f8f8f8;
	font-size: 80%;
}
#mainbody ul.ot-adv2{
	list-style-image: none;
}
#mainbody ul.ot-adv2  li{
	margin: 0 0 5px 0;
	padding: 0;
}
#mainbody ul.ot-adv2 span.url{
	padding-left: 1.5em;
}
#mainbody ul.ot-adv2 span.brief{
	display: block;
	line-height: 1.6;
}
#mainbody ul.ot-adv2 span.brief a{
	color: #353535;
	text-decoration: none;
}

/* ad from 20090728 */
#mainbody .listing_btm01{
	margin-top:10px;
}
#mainbody .listing_btm01 a{
	overflow:hidden;
	margin:0;
	padding:0;
	text-decoration:none;
}
#mainbody .listing_btm01 dl{
	padding:10px 15px 4px;
	margin:0;
}
* html #mainbody .listing_btm01 dl{
	zoom:1;
}
*:first-child+html #mainbody .listing_btm01 dl{
	zoom:1;
}
#mainbody .listing_btm01 dt.title{
	float:left;
	font-weight:normal;
	font-size:108.72%;
	line-height:1.125em;
	font-weight:bold;
	text-decoration:underline;
	padding:0 0 1px;
	margin:0;
}
#mainbody .listing_btm01 dd.url{
	float:left;
	font-size:88.335%;
	line-height:1.3076em;
	color:#469E9D;
	margin:0 0 0 1.5em;
	padding:0.0769em 1px 0;
}
#mainbody .listing_btm01 dd.brief{
	clear:both;
	font-size:88.335%;
	line-height:1.3076em;
	color:#353535;
	padding:2px 0 0;
	margin:0;
}
* html #mainbody .listing_btm01 dd.brief{
	zoom:1;
}
*:first-child+html #mainbody .listing_btm01 dd.brief{
	zoom:1;
}
#mainbody .listing_btm01 p.about_im{
	font-size:88.335%;
	line-height:1.3076em;
	text-align: right;
	padding:3px 0 0;
	margin:0 0 20px;
}
#mainbody .listing_btm01 p.about_im a {
	color: #999;
	text-decoration: none;
}
#mainbody .listing_btm01 p.about_im .subtitle {
	text-decoration: underline;
}

/* TOP */
#contents .pediatop #title_comment h1{
	clear:both;
	padding:0;
	border-bottom:none;
	font-size:131.8%;
	color:#3B2F9D;
}
#contents .pediatop #title_comment{
	margin: 10px 0px; 
	letter-spacing: 0.1em;
	color: #6c6c6c;
	font-size: 81.25%;
}
#contents .pediatop #title_comment p{ 
	text-align: right; 
	letter-spacing: 0em;
}
#contents .pediatop #title_comment p.note{
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left; 
	letter-spacing: 0.05em;
}
#contents .pediatop .sub_title h3{ 
	clear: both;
	padding: 0px 0px 5px 10px;
	color: #3B2F9D;
	letter-spacing: 0.1em; 
}
#contents .pediatop .category{
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
#contents .pediatop .left_column {
	float:left;
	width:49%;
	height: 4.571em;
	padding: 0px 5px 0 0px; 
	text-align:left;
}
#contents .pediatop .right_column {
	float:left;
	width:49%;
	height: 4.571em;
	padding: 0px 0px 0 5px; 
	text-align:left;
}
#contents .pediatop .colm_title{
	height: 1.4375em;
	margin: 0 0px 5px 0px;
	background: url(http://img.newswatch.jp/fe/cmn/img/dev/bg_ttl_gray.gif) repeat-x bottom left;
	border: 1px solid #ccc;
	line-height: 1.4375em;
	text-align: left; 
}
#contents .pediatop .colm_title h3{
	padding: 0 0px 0px 10px;
	color: #3B2F9D;
	font-size: 0.937em;
	letter-spacing: 0.01em;
}
#contents .pediatop .colmu{ 
	padding: 0px 10px 0px 10px;
	font-size: 81.25%;
	line-height: 1.5em;
	letter-spacing: 0.05em;
}
#contents .pediatop #notice{
	margin-bottom: 30px;
	padding: 10px;
	background-color: #fbfbfb; 
	border-width: 1px; 
	border-color: #c9c9c9; 
	border-style: solid; 
	color: #6c6c6c;
	font-size: 81.25%;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
#contents .pediatop #wkp_text {
	margin:0 0 20px;
	padding:10px 0;
	font-size:66.66%;
	line-height:1.6298em;
	text-align:right;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 table.navbox .nowraplinks a {
  white-space:normal;
 }
}
html:\66irst-child table.navbox .nowraplinks a {
	white-space:normal;
}

/* body kabu kulinkbox -------------------------------------------------- */
#mainbody #kulinkbox{
	clear:both;
	padding-left:25px;
	background:#128dd1 url(http://img.newswatch.jp/fe/img/pedia/pedia_kulinkbox.gif) 0 50% no-repeat;
	margin-bottom:10px;
	font-size:108.6956%;
}
*:first-child+html #mainbody #kulinkbox{
	zoom:1;
}
* html #mainbody #kulinkbox{
	zoom:1;
}
#mainbody .kulinkbox_Inner{
	clear:both;
	position:relative;
	min-height:76px;
	background-color:#fff;
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:10px 10px 0;
}
* html #mainbody .kulinkbox_Inner{
	height:76px;
	zoom:1;
}
#mainbody #kulinkbox a.kulinkbox_img{
	display:block;
	float:left;
	width:65px;
	height:65px;
	border:1px solid #128dd1;
	margin:0 16px 10px 0;
	padding:0;
}
#mainbody #kulinkbox a.kulinkbox_img img{
	width:65px;
	height:65px;
	vertical-align:bottom;
}
#mainbody #kulinkbox p.title{
	font-weight:bold;
	line-height:1.5em;
	margin:0 0 2px;
}
#mainbody #kulinkbox p.brief{
	font-size:81.25%;
	line-height:1.3846em;
	margin:0;
}
#mainbody #kulinkbox ul{
	list-style-type:none;
	list-style-image:none;
	overflow:hidden;
	width:150px;
	margin:0;
	padding:7px 0 10px;
}
#mainbody #kulinkbox ul li{
	list-style-type:none;
	list-style-image:none;
	float:left;
	margin:0 8px 0 0;
	height:15px;
}
* html #mainbody #kulinkbox ul li{
	width:15px;
}
#mainbody #kulinkbox ul li a{
	display:block;
	height:15px;
	margin:0;
	vertical-align:top;
}
#mainbody #kulinkbox p.news{
	position:absolute;
	margin:0;
	bottom:8px;
	right:10px;
	font-size:81.25%;
	line-height:1.3076em;
	font-weight:bold;
}
/* body kabu kulinkbox END ---------------------------------------------- */

/* body kabu millbox START --------------------------------------------- */
#millbox{
	clear:both;
	padding:5px 9px 4px;
	border:1px solid #ccc;
	background-color:#f7f7f7;
}
#millbox p{
	min-height:13px;
	padding:0 0 0 19px;
	margin:0;
	font-size:88.335%;
	line-height:1.4615em;
	background:url(http://img.newswatch.jp/fe/img/pedia/pedia_icon_green_arrow.gif) 0 0.2307em no-repeat;
}
* html #millbox p{
	height:13px;
}
/* body kabu millbox END ----------------------------------------------- */

/* body kabu Fe fmbox START -------------------------------------------- */
#wrap_pedia #fmbox .detail{
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_btm_line.gif) repeat-x bottom left;
}
/* bottom */
#wrap_pedia #fmbox .detail .bl{
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_btm_l.gif) no-repeat bottom left;
}
#wrap_pedia #fmbox .detail .br{
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_btm_r.gif) no-repeat bottom right;
}
/* top */
#wrap_pedia #fmbox .detail .tm{
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_bg_top.gif) repeat-x;
}
#wrap_pedia #fmbox .detail .tr{
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_up_r.gif) no-repeat top right;
}
#wrap_pedia #fmbox .detail .waku{
	width: 100%;
	padding: 5px 0;
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_up_l.gif) no-repeat;
}
#wrap_pedia #fmbox .detail .midashi{
	padding: 2px 0 5px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f2f2f2 url(http://img.newswatch.jp/fe/img/qa/qa_kado_bg_btm.gif) repeat-x;
}
#wrap_pedia #fmbox .detail h2{
	min-height: 17px;
	margin: 0;
	padding: 0 5px 0 10px;
	background: none;
	font-size: 95.12%;
	font-weight: bold;
}
* html #wrap_pedia #fmbox .detail h2{
	height: 17px;
}
/* color */
#wrap_pedia #fmbox #fmkanren h2{
	border-left: 4px solid #ff7e00;
	color: #ff7e00;
}
#wrap_pedia #fmbox .detail .detail-in{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#wrap_pedia #fmbox #fm-kanren {
	padding:0 15px 10px;
}
#wrap_pedia #fmbox #fm-kanren ul{
	margin: 0;
	padding-top:15px;
	list-style-image: none;
}
#wrap_pedia #fmbox #fm-kanren ul li{
	margin: 0;
	padding: 0 0 13px 10px;
	background: url(http://img.newswatch.jp/fe/img/qa/qa_icon_dotarrow.gif) no-repeat 0 0.285em;
	font-size: 95.12%;
	line-height: 1.155;
}
#wrap_pedia #fmbox #fm-kanren p{
	overflow: hidden;
	margin: 0;
	text-align: right;
}
#wrap_pedia #fmbox #fm-kanren p a{
	display: inline-block;
	min-height: 15px;
	padding-left: 25px;
	background: url(http://img.newswatch.jp/fe/img/qa/qa_icon_orange_arrow.gif) no-repeat center left;
	font-size: 88.33%;
	line-height: 1.153;
}
* html #wrap_pedia #fmbox #fm-kanren p a{
	height: 15px;
}
/* body kabu Fe fmbox END ---------------------------------------------- */


/* body kabu Fe Q&Abox START -------------------------------------------- */
#wrap_pedia #qabox .detail{
	clear: both;
	margin-bottom: 20px;
	padding-top: 10px;
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_btm_line.gif) repeat-x bottom left;
}
/* bottom */
#wrap_pedia #qabox .detail .bl{
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_btm_l.gif) no-repeat bottom left;
}
#wrap_pedia #qabox .detail .br{
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_btm_r.gif) no-repeat bottom right;
}
/* top */
#wrap_pedia #qabox .detail .tm{
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_bg_top.gif) repeat-x;
}
#wrap_pedia #qabox .detail .tr{
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_up_r.gif) no-repeat top right;
}
#wrap_pedia #qabox .detail .waku{
	width: 100%;
	padding: 5px 0;
	background: url(http://img.newswatch.jp/fe/img/qa/qa_kado_up_l.gif) no-repeat;
}
#wrap_pedia #qabox .detail .midashi{
	padding: 2px 0 5px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f2f2f2 url(http://img.newswatch.jp/fe/img/qa/qa_kado_bg_btm.gif) repeat-x;
}
#wrap_pedia #qabox .detail h2{
	min-height: 17px;
	margin: 0;
	padding: 0 5px 0 10px;
	background: none;
	font-size: 95.12%;
	font-weight: bold;
}
* html #wrap_pedia #qabox .detail h2{
	height: 17px;
}
/* color */
#wrap_pedia #qabox #kanren h2{
	border-left: 4px solid #569f1f;
	color: #569f1f;
}
#wrap_pedia #qabox .detail .detail-in{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#wrap_pedia #qabox #qa-kanren {
	padding:0 15px 10px;
}
#wrap_pedia #qabox #qa-kanren ul{
	margin: 0;
	padding-top:15px;
	list-style-image: none;
}
#wrap_pedia #qabox #qa-kanren ul li{
	margin: 0;
	padding: 0 0 13px 10px;
	background: url(http://img.newswatch.jp/fe/img/qa/qa_icon_dotarrow.gif) no-repeat 0 0.285em;
	font-size: 95.12%;
	line-height: 1.155;
}
#wrap_pedia #qabox #qa-kanren p{
	overflow: hidden;
	margin: 0;
	text-align: right;
}
#wrap_pedia #qabox #qa-kanren p a{
	display: inline-block;
	min-height: 15px;
	padding-left: 25px;
	background: url(http://img.newswatch.jp/fe/img/qa/qa_icon_green_arrow.gif) no-repeat center left;
	font-size: 88.33%;
	line-height: 1.153;
}
* html #wrap_pedia #qabox #qa-kanren p a{
	height: 15px;
}
/* body kabu Fe Q&Abox END ---------------------------------------------- */

/* ad-text -------------------------------------------------------------- */
#ad-text{
	height: 20px;
	width: 530px;
}
/* ad-text END ---------------------------------------------------------- */

/* over18 --------------------------------------------------------------- */
#mainbody .over18{
	padding:10px 0 100px 2px;
}
#mainbody .over18 p.over18_ate{
	margin:0 0 20px;
}
#mainbody .over18 p.over18_que{
	margin:0;
	font-weight:bold;
}
#mainbody .over18 p.over18_que a{
	margin-right:20px;
}
/* over18 END------------------------------------------------------------ */

/* delete by kitamura */
.editsection,
span.editsection{
	display:none;
}

#wrap_pedia .s-gif {
	vertical-align: baseline;
}

/* AD for SouthPanel */
#mainbody #adWIKIfooter{
	padding: 5px 0 10px ;
	margin: 0 ;
	text-align: center;
}
