body {
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(images/body-back.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2e2e2e;
}
.top {
	background: none;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2e2e2e;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	font-size: 1.6em;
}
p, ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #2e2e2e;
}
a:hover {
	text-decoration: none;
}
hr, .clear {
	clear: both;
}
img {
	border: none;
}
blockquote {
	width: auto;
	margin: 15px 0;
	padding: 10px 15px;
	border: 1px solid #909090;
	font-size: 0.9em;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	border-top: 2px solid #932924;
}

/* Header */

#header {
	width: 900px;
	height: 98px;
	margin: 0 auto;
	padding: 0;
}
#header h1 {
	height: 65px;
	margin: 0;
	padding: 30px 15px 0 0;
	font-size: 1em;
	line-height: 1.4;
	font-weight: normal;
	text-align: right;
}
#header .logo {
/*	float: left; */
	width: 600px;
	height: 95px;
	margin: 0;
	background: url(images/logo.jpg) no-repeat left;
	color: #ffffff;
}
#header .banner {
/*	float: right; */
	width: 295px;
	height: 75px;
	padding: 20px 0 0 0;
}


/* Menu */

#menu {
	width: 100%;
	height: 60px;
	margin: 8px 0 0 0;
	padding: 0;
	background: url(images/menu-back.jpg) no-repeat center;
	text-align: center;
}
#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#menu li {
	display: inline-block;
	/display: inline;
	padding: 17px 0 0 0;
	>padding: 15px 0 0 0;
	/zoom: 1;
}
#menu a {
	margin: 0px 20px;
	padding: 14px 0 0 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	color: #2e2e2e;
}
#menu a:hover, #menu a:hover {
	text-decoration: none;
	border-top: 3px solid #932924;
}
#menu .topmenu {
	margin: -8px 0 0 0;
}


/* TopPage */
#flash {
	display: none;
}
.message {
	width: 550px;
	height: 195px;
	margin: 0 auto;
	padding: 50px 0 0 20px;
	background: url(images/message-back.jpg) no-repeat;
	line-height: 1.5;
}
.message p {
	margin: 10px 0;
}
.newsicon {
	width: 570px;
	margin: 10px 0 8px 0;
}
.pickup {
	width: 570px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(images/pickup-back.gif) no-repeat;
}
.pickup h3 {
	width: 570px;
	margin: 10px 0;
	padding: 0 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 3px solid #cc524c;
}
.pickup h3 a:hover {
	color: #909090;
}
.pickup p {
	width: 350px;
}
.pickup img {
/*	float: right; */
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
}
#footbanner {
	width: 900px;
	margin: 30px 0 30px 0;
	padding: 0;
}
#footbanner li {
	display: inline;
	margin: 0 3px 0 0;
	list-style: none;
}

/* Content */

