@charset "utf-8";

@import url("3col-layout.css");
@import url("document.css");
@import url("common/carousel.css");

body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset,
form, input, textarea {
	padding: 0;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a {
	text-decoration: none;
	font-weight: bold;
}

#form1 {
}

/* .viewer
------------------------- */
.viewer {
	margin: 0 auto;
	max-width:498px;
	width: 100%;
	position: relative;
	overflow: hidden;
	border: 1px solid #B9B9B9;
	margin: 0 0 5px 0;			/* 外枠の余白: */
}
.viewer ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
.viewer ul li img {
	width: 100%;
}

/* sideNavi
------------------------- */
.viewer .btnPrev,
.viewer .btnNext {
	margin-top: -25px;
	top: 50%;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 101;
}
.viewer .btnPrev {
	left: 10px;
	background: #ccc url(../img/btnPrev.jpg) no-repeat center center;
}
.viewer .btnNext {
	right: 10px;
	background: #ccc url(../img/btnNext.jpg) no-repeat center center;
}

/* =======================================
	ClearFixElements
======================================= */
.viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.viewer ul {
	display: inline-block;
	overflow: hidden;
}

/*--------------------------------------
#header(ヘッダメニュー)
---------------------------------------*/
/* ブラウザのul要素のデフォルトスタイルをリセットし、floatでマージンの相殺を防ぐ。 */
ul.header-menu {
	position: relative;			/* 相対位置 */
	display: inline-block;			/* インラインに流し込むことのできるブロック要素 */
	list-style: none;			/* リストのマークを表示しない */
	color: white;				/* 色:紺 */
	margin: 5px 0 0 0;			/* 外枠の余白: */
	padding: 0;				/* 内枠の余白:0 */
}

/* li要素をfloatし横並びにする。さらに、背景を設定する。 */
ul.header-menu li {
	display: inline-block;		/* インラインに流し込むことのできるブロック要素 */
	white-space: nowrap;		/* 自動的な折り返しを禁止する */
	float: left;			/* 右に回りこむ */
	color: white;			/* 色:白 */
	border: none;			/* 枠線:無 */
	padding: 0;			/* 内枠の余白:0 */
	width: 149px ;height: 40px;
}

/* メニュー左右の仕切り線 */
ul.header-menu > li {
	border-right: white 1px solid;
	height: 45px;
}

ul.header-menu a {
	position: relative;		/* 相対位置 */
	display: inline-block;	/* インラインに流し込むことのできるブロック要素 */
	text-decoration: none;	/* テキストの装飾を施さない */
	font-size: 14px;		/* 文字のサイズ:19px */
	line-height: 40px;		/* 行の高さ: 25px */
	color: white;			/* 色:白 */
	background: #04356f;	/* 背景色:紺 */
	margin: 0;				/* 外枠の余白:0 */
	z-index:20;
}

/*--------------------------------------
  wrapper > content
---------------------------------------*/
#content {
	padding:35px 0 0 0;
	position:relative;
	width: 900px;
	margin: 0 auto;
}

/*--------------------------------------
  wrapper > content > sidebar
---------------------------------------*/
.navi2 { display:none;}

#hp .sidebar div {
	margin-bottom: 5px;
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
}

#hp .sidebar li.btn {
	padding: 3px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFF;
	background: #EDEDED;
}

#hp .sidebar h3 {
	height: 36px;
	width: 178px;
	text-indent: -999em;
}

/* 左 */
/* ようこそ知事室へ */
#hp .sidebar #chiji {
	position: relative;
	border-bottom: 1px solid #B9B9B9;
}

#hp .sidebar #chiji h3 {
	border-top: 1px solid #B9B9B9;
	height: auto;
	width: auto;
	text-indent: 0em;
}

#hp .sidebar #chiji ul li {
	line-height: 1.8em;
}


#hp .sidebar #chiji2 {
	display: none;
}

/* その他 */
#hp .sidebar .others {
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
}

#hp .sidebar .others image{
	margin-bottom: -0.3em;
}

#hp .sidebar .others ul li {
	line-height: 1.8em;
}

/* 観光・特産品 */
#hp .sidebar #kanko {
	text-align: center;
}

#hp .sidebar #kanko h3 {
	background: url(../image/top/bg-kanko-h3.gif) no-repeat top;
}

#hp .sidebar #kanko ul li {
	margin: 0px 0 3px;
}

#hp .sidebar #kanko img {
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
}

/* 組織から探す */
#hp .sidebar #chiiki {
	border-bottom: 1px solid #B9B9B9;
}

#hp .sidebar #chiiki h3 {
	background: url(../image/top/bg-chiiki-h3.gif) no-repeat top;
}

/* 右 */
/* 緊急情報 */
#hp .sidebar #kinkyu {
	background: #FFCCCC;
}

#hp .sidebar #kinkyu h3 {
	background: url(../image/top/bg-kinkyu-h3.gif) no-repeat top;
}

