/*
-----------------------------------------------------------------
   ベースのCSS
-----------------------------------------------------------------
*/

body{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #EAE9E4;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, san-serif;
	font-size: 12px;
}

p {
	font-size: 12px;
	line-height: 1.5em;
}

img{
	padding: 0;
	margin: 0;
	border: none;
}

#content{
	width: 780px;
	padding: 0;
	margin: 0px auto 0px auto;
	border: 1px solid #999;
}

#ombre{
	width: 820px;
	margin: 0px auto 0px auto;
	background-image: url(../common_img/ombre.gif);
	background-repeat: repeat-y;
}
	 	
/*
-----------------------------------------------------------------
   リンク部分のベースのCSS
-----------------------------------------------------------------
*/
a:link{
	color: #003300;
}

a:visited{
	color: #999999;
}

a:hover{
	color: #99cc00;
}

/*
-----------------------------------------------------------------
  メインテーブルのCSS
-----------------------------------------------------------------
*/	
#main_t{
	padding: 0;
	margin: 0;
}

#spacer {
	height: 10px;
	font-size: 10px;
	line-height: 1em;
}

#top #spacer,
#products #spacer {
	height: 1px;
	font-size: 0;
	line-height: 0;
	background-color: #000;
}

/*メインナビのCSS*/			   
#main_nav{
	padding: 0;
	margin: 0;
	background-color: #99CC67;
}

#main_nav img {
	border: none;
}

#main_nav p{
	margin-left: 12px;
	font-size: 12px;
	color: #FFFFFF;
}

#main_nav a{
	color: #000;
	text-decoration: none;
}

#main_nav a:hover{
	color: #006600;
	text-decoration: underline;
}

/*NEWSのCSS*/
.recent {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style: none;
	height: 140px;
	overflow: auto;
}

.recent li {
	padding: 0px 0px 0px 13px;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	background: url(../common_img/mk_news.gif) no-repeat left;
	background-position: 0px 5px;
}

#news{
	padding: 10px;
	overflow: auto;
	background-color: #FFFFFF;
}

#news h3{
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#news a{
	color: #666;
	text-decoration: none;
}

#news a:hover{
	color: #003300;
	text-decoration: underline;
}

/*NEWアイテムのCSS*/
#top_newitems {
	width: 780px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

#top_itemspic {
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;
}

#top_items {
	width: 440px;
	margin: 0px;
	padding: 0px;
	float:right;
}


/*商品情報メニューのCSS*/
#menu_t{
	padding: 0px 0 0 0;
	margin: 0;
	background-color: #EAE3DB;
}

#menu_t p{
	padding: 0;
	margin: 5px 5px 10px 10px;
	font-size: 12px;
}

#menu_t a{
	color: #003300;
	text-decoration: none;
}

#menu_t a:hover{
	color: #99CC00;
	text-decoration: none;
}
   	   
.shohin_m{
	border-bottom: 1px solid #ccc;
}

#m_nav {
	width: 110px;
	font-size: 12px;
	list-style: none;
}

#m_nav .menu{
	height: 25px;
	width: 110px;
	padding: 3px 0 3px 3px;
	background-color: #333333;
}

/*footerのCSS*/
#footer{
	padding: 7px 10px 5px 10px;
	margin: 0;
}

#footer p{
	padding: 0 0 5px 0;
	margin: 0 0 0 0px;
	font-size: 10px;
}

.copy_l{
	text-align: right;
}

/*
-----------------------------------------------------------------
   ベースのCSS
-----------------------------------------------------------------
*/

.margin{
	margin: 15px;
	text-align: left;
	font-size: 12px;
}


/*
-----------------------------------------------------------------
   indexのCSS
-----------------------------------------------------------------
*/

.b_n{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #666666;
	text-align: right;
}


#i_subm {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: right;
}


#i_subm a{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #003300;
	text-decoration: none;
	text-align: right;
}


#i_subm a:hover{
	color: #ffcc33;
}

/*
-----------------------------------------------------------------
   プライバシーポリシー,利用上の注意のCSS
-----------------------------------------------------------------
*/
.p_h {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	text-align: left;
}

.p_t01{
	padding: 10px;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}

/*
-----------------------------------------------------------------
   bussinessフォルダのCSS
-----------------------------------------------------------------
*/
.buss_margin{
	margin-top: 3px;
	font-size: 9px;
}

.buss_grid , .const_grid{
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	text-align: center;
}

/*
-----------------------------------------------------------------
   bussinessのrecommendフォルダのCSS
-----------------------------------------------------------------
*/
.reco_margin{
	margin: 0px 10px 10px 10px;
	font-size: 13px;
	line-height: 20px;
}

.reco_text{
	margin: 10px 0px 10px 10px;
	font-size: 10px;
	line-height: 12px;
}