#content {
/*	float: left; */
	width: 570px;
	margin-bottom: 20px;
}
.post .omotenashi {
	width: 340px;
	height: 140px;
	margin: -20px 0 0 0;
	padding: 20px 20px 0 210px;
	background: url(images/omotenashi-back.jpg) no-repeat;
	line-height: 1.5;
}
.post, #sitemap {
	margin-bottom: 30px;
}
.post .title, #sitemap .title {
	background: url(images/h2.gif) no-repeat left top;
	margin: 20px 0 40px 0;
	padding: 0 0 0 25px;
	font-size: 1.3em;
	color: #2e2e2e;
}
.post .cat-item {
	float: left;
	width: 275px;
	height: 180px;
	margin: 0 0 60px 0;
	padding: 0;
}
.post .cat-item a {
	float: left;
	width: 275px;
	margin: 0;
	padding: 190px 0 0 0;
	font-weight: bold;
}
.post .cat-item-12 {
	background: url(images/ec1.jpg) no-repeat center;
}
.post .cat-item-13 {
	background: url(images/ec2.jpg) no-repeat center;
}
.post .cat-item-14 {
	background: url(images/ec3.jpg) no-repeat center;
}
.post .cat-item-15 {
	background: url(images/ec4.jpg) no-repeat center;
}
.post .cat-item-16 {
	background: url(images/ec5.jpg) no-repeat center;
}
.post .cat-item-12, .post .cat-item-14, .post .cat-item-16 {
	margin: 0 20px 0 0;
}
.post h3, #sitemap h3 {
	margin: 20px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #2e2e2e;
	border-bottom: 1px solid #2e2e2e;
}
.post h3 a:hover, #sitemap h3 a:hover {
	color: #909090;
}
.post h4, #sitemap h4 {
	margin: 0 0 8px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #932924;
}
.post h4 a, #sitemap h4 a {
	color: #932924;
}
.post h4 a:hover, #sitemap h4 a:hover {
	color: #d26762;
}
.post h6 {
	margin: 5px 0;
	font-size: 0.8em;
	font-weight: normal;
	color: #932924;
}
.post .title a {
	color: #2e2e2e;
}
.post small {
	font-size: 0.8em;
	color: #909090;
}
.post .news {
	width: 450px;
	>width: auto;
	margin: 0 0 10px 0;
	padding: 0 0 0 120px;
}
.post .news_thumb {
	float: left;
	width: 110px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
}
.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.post .entry {
	padding: 0 0 10px 0;
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.4;
}
.post .entry img {
	margin: 5px 10px 5px 0;
}
.post .entry ul {
	width: auto;
	margin: 20px 0;
	padding: 0;
	list-style: none;
	border-top: 1px dotted #2e2e2e;
}
.post .entry li {
	width: auto;
	margin: 0;
	padding: 10px 0;
	line-height: 1.2;
	border-bottom: 1px dotted #2e2e2e;
}
.post .entry a, .post .entry li a, .post .archive a {
	text-decoration: underline;
}
.post .entry a:hover, .post .entry li a:hover, .post .archive a:hover {
	color: #909090;
}
.post .entry li p {
	text-align: right;
	margin: -16px 0 0 0;
	padding: 0;
	border: none;
}
.post .entry li .title {
	float: left;
	width: 80px;
	margin: -2px 20px 0 0;
	padding: 2px 0 2px 10px;
	font-size: 0.9em;
	background: #e2e2e2;
}
.post .entry li .content {
	margin: 0;
	padding: 0 0 0 110px;
}
.post .entry .magazine {
	margin: 0;
	padding: 15px 20px;
	border: 2px solid #cc524c;
}
.phone blockquote {
	padding: 15px 20px 15px 50px;
	background: url(images/phone.gif) no-repeat left top;
}
.post .entry .cart {
	float: right;
	width: 300px;
	margin: 0 0 0 10px;
	padding: 0;
}
.post .entry .addtocart {
	width: 170px;
	height: 30px;
}
.post .entry .addtocart a {
	display: block;
	width: 170px;
	height: 30px;
	font-size: 1px;
	line-height: 1px;
	outline: none;
	background: url(images/addtocart.gif) no-repeat left bottom;
}
.post .entry .addtocart a:hover {
	background: url(images/addtocart-mo.gif) no-repeat left bottom;
}
#related ul {
	display: inline;
}
#related li {
	float: left;
	width: 100px;
	margin: 10px 14px 10px 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 295px;
	margin: 0 0 40px 0;
}
#sidebar .cat6 {
	margin: 20px 0 0 0;
}
#sidebar .info {
}
#sidebar .pick {
	width: 295px;
	margin: 20px 0;
}
#sidebar .ECpick {
	width: 295px;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(images/ECpick-back.gif) repeat-y;
}
#sidebar .pick h3 {
	width: 295px;
	height: 30px;
	margin: 10px 0;
	padding: 0 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	background: url(images/side-pick-h3.gif) no-repeat;
}
#sidebar .ECpick h3 {
	width: 275px;
	height: 25px;
	margin: 0;
	padding: 20px 0 5px 20px;
	font-size: 1.2em;
	color: #932924;
	background: url(images/ECpick-h3.gif) no-repeat;
}
#sidebar .pick p, .ECpick p {
	width: auto;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