#hp .sidebar #kinkyu dl {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #FFF;
}

#hp .sidebar #kinkyu dt {
	font-weight: bold;
	line-height: 1.5em;
}

#hp .sidebar #kinkyu dd {
	line-height: 1.5em;
}

/* 情報発信・広報活動 */
#hp .sidebar #kouhou h3 {
	background: url(../image/top/bg-kouhou-h3.gif) no-repeat top;
}

/*--------------------------------------
  wrapper > content > main
---------------------------------------*/
/* 緊急情報 */
.kinkyuu {
	border: 1px solid #B9B9B9;
	margin-bottom: 5px;
}

.kinkyuu ul {
	margin: 5px 0 0 5px;
}

.kinkyuu ul li {
	width: 480px;	
	background: url(../image/common/line-dot.gif) repeat-x 0 bottom;
	padding-left: 5px;
}

/* 注目情報 */
#topics {
	margin-bottom: 5px;
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
}

#hp #main #topics h3 {
	background: url(../image/top/bg-topics-h3.gif) no-repeat top;
}

#topics .grid-c {
	width: 498px;
}

#topics ul {
	margin: 5px 5px 0 20px;
}

#topics ul li {
	background: url(../image/common/line-dot.gif) repeat-x 0 bottom;
	list-style-image: url(../image/common/bg-arrow.gif);
	padding-left: 5px;
	padding-top: 5px;
}

/* 新着情報 */

/*
#hp #main #new h3 {
	background: url(../image/top/bg-new-h3.gif) no-repeat top;
}*/

#tabs li {
	display: inline;
}

.txt_ex  {display :none;}

#what1,
#what2,
#what3,
#what4,
#what5 {
	border: 1px solid #CCC;
}

#what2,
#what3,
#what4,
#what5 {
	display: none;
}
#new {
	margin-bottom: 5px;
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
}

#new table.striped .odd-row {
	background-color: #F0F0F0;
}

table tr.odd td {background: #efefef;} 

/* 情報発信 */
#info {
	margin-bottom: 5px;
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
}

#info li{
	padding:2px 0 0 2px;
}

#info img{
border:1px solid #cccccc;
}

#hp #main h3 {
	height: 36px;
	width: 498px;
	text-indent: -999em;
}

#hp #main #info h3 {
	background: url(../image/top/bg-info-h3.gif) no-repeat top;
}

/* 県政ズームアップ */
#zoom {
	margin-bottom: 5px;
	border-top: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
}

#zoom li{
	padding:2px 0 0 2px;
}

#zoom img{
border:1px solid #cccccc;
}

#hp #main #zoom h3 {
	background: url(../image/top/bg-zoom-h3.gif) no-repeat top;
}

/* 新着情報 */
/* main 下  */
#hp #main #catlist h3 {
	background: url(../image/top/bg-cat-h3.gif) no-repeat top;
}

#catlist {
	position: relative;
}

#catlist .grid-b {
	padding: 5px 0;
}

#catlist .grid-b .unit {
	width: 160px;
	margin-left: 4px;
	border: 1px solid #cccccc;
}

#catlist .grid-b .unit h5{
	height: 35px;
	width: 160px;
	text-indent: -999em;
}

#catlist .grid-b #other3 h5{
	background: url(../image/top/bg-navi-h5.gif) no-repeat top;
}

#catlist .grid-b #iken h5{
	background: url(../image/top/bg-iken-h5.gif) no-repeat top;
}

#catlist .grid-b #densi h5{
	background: url(../image/top/bg-densi-h5.gif) no-repeat top;
}

#catlist .grid-b #link h5{
	background: url(../image/top/bg-link-h5.gif) no-repeat top;
}

#new dl {
	margin: 0 0 5px;
	padding: 0 5px 5px;
	border: 1px #EEEEEE solid;
	font-weight: bold;
}

#new dl dt {
	float: left;
	width: 7em;
	padding: 7px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 100%;
}

#new dl dd {
	padding: 7px 0 7px 7em;
	line-height: 100%;
	border-bottom: 1px #CCCCCC solid;
}

/* バナー広告 */
div#adbnr {
	clear:both;
	padding: 10px 15px 10px 15px;
	margin: 0 auto;  
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

div#adbnr img {
	height: 60px;
	width: 150px;
}

div#adbnr li {
	margin: 5px 0 5px 17px;
	float: left;
}

div#adbnr dl {
	margin: 0 0 5px;
	padding: 0;
	border: 1px #B9B9B9 solid;
}

div#adbnr dl dt {
	background: #e7e7e7;
	width: 100%;
	padding: 5px 0 5px 0;
	text-indent: 1em;
	line-height: 100%;
}

div#adbnr dl dd {
	padding: 7px 0 7px 7px;
	line-height: 100%;
	border-bottom: 1px #B9B9B9 solid;
}
