@charset "EUC-JP";
/* 恥を知りましょう。 */

body {
	margin: 0 !important;
}
p {
	line-height: 1.6em;
}

div#title {
	text-align: right;
	position: relative;
	left: 0%;
	top: 0px;
	margin: 2em 0 0 0;
	padding: 2em 3em;
	background: #FFFFFF url(titleback.jpg) no-repeat left center;
	border-top: 1px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
}
div#title img {
	/* padding-right: 1em; レイアウトが崩れたので無効化 */
}

div.topic , div#adsense , div.amazon-omakaselink-600x520 , div.amazon-livelink{
	padding: 2em 4%;
	border-bottom: 2px dotted #666666;
	clear: both;
}
div#adsense {
	text-align: center;
	vertical-align: middle;
}

table,td,th {
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #999999;
	border-spacing: 0;
}
td,th {
	padding: 0.2em 1em;
}
th {
	font-weight: bold;
	color: #FFF;
	background: #06C;	
	font-size: small;
}
th a:link,th a:visited {
	color: #FFF;
	text-decoration: underline;
}
td.gj {
	background: #DEF;
}
table.LCD td{
	padding: 0.1em 0.4em;
}
table.LCD th {
	padding: 0.1em 0.2em;
	font-size: small;
}
a.comment {
	position: relative;
	background-color: transparent;
	z-index: 1;
}
a.comment span{ 
	position: absolute;
	display: none;
}
a.comment:hover span {
	display: block;
	z-index: 2;
	top:1.5em;
	right: 1.5em;
	width: 30em;
	padding: 0.5em;
	color: #FFF;
	text-align: left;
	background: #06C;
	border: 2px solid #003399;
	text-decoration: none;
}

table.ProductScore {
	padding: 0;
}
table.ProductScore,table.ProductScore td,table.ProductScore th {
	text-align: center;
	padding: 0 0.5em;
}
table.ProductScore th {
	font-weight: normal;
	color: #333;
	font-size: small;
	background: transparent;
}
table.ProductScore td {
	font-size: large;
}
table.ProductScore .com {
	font-size: medium;
	text-align: left;
}
p.col {
	text-align: center;
	padding: 0px 2em;
	font-size: medium;
	clear: both;
}
#spec dt {
	font-weight: bold;
	font-size: large;
}
#spec dd {
	padding: 0 0 0.5em 0;
}
