@charset "Shift_JIS";

/* ------------------------------ Import Other Style Sheet ------------------------------ */

@import url(default.css);

/* ------------------------------ For sarch ------------------------------ */

/* ------------------------------ For index ------------------------------ */

#index_menu {
	width: 180px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	height: 100%;
}

#index_menu .local_link {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#index_menu .local_link li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	list-style-type: none;
	margin-left:-40px;
	width: 180px;
}

#index_menu .local_link li a{
	color:#666666;
	display: block;
	width: 160px;
	line-height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-decoration: none;
  }

#index_menu .local_link li a:hover{
	background-color: #EECC99;
	color:#ffffff;	
}

#index_menu .local_tri_or{
	vertical-align: middle;
	margin-right: 6px;
}

#index_search {
	width: 180px;
	margin-top:20px;
	margin-bottom:20px;
}
#index_news_list {
	width: 500px;
	float: left;
	margin-right: 20px;
}
#index_osusume {
	width: 200px;
	margin-top: 10px;
	padding: 0;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;

}
#index_osusume_title {
	height: 20px;
	width: 200px;
	background-image: url(../../images/index_osusume_img.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-indent: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}
.index_osusume_list li {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 12px;	
    margin-left: -40px;
   list-style-type: none;
} 

.index_caution{
	line-height: 1.6em;
	margin-top: 20px;
	color: #C00;
	border: 1px dotted #C00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
  }
.osusume_link{
    width: 200px;
	text-align: right;
  }

.osusume_link a{
	color:#ffaa44;
	text-decoration: none;
  }

.osusume_comm {
	line-height: 1.4em;
	width: 200px;
	margin-top: 6px;
}
.osusume_img {
}

/* ------------------------------ For kikaku ------------------------------ */

