#news_home-back {
	margin-left:auto;
	margin-right:auto;
	}

#news_home-back a span {
	display:none;
	}

#news_home-back a {
	display:block;
	width:101px;
	height:21px;
	background-image:url(/jp/en/news/images/common/home-back.gif);
	background-repeat:no-repeat;
	}

#news_home-back ul {
	list-style-type:none;
	margin:0px 0px 0px 211px;
	padding:0px;
	}

#news_home-back li {
	margin:0px 3px;
	float:left;
	}

#news_home-back a#news_home {
	background-position:4px 0px;
	}

#news_home-back a#news_home:hover {
	background-position:4px -30px;
	}

#news_home-back a#news_back {
	background-position:-101px 0px;
	}

#news_home-back a#news_back:hover{
	background-position:-101px -30px;
	}

/*リリースページcssレイアウト対応用*/

#nr_wrapper {
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:100%;

	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4;
	}

#nr_wrapper .date {
	width:750px;
	margin:0px auto;
	text-align:left;

	/*font-size:80%;*/

	}

#nr_wrapper .date ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	}



#nr_main {
	width:650px;
	margin:0px auto;
	padding:0px;
	text-align:left;

	/*font-size:80%;*/

	}

#nr_main h1 {
	margin:1em 0px 30px 0px;
	padding:0px;
	text-align:center;
	font-size:100%;
	font-weight:bold;
	}

#nr_main h2 {
	margin:6px 0px;
	font-size:100%;
	font-weight:bold;
	}

#nr_main h3 {
	margin:4px 0px;
	font-size:100%;
	font-weight:bold;
	}

#nr_main h4 {
	margin:4px 0px;
	font-size:100%;
	font-weight:bold;
	}

#nr_main .jis1 {
	padding-left:1em;
	}

#nr_main p {
	margin:4px 0px;
	line-height:1.4;
	text-align:justify;
	}

#nr_main p.text {
	/*text-indent:1em;*/
	}

#nr_main p.nr_type {
	margin-top:20px;
	text-align:center;
	}

#nr_main img {
	border-width:0px;
	}

#nr_main table {
	font-size:100%;
	}

#nr_main .note {
	padding-left:1em;
	text-indent:-1em;
	font-size:smaller;
	}

#nr_main .contents,
#nr_main .picture,
#nr_main .feature,
#nr_main .commit,
#nr_main .contact,
#nr_main .button {
	clear:both;
	}

#nr_main .commit {
	padding:8px 14px;
	border:1px solid black;
	}

#nr_main .contact {
	text-align:center;
	}

#nr_main .contact ul {
	margin:0px;
	padding:8px 14px;
	border:1px solid black;
	list-style-type:none;
	}
#nr_main .contact li {
	margin:6px 0px;
	}


#nr_main .contents_table {
	width:650px;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px solid white;
	}

#nr_main .contents_table th,
#nr_main .contents_table td {
	padding:5px;
	text-align:center;
	font-weight:normal;
	border:1px solid #184464;
	}

#nr_main .contents_table th {
	background-color:#bdcedc;
	}

#nr_main .picture {
	}

#nr_main .picture ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

#nr_main .picture li {
	width:630px;
	margin:10px;
	float:left;
	text-align:center;
	}

#nr_main .feature p {
	padding-left:1.5em;
	}

#nr_main .feature .note {
	padding-left:3em;
	}

#nr_main .spec_table {
	width:650px;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px solid white;
	}

#nr_main .spec_table th,
#nr_main .spec_table td {
	padding:5px;
	text-align:left;
	font-weight:normal;
	border:1px solid #184464;
	}

#nr_main .spec_table td {
	width:75%;
	}

#nr_main th.mid1 {
	background-color:#bdcedc;
	}

#nr_main th.mid2 {
	background-color:#e1e8eb;
	}

#nr_main .button {
	text-align:center;
	}

#nr_main .button a {
	padding:0px 2px;
	}

#nr_main a.textlink {
	padding-left:12px;
	background-image:url(../images/common/yajirusi.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}

#nr_main div.change_note {
	padding:4px 10px;
	border:1px solid #bdbdbd;
	}

