@charset "utf-8";
/* CSS Document */

/*
===== CONTENTS ===========================================

  01. common
  02. 検察庁
  
==========================================================
*/
/* -------------------------------------------------------
  01. common
------------------------------------------------------- */
#contentMainWrap {
	background: none;
	padding: 0;
	box-shadow: none;
	width: 980px;
}
#contentMainWrap #leftSide {
	width: 710px;
}
#contentMainWrap #leftSide .top_h1{
	display: none;
        position: absolute;
}
.section {
	background: url(/content/000127071.gif) no-repeat 5px 5px #FFF;
	border-radius: 10px;
	position: relative;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	margin-bottom: 10px;
	padding: 15px 25px;
}
#mainimage img {
	border: 5px solid #fff;
	border-radius: 10px;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	margin-bottom: 10px;
	position: relative;
}
#attention h2 {
	color: #b40000;
}
#attention h2:before {
	content: url(/content/000127073.gif);
	margin-right: 5px;
	position: relative;
	top: 1px;
}
#notice h2:before {
	content: url(/content/000127108.gif);
	margin-right: 5px;
}
#attention a.pdf:before {
	content: url(/content/000127097.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}

#attention a.blank:before {
	content: url(/content/000127130.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}

#notice a.pdf:before {
	content: url(/content/000127097.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}

#notice a.blank:before {
	content: url(/content/000127130.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}


#notice a.xls:before {
	content: url(/content/000127096.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}

#notice a.doc:before {
	content: url(/content/000127064.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}


#notice a.swf:before {
	content: url(/content/000127081.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}




#news {
	padding-bottom: 3px;
}
#news h2:before {
	content: url(/content/000127141.gif);
	margin-right: 5px;
}
#news .text {
	display: block;
}
#news .blank .text:before {
	content: url(/content/000127130.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}
#news .pdf .text:before {
	content: url(/content/000127097.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}

#news .xls .text:before {
	content: url(/content/000127096.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}

#news .doc .text:before {
	content: url(/content/000127064.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}


#news .swf .text:before {
	content: url(/content/000127081.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}





#news .pdf .text,
#news .blank .text{
	text-indent: -23px;
	padding-left: 23px;
}
.rightMenu {
	background: #FFF;
	margin-bottom: 10px;
	padding: 10px;
}
.rightMenu ul {
	border: none;
	padding: 0;
	margin: 0;
}
.rightMenu li a {
	background: url(/content/000127101.png) no-repeat right 50%;
	padding: 10px 20px 10px 5px;
}
.rightMenu li a:hover {
	background: url(/content/000127110.png) no-repeat right 50% #fdfcf7;
}

.rightMenu li a.pdf:before {
	content: url(/content/000127097.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}


.rightMenu li a.blank:before {
	content: url(/content/000127130.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}


.rightMenu h2 {
	padding: 10px 0;
}
.rightMenu.otherlinks a:after {
	right: 0;
}

.rightMenu.otherlinks a.pdf:before {
	content: url(/content/000127097.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}


.rightMenu.otherlinks a.blank:before {
	content: url(/content/000127130.gif);
	position: relative;
	top: 4px;
	margin-right: 5px;
}



.arrowLists {
	margin: 0;
	padding: 0;
}
.arrowLists li a {
	padding: 15px 35px 15px 5px;
}
#news .date {
	display: block;
}
#notice .lists,
#news .lists {
	float: right;
	padding: 0 35px 0 0;
	position: relative;
	top: 9px;
	margin: 0;
}
#victim {
	background: url(/content/000127094.gif) no-repeat center 5px #FFF;
}
#victim h2:before {
	content:  url(/content/000127107.gif);
	margin-right: 5px;
}
#laws {
	background: url(/content/000127106.gif) no-repeat center 5px #FFF;
}
#laws h2:before {
	content:  url(/content/000127133.gif);
	margin-right: 5px;
}
#links {
	background: url(/content/000127115.gif) no-repeat center 5px #FFF;
}
#links h2:before {
	content:  url(/content/000127137.gif);
	margin-right: 5px;
}
/* その他用に追加 */
.other {
	background: url(/content/000127115.gif) no-repeat center 5px #FFF;
}
.other h2:before {
	content:  url(/content/000127137.gif);
	margin-right: 5px;
}

#contentMainWrap #rightSide {
	margin-right: 0;
	width: 260px;
}
.rightMenu {
	border-radius: 10px;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	padding-bottom: 3px;
	position: relative;
}
.rightMenu.otherlinks {
	background: #f9f7f1;
	border: 1px solid #fff;
	padding: 13px 10px;
}
.rightMenu.otherlinks .textmin {
	font-size: 81%;
}
.rightMenu.otherlinks a {
	display: block;
	padding-left: 5px;
	padding-right: 20px;
	position: relative;
}
.rightMenu.otherlinks a:hover {
	color: #2e5802;
	text-decoration: underline;
}
.rightMenu.banner {
	padding: 5px 0;
}
.rightMenu.banner img {
	margin: 0 auto;
}
.rightMenu.banner.green {
	background: #4caf0f;
	border: 1px solid #dadada;
}
/* -------------------------------------------------------
  02. 検察庁
------------------------------------------------------- */
#organization h2 {
	text-indent: -24px;
	padding-left: 24px;
	padding-bottom: 0;
}
#organization h2:before {
	content: url(/content/000127113.gif);
	margin-right: 5px;
}
#organization  ul li {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#organization a {
	background: url(/content/000127116.png) no-repeat 630px 37px #fff;
	color: #000;
	display: block;
	text-decoration: none;
}
#organization a span.text {
	border-left: 5px solid #005696;
	display: inline-block;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
#organization .wide {
	margin: 0 0 15px;
	padding: 0;
}
#organization .wide a {
	border: 2px solid #97c2e2;
	border-radius: 16px;
	position: relative;
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#organization .wide a img {
	border-radius: 16px 0 0 16px;
	position: relative;
}
#organization .wide a:hover {
	background: url(/content/000127126.png) no-repeat 630px 37px #fffefa;
	border-color: #ed5400;
}
#organization span.text {
	font-size: 100%;
	margin: 8px 0 0 5px;
	padding-left: 5px;
}
#organization .wide span.text {
	font-size: 162%;
	margin: 0;
	margin-left: 22px;
	padding-left: 8px;
	position: absolute;
	top: 33px;
}
#organization .wide a img {
	float: left;
}
#organization .narrow {
	margin: 0 0 0 -7px;
	width: 668px;
	overflow: hidden;
	padding: 0;
}
#organization .narrow li {
	float: left;
	margin: 0 0 15px 7px;
	padding: 0;
	width: 160px;
}
#organization a img.radius {
	border: 2px solid #fff;
	border-radius: 16px;
	position: relative;
}
#organization a span.image {
	display: block;
	position: relative;
}
#organization a span.image:before {
	content: url(/content/000127116.png);
	position: absolute;
	top: 33px;
	right: 5px;
	z-index: 10;
}
#organization a:hover span.image:before {
	content: url(/content/000127126.png);
}
#organization a:hover img.radius {
	border-color: #ed5400;
}


div#footerWrap div#footerLinkArea div#pageTop{
	display:none;
}