* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 83%;
}

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 1px #cccccc;
	text-align: right;
	color: #666666;
	background-color: white;
}

div.header-center {
	float: left;
	margin-top: 30px;
	width: 70%;
	background: transparent url(image/feather.jpg) no-repeat top right;	
}

div.header-right {
	margin-left: 71%;
	text-align: center;
}

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

div.navi {
	text-align: right;
	padding: 5px;
}

div.navi a {
	padding: 0px 4px;
}

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

div.result {
	font-weight: bold;
	padding: 5px;
	background-color: #cccccc;
	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;
}

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

div.i-buy {
	float: right;
	width: 200px;
}

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

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

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

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

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

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

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

div.r-title {
	font-weight: bold;
	background: #FFFFFF url(image/bggrad.jpg) no-repeat top right;
	color: black;
	padding: 10px;
	margin: 3px 0px;
	border: solid 1px gray;
}


div.tag-title {
	font-weight: bold;
	background: #FFFFFF url(image/bggrad2.jpg) no-repeat top left;
	color: black;
	padding: 10px 120px;
	border: solid 1px gray;
}

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

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

textarea.center-textarea {
	font-size: 90%;
	margin: 10px 0px;
}

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

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

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

p {
	font-size: 110%;
	line-height: 140%;
	margin: 20px 5px;
}

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

div.shop-category {

	font-weight: bold;
	padding: 10px;
}

ul.recommend {
	padding: 5px;
	font-size: 110%;
	list-style-type: none;
	list-style-image: url(/image/new.gif);
	list-style-position: inside;
}

ul.recommend a {
	font-weight: bold;
}

ul.right-list {
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 10px;
	padding-left: 5px;
}
