/* ブラウザ間の差異を無くすための初期化 */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

blockquote {
	margin-left: 40px;
}

/* 箇条書きのインデントの違いを調整 */
ul,ol,dl {
	margin: 0 0 0 1em;
	padding: 0;
	vertical-align: middle;
}
li {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 99%;
}

.hide {
	display: none;
}

.naviBack {
	text-align: right;
	margin-bottom: 0.5em;
}
.naviBack p {
	margin-right: 1em;
}


html {
	height: 100%;
	margin-bottom: 1px;
}


html:first-child body{
	min-height:100%;
	padding-bottom:1px;
}

input[type="text"] {
	height: 1.5em;
	border: 1px solid gray;
}

/*___ サイト全体の設定 _____________________________________________*/
body {
	text-align: center;
	background-color: #FFFFFF;
	height: 100%;
	font-size: 85%; /* for IE5, IE6, IE7 */
}

/* bieside IE(for firefox) */
html>/**/body {
	font-size: 14px;
}

/*___ safari と MacIE、Operaの調整 ______________________________________*/
/* for safari and Opera */
/*\*/
html:\66irst-child body {
	font-size: 87%;
}
/* end */

/* for MacIE5 \*//*/
body {
	font-size: 90%;
}
/* */



address {
	font-style: normal;
	margin: 0.5em 0;
}


img {
	border: none;
}


input[type="text"]:focus {
	background-color: #FFFFCC;
	border: 1px solid red;
}


hr {
	border: 1px solid #999999;
	margin: 1.5em auto;
	width: 95%;
	text-align: center;
}


a:link {
	color: #003399;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #990099;
}
a:visited:hover {
	color: #CC3300;
	text-decoration: underline;
}


#iwatePage {
	width: 98%;
/*
	width: 930px;
*/
	min-width: 700px;
	min-height: 100%;
	text-align: left;
	margin: 10px auto 10px auto;
	background-color: #FFFFFF;
	position: relative;
}
/*___ ヘッダー領域 ___________________________________________*/
#iwateHeader {
	width: 100%;
	position: relative;
}
#iwateHeader * {
	vertical-align: bottom;
}

/*___ ヘッダー内の各要素 _____________________________________*/
/* サイトID */
#siteId {
	margin-left: 0;
	margin-right: auto;
}
#siteId img {
	margin-right: 5px;
}

.idPosition {
	font-size: 0.8em;
	font-weight: bold;
}

/* 検索ボックスなどの位置調整 */
#searchBox {
	position: absolute;
	bottom: 0;
	right: 2em;
	text-align: left;
	font-size: 0.9em;
}

.checkIt {
	font-weight: bold;
	font-size: 1.42em;
}
/*___ サイトナビゲーション領域 ________________________________________*/
#iwateSitenavi {
	width: 100%;
	margin: 0;
	padding-bottom: 0.5em;
	background-color: #EEEEEE;
}
#iwateSitenavi * {
	vertical-align: bottom;
}

/*___ メインナビゲーション内の各要素 __________________________________*/
#mainNavi {
	width: 100%;
	background-image: url("http://www.pref.iwate.jp/~img/cms/h_b_space.gif");
}
#mainNavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainNavi li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainNavi a {
	text-decoration: none;
}
#mainNaviStart {
	float: left;
	width: 17px;
	background-image: url("http://www.pref.iwate.jp/~img/cms/h_b_start.gif");
	background-repeat: no-repeat;
	height: 38px;
}
#mainNaviEnd {
	float: right;
	width: 17px;
	background-image: url("http://www.pref.iwate.jp/~img/cms/h_b_end.gif");
	background-repeat: no-repeat;
	height: 38px;
}



/*___ サブナビゲーション内の各要素 ____________________________________*/
#subNavi {
	clear: both;
	margin-top: 0.3em;
	margin-right: 8em;
	font-size: 1.25em;
}
#subNavi ul {
	width: 98%;
	margin: 0 0 0 auto;
	list-style: none;
	text-align: right;
	clear: both;
}
#subNavi li {
	display: inline;
	color: #333333;
	list-style: none;
}
#subNavi a {
	color: #000000;
	font-weight: bold;
}
#subNavi a:hover {
	color: #CC3300;
}


