@charset "utf-8";


/* CSS Document */
/*-----------------------------------
nd_maincontentwide(The layout that there is no left menu ,news contents) 
------------------------------------*/
div#nd_maincontentwide h3#newstitle {
	font-size: small;
}
html>body div#nd_maincontentwide h3#newstitle {
	font-size:medium;
}
div#nd_maincontentwide h2,
div#nd_maincontentwide h3{
	font-size:95%;
}


div#nd_maincontentwide h2 {margin:0 0 10px 0;padding: 12px 0 18px 25px;background:url(/img/default_h2_back.gif) bottom left no-repeat; border-top:solid 1px #D6DAEB;}
div#nd_maincontentwide h3 {margin:15px 0 10px 0;padding: 10px 0 10px 10px;background:url(/img/default_h3_back.gif) bottom left repeat-x; clear: both;}
div#nd_maincontentwide h4 {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.2em;/*s・泌､画峩*/
/*	text-indent: 1em;*/
}
div#nd_maincontentwide ul {
	line-height: 1.5em;
}
/*------------------------
News list
------------------------*/
div#newssearch {
	margin: 10px 0;
	padding: 8px;
	background:#F0F7D8;
	border: solid 1px #CEE384;
}
div#newssearch form {
	display: inline;
	vertical-align: middle;
}
div#newssearch form select {
	margin-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
	vertical-align: middle;
}
div#newssearch form fieldset legend {
	display: none;
}
div#newssearch form fieldset {
	border: none;
}

div#newsview {
	margin:0 0 15px 0;
	width: 100%;
	text-align: left;
}




div#newsview dl.nd_newslist {
	display: block;
	margin: 0px;
	width: 455px;
	float: left;
	clear: both;
}


html:first-child div#newsview dl.nd_newslist dd {
	page-break-before:always;
}

div#newsview dl.nd_newslist dd a,
div#newsview dl.nd_newslist dd a:hover {
	/*mac IE用\*//*/
	display: inline-table;
	/**/
	/* Hides mac-IE5\*/
	display: block;
	/**/
}
div#newsview dl.nd_newslist dd a:hover {
	background:#ECEBF1;
}

div#newsview dl.nd_newslist dt {
	display: block;
	clear:left;
	margin: 0px 10px 0px 10px;
}

div#newsview dl.nd_newslist dd {
	display: block;
	clear:left;
	margin: 0px 0px 3px 20px;
	width: 410px;
}

div#newsview dl.nd_newslist dt,
div#newsview dl.nd_newslist dd {
	height: auto;
	line-height: 1.6em;
}




div#newsview dl.nd_newslist_product {
	width: 462px;
	/*For mac IE\*//*/
	float: left;
	/**/
	clear: both;
}
div#newsview dl.nd_newslist_product dt {
	clear:left;
	float: left;
	width: 5em;
	/*For mac IE\*//*/
	display: inline-table;
	/**
	/* Hides mac-IE5\*/
	margin: 0 5px;
	display: block;
	/**/
}
* html div#newsview dl.nd_newslist_product dt {/*For IE6*/
	width: 4em;
}
div#newsview dl.nd_newslist_product dt,
div#newsview dl.nd_newslist_product dd {
	height: auto;
	line-height: 1.5em;
}

html>body div#newsview dl.nd_newslist_product dt,
html>body div#newsview dl.nd_newslist_product dd {/*For modern browser*/
	margin-left: 10px;
}
div#newsview dl.nd_newslist_product dd {
	width: 370px;
	/*For mac IE\*//*/
	width: 448px;
	/**/
}
* html div#newsview dl.nd_newslist_product dd {/*For IE6*/
	width: 370px;
}
div#newsview dl.nd_newslist_product dd a,
div#newsview dl.nd_newslist_product dd a:hover {
	width: 370px;
	/*For mac IE\*//*/
	width: 448px;
	display: inline-table;
	/**
	/* Hides mac-IE5\*/
	display: block;
	/**/
}
* html div#newsview dl.nd_newslist_product dd a,
* html div#newsview dl.nd_newslist_product dd a:hover {/*For IE6*/
	width: 370px;
}
div#newsview dl.nd_newslist_product dd a:hover {
	background:#ECEBF1;
}

div#nd_maincontentwide h3#newstitle {
	margin:0 0 10px 10px;
	padding:0;
	background: none;
	border: none;
}
div#nd_maincontentwide h3#newssubtitle {
	margin:0 0 10px 10px;
	padding:0;
	background: none;
	border: none;
	font-weight: normal;
}
div#nd_maincontentwide p#newsdate {
	margin:0 15px 10px 0;
	text-align: right;
}
/*----------------------------
Topic block
----------------------------*/
div.topicblock div#newsaddress {
	padding:0 10px;
	margin:0;
	line-height:1.5em;
	text-indent: none;
}


/*--------------------------
For 2 column ,2 lines of entries
---------------------------*/

div#nd_maincontentwide div.hsubtxt_h2,
div#nd_maincontentwide div.hsubtxt_h3 {
	margin:0 0 10px 0;
	/* Hides mac-IE5\*/
	width: 100%;
	/**/
}
html>body div#nd_maincontentwide div.hsubtxt_h2 {
	width: 592px;
}
html>body div#nd_maincontentwide div.hsubtxt_h3 {
	width: 607px;
}
div#nd_maincontentwide div.hsubtxt_h2 h2,
div#nd_maincontentwide div.hsubtxt_h3 h3 {
	background: none;
	border: none;
	padding:0;
	margin:0;
	float: left;
}
div#nd_maincontentwide div.hsubtxt_h2 {
	padding: 10px 0 18px 25px;
	background:url(/img/default_h2_back.gif) bottom left no-repeat;
	border-top:solid 1px #D6DAEB;
}

div#nd_maincontentwide div.hsubtxt_h3 {
	padding: 11px 0 12px 10px;
	background:url(/img/default_h3_back.gif) bottom left repeat-x;
}