.reco_text_02{
	margin: 10px 0px 10px 10px;
	font-size: 17px;
	line-height: 25px;
}

.reco_margin2{
	margin-top: 5px;
	font-size: 12px;
	text-align: right;
}

.reco_text{
	font-size: 13px;
}

.reco_text2{
	font-size: 13px;
	color: #666666;
	line-height: 17px;
}

.reco_text3{
	padding-top: 11px;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}

.reco_text4{
	padding-top: 5px;
	font-size: 14px;
	line-height: 15px;
}

.recommend_head {
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	text-align: left;
}


/*
-----------------------------------------------------------------
   plantingのrecommendのCSS
-----------------------------------------------------------------
*/
.planting_title{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	text-align: left;
}

.plant_main {
	padding: 10px;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}

.plant_main h3{
	padding: 0;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.plant_main2{
	padding: 0px 10px 10px 10px;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}

.plant_main_v2 {
	padding: 10px 10px 0 10px;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}

.plant_margin01{
	padding: 3px 0px 0px 7px;
	font-size: 11px;
	text-align: left;
}

.plant_margin02{
	padding: 3px 0px 0px 7px;
	font-size: 10px;
	text-align: left;
}

.plant_b{
	border-bottom: 1px solid #666;
	font-size: 12px;
}

 /*
-----------------------------------------------------------------
   ムービー下のタイトルと文章のCSS
-----------------------------------------------------------------
*/
.L_words {
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	text-align: left;
}

.s_words {
	padding: 10px;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}

.s_words_2 {
	padding: 0px;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}

 /*
-----------------------------------------------------------------
   会社概要のCSS
-----------------------------------------------------------------
*/
.comp_words {
	padding: 20px 5px 20px 5px;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	text-align: left;
}

.comp_li {
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-align: right;
}

 /*
-----------------------------------------------------------------
   ニュースのCSS
-----------------------------------------------------------------
*/ 
.news_pr{
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-align: center;
}

.news_t {
	padding-left: 10px;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}

.name{
	padding-top: 0px;
	padding-bottom: 6px;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	text-align: center;
}

.s_set{
	padding: 5px 10px 0px 10px;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.news_ct1 {
	padding: 0px 10px 10px 10px;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}

.news_ct2 {
	padding: 7px 0px 5px 5px;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
}

.news_c_l {
	padding: 10px 3px 0px 3px;
	font-size: 14px;
	font-weight: 800;
	color: #333333;
	line-height: 16px;
}

.news_ct3 {
	padding: 6px 3px 5px 5px;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}

.news_tx {
	padding: 5px 12px 0 12px;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}


 /*
-----------------------------------------------------------------
   おすすめチェルシーフラワーショーのキャプションのcss
-----------------------------------------------------------------
*/ 
.cfs_t{
	padding: 5px 2px 5px 2px;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	text-align: left;
}

.cfs_mt{
	padding: 5px 10px 5px 5px;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	text-align: left;
}

.cfs_mt2{
	padding: 15px 10px 12px 5px;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	text-align: left;
}

.cfs_mt2 span{
	font-size: 11px;
	color: #666;
}

.cfs_mmte{
	padding: 0px 35px 0px 35px;
	font-size: 13px;
	line-height: 22px;
}

 /*
-----------------------------------------------------------------
   shopのcss
-----------------------------------------------------------------
*/ 
.shop_b{
	border: 1px solid #666666;
}

.shop_t1{
	padding: 2px 2px 5px 5px;
	font-size: 10px;
	color: #666666;
}

 /*
-----------------------------------------------------------------
   processのcss
-----------------------------------------------------------------
*/ 
.p_gl{
	margin: 10px 0px 0px 0px;
	text-align: left;
}

.p_gl_box{
	padding: 8px;
	border: 1px solid #FF6500;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.p_ca{
	font-size: 15px;
	font-weight: 600;
	color: #000000;
	line-height: 20px;
	text-align: left;
}

.p_li{
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	text-align: center;
}

 /*
-----------------------------------------------------------------
  NEWScss
-----------------------------------------------------------------
*/ 
.news_pot_list {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.news_f_im{
	float: right;
	width: 195;
	padding: 0;
	margin: 0;
}

.im_line{
	border: 1px solid #999;
}

/* -----------------------------------------------
ニュースアーカイブ
----------------------------------------------- */

#news_archive {
	margin-bottom: 10px;
}

#news_archive td {
	line-height: 1.5em;
	font-size: 12px;
}

#news_archive #entries {
	padding: 0 10px 0;
}

#entries h3 {
	font-size: 16px;
	margin-bottom: 15px;
}

#news_archive #backnumber {
	background-color: #EAE3DB;
	padding: 15px;
}