/*___ パン屑リスト内の各要素 ____________________________________*/
#pankuzuList {
	clear: both;
	width: 100%;
	margin-top: 0.3em;
	text-indent: 1em;
	text-align: left;
	font-size: 1.25em;
}
#pankuzuList a {
	color: #000000;
	font-weight: bold;
}
#pankuzuList a:hover {
	color: #CC3300;
}
/*_____ コンテンツ全体の枠組み _____*/
#iwateContent {
	width: 100%;
	position: relative;
	padding-bottom: 1em;
}

/* バナー画像 */
#iwateContentBanner {
	margin-bottom: 10px;
	margin-right: 170px;
	margin-left: 170px;
	position: relative;
}
* html div#iwateContentBanner {
	width: 100%;
}

/*_____ メイン・本文欄 _____*/
#iwateTopMain {
	margin-right: 175px;
	margin-left: 175px;
}

/*_____ 本文下のリンク群を囲むボックス _____*/
#iwateTopMainBox1 {
	width: 100%;
	overflow: auto;
}

/*_____ メインメニュー _____*/
#iwateMainmenu {
	float: left;
	width: 170px;
	background-color: #EEEEEE;
	padding-bottom: 1em;
}

/*_____ サブメニュー _____*/
#iwateSubmenu {
	float: right;
	width: 170px;
}




/*_____ メイン・本文欄の各要素 _____*/
.topBannerText {
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	bottom: 5px;
	left: 5px;
	position: absolute;
	color: #FFFFFF;
}


#disaster {
	margin-bottom: 20px;
}
#disaster h2 {
	width: 100%;
	background-image: url("http://www.pref.iwate.jp/~img/cms/bg_kinkyu.gif");
}
#disaster h2 a {
	color: #555555;
	text-decoration: none;
}
.disasterMsg {
	width: 100%;
	margin: 1.5em 0;
	text-align: center;
	border-top: 5px solid #FF6347;
	border-bottom: 5px solid #FF6347;
}
.disasterMsg h3 {
	margin-top: 5px;
	font-size: 1.4em;
	font-weight: bold;
}
.disasterMsg a,
.disasterMsg a:link,
.disasterMsg a:hover,
.disasterMsg a:visited {
	color: #FF0000;
}
.disasterMsg p {
	margin-top: 0.5em;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.4em;
}



/* 新着情報 */
#whatsNew h2 {
	width: 100%;
	background-image: url("http://www.pref.iwate.jp/~img/cms/bg_new.gif");
}
#whatsNew h2 a {
	color: #555555;
	text-decoration: none;
}
#whatsNew ul {
	margin-top: 10px;
	margin-left: 2em;
}
#whatsNew li {
	font-size: 1.1em;
	margin: 2px 0;
}


/* リンクボタン */
#linkButton {
	margin: 1em 0;
	text-align: center;
}
#linkButton ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#linkButton li {
	display: inline;
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
}

/* 組織別リンク */
#divisionLink {
	width: 210px;
	float: right;
}
#divisionLink h2 {
	background-image: url("http://www.pref.iwate.jp/~img/cms/bg_bunruisoshiki.gif");
	background-repeat: repeat-x;
	margin-bottom: 0.5em;
}

#divisionLink ul {
	margin: 0.5em 0 1em 0;
	list-style-type: none;
}
#divisionLink li {
	display: inline;
	list-style-type: none;
}


/* 分野別リンク */
#fieldLink {
	padding-right: 220px;
}
#fieldLink h2 {
	background-image: url("http://www.pref.iwate.jp/~img/cms/bg_bunruisoshiki.gif");
	background-repeat: repeat-x;
	margin-bottom: 0.5em;
}
#fieldLink h3 {
	background: url("http://www.pref.iwate.jp/~img/cms/c_end.gif") no-repeat bottom right;
}
.fieldH3Bg {
	background: url("http://www.pref.iwate.jp/~img/cms/c_space.gif") repeat-x bottom left;
}
#fieldLink ul {
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0.8em 0 1em 0;
	list-style-type: none;
	background-color: #F4FBFF;
}
#fieldLink li {
	display: inline;
	list-style-type: none;
}






