/* CSS Document */

#nr_text .rd {
 color: #FF0000;
}
#nr_text .pink {
 color: #ff458c;
}
#nr_text table td {

	
	line-height:1.6;
	text-align: left;
	vertical-align: top;
}
#nr_text #info h2 {

	margin-bottom: 10px;
}
#nr_text #info h2 .date {
	font-size: 72%;
	font-weight: normal;
}
#nr_text #info dl {
 margin-bottom: 30px;
}
#nr_text #info dl dt {
 
 font-weight: bold;
}
#nr_text #info dl dt span {
 color: #ccc;
}
#nr_text #info dl dd {
 margin: 12px 0;
}
#nr_text #call {
 margin-bottom: 12px;
	margin-top: 8px;
 background-color: #eee;
}
#nr_text #call th#title {
 padding: 3px 3px 3px 17px;
	color: #fff;
 background-color: #999;
}
#nr_text #call th {
 padding: 7px 3px 3px 17px;
 
	vertical-align: top;
	line-height: 1.6em;
}
#nr_text #call th span {
 color: #ccc;
}
#nr_text #call td {
 padding: 7px 3px 3px 3px;
	vertical-align: top;
}
#nr_text #call td p.indent {
 text-indent: -1em;
	margin-left: 1em;
	padding-bottom: 0;
	
}
#nr_text #call td p {
 text-indent: -1em;
	margin-left: 1em;
	padding-bottom: 0;
 font-size: 120%;
}
#nr_text td table td {
 
}
#nr_text td table td.image {
 width: 228px;
	text-align: center;
}
#nr_text td table td.image img {
 margin: 0 auto;
}
#nr_text td .comment {
 margin-bottom: 1.5em;
}


#nr_text .nr_date{
	line-height: 1.4;
}
#nr_text p{
	background: #FFFFFF;
}
#nr_text .caution {
	padding-top: 20px;
	background: url(../../../cmn_img/line_dot.gif) left top repeat-x transparent;
	text-align: center;
	font-weight: bold;
}
#nr_text .contact_box {
	width: 578px;
	margin: 0 auto 60px auto;
	background: url(bgTable.gif) top left repeat-y;
	text-align: left;
}
#nr_text .contact_box p {
	background-color: transparent;
}
#nr_text .contact_head {
	padding-top: 18px;
	background: url(bgTableTop.gif) top left no-repeat;
}
#nr_text .contact_foot {
	padding-bottom: 18px;
	background: url(bgTableBtm.gif) bottom left no-repeat;
}
#nr_text .contact_box .infoAddress {
	padding-bottom: 30px;
}
#nr_text .contact_box .infoTel {
	padding-bottom: 0;
}
#nr_text .contact_box .attention {
	padding-top:10px;
	padding-bottom: 0;
	text-align:center;
	font-size: small;
	line-height: 1.4;
	color: #555;
}