* {
	margin:0;
	padding:0;
}
div#page {
	margin: 0 auto;
	clear:both;
}
p {
	line-height:1.4;
	margin:0;
}

/* Topicpath - パンくず/ Menu - メニュー */
div.topicpath,
div.menu {
	width:470px;
	clear:both;
	text-align:left;
}
div.topicpath ol{
	float:left;
	width:470px;
	margin:0; !important
	padding:0;!important
}
div.topicpath ol li,
div.menu ol li {
	display:inline;
}
div.topicpath ol li a,
div.menu ol li a {
	font-weight:normal;
	padding-right:5px;
}
.obi02 {
	margin-bottom:30px;
}
h2 img {
/*	margin-top:20px;*/
}

div.summary {
	padding:5px;
	line-height:140%;
	margin-bottom:20px;
}
div.menu {
	float:left;
	width:460px;
	background-color: #E8EEF6;
	padding:5px;
	height:15px;
	margin-bottom:20px;
}
/* Read - リード文 */
div.read {
	width:470px;
	clear:both;
	margin-bottom:20px;
}
div.read img.thum {
	width:75px;
	margin-right:10px;
	float:left;
}
div.lreald img.lookClosely{
	float:right;
}
div.read p {
	padding-right:10px;
}

div.contentsBox {
	margin-bottom:20px;
	clear:both;
	width:470px;
}
div.contentsBox table {
	margin-bottom:20px;
}

/* common - 共通
-------------------------------------------------------- */
div.contentsMenu { /* HEADER　リンク */
	width:470px;
	height:auto;
	line-height:1.5;
	clear:both;
	margin-bottom:20px;
}
div.contentsMenu span {
	margin:0 2px;
}
div.contentsMenu span.current {
	background-color:#FFFF99;
	width:auto;
}

div.pageBox {　/* 内容box */
	clear:both;
	width:470px;
	text-align:left;
	margin-bottom:20px;
}
div.pageBox p {
	margin-bottom:22px;
	line-height:1.5;
	width:auto;
	height:auto;
}
div.thum {　/* サムネイル */
	width:150px;
	float:right;
	font-size:90%;
	color:#666666;
	margin:0 0 0 4px;
	padding-bottom:5px;
	clear:both;
	margin-bottom:0;
	letter-spacing:-0.1px;
}
div.thum a {
	text-decoration:none !important;
}
div.thum img.ico {
	margin-top:1px;
	margin-right:3px;
	vertical-align:bottom;
}
div.thum img {
	margin-bottom:2px !important;
}

.mT5  {margin-top:5px!important;}
.mT20 {margin-top:20px!important;}
.mB10 {margin-bottom:10px!important;}
.mB20 {margin-bottom:20px!important;}
.mB30 {margin-bottom:30px!important;}


.bigIcon{
	border:none;
	margin-top:5px;
}
.border {
	border:1px solid #333;
}

p.js {
	padding-left:20px;
	margin:5px 0 0 0;
}
div.center {
	text-align:center;
}
/* その他関係団体調査データ */
dl.sonotaData {
	margin-bottom:20px;
	width:460px;
	padding:5px;
	line-height:1.6;
	color:#333;
}
dl.sonotaData dt {
	font-weight:bold;
	margin-bottom:5px;
}
dl.sonotaData dd a {
	color:#1A93B0;
	font-weight:bold;
	text-decoration:none;
}
dl.sonotaData dd a:hover {
	text-decoration:underline;
	color: #33CCCC;
}



/*  - 見出し
-------------------------------------------------------- */
h1 {
	margin:0;
	padding:0;
}
h2 {
	margin-bottom:10px;
	clear:both;
}
h3 {
	margin-bottom:10px;
	clear:both;
	}
h4 {
	margin-bottom:10px;
	clear:both;
}
h5 {}


/* List - リスト
-------------------------------------------------------- */
ol,ul,
ol li.
ul li. {
	margin:0; !important
	padding:0;!important
}



/*  CLEARFIX
-------------------------------------------------------- */  
.cleafix:after { /* modern browser */
	content:".";
	display: block;
	height: 0;
	clear: both;
	line-height:0; 
	visibility: hidden;
}
.clearfix { /* IE 5.5-7 */
	zoom: 1;
}






