@charset "utf-8";

/* ----------area left style---------- */

/* 左最上部のコメント */

#left_comment {
	margin-bottom: 0.5em;
	color: #000000;
}


/* TEL & FAXバナー */

#banner_tel {
	margin-bottom: 2px;
}

#banner_fax {
	margin-bottom: 8px;
}

#banner_kadomatsu {
	margin-bottom: 8px;
	margin-top: 8px;
}


/* サイト内検索 */

#search_box {
	width: 175px;
	background: url(../img/search_box_base.gif) repeat-y left top;
	border-top: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
	margin-bottom: 17px;
	padding: 5px 0;
}

#search_box p {
	clear: left;
	margin-left: 9px;
	color: #000000;
	font-size: 0.625em;
}

#search_box dl {
	margin: 2px 0 2px 9px;
}

#search_box dt {
	float: left;
	width: 95px;
}

* html body #search_box dt {
	margin-left: -3px;
}

*+html body #search_box dt {
	margin-left: -5px;
}

#search_box dd {
	margin-left: 95px;
}

#search_field {
	width: 90px;
	border: 1px solid #7F9DB9;
}

#search_btn {
	width: 37px;
	height: 19px;
}

/* 新着情報ブログ */

#box_blog {
	width: 163px;
	background-color: #FFF0D2;
	border-right: 1px solid #8E643E;
	border-bottom: 1px solid #8E643E;
	border-left: 1px solid #8E643E;
	margin-bottom: 12px;
	padding: 10px 5px;
}

* html body #box_blog {
	width: 175px;
}

#box_blog dl {
	margin-bottom: 0.5em;
}

#box_blog dd {
	font-weight: bold;
}

.rss_comment {
	margin-bottom: 0.5em;
	color: #000000;
	font-size: 0.7em;
}

/* 観葉植物人気ランキング */

#ranking_date {
	color: #000000;
	font-size: 0.625em;
}

#tb_ranking {
	width: 175px;
	border-collapse: collapse;
	border: 1px solid #8E643E;
	margin-bottom: 14px;
}

*>/**/#tb_ranking {
	width: 174px;
	margin-left: 1px;
}

#tb_ranking tr {
	background: url(../img/dotline_01.gif) repeat-x left bottom;
}

#tb_ranking tr.noline {
	background-image: none;
}

#tb_ranking tr.noline th {
	padding-bottom: 1px;
}

#tb_ranking th {
	width: 24px;
	padding: 1px 0 2px 1px;
}

#tb_ranking td {
	padding: 0.25em;
	font-size: 0.75em;
	line-height: 1.3em;
}

#tb_ranking td p {
	font-size: 1em;
}


/* Memo */

#memo_box {
	width: 175px;
	border-bottom: 5px solid #8E643E;
	margin-bottom: 10px;
}

#memo_box ul {
	list-style-type: none;
}

#memo_box ul li {
	background: url(../img/dotline_02.gif) repeat-x left bottom;
	margin-left: 0;
	padding-bottom: 1px;
}

#memo_box ul li.noline {
	background-image: none;
}

#memo_box ul li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 7px 1em;
	padding: 8px 0 8px 24px;
}

#memo_box ul li a:link,
#memo_box ul li a:visited,
#memo_box ul li a:active {
	background-image: url(../img/memo_arrow.gif);
}

#memo_box ul li a:hover {
	background-image: url(../img/memo_arrow_o.gif);
}


/* メニュー（よくあるる質問、メールマガジンのお申し込み、お客様の声） */

ul#list_left_menu {
	list-style-type: none;
	margin-bottom: 27px;
}

ul#list_left_menu li {
	background: url(../img/dotline_02.gif) repeat-x left bottom;
	margin-left: 0;
	padding-bottom: 1px;
}

ul#list_left_menu li a {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 12px 0 12px 30px;
}

ul#list_left_menu li.menu1 a {
	background-image: url(../img/icon_qanda.gif);
}

ul#list_left_menu li.menu2 a {
	background-image: url(../img/icon_mail.gif);
}

ul#list_left_menu li.menu3 a {
	background-image: url(../img/icon_voice.gif);
}


/* メール返信定休日　カレンダー */

span.holiday_color {
	float: left;
	display: block;
	width: 19px;
	height: 15px;
	background-color: #CCA077;
	margin-right: 3px;
}

p.calendar_head {
	margin-bottom: 0.5em;
	color: #000000;
	font-weight: normal;
}

p.calendar_head .colored {
	color: #CCA077;
	font-size: 0.84em;
}

.tb_calendar {
	width: 175px;
	border-collapse: collapse;
	border: 1px solid #A9723F;
	margin-bottom: 16px;
}

*>/**/.tb_calendar {
	width: 174px;
	margin-left: 1px;
}

.tb_calendar th,
.tb_calendar td {
	border: 1px solid #A9723F;
	padding: 0.5em 0;
	font-size: 0.75em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.tb_calendar td.holiday {
	background-color: #CCA077;
}


/* 左メニュー バナー */

#banner_special {
	margin-bottom: 8px;
}



/* サブページ　Category */

ul#list_category {
	list-style-type: none;
	margin-bottom: 17px;
}

ul#list_category li {
	width: 175px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 3px;
	margin-left: 0;
}
