@charset "UTF-8";

#topicPath {
	width: 920px;
	margin: 15px auto 0;
	}
#topicPath ul li {
	display: inline;
	margin-right: 4px;
	padding-right: 17px;
	background: url(https://www.kantei.go.jp/jp/n-common/images/icn_topicpath.gif) right no-repeat;
	}
#topicPath ul li.current {
	background: none;
	}
#topicPath ul li.current strong {
f	ont-weight: normal;
	}



h2#sitemapTitle{
	margin:20px auto;
	font-size:160%;
	font-weight:bold;
	padding:6px;
	border:1px solid #cccccc;
	text-indent:12px;
	background: url(/jp/n-common/images/header_tip.gif) no-repeat 6px 3px;
	}

.topbox{
	list-style:none;
	padding-left:20px;
	}
.topbox li{
	float: left;
	margin-right:20px;
	margin-bottom:20px;
	width:160px;
	height:80px;
	background:#eeeeee;
	}



.linkbox{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: auto 10px;
	width: 286px;
	text-align:left;
	}
.linkbox h2{
	line-height:180%;
	font-size:140%;
	font-weight:bold;
	border:1px solid #dddddd;
	border-top:3px solid #cccccc;
	text-indent:10px;
	}
.linkbox ul{
	list-style:none;
	margin:0px 0px 20px;
	padding-top:8px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	}
.linkbox li{
	margin-bottom: 8px;
	padding-left: 26px;
	padding-bottom:4px;
	border-bottom:1px solid #eeeeee;
	background: url(https://www.kantei.go.jp/jp/noda/yotei/images/arrow.gif) no-repeat 10px 4px;
	}