.kikaku_title {
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.kikaku_comm {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 520px;
}

.kikaku_besshoku_comm {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 420px;
}

.kikaku_besshoku_comm .sg{
	color: #6C3;
!important
; 	font-weight: bolder;
}

.kikaku_besshoku_comm .gr{
	color: #063;

!important
; 			font-weight: bolder;
}

.d-red {
	clear:both;
	color: #CC0000;}
.d-red-bold {
	color: #CC0000;
	font-weight: bold;
}
.t-head {
	font-weight: bold;
}

.d-blue {color: #000099;}

.besshoku_table {
	width: 720px;
}

.besshoku_table tr th{
	color: #FFF;
	background-color: #006;
	font-weight: bold;
	padding: 3px;
}

.kikaku_koma_l {
	margin-bottom: 30px;
	width: 720px;
}


.kikaku_main_img {
	margin-bottom: 20px;
}
.irodori_main {
	margin-bottom: 20px;
}

.irodori_jan {
	text-align: right;
	margin-bottom: -17px;
}
.irodori_cord {
	float: left;
	margin-right: 10px;
}
.irodori_color_table {
	border: 1px solid #063;
	width: 350px;
}
.irodori_color_table th{
	color: #FFF;
	background-color: #063;
	padding: 3px;

}

.td_yl{
	text-align: center;
	background-color: #FFC;
}
.irodori_color_table td{
	text-align: center;
}

.irodori_box_blue {	
	color: #FFF;
	background-color: #9bd;
	font-weight: bold;
	padding: 3px;

}

.kikaku_pop_title {
	background-color: #eeeeee;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	margin-top: 10px;
}

.kikaku_pop_table {
	width: 720px;
}

.kikaku_pop_table td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

.kikaku_table_purple {
	width: 720px;
	text-align: center;
	clear: both;
	border: 1px solid #9c7fb7;
}

.kikaku_table_purple td {
	border: 1px solid #9c7fb7;
}

.kikaku_table_kyukon2013 {
	width: 720px;
	margin-bottom: 6px;
	text-align: center;
	clear: both;
	border: 1px solid #cc1155;
}

.kikaku_table_kyukon2013 th {
	border: 1px solid #cc1155;
	background-color: #ffbbbb;
}

.kikaku_table_kyukon2013 td {
	border: 1px solid #cc1155;
}

.bg_light_pink {
	background-color: #ffbbbb;
		font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.bg_pink {
	color: #ffffff;
	border: 1px solid #cc1155;
	background-color: #cc1155;
		margin-bottom: 6px;
}






.bg_light_orange {
	background-color: #ffddbb;
		font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}


.bg_orange {
	color: #ffffff;
	border: 1px solid #ff9900;
	background-color: #ff9900;
		margin-bottom: 6px;
}

.kikaku_table_pink {
	width: 720px;
	text-align: center;
	clear: both;
	border: 1px solid #e8425f;
}

.kikaku_table_pink td {
	border: 1px solid #e8425f;
}

.kikaku_table_green {
	width: 720px;
	text-align: center;
	clear: both;
	border: 1px solid #89b724;
}

.kikaku_table_green td {
	border: 1px solid #89b724;
}
.kikaku_koma_s {
	margin-top: 10px;
	margin-bottom: 20px;
}

.kikaku_koma_s_title {
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
}

.kikaku_midori_img_table{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.kikaku_midori_td {
	padding-right: 20px;
	padding-left: 20px;
}

.kikaku_midori_kikan {
	font-size: 14px;
	font-weight: bold;
	background-color: #076ab6;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}
.kikaku_midori_kikan_notes {
	background-color: #ccf6f8;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}

.kikaku_div_wh {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	clear: both;	
}

.kikaku_kyukon_kikan {
	font-size: 14px;
	font-weight: bold;
	background-color: #e50615;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}

.kikaku_ichigo_kikan {
	font-size: 14px;
	font-weight: bold;
	background-color: #e13837;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}

.kikaku_dandan_kikan {
	font-size: 14px;
	font-weight: bold;
	background-color: #1c2788;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}

.kikaku_irodori_kikan {
	font-size: 14px;
	font-weight: bold;
	background-color: #6a4c51;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}
.kikaku_irodori_kikan_notes {
	background-color: #889da8;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}



.kikaku_cap_suisei {
	background-color: #bbe2e8;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}

#mini_tomato_table {
 background-image: url(../../kikaku/images/mini_tomato_bg.jpg); 	
}

.kikaku_table_mini_tomato{
	width: 720px;

}

.kikaku_table_mini_tomato th {
	font-weight: bolder;
	color:#ffffff;
	border: 1px solid #006834;
	background-color: #006834;
}

.kikaku_table_mini_tomato td {
	border: 1px solid #006834;
	text-align: center;
}

.kikaku_table_midori2017{
	width: 720px;

}

.kikaku_table_midori2017 th {
		color:#ffffff;
	border: 1px solid #036eb7;
	background-color: #036eb7;
}

.kikaku_table_midori2017 td {
	border: 1px solid #036eb7;
	text-align: center;
}


.kikaku_hanbaikikan_white2018 {
	background-color: #40210f;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	color:#ffffff;
	font-weight: bold;
	font-size: 1.2em;
}

.kikaku_cap_white2018  {
	background-color: #ffff00;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	color:#000000;
	font-weight: bold;
	font-size: 1.2em;
}

.kikaku_table_white2018 {
	width: 720px;

}

.kikaku_table_white2018 th {
		color:#ffffff;
	border: 1px solid #40210f;
	background-color: #40210f;
}

.kikaku_table_white2018 td {
	border: 1px solid #40210f;
	text-align: center;
}


.red_under{	
    color: #C00;
	text-decoration: blink;
	font-weight: bold;
!important

}
/* ------------------------------ For pm ------------------------------ */

.pm_comm {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6em;
	margin-bottom: 20px;
}

/* ------------------------------ For newitem ------------------------------ */

.newitem_main_img {
	margin-bottom: 20px;
}
.newitem_comm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.newitem_title {
border: 				1px solid #666600;
	font-size: 14px;
	font-weight: 				bold;
	text-indent: 12px;
}

.newitem_waku {
	border-bottom: 				1px solid #666666;
	width: 720px;
	height: 40px;
	vertical-align: bottom;
}

.newitem_koma_l {
	margin-top: 60px;
    margin-bottom: 30px;
}
.newitem_koma_M {
	margin-top: 50px;
    margin-bottom: 150px;
}

.rakuraku_shichu_frame_maintable {
}

.rakuraku_shichu_frame_subtable_b {
	background-color: #82C0E3;
	padding: 5px;
}

.rakuraku_shichu_frame_subtable_lb {
		background-color: #BBE1E8;
	padding: 5px;
}

.coty_table {
		margin_top: 6px;
    margin-bottom: 6px;
}

.new_table_coty {
	width: 720px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	border: 1px solid #0073c0;
}

.new_table_coty th {
		color: #ffffff;
	border: 1px solid #0073c0;
	background-color: #0073c0;
}

.new_table_coty td {
	border: 0px;
}

.new_table_coty_tr {
	background-color: #d3edfb;	
		border: 0px;
}

.hatubai_table_coty {
		float:left;
	width: 300px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	border: 1px solid #0073c0;
}

.hatubai_table_coty th {

		color: #ffffff;
	border: 1px solid #0073c0;
	background-color: #0073c0;
}

.hatubai_table_coty td {
	border: 0px;
}


.hatubai_table_craft {
	float: left;
	width: 300px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	border: 1px solid #CC0000;
}

.hatubai_table_craft th {
	color: #ffffff;
	background-color: #CC0000;
}

.hatubai_table_craft td {
	border: 0px;
}

.forte_table {
		margin_top: 6px;
    margin-bottom: 6px;
}

.new_table_forte {
	width: 720px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	border: 1px solid #796955;
}

.new_table_forte th {
		color: #ffffff;
	border: 1px solid #796955;
	background-color: #796955;
}

.new_table_forte td {
	border: 0px;
}

.new_table_forte_tr {
	background-color: #fbdfba;	
		border: 0px;
}

.hatubai_table_forte {
		float:left;
	width: 300px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	border: 1px solid #796955;
}

.hatubai_table_forte th {

		color: #ffffff;
	border: 1px solid #796955;
	background-color: #796955;
}

.hatubai_table_forte td {
	border: 0px;
}


.new_div_wh {
		float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
}
/* ------------------------------ For privacy ------------------------------ */



/* ------------------------------ For inquiry ------------------------------ */

#inquiry_table{
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
#inquiry_table th{
	border-bottom-color: #4477BB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom:5px;
	background-color: #EEEEEE;
	margin-top: 5px;
	padding:  3px;
}
#inquiry_table td{
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-color: #4477BB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.inquiry_comm {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;
}
#inquiry_table .td_center {
	text-align: center;
	line-height: 2em;
}

/* ------------------------------ For history ------------------------------ */


/* ------------------------------ For site_map ------------------------------ */




/* ------------------------------ For catalog ------------------------------ */
.catalog_index_comm {
	float: left;
	width: 460px;
	line-height: 1.6em;
	font-size: 14px;
}
.catalog_index_koma {
	margin-bottom: 20px;
	width: 700px;
	border: 1px solid #66aa99;
	padding: 10px;
	height: 200px;
}

.rakuraku_koma_l {
	margin-top: 50px;
	margin-bottom: 120px;
	clear: both;
}
.rakuraku_koma_m {
	margin-top: 30px;
    margin-bottom: 30px;
}
.catalog_koma_l {
	margin-bottom: 50px;
	width: 720px;
	clear: both;
}

.catalog_comm {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 400px;
}
.rakuraku_dx_catalog_comm {
	margin-left: 10px;
	margin-bottom: 10px;

}
.catalog_table_s {
	width: 500px;
	text-align: center;
	clear: both;
}
.catalog_table_s .gr{
	background-color: #EEEEEE;
}

.catalog_table {
	width: 720px;
	text-align: center;
	clear: both;
}
.catalog_table .gr{
	background-color: #EEEEEE;
}
.catalog_table .lgr{
	background-color: #99FF66;
}
.catalog_table .wh{
	background-color: #ffffff;
}
.catalog_table .bk{
	background-color: #666666;
        color: #ffffff; !important
}
.catalog_table .rd{
	background-color: #ff0000;
        color: #ffffff; !important
}
.catalog_table .sg{
	background-color: #aacc99;
        color: #ffffff; !important
}
.catalog_table .br{
	background-color: #dd9977;
        color: #ffffff; !important
}
.catalog_table .dgr{
	background-color: #447777;
        color: #ffffff; !important
}
.catalog_table .dgl{
	background-color: #889da8;
        color: #ffffff; !important
}
.catalog_table .ye{
	background-color: #ffffcc;
}
.catalog_table .ama{
	background-color: #d6c6af;
}
.catalog_table .ugu{
	background-color: #928c36;
        color: #ffffff; !important
}
.catalog_table .ai{
	background-color: #165e83;
        color: #ffffff; !important
}
.catalog_table .hai{
	background-color: #7d7d7d;
        color: #ffffff; !important
}
.catalog_table .ebi{
	background-color: #996666;
        color: #ffffff; !important
}
.catalog_table .bl{
	background-color: #4477bb;
        color: #ffffff; !important
}
.catalog_table .dbr{
	background-color: #663300;
        color: #ffffff; !important
}
.catalog_table .wr{
	background-color: #660000;
        color: #ffffff; !important
}
.catalog_table .db{
	background-color: #331100;
        color: #ffffff; !important
}
.catalog_table .bei{
	background-color: #eedcb3;
}
.catalog_table .sb{
	background-color: #dcd6d2;
	font-size: 10px;
}

.catalog_table .og{
	background-color: #aabb99;
	 color: #ffffff; !important
}

.catalog_table .gr .st_size{
	font-size: 9px;
	line-height: 9px;
	font-weight: lighter;
}
.catalog_table .st_size{
	font-size: 9px;
	line-height: 9px;
	font-weight: lighter;
}
.catalog_thum {
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 300px;
}
.catalog_detail{
	width: 100px;
}
.icon_table {
	clear: left;
	float: right;
	margin-left: 20px;
	}
.icon_table td {
	font-size:10px;
	font-weight: lighter;
	text-align: center;
	vertical-align: bottom;
	padding-right: 4px;
	padding-left: 0px;
}
.icon_table_set {
	width: 720px;
	margin-bottom: 20px;

}
.icon_table_set th {
	font-size:12px;
	font-weight: 600;
	text-align: center;
	vertical-align: bottom;
	width: 80px;
}
.icon_table_set td {
	font-size:10px;
	font-weight: lighter;
	vertical-align: top;
	width: 74px;
	padding-right: 6px;
	padding-left: 6px;
}
.keisen_tl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.keisen_l {
	width: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.keisen_bl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.keisen {
	margin-top: 5px;
}

.keisen td{
	padding-right: 5px;
	text-align: right;
}

.up_table td {
	font-size:10px;
	text-align: center;
	vertical-align: top;
	padding:2px;
}
.flower_stand_table { 
        clear:both;
	text-align: center;
	vertical-align: text-top;
	padding-top: 0px;
	width: 720px;
}


.flower_stand_table td {
       	text-align: center;
	vertical-align: text-top;
	padding-top: 0px;
}

.kd_agri_table {
	clear:both;
	text-align: center;
	vertical-align: text-top;
	padding-top: 0px;
	width: 720px;
	margin-top: 50px;
	margin-bottom:50xp;
}
.kd_agri_tray {
	margin-bottom: 20px;
}



.kd_agri_table td {
       	text-align: center;
	vertical-align: text-top;
	padding-top: 0px;
}


.img_tokucho {
	margin-bottom:10px;
}

.thum_rakuraku {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

#rakuraku_chosui001 {
	margin-bottom: 20px;
	width: 720px;
	margin-top: 20px;
}
.rakuraku_table{
	width: 710px;
	margin-bottom: 40px;
}
.rakuraku_table th{
	width: 160px;
	vertical-align: top;
	padding: 0;
}
.rakuraku_table td{
	width: 160px;
	vertical-align: top;
	padding: 5px;
}

.rakuraku_icon {
	width: auto;
	float: right;
	clear: right;
}

.rakuraku_fuzoku {
	margin-bottom: 12px;
	float: right;
}

.rakuraku_fuzoku_table {
	margin-bottom: 12px;
	width: auto;
	float: right;
}

.rakuraku_fuzoku_table td{
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;	
}


#spot_tokucho {
	margin-bottom: 40px;
}
.up_table {
}
.notes_pm {
	margin-top: 10px;
	font-size: 10px;
}


.catalog_index_title {
margin-bottom: 12px;
}

.catalog_index_img {
	margin-bottom: 20px;
}
.calalog_img_table {
	width: 720px;
	margin-bottom: 20px;
}

.yasai_caution {
	width: 720px;
	height: 20px;
	text-align: right;
	margin-top: -35px;
	color: #C00;
}

/* ------------------------------ For pop ------------------------------ */

.pop_koma {
	margin-bottom: 30px;
	width: 720px;
}

.pop_table {
	width: 720px;
	margin-bottom: 40px;
	text-align: center;
}

.pop_table td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.pop_comm {
	margin-bottom: 10px;
	margin-right: 1em;
	margin-left: 1em;
}
.sample_img {
	text-align: right;
	margin-bottom: 12px;
	margin-top: 6px;
	margin-left: 3px;
	float: right;
}
.title_img {
	float: right;
	margin-right: 10px;
	margin-top: -60px;
}
#title_rakuraku {
	margin-bottom: -50px;
}
.sam_luster {
	margin-right: 2px;
	margin-left: 2px;
}
#luster_img {
text-align: center;
	margin-bottom: 40px;
}


.profile_comm {
	float: left;
    margin-left: 12px;
	width: 384px;
}
.pre_img {
	float: right;
	width: 100px;
	text-align: center;
}
.philosophy_thema {
	font-size: 14px;
	font-weight: bold;
	color: #FFAA44;
	text-align: center;
}
dt {
	font-weight: bold;
	padding: 3px;
	width: 520px;
	margin-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
dd{
margin-bottom:12px;
}

#history_table{
	margin-left: 10px;
	margin-right: 10px;
	width: 96%;
}
#history_table th{
	padding-right: 3px;
	padding-left: 3px;
	border-left-color: #4477BB;
	border-left-style: solid;
	border-left-width: 5px;
	border-bottom-color: #4477BB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
margin-bottom:5px;
}
#history_table td{
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-color: #4477BB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.profile_koma {
	margin-left: 20px;
}


.sitemap_table {
	margin-bottom: 20px;
}
.sitemap_table th{
	text-align: left;
	padding-right: 0px;
	vertical-align: top;
}
.sitemap_table td{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.sitemap_koma {
	float: left;
	width: 240px;
}
.sitemap_koma_l {
	width: 720px;
}
.local_date {
	font-size: 10px;
	font-weight: lighter;
	color: #4477BB;
}

/* ------------------------------ For news ------------------------------ */

.news_comm {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;
}

#news_menu {
	width: 180px;
	background-color: #eeeeee;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	height: 620px;
}

.rss {
	margin-right: 0px;
	width: 100%;
	text-align: right;
	padding-top: 0px;
	margin-top: -20px;
	height: 20px;
}

.code_table {
	text-align: center;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.code_table .gr{
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	line-height: 12px;
}
.code_table td{
	padding-right: 5px;
	padding-left: 5px;
}
.pm_re_comm {
	text-align: center;
}

.gray {
	background-color: #EEEEEE;
	padding-left: 4px;

}

.title_suebachi {
	margin-bottom: 20px;
}
.rakuraku_syouhyou {
	margin-top: 6px;
}
#newitem_title {
	margin-bottom: 20px;
}
.yasai_copy {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 14px;
	border: 2px dashed #FFAA44;
	padding: 10px;
	width: 280px;
}
.yasai_img {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.farm_gaicyu {
	float: left;
}
.yasai_com {
	margin-bottom: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.newitem_table {
	float: right;
	width: 180px;
	text-align: center;

}
.newitem_middle {
	width: 520px;
	margin-bottom: 10px;
}
.kajukaboku_copy {
	margin-bottom: 20px;
}
.ecogarden {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 40px;
}
.ecogarden_comm {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#ecogarden_logo {
	margin-bottom: 20px;
}
#news_window {
	margin-bottom: 20px;
}
#ecogarden_banner {
	margin-top: 30px;
}
.kyusui_td {
	padding-right: 2em;
	padding-left: 2em;
}
.both_img {
	clear: both;
	float: left;
	width: 514px;
	margin-bottom: 10px;
}
.midashi_gray {
	clear: both;
	background-color: #eeeeee;
	color: #666666;
	font-weight: bolder;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;

}

.midori_td {
	margin-right: 10px;
	margin-left: 12px;
}
.midori_chosui_logo {
	margin-bottom: 10px;
}
.midori_table {
	margin-bottom: 20px;
}

.midori_table td {
	padding-right: 6px;
	padding-left: 6px;
}
.banner {
	margin-top: 20px;
	margin-bottom: 20px;
}
#omimai {
	font-size: 16px;
	line-height: 24px;
	width: 450px;
	border: 3px solid #4477bb;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
#omimai_namae {
	margin-top: 10px;
	text-align: right;
}



/* ------------------------------ For catalog ------------------------------ */
.shop_index_comm {
	float: left;
	width: 460px;
	line-height: 1.6em;
	font-size: 14px;
}
.shop_index_koma_l {
	clear: both;	
}
.shop_index_koma {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	width: 150px;
	padding: 9px;
	border: 1px solid #66aa99;
	height: 175px;
	text-align: center;
}
.shop_thum {
width: 150px;	
	height: 150px;
		margin-bottom: 10px;
}.red_under {
	color: #C00;
	text-decoration: underline;
}
.table_shiyorei td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.newitem_kome {
	width: 708px;
	margin-bottom: 20px;
	padding-right: 14px;
	text-align: right;
}


.red_bold_under {
	font-size: large;
	font-weight: bolder;
	color: #C00;
	text-decoration: underline;
}
.table_redframe {
	border: 1px solid #C00;
	margin-right: auto;
	margin-left: auto;
}
.red_bold_large {
	font-size: large;
	font-weight: bolder;
	color: #C00;
}

.blue_bold_large {
	font-size: large;
	font-weight: bolder;
	color: #036eb7;
}

.brown_bold_large {
	font-size: large;
	font-weight: bolder;
	color: #40210f;
}


.bg_red_bold_large {
		background-color: #cc0000;
	font-size: large;
	font-weight: bolder;
	color: #ffffff;
}

.torisetsu {
	text-align: center;
	margin: 30px;
}

.leaf_main {
	margin-top: 20px;
}
.catalogue_thum {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
}
#catalogue_list {
	clear: left;
		float: left;
			margin-left: 20px;
			margin-bottom: 20px;

	
}
#index_box {
	float: left;
}
#contener #main #yasai_table tr td img .yasai_img {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#contener #main #yasai_table tr td {
	text-align: center;
}

#contener #main div .catalogue_img_left {
	margin-right: 7px;
	float: left;
	margin-bottom: 20px;
}
#contener #main div .craft_pop {
	float: none;
	margin-right: 20px;
	text-align: center;
}
#contener #main #pop_box {
	text-align: center;
}
#contener #main div img {
	
}
#contener #main .list {
	clear: both;
	margin-bottom: 20px;
}
#contener #main .list a img {
	margin-right: 20px;
}
#contener #main .list .new_title {
	width: 400px;
	float: right;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
	margin-bottom: 12px;
}
#contener #main .pop_koma .craft_pop tr td a img {
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contener #main .list p a img {
	float: left;
}
#contener #main .list .alignright {
	float: right;
	margin-left: 10px;
}
#contener #main #midori_sub {
	text-align: center;
	margin-bottom: 20px;
}
#contener #main #midori2016_main {
	margin-bottom: 20px;
}
#contener #main .catalog_koma_l .catalog_comm .ukezarastand_box {
	float: right;
}

#contener #main .catalog_koma_l .catalog_comm .ukezarastand_box th{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #666;
}

#contener #main .catalog_koma_l .catalog_comm .ukezarastand_box td{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.queen_img_table {
	float: left;
	margin-right: 3px;
		margin-leftt: 3px;
}
.queen_img_table tr td {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#contener #main #spot_main {
	margin-bottom: 20px;
}
#contener #main div #rose_setumei {
	margin-bottom: 20px;
}
.queen_img_div {
	margin-top: 20px;
	margin-bottom: 20px;
}

.queen_img_div img {
	margin-right: 4px;
}

.sub {
	margin-left: 4px;
	font-size: 12px;
	font-weight: lighter;
}


#contener #main .newitem_center {
	text-align: center;
}
#contener #main .newitem_center img {
	margin-bottom: 20px;
}
.topping_pot_img {
    margin-left: 15px;
}
#index_osusume a img {
    margin-bottom: 14px;
}