/*_____ メインメニュー内の各要素 _____*/
#menuBox3 ul {
	border-color: #BA8D00;
}
#menuBox3 li {
	background: url("http://www.pref.iwate.jp/~img/cms/y_maru.gif") no-repeat top left;
}

#menuIken {
	border: 1px solid #666666;
	padding: 10px 0;
	background-color: #FFFFFF;
}
#menuIken a {
	background-image: url("http://www.pref.iwate.jp/~img/cms/arrow_iken.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	font-size: 0.9em;
}


#cmBanner_main {
	margin-top: 20px;
	margin-bottom: 0;
	padding-top: 0;
	background-color: #D9FFE2;
}

#cmBanner_main ul {
	margin: 0 0 1em 0;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	text-align: center;
}
#cmBanner_main ul li {
	list-style-type: none;
	margin: 0 0 1em 0;
}


/*_____ サブメニュー内の各要素 _____*/
#cmBanner {
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	background-color: #D9FFE2;
}

#cmBanner ul {
	margin: 0 0 1em 0;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	text-align: center;
}
#cmBanner ul li {
	list-style-type: none;
	margin: 0 0 1em 0;
}

#cmTitle {
	background-image: url("http://www.pref.iwate.jp/~img/cms/bg_koukoku.gif");
}
#cmTitle h5 {
	background-image: url("http://www.pref.iwate.jp/~img/cms/r_koukoku.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	font-size: 0.74em;
	line-height: 42px;
}


/*_____ メイン関連の共通クラス _____*/
.mainh2Title {
	position: relative;
	height: 30px;
}
.mainh2Title a {
	color: #555555;
	text-decoration: none;
}
.mainh2Title a:visited {
	color: #555555;
	text-decoration: none;
}
.mainh2Title a:visited:hover {
	color: #CC3300;
	text-decoration: none;
}
.titleLink {
	position: absolute;
	left: 200px;
	bottom: 0;
	font-weight: bold;
	border-bottom: 2px solid pink;
	text-decoration: none;
	width: 11em;
}
.titleRSS {
	position: absolute;
	right: 2em;
	bottom: 0;
	text-decoration: none;
	width: 40px;
}



/*_____ メニュー関連の共通クラス _____*/
.menu-group {
	margin-bottom: 1em;
}

.menu-group ul {
	margin: 0;
	padding: 0;
	border: 2px solid #4BB37E;
	background-color: #FFFFFF;
	list-style: none;
	line-height: 1.5em;
}
.menu-group ul li {
	margin: 0.6em 0 0.6em 2px;
	padding: 0 0 0 20px;
	list-style: none;
	background: url("http://www.pref.iwate.jp/~img/cms/g_maru.gif") no-repeat top left;
}


/*_____ バナーメニューの共通クラス _____*/
.banner-link ul {
	margin: 0 0 1em 0;
	list-style-type: none;
	text-align: center;
}
.banner-link ul li {
	margin: 0 0 0.5em 0;
}



/*___ フッター領域 _______________________________________________*/
#iwateFooter {
	clear: both;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

/*___ フッター内の各要素 _________________________________________*/
/* 問い合わせ先住所 */
#iwateAddress {
	width: 98%;
	margin: 0 auto;
	text-align: left;
	background-color: #EEEEEE;
}

/* フッター内のメニューリンク */
#inquiryNavi {
	width: 100%;
	margin: 5px 0;
	text-align: center;
}
#inquiryNavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#inquiryNavi li {
	display: inline;
	font-size: 0.75em;
}
#inquiryNavi a {
	color: #000000;
}
#inquiryNavi a:hover {
	color: #CC3300;
}

/* 著作権表示 */
#iwateCopyright {
	width: 100%;
	font-size: 0.7em;
}


