@charset "utf-8";
/*******************************************************************************
オープンデータ
*******************************************************************************/
/*------------------------------------------------------------------------------
	トップ
------------------------------------------------------------------------------*/
#opendata{
	margin:0px auto 0px auto;
	width:100%;
	max-width:1200px;
	min-width:1000px;
	clear:both;
	text-align:left;
	line-height:1.8;
}
#opendata h1.h1img{
	margin-bottom:15px;
	padding:0px;
	background:none;
	border:none;
}
#opendata p.title{
	margin:0px 0px 15px 0px;
	clear:both;
}
/*------------------------------------------------------------------------------
	ポータルトップ
------------------------------------------------------------------------------*/
#ocontent{
	padding-bottom:20px;
	width: calc(100% - 280px);
	float:left;
}
/* 左メニュー
------------------------------------------------------------------------------*/
#opendata #lnavi{
	float: right;
}
#opendata #lnavi p{
	padding:4px 10px 4px 10px;
	border-top:1px dotted #CCC;
	font-size:95%;
}
#opendata .bannertxt{
	width:240px;
	float:left;
}
#opendata .bannertxt ul{
	margin:0px 0px 15px 0px;
	list-style-type:none;
}
#opendata .bannertxt ul li{
	margin-bottom:10px;
	box-shadow: none;
}
/* データを探す
------------------------------------------------------------------------------*/
#ocontent .osearch{
	margin-bottom:20px;
	width:100%;
	background:#FFF;
	border: 1px solid #cfb329;
	border-radius: 5px;
}
#ocontent .osearch h2{
	margin:0px 0px 10px 0px;
	padding:10px 30px;
	font-size:130%;
	background:url(design/images/parts/news_bg.png) repeat-y right top,
		#EDE1A9;
	border:none;
	border-bottom: 1px dotted #cfb329;
	border-radius: 0 3px 0 0 ;
	position: relative;
}
#ocontent .osearch h2::before{
	content:"";
	width: 12px;
	height: 23px;
	background:url(design/images/content/h2_bg1.png) no-repeat left top;
	position:absolute;
	left: -1px;
	top: -1px;
}
#ocontent .osearchbtn{
	margin: 0px auto 15px auto;
	width:200px;
}
#ocontent .ocategory{
	margin: 0px 15px 5px 15px;
}
#ocontent .ocategory h3{
	margin:0px 0px 10px 0px;
	padding:10px;
	font-size:100%;
	background:#EDE1A9;
  border-radius: 5px;
}
#ocontent .ocategory p{
	margin:0px 10px 10px 10px;
}
/*------------------------------------------------------------------------------
	検索結果：並び替え
------------------------------------------------------------------------------*/
#content p.order{
	margin:0px 5px 10px 0px;
	font-size:90%;
	text-align:right;
}
#content p.order a{
	margin-left:10px;
	padding:3px 3px 3px 15px;
	background:url(images/opendata/mark_order.gif) no-repeat left center;
}
#content p.order a:hover{
	background:url(images/opendata/mark_order_o.gif) no-repeat left center;
}
#content p.order a.ordero{
	color:#333;
	font-weight:bold;
	background:url(images/opendata/mark_order_o.gif) no-repeat left center;
	text-decoration:none;
}

/*------------------------------------------------------------------------------
	検索結果
------------------------------------------------------------------------------*/
#content ul.osearchresult{
	margin:0px 15px 15px 15px;
	list-style-type:none;
}
#content ul.osearchresult li{
	padding:2px 0px 5px 22px;
	background:url(images/content/mark_list.png) no-repeat 2px 13px;
	border-top: 1px dotted #000;
	clear:both;
}
#content ul.osearchresult li:after{
	content: ""; 
    display: block; 
    clear: both;
}
#content .odata{
	padding:8px 0px 0px 0px;
	width:73%;
	float:left;
}
#content .odata .small{
	color:#666666;
}
#content .odata img{
	margin-top:3px;
}
#content .ocate{
	width:25%;
	float:right;
	text-align:right;
}
#content .ocate span{
	margin:5px;
	padding:1px 5px 1px 5px;
	font-size:90%;
	display:inline-block;
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
}
/*==============================================================================
	オープンデータエリア
==============================================================================*/
#content .opendata p.update,
#content2 .opendata p.update{
	margin:0px 15px 10px 15px;
	float:none;
	display:block;
	font-size:95%;
	text-align:left;
}
#content .opendata p.update span,
#content2 .opendata p.update span{
	margin-right:8px;
	padding:2px 5px 2px 5px;
	font-size:95%;
	border:1px solid #CCCCCC;
	line-height:2;
}
#content .opendata h3,
#content2 .opendata h3{
	margin-left:10px;
	margin-right:10px;
}
#content .opendata .license,
#content2 .opendata .license{
	width:196px;
	float:right;
	line-height:1.5;
}
#content .opendata ul.objectlink{
	margin:0px 15px 15px 25px;
	width: calc(100% - 270px);
	float:left;
	clear:none;
}
#content2 .opendata ul.objectlink{
	margin:0px 15px 15px 25px;
	width: calc(100% - 270px);
	float:left;
	clear:none;
}
#content .plugin h3,
#content2 .plugin h3{
	margin:10px 10px 0px 10px;
	padding:0px;
	border:none;
	background:none;
}
#content .plugin ul.objectlink,
#content2 .plugin ul.objectlink{
	margin:0px 10px 10px 10px;
	padding:0px;
}
/*==============================================================================
	添付ファイルアイコン 追加分
==============================================================================*/
/*------------------------------------------------------------------------------
	<li>である場合
------------------------------------------------------------------------------*/
#content ul.objectlink li.lzh,#content2 ul.objectlink li.lzh{
	background:url(images/icon/lzh.gif) no-repeat 0px 5px;
}
#content ul.objectlink li.wvx,#content2 ul.objectlink li.wvx{
	background:url(images/icon/wvx.gif) no-repeat 0px 5px;
}
#content ul.objectlink li.htm,#content2 ul.objectlink li.htm{
	background:url(images/icon/htm.gif) no-repeat 0px 5px;
}
#content ul.objectlink li.rss,#content2 ul.objectlink li.rss{
	background:url(images/icon/rss.gif) no-repeat 0px 5px;
}
#content ul.objectlink li.map,#content2 ul.objectlink li.map{
	background:url(images/icon/map.gif) no-repeat 0px 5px;
}
#content ul.objectlink li.jsn,#content2 ul.objectlink li.jsn{
	background:url(images/icon/jsn.gif) no-repeat 0px 5px;
}
/*------------------------------------------------------------------------------
	<li>ではない場合
------------------------------------------------------------------------------*/
#content span.lzh,#content2 span.lzh{
	padding-left:18px;
	background:url(images/icon/lzh.gif) no-repeat left 2px;
}
#content span.wvx,#content2 span.wvx{
	padding-left:18px;
	background:url(images/icon/wvx.gif) no-repeat left 2px;
}
#content span.htm,#content2 span.htm{
	padding-left:18px;
	background:url(images/icon/htm.gif) no-repeat left 2px;
}
#content span.rss,#content2 span.rss{
	padding-left:18px;
	background:url(images/icon/rss.gif) no-repeat left 2px;
}
#content span.map,#content2 span.map{
	padding-left:18px;
	background:url(images/icon/map.gif) no-repeat left 2px;
}
#content span.jsn,#content2 span.jsn{
	padding-left:18px;
	background:url(images/icon/jsn.gif) no-repeat left 2px;
}
