/* ---- header ---- */
#logo img {
	float: right;
	border: none;
}
#headleft {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 645px;
	height: 60px;
}
#home,
#return {
	clear: both;
	text-align: center;
}
#home a,
#return a {
	color: #000000;
	font-weight: bold;
}

/* ---- contents ---- */

/* ---- about us ---- */
.plain p {
	line-height: 1.5em;
	text-indent: 1em;
}
p.special {
	font-weight: bold;
	text-indent: 3em;
	margin: 0.6em 0;
}

/* ---- list , inEurope ,howtocare ---- */
.item {
	width: 820px;
	height: 117px;
	margin: 0px auto 6px auto;
	border: inset #999999 1px;
	background: #FFFFFF;
	color: #000000;
}
.itemF {
	width: 720px;
	height: 117px;
	margin: 4px auto;
	border: inset #999999 1px;
	background: #FFFFFF;
	color: #000000;
}
.itemP {
	width: 720px;
	height: 72px;
	margin: 0px auto 6px auto;
	border: inset #999999 1px;
	background: #FFFFFF;
	color: #000000;
}
.item img,
.itemF img {
	width: 148px;
	height: 111px;
	float: left;
	margin: 2px 1px;
	border: outset #999999 1px;
}
.itemP img {
	width: 86px;
	height: 66px;
	float: left;
	margin: 2px 1px;
	border: outset #999999 1px;
}
div.photoP {
	width: 270px;
	margin: 0;
	padding: 0;
	float: left;
}
.mini {
	width: 144px;
	height: 111px;
	margin: 3px 4px 3px 1px;
	padding: 0px;
	float: left;
}
.mini img {
	width: 68px;
	height: 51px;
	float: left;
	margin: 1px;
	padding: 0px;
	border: outset #999999 1px;
}
.item p,
.itemF p, 
.itemP p {
	margin-left: 4px;
	font-size: 80%;
	line-height: 1.2em;
}
p.udate {
	font-style: italic;
	text-align: right;
}
			/* span.udate : how to care */
span.udate {
	font-style: italic;
	font-size: 80%;
}
.item hr {
	margin: 2px auto;
}
.indent {
	text-indent: 2em;
}
span.price {
	font-weight: bold;
}

/* ---- collection ---- */
#photoC div {
	float: left;
	margin: 2px;
	padding: 2px;
	background: #FFFFFF;
	border: #999999 1px inset;
}
#photoC img {
	width: 360px;
	border: #999999 1px outset;
}
#photoC span.name {
	font-weight: bold;
	font-size: 90%;
	color: #660000;
}
#photoC span.no {
	color: #339999;
	font-size: 80%;
}
#photoC span.date {
	color: #000000;
	font-size: 80%;
	font-style: italic;
}

/* ---- contact us ---- */
#form p {
	margin: 5px;
	text-indent: 0;
	line-height: 2ex;
}

/* Copyright (C) 2008-2010 camomile_ss All Rights Reserved. */