@charset "UTF-8";


/* releases
===============================================================*/

.newsRelease{
	
	position:relative;
	width: 900px;
	padding: 20px 0 0 10px;
	font-size:110%;
	line-height:180%;
	display:block;
}

.newsRelease h3{
	margin:12px 0 12px 0;
	font-size:117%;
	font-weight:bold;
	line-height:120%;
}



.newsymd{
	float: left;
	text-align:justify;
	text-justify:distribute;
	display:block;
	width: auto;
}

.newscategory{
	padding-left:15px;
	padding-right:15px;
	
	color: #bc0000;
	width: auto;
	text-align:justify;
	text-justify:distribute;
	display:block;
	float: left;
}

.newstxt{



	width:auto;
	clear:float;
	display:block;	
}

#newsReleasecolum .both{
	clear: both;
}

#newsReleasecolum p.list{
	margin:3px 0 0 18px;
	line-height:160%;
}









.releasesTop div a:link,
.releasesTop div a:visited,
.releasesTop div a:hover,
.releasesTop div a:active{
	font-size:105%;
}

.releasesTop div ul li a:hover{
	text-decoration:underline;
}
/* ↑20071120plus
===============================================================*/
.releasesDate{
	margin:20px 0 0 0;
	text-align:right;
	width: 52.5em;
}

.releaseList{
	position:absolute;
	right:147px;
	background:#ffffff;
	top:121px;
　_top:7px;
}

.releasesHeading{
	margin:22px 0 -0.6em 0;
	color:#0068b3;
	font-size:134%;
	font-weight:bold;
	line-height:150%;
}

div.releasesContent{
	width:700px;
}

div.releasesContent p{
	margin:1.6em 0 0 0;
	line-height:160%;
}

div.releasesContent ul{
	margin:0em;
	line-height:160%;
	padding: 0em;
}

div.releasesContent li{
	margin:0em 0em 0em 1.2em;
	padding: 0em;
	width: 50.8em;
}

div.releasesContent p.readable{
	margin:1.2em 0 0 0.5em;
	line-height:160%;
	width: 52em;
}

div.releasesContent div.subject{
	color:#0068b3;
	font-weight:bold;
	margin-top: 2em;
	margin-bottom: 0em;
}

div.releasesContent p.notes{
	margin:1.2em 0 0 0.5em;
	color:#990000;
	font-size:96%;
}


div.releasesContent .imgFrame{
	margin:0 12px 0 0;
	border:solid #cccccc 1px;
}

div#releasesInquiry{

	margin:8px 0 0 0;
	padding:8px 2px 0 2px;
	background:url(../../releases/img/li_releasesInquiry.gif) repeat-x left top;
}

div#releasesInquiry p{
	font-weight:bold;
	line-height:160%;
}

div#releasesInquiry address{
	margin:-1.6em 0 0 0;
	padding:0 0 0 15.0em;
	font-style:normal;
	line-height:160%;
}

div#releasesInquiry address.adrs2{
	margin:-1.6em 0 0 0;
	padding:0 0 0 18.0em;
	font-style:normal;
	line-height:160%;
}



/* pagiNation
===============================================================*/
ul#pagiNation{
	margin:45px 0 0 0;
	line-height:120%;
}

ul#pagiNation li#previous{
	float:left;
	background:url(../../img/ic_link_03.gif) no-repeat left center;
}

ul#pagiNation li#previous a:link,
ul#pagiNation li#previous a:visited,
ul#pagiNation li#previous a:hover,
ul#pagiNation li#previous a:active{
	padding:0 0 0 16px;
	color:#004499;
}

ul#pagiNation li#next{
	float:right;
	background:url(../../img/ic_link_02.gif) no-repeat right center;
}

ul#pagiNation li#next a:link,
ul#pagiNation li#next a:visited,
ul#pagiNation li#next a:hover,
ul#pagiNation li#next a:active{
	padding:0 16px 0 0;
	color:#004499;


}

/* section
===============================================================*/
.firstSection{
	margin:27px 0 0 0;
}

.sectionHeading1{
	margin:0 0 14px 0;
	padding:0 0 2px 0;
	position:relative;
	_height:100%;
	clear:both;
	border:solid #333333;
	border-width:0 0 1px 0;
	font-size:117%;
	font-weight:bold;
	line-height:120%;
}


/* specTable, accessoryTable
===============================================================*/
table.specTable,
table.accessoryTable{
	width:560px;
	border-collapse:separate;
	_border-collapse:collapse;
	border-spacing:0;
	border:solid #999999;
	border-width:1px 0 0 1px;
}

*:first-child+html table.specTable,
*:first-child+html table.accessoryTable{
	border-collapse:collapse;
}

table.accessoryTable{
	margin:23px 0 0 0;
}

table.accessoryTable .evenRow{
	background:#e6e6e6;
}

table.accessoryTable th,
table.accessoryTable td{
	padding:2px 4px;
}

table.specTable th,
table.accessoryTable th{
	padding:4px;

	background:#dee6ea;
	border-collapse:collapse;
	border:solid #999999;
	border-width:0 1px 1px 0;
	font-weight:normal;
	text-align:left;
}

table.accessoryTable th{
	text-align:center;
}

table.specTable th.model{
	background:#0068b3;
	border-right-color:#ffffff;
	color:#ffffff;
	text-align:center;
}

table.specTable th.modelR{
	background:#0068b3;
	border-right-color:#999999;
	color:#ffffff;
	text-align:center;
}

table.specTable th.rowHeader{
	background:#f1f1f1;
	text-align:center;
}

table.specTable td,
table.accessoryTable td{
	padding:4px;
	border-collapse:collapse;
	border:solid #999999;
	border-width:0 1px 1px 0;
	text-align:center;
}

table.accessoryTable td{
	text-align:left;
}

table.specTable .verticalWriting{
	width:1.2em;
	line-height:120%;
	text-align:center;
}

table.accessoryTable .openPrice{
	text-align:center;
}

table.accessoryTable .sellPrice{
	text-align:right;
}

.specNotes{
	margin:3px 0 0 0;
}

.specNotes span{
	margin:-1.6em 0 0 0;
	padding:0 0 0 3.0em;
	display:block;


}