#backnumber h3 {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#backnumber ul {
	padding-left: 20px;
	font-size: 12px;
	margin: 0;
}

/* ===============================================
製品一覧
=============================================== */

/* -----------------------------------------------
横メニュー
----------------------------------------------- */

#category {
	background-color: #EAE3DB;
	padding: 10px;
}

#category ul {
	font-size: 12px;
	font-weight: bold;
	padding-left: 0;
	margin: 0;
	list-style: none;
}

#category ul li span {
	display: block;
	padding: 2px 6px;
	background-color: #184119;
	margin-bottom: 10px;
}

#category ul li span a {
	color: #fff;
	text-decoration: none;
}

#category ul ul {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}

#category ul ul a {
	color: #000;
	text-decoration: none;
}

#category ul ul li {
	padding: 0 0 0 10px;	
}

#category li {
	line-height: 1.5em;
}

/* -----------------------------------------------
製品一覧
----------------------------------------------- */

#product_list {
	list-style: none;
	padding: 0 10px 10px;
}

#product_list p {
	text-align: left;
}

#product_list h2 {
	padding: 8px;
	font-size: 14px;
	background-color: #184119;
	color: #fff;
	margin: 0 0 10px;
	text-align: left;
}

#product_list #list h3 {
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left;
}

#product_images {
	margin-bottom: 10px;
}

#product_text {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.67em;
	margin-bottom: 20px;
	text-align: left;
}

#product_alert {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	line-height: 1.1em;
}

#goto {
	background-image: url(../common_img/mk_news.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#product_list #list,
#product_list #items {
	padding: 0;
	margin: 0;
	list-style: none;
}

#product_list #list li {
	margin-bottom: 10px;
	height: 1%;
}

#product_list #list li:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

#product_list #list li div {
	margin: 0 5px;
}

#product_list #list li img {
	float: left;
	width: 270px;
	margin-right: 10px;
}	

#product_list #list li p {
	margin: 10px 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	line-height: 1.67em;
}

#product_list #items li {
	width: 140px;
	float: left;
	margin-bottom:10px;
}

#product_list #items li div {
	margin: 0 5px;
}

#product_list #items li img {
	margin-bottom: 5px;
}

#product_list #items li p {
	padding: 0;
	margin: 0;
	text-align: left;
	text-align: center;
	line-height: 1.5em;
	font-size: 12px;
}

#product_list img {
	border: 0;
}

#product_list #items li p.price {
	font-weight: bold;
	color: #000;
}

/* -----------------------------------------------
お問い合わせ先
----------------------------------------------- */

#contact_list {
	padding: 0;
	margin: 0 0 10px 0;
}

#contact_list li {
	float: left;
	list-style: none;
}

#contact_list li.tel {
	width: 285px;
}

#contact_list li.tel a {
	background-image: url(../common_img/tel.gif);
	height: 72px;
	display: block;
	text-indent: -9999px;
	margin-right: 10px;
}

#contact_list li.email {
	width: 275px;
}

#contact_list li.email a {
	background-image: url(../common_img/email.gif);
	display: block;
	height: 72px;
	text-indent: -9999px;
}

.contact_list02 {
	width: 560px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

.contact_list02_left {
	width: 274px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.contact_list02_left p {
	padding: 0px;
	margin: 0px;
}

.contact_list02_right {
	width: 274px;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: right;
}

.contact_list02_txt {
	width: 274px;
	text-align: left;
	line-height: 160%;
	padding: 0px;
	margin: 3px 0px 0px 3px;
}





/* -----------------------------------------------
トピックス
----------------------------------------------- */

#topics .border {
	border-bottom: 12px solid #18411A;
	width: 760px;
	margin: 0 auto 10px;
}

#topics ul {
	padding: 0 0 0 20px !important;
	margin: 0 !important;
}

#topics li {
	line-height: 1.5em;
	margin-bottom: 10px;
}

#topics li .title {
	font-size: 14px;
}

/* ===============================================
FAQ
=============================================== */

#content_wrapper {
	padding: 0 10px;
	color: #333;
}

#content_wrapper h2 {
	font-size: 16px;
	padding: 5px;
	margin-bottom: 20px;
	color: #fff;
	background-color: #184119;
}

#content_wrapper p {
	line-height: 1.67em;
}

#content_wrapper h3 {
	font-size: 14px;
	padding: 0 5px;
	border-left: 3px solid #99CC67;
	padding-left: 8px;
	margin: 10px 0 15px 10px;
}

#content_wrapper .block p {
	padding: 0 5px;
	margin-bottom: 20px;
}

#content_wrapper .block .block p {
	padding: 0 20px;
}

#content_wrapper ul {	
	padding-left: 30px;
	margin-bottom: 20px;
}

#content_wrapper ul li {
	font-size: 12px;
	line-height: 1.67em;
}
