body {
margin:0;
padding:0;
}

.contents {
margin:14px 10px;
}

#news .contents {
width:600px;
}

#update div.contents {
text-align:center;
}

#ir .cell p em {
color:#090;
}

#report div.imgleft {
width:215px;
padding:0 15px 10px 0;
float:left;
}

#report div.imgright {
width:215px;
padding:0 0 10px 15px;
float:right;
}

.contentstitle {
margin-bottom:14px;
}

table.heading {
margin-top:14px;
}

table.heading td p {
color:#000;
font-size:14px;
margin-bottom:0;
}

table.heading td p em {
color:#000;
font-size:16px;
font-style:normal;
font-weight:bold;
}

p.date {
line-height:normal;
text-align:right;
}

div.productimage {
text-align:center;
margin:14px 0;
}

div.productimage p {
color:#000;
font-size:12px;
}

p.price {
color:#000;
text-align:right;
margin:0;
}

div.address {
	border:1px solid #999;
	margin:10px 0 10px 0;
	padding:5px 5px 0;
}

div.address p {
	color:#000;
	margin-bottom:5px;
}

p.close {
	text-align:center;
	margin:40px 0 0;
}