/*
#newsrelease * {
	border:1px solid #cccccc;
	}
*/

#newsrelease #nr_contents {
	width:100%;
	margin:0 auto;
	padding:0px;
	}

#newsrelease #nr_contents h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

#newsrelease #nr_contents h2 {
	margin:3px 0px;
	padding:3px;
	border:1px solid #666666;
	font-weight:bold;
	}

#newsrelease #nr_contents h3 {
	padding:3px;
	font-weight:normal;
	}

#newsrelease #nr_contents p {
	margin:3px 0px;
	padding:0px;
	}

#newsrelease #nr_contents ul {
	margin:3px 0px;
	padding:0px;
	list-style-type:none;
	}

#newsrelease #nr_contents ul li {
	clear:both;
	}

#newsrelease #nr_contents ul li h3 {
	width:14%;
	float:left;
	text-align:left;
	}

#newsrelease #nr_contents ul li p {
	width:84%;
	float:right;
	text-align:left;
	}

#newsrelease #nr_contents a.textlink {
	display:block;
	padding-left:14px;
	background-image:url(/jp/images/yajirusi.gif);
	background-position:3px 6px;
	background-repeat:no-repeat;
	}

#newsrelease #nr_contents div.month {
	margin:20px 0px;
	}