/* CSS Document */
/*-----------------------------------
●nd_maincontentwide(左メニューなしレイアウト,ニュース内容) 
------------------------------------*/

div#nd_maincontentwide h1,
div#nd_maincontentwide h2{
	font-size:95%;
}
#ne_newstitle {
	font-size: 113%;
}


div#nd_maincontentwide h1 {margin: 0; padding: 0;}
div#nd_maincontentwide h2 {margin:15px 0 10px 0;padding: 10px 0 10px 10px;background:url(/nd_share/img/default_h3_back.gif) bottom left repeat-x; clear: both;}
div#nd_maincontentwide h3 {color:#336600;margin:0 0 13px 0;}

div#nd_maincontentwide {
	padding: 0;
	float: left;
	width: 617px;
}
div#nd_maincontentwide p {
	margin:10px 0 5px 0;
	line-height: 1.8em;/*ニュース行間変更*/
/*	text-indent: 1em;*//*080522修正*/
}
div#nd_maincontentwide ul {
	line-height: 1.5em;
}
/*------------------------
ニュースリスト
------------------------*/
div#ne_newssearch {
	margin: 10px 0;
	padding: 8px;
	background:#F0F7D8;
	border: solid 1px #CEE384;
}
div#ne_newssearch form {
	display: inline;
	vertical-align: middle;
}
div#ne_newssearch form select {
	margin-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
	vertical-align: middle;
}
div#ne_newssearch form fieldset legend {
	display: none;
}
div#ne_newssearch form fieldset {
	border: none;
}

div#ne_newsview {
	margin:0 0 15px 0;
	width: 100%;
	text-align: left;
}



div#ne_newsview dl.nd_newslist {
	display: block;
	margin: 0px;
	width: 455px;
	float: left;
	clear: both;
}


html:first-child div#ne_newsview dl.nd_newslist dd {
	page-break-before:always;
}

div#ne_newsview dl.nd_newslist dd a,
div#ne_newsview dl.nd_newslist dd a:hover {
	display: block;
}
div#ne_newsview dl.nd_newslist dd a:hover {
	background:#ECEBF1;
}

div#ne_newsview dl.nd_newslist dt {
	display: block;
	clear:left;
	margin: 0px 10px 0px 10px;
}

div#ne_newsview dl.nd_newslist dd {
	display: block;
	clear:left;
	margin: 0px 0px 3px 20px;
	width: 410px;
}

div#ne_newsview dl.nd_newslist dt,
div#ne_newsview dl.nd_newslist dd {
	height: auto;
	line-height: 1.6em;
}


div#nd_maincontentwide h1 #ne_newstitle {
	display: block;
	margin:0 0 10px 10px;
	padding:0;
}
div#nd_maincontentwide h1 #ne_newssubtitle {
	display: block;
	margin:0 0 10px 10px;
	padding:0;
	font-weight: normal;
}
div#nd_maincontentwide p#ne_newsdate {
	margin:0 15px 10px 0;
	text-align: right;
}
/*----------------------------
トピックブロック
----------------------------*/
div.topicblock div#ne_newsaddress {
	padding:0 10px;
	margin:0;
	line-height:1.5em;
	text-indent: none;
}


/*--------------------------
2カラム用見出し2列
---------------------------*/

div#nd_maincontentwide div.nd_hsubtxt_h1,
div#nd_maincontentwide div.nd_hsubtxt_h2 {
	margin:0 0 10px 0;
}
div#nd_maincontentwide div.nd_hsubtxt_h1 div {
	background: none;
	border: none;
	padding:0;
	margin:0;
	float: left;
	font-size: 95%;
	font-weight: bold;
	line-height: 1;
}
div#nd_maincontentwide div.nd_hsubtxt_h2 h2 {
	background: none;
	border: none;
	padding:0;
	margin:0;
	float: left;
}
div#nd_maincontentwide div.nd_hsubtxt_h1 {
	padding: 10px 0 18px 25px;
	background:url(/nd_share/img/default_h2_back.gif) bottom left no-repeat;
	border-top:solid 1px #D6DAEB;
}

div#nd_maincontentwide div.nd_hsubtxt_h2 {
	padding: 11px 0 12px 10px;
	background:url(/nd_share/img/default_h3_back.gif) bottom left repeat-x;
}





