.info {
	clear: left;
	float: left;
	width: 12em;
}

.noinfo {
	margin-top: 2.5em
}

.partlist {
	margin-left: 12em
}

.noProduct {
	color: #666;
}

h1.name {
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	margin: 0.6em 0 .2em 0;
	padding-right: 0.5em;
	border-bottom: dotted 1px
}

.yomi {
	display: block;
	font-size: 0.56em
}

.icon-vprof {
	width: 10px;
	height: 10px;
	margin-right: 2px;
}
.spicon-vprof-officenosite	{ background-position: -32px 0 }
.spicon-vprof-office	{ background-position: -32px -16px }
.spicon-vprof-prof	{ background-position: -32px -32px }
.spicon-vprof-site	{ background-position: -32px -48px }
.spicon-vprof-blog	{ background-position: -32px -64px }

.officialsite img.preview { margin-left: 12px }

.menu { margin-bottom: 0.5em }

.nostyle table { border: none }

.obscure {
	text-decoration: underline;
	color: gray
}

.future { font-size: 0.75em }

.infoset .fold {
	white-space: nowrap;
	min-width: 48%;
	display: block;
	float: left
}

.cvtail { clear: left }

#leftad { float: left; width: 130px }
#rightad { float:right; width:130px; padding-left:8px }
#topad { margin:0.5em auto 0.5em auto; text-align:center }

.exMoreColor {
	background: #cfc -moz-linear-gradient(left center 0deg, #cfc, #fff);
	background: #cfc -webkit-gradient(linear, left center, right center, from(#cfc), to(#fff));
}

.exLessColor {
	background: #ccc -moz-linear-gradient(left center 0deg, #fff, #ccc);
	background: #ccc -webkit-gradient(linear, left center, right center, from(#fff), to(#ccc));
}

