@charset "Shift_JIS";

/* 共通 */
@import "../../../css/base.css";
@import "../../../css/dpath.css";

/****************************** コンテンツ ********************************/
#content{
	width:80%;
	margin:0 auto;
	}
body>#content{ /* IE Escaped */
	height:auto !important;
	min-height:18em;
	}
#wrap{ width:100%; margin:0 auto;}	

h2{ text-align:center;
	border:none;
	padding:0;
	margin:0.2em;}
h3{ text-align:center;
	font-weight:normal;
	font-size:1.2em;
	margin:0 0 0.1em 0;}
h4{ background-color:#E5E5FF;
	border-bottom: 1px solid #0000FF;
	font-weight:normal;	font-size:1.1em;
	margin:0; padding:0.5em 0.5em 0.5em 0.5em;}
#content p{ margin:0; font-size:0.9em;}
	
#l_area { width: 100%;}
#r_area { width: 99%; float:right;}

.border_b { border: 1px solid #0000FF; margin-bottom:1.0em;}

#content ul{ padding:0;}

#content li{ margin:0 0 0.2em 0;}

/* タイトル */
#title{
	background-color:#E5E5FF; width:100%;
	border:2px solid #0000FF; padding-bottom:0.1em;	margin-bottom:0.7em;
	}
#title h2{border-top: 5px solid #7E7EFF;margin:0; padding:0.2em 0;}
h4 span{border-left:5px solid #0000FF;padding-left:5px;}
h4 {border-top: 5px solid #7E7EFF;}

/* トピックス */
.topics{ width:100%;}

.topics_content {height: 200px; overflow-y:scroll;}

.topics_content ul{margin:0.5em 0.2em 0 2.5em; font-size:1.0em;}

/* 共通情報 */
h5{ border-bottom: 1px solid #0000FF;
	font-weight:normal;	font-size:0.9em;
	margin:0; padding:0.5em 0.5em 0.5em 2.4em;
	text-indent:-0.9em; line-height:125%;}

/* お知らせ */
#content #oshirase{ overflow-y: auto; padding:0.5em 0; margin:0;}
#content #oshirase p{ font-size:1.0em; margin:0 0 0 1.0em; padding:0 0.5em; text-indent:-1.0em}

/* 分野別施策 */
.bunya h6{
	font-weight:normal;
	font-size:0.9em;
	margin:0 0 0 1.0em;
	text-indent:-1.0em;
	padding:0.5em 0.5em 0.5em 1em;
}

.bunya ul{ margin:0 1.5em 0.75em 4.0em; font-size:1.2em;}

/* バナー */
.banner{ padding:8px 0;}

.b_box {
	background-color:#FFFF99;
	border:2px solid #FF9933;
	width:33%;
}

.b_box p{text-align:center;}




/* バナー変更時調整用CSS */
div#oshirase p {margin-left:2.0em;}
div#oshirase{ height: 103px;}
html*div#oshirase{ height: 179px;} /*Safari用*/
* html div#oshirase{ height: 103px;}

div.banner { padding: 8px 0;}
html>/**/body div.banner { padding: 7px 0;} /*FireFox用*/
html:first-child div.banner { padding: 8px 0;}


/* バナー変更時調整用CSS（印刷用） */
@media print {
div#oshirase { height: 115px;}
html>/**/body div#oshirase { height: 140px;} /*FireFox用*/
html:first-child div#oshirase { height: 115px;}

* html div#oshirase{ height: 115px;} /*IE用*/
}
