@charset "utf-8";
/*******************************************************************************
オープンデータ
*******************************************************************************/
/*------------------------------------------------------------------------------
	トップ
------------------------------------------------------------------------------*/
#opendata{
	margin:0px auto 0px auto;
	width:950px;
	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{
	margin-right:10px;
	padding-bottom:20px;
	width:700px;
	float:right;
}
/* 左メニュー
------------------------------------------------------------------------------*/
#opendata #lnavi{
	margin-left:10px;
}
#opendata #lnavi p{
	padding:4px 10px 4px 10px;
	border-top:1px dotted #CCC;
	font-size:95%;
}
#opendata .bannertxt{
	width:200px;
	float:left;
}
#opendata .bannertxt ul{
	margin:0px 0px 15px 0px;
	list-style-type:none;
}
#opendata .bannertxt ul li{
	margin-bottom:8px;
}
/* データを探す
------------------------------------------------------------------------------*/
#ocontent .osearch{
	margin-bottom:20px;
	width:100%;
	border:2px solid #CCCCCC;
}
#ocontent .osearch h2{
	margin-bottom:10px;
	padding:3px 10px 3px 10px;
	font-size:110%;
	background:#F6F6F6 none;
	border:none;
	border-bottom:1px dotted #CCCCCC;
}
#ocontent .osearchbtn{
	margin:0px 5px 15px 15px;
	width:200px;
	float:left;
}
#ocontent .ocategory{
	margin:0px 15px 5px 5px;
	width:458px;
	float:right;
}
#ocontent .ocategory h3{
	margin:0px 0px 10px 0px;
	padding:3px 7px 3px 7px;
	font-size:100%;
	background:#EEEEEE;
}
#ocontent .ocategory p{
	margin:0px 10px 10px 10px;
}
/*------------------------------------------------------------------------------
	検索結果
------------------------------------------------------------------------------*/
#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:2px dotted #CCCCCC;
	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 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 .opendata p.update,#content2 .opendata p.update{
	margin:0px 15px 10px 15px;
	width:100%;
	float:none;
	font-size:95%;
	text-align:left;
	display:block;
}
#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:450px;
	float:left;
	clear:none;
}
#content2 .opendata ul.objectlink{
	margin:0px 15px 15px 25px;
	width:680px;
	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 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 5px 5px;
}
#content ul.objectlink li.wvx,#content2 ul.objectlink li.wvx{
	background:url(images/icon/wvx.gif) no-repeat 5px 5px;
}
#content ul.objectlink li.htm,#content2 ul.objectlink li.htm{
	background:url(images/icon/htm.gif) no-repeat 5px 5px;
}
#content ul.objectlink li.rss,#content2 ul.objectlink li.rss{
	background:url(images/icon/rss.gif) no-repeat 5px 5px;
}
#content ul.objectlink li.map,#content2 ul.objectlink li.map{
	background:url(images/icon/map.gif) no-repeat 5px 5px;
}
#content ul.objectlink li.jsn,#content2 ul.objectlink li.jsn{
	background:url(images/icon/jsn.gif) no-repeat 5px 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;
}
