@charset "shift_jis";
/* CSS Document */
/*-- hitachi,toshiba,corona --------- */

#contents {
	padding:3px;
	width:636px;
}
#contents table.areaH1 {
	width:636px;
}
#contents table.areaH1 td.setBdr {
	border-top:3px solid rgb(100, 149, 237);
	border-bottom:3px solid rgb(100, 149, 237);
	padding:2px 0;
}
#contents table.areaH1 td.line3 {
	background-image:url(../../../../images/Line3.jpg);
	background-repeat:repeat-x;
	height:10px;
}

#contents table.itemType {
	background-color:rgb(0, 167, 253);
	width:100%;
}

#contents table.waku { 
	margin: 0; 
	padding: 2px;
	border: solid 2px #69f;
}

#contents table.waku td , #contents table.waku th {
	font-size:10pt;
	font-weight:normal;
	white-space:nowrap;
}

#contents table.waku th {
	background-color:rgb(165, 232, 255);
	white-space:nowrap;
}

#contents table.waku td.sell {
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	color:rgb(255,0,0);
	background-color:rgb(255,255,204);
}

#contents table.waku td.itemExp {
	background-color:rgb(208, 255, 255);
}

#contents table.waku td.itemName {
	text-align:center;
	background-color:rgb(255,255,204);
}

#contents table.waku td.underLine {
	height:2px;
	background-color:rgb(102, 153, 255);
}

#contents table.waku td.setTitle {
	color:#336633;
	font-weight:bold;
	vertical-align:bottom;
	height:25px;
}

#contents table.waku td.expTitle {
	color:rgb(255,255,255);
	text-align:center;
	background-color:rgb(0, 137, 255);
}