#sidebar .ECpick p, #sidebar .ECpick h4 {
	margin: 0 20px;
	padding: 0;
	line-height: 1.4;
}
#sidebar .ECpick h4 {
	padding: 15px 0 5px 0;
	font-size: 1em;
}
#sidebar .pick img  {
	float: left;
	margin: 0 10px 10px 0;
}
#sidebar .ECpick img  {
	float: left;
	margin: 0 10px 10px 25px;
}
#sidebar .ECpickBottom {
	height: 70px;
	margin: 0 0 30px 0;
	padding: 0;
	background: url(images/ECpick-bottom.gif) no-repeat;
}
#sidebar .list {
	margin: 0 0 40px 0;
	list-style: none;
}
#sitemap .list {
	float: left;
	width: 275px;
	margin: 0 20px 40px 0;
	list-style: none;
}
#sidebar .list img, #sitemap .list img {
	float: left;
}
#sidebar .list ul, #sitemap .list ul {
	width: 235px;
	margin: 0 0 0 60px;
	padding: 0;
}
#sitemap .list ul {
	width: 215px;
}
#sidebar .list li, #sitemap .list li {
	width: 225px;
	margin: 0;
	padding: 12px 10px 12px 0;
	line-height: 1.2;
	border-bottom: 1px dotted #932924;
	background: url(images/arrow.gif) no-repeat right center;
}
#sitemap .list li {
	width: 205px;
}
#sidebar .EClist {
	margin: 0 0 40px 0;
	list-style: none;
}
#sidebar .EClist img {
	float: left;
}
#sidebar .EClist ul {
	width: 235px;
	margin: 0 0 0 60px;
	padding: 0;
}
#sidebar .EClist li {
	width: 195px;
	margin: 5px 0;
	padding: 5px 0 5px 40px;
	line-height: 1.2;
	background: url(images/arrow-bk.gif) no-repeat left center;
}
#sidebar .EClist .red {
	background: #932924 url(images/arrow-wh.gif) no-repeat left center;
	color: #ffffff;
}
#sidebar .EClist li:hover {
	background: #909090 url(images/arrow-wh.gif) no-repeat left center;
	color: #ffffff;
}
#sidebar .EClist a:hover, #sidebar .EClist .red a {
	color: #ffffff;
}
#sidebar .topside {
	margin: 0 0 20px 0;
}
#sidebar .topside ul {
	list-style: none;
}
#sidebar .topside li {
	height: 75px;
	margin: 8px 0 12px 0;
	padding: 0;
	line-height: 1.2;
}
#sidebar .sidemenu {
	clear: both;
	margin: 10px 0;
}
#sidebar .sidemenu li {
	padding: 0 0 8px 0;
	list-style: none;
}
#sidebar .sidemenu li img {
	>float: left;
	margin: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li ul {
	padding-bottom: 30px;
}
#sidebar li li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}
#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
#sidebar h2 {
	height: 25px;
	padding: 5px 0 0 35px;
	background: url(images/img02.jpg) no-repeat left top;
	font-size: 12px;
	color: #2e2e2e;
}
#sidebar p {
	margin: 0 15px;
	padding: 20px 0px;
	text-align: justify;
}
#sidebar a {
	color: #2e2e2e;
	border: none;
}
#sidebar a:hover {
	color: #909090;
	text-decoration: none;
}

/* Footer */

#footer {
	width: 100%;
	background: #ffffff;
	border-top: 1px solid #932924;
	height: 89px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .copy {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#footer h3 {
	text-align: left;
	font-size: 0.9em;
}
#footer ul {
	list-style: none;
	border-left: 1px solid #2e2e2e;
}
#footer li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #2e2e2e;
}
#footer p {
	text-align: right;
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	text-transform: uppercase;
}
#footer a {
	color: #2e2e2e;
}
#footer a:hover {
	color: #909090;
}

#commentform {
	padding-left: 20px;
	padding-bottom: 20px;
}

#comment {
	width: 580px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
	padding-left: 20px;
	color: #000000;
}

.navigation {
	padding-top: 20px;
	padding-bottom: 40px;
}

.pagetitle {
	padding-left: 20px;
	padding-bottom: 20px;
	color: #000000;
}


hr {
	display: none;
}

/* Form */
#form {
    text-align: left;
    margin: 0;
    padding: 0;
}
#form p {
    margin: 0;
    padding: 0;
}