* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 83%;
}

a:hover {
	position: relative;
	top:   1px;
	left:  1px;
	color: #ff0000;
}

img {
	border: none;
}

div.container {
	width: 97%;
	margin: 10px 1%;
}

div.center {
	width: 75%;
	margin-top: 10px;
	padding: 5px;
	float: left;
}

div.right {
	margin-top: 10px;
	margin-left: 76%;
}

div.footer {
	border-top: solid 3px #eeeeee;
	text-align: right;
	color: #666666;
	background-color: white;
}

div.title {
	float: left;
	width: 260px;
	text-align: right;
}

div.amazon {
	text-align: right;
}

table.t-container {
}

table.t-container tr {
	vertical-align: top;
}

td.t-category {
	width: 24%;
	border: solid 1px #869BBF;
	vertical-align: top;
}

table.t-category {
	font-size: 90%;
}

th.t-category-title {
	color: white;
	font-weight: bold;
	background: #869BBF url(image/bggrad.gif) repeat-x top left;
	padding: 2px;
}

td.t-category-image {
	width: 80px;
	text-align: center;
}

td.t-category-content {
	padding-top: 15px;
}

span.rank {
	font-weight: bold;
}

span.t-strong {
	font-weight: bold;
	color: #CB0000;
}

form.search {
	text-align: center;
	margin: 10px;
}

div.navi {
	text-align: center;
	margin-top: 10px;
	padding: 5px 0px 0px 0px;
}

div.navi a {
	padding: 5px;
	font-weight: bold;
}

div.navi a:hover {
	background-color: #dddddd;
	color: red;
}

div.result {
	font-weight: bold;
	padding: 3px;
	background-color: #eeeeee;
	color: black;
}

div.pagenavi {
	text-align: center;
	margin: 5px;
}

h1.i-title {
	font-size: 110%;
	border: dashed 2px #869BBF;
	background-color: #e6e6e6;
	color: black;
	padding: 5px;
}

div.i-image {
	width: 160px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

div.i-content {
	margin-left: 170px;
	padding: 5px;
	line-height: 130%;
}

div.i-option {
	padding: 5px;
}

ul.i-review-summary {
	list-style-type: none;
	padding-left: 5px;
	padding-top: 10px;
}

div.i-mall {
	margin: 5px;
}

div.i-buy {
	float: right;
}

div.i-buy-logo {
	margin: 3px;
}
 
div.i-adsense {
	text-align: center;
}

div.i-similar {
}

div.i-review {
	margin-top: 30px;
}

div.i-review-summary {
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: solid 2px #869BBF;
	font-weight: bold;
}

div.i-review-content {
	border: dashed 2px #869BBF;
	background-color: #e6e6e6;
	color: black;
	padding: 10px;
	line-height: 150%;
}

div.i-review-date {
	text-align: right;
}

div.i-browsenodes {
	margin: 5px;
}

span.i-strong {
	font-size: medium;
	font-weight: bold;
	color: #CB0000;
}

div.b-image {
	width: 80px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

div.b-image2 {
	width: 150px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

div.b-content {
	margin-left: 82px;
	padding: 5px;
	line-height: 120%;
}

div.b-content2 {
	margin-left: 152px;
	padding: 5px;
	line-height: 120%;
}

div.b-buy {
	float: right;
	width: 120px;
}

div.b-buy-logo {
	margin: 3px;
}

div.r-title {
	color: white;
	font-weight: bold;
	background: #869BBF url(image/bggrad.gif) repeat-x top left;
	padding: 5px;
	margin: 5px 0px;
}

div.r-browsenode {
	padding: 5px;
}

div.r-parent {
	font-size: 110%;
	font-weight: bold;
}

ul.r-children {
	list-style-type: none;
	padding-left: 5px;
	padding-top: 10px;
}

div.tag-title {
	color: white;
	font-weight: bold;
	background: #869BBF url(image/bggrad.gif) repeat-x top left;
	padding: 5px;
	margin: 5px 0px;
}

table.tray {
	font-size: 90%;
	margin: 5px;
}

table.tray td {
	border-top: dashed 1px gray;
	padding: 2px;
}

textarea.center-textarea {
	font-size: 90%;
	margin-top: 5px;
}

table.form {
	font-size: 85%;
}

table.form td {
	vertical-align: top;
}

div.sitemap {
	line-height: 130%;
	margin: 10px;
}

p {
	margin: 20px 5px;
}

blockquote {
	margin: 30px;
	padding: 10px;
	border: dashed 1px gray;
}

th.s-title {
	text-align: left;
}



div.trackback {
	border: solid 2px black;
	background-color: #fffff0;
	color: black;
	padding: 10px;
	line-height: 150%;
}

div.trackback-url {
	margin-top: 30px;
	margin-left: 30px;
}

ul.trackback {
	font-size: 90%;
	list-style-type: none;
	list-style-image: url(image/arrow.gif);
	margin-left: 10px;
	padding-left:10px;
	padding-top: 10px;
}

table.comp {
	width: 100%;
	font-size: 90%;
	border-collapse: collapse;
	border: solid 2px #869BBF;
}

table.comp td {
	border: solid 1px #869BBF;
	padding: 5px;
}

table.comp th {
	border: solid 1px #869BBF;
	background: #869BBF url(image/bggrad.gif) repeat-x top left;
	color: #ffffff;
	padding: 5px;
}

tr.comp-even {
	background-color:#ffffff;
}
tr.comp-odd {
	background-color:#f5f5f5;
}

/* 最近のクチコミ・トラックバック */
div.kuchikomi {
	background-image: url(/image/kuchikomi.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 55px;
}

div.kuchikomi-item {
	background-image: url(/image/item.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 55px;
}
