@charset "euc-jp";
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}

.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
  margin: 1em 0;
    padding: 5px;

}
.free_space_block strong{
    font-weight:bold;
}
/* カレンダー
----------------------------------------------- */
#block-calendar {
margin:15px 0 0 0;
}

#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align:center;
}

#block-calendar th, #block-calendar td {
    padding:1px 5px;
    border: 1px solid #CCCCCC;
      text-align: center;
}

#block-calendar th {
    background: #2B8300;
    color: #FFFFFF;
      text-align: center;
}

#block-calendar .off {
    background: #FFE0D0;
    color: #CC0000;
	font-weight:bold;
}

#block-calendar caption {
    color: #555555;
  text-align:center;
}



/* TOP用　追加レイアウト
----------------------------------------------- */
#top_layout01 {
width:685px;
}

/* ニュース
----------------------------------------------- */


div#newsarea {
	overflow:auto;
    margin: 1em 10px 1.5em 10px;
    font-size:small;
}

div#newsarea dl {
    padding: 10px 0;
    /* background: url("../img/common/line_400.gif") no-repeat bottom; */
	border-bottom:dashed 1px #BFBFBF;
}

div#newsarea dl.end {
    padding: 10px 0;
    background: url("") no-repeat bottom;
}

div#newsarea dl dt {
    padding: 0 0 0 20px;
    background: url("../img/top/news_icon.gif") no-repeat;
}

div#newsarea table {
border:none;
margin:0px 0 10px 0;
}

div#newsarea table td {
border-bottom:dashed 1px #BFBFBF;
border-right:none;
padding:7px 5px;
}
#top_serch select,
#top_serch input {
      width: 100%;
    height: 2em;
}
#top_serch button{
    background: none;
    border: none;
    margin: 0 auto;
    text-align: center;
    display: inherit;
    margin-top: 8px;
}

/* おすすめ商品テーブル
----------------------------------------------- */
table.table_osusume {
	border-collapse: collapse;
	border:none;
	margin:5px 0 10px 0;
	line-height: normal;
	_line-height: 120%;
	}

table.table_osusume th {
	border-bottom: 1px #9DC48A dashed;
	border-left: 1px #9DC48A dashed; 
	border-right: 1px #9DC48A dashed;
	background:none;
	padding: 8px 10px 10px 10px;
	font-weight:lighter;
	width:25%;
	text-align:left;
	}

table.table_osusume td {
	border-top: 1px #9DC48A dashed;
	border-left: 1px #9DC48A dashed; 
	border-right: 1px #9DC48A dashed;
	border-bottom:none;
	padding: 8px 10px 10px 10px;
	width:25%;
	text-align:left;
  	background:none;
	}
	
table.table_osusume img {
	margin:0 0 10px 0;
}

.top_green_l01 {
    color: #228829;
    font-weight: bold;
  line-height:1.2;
  text-decoration:underline;
}
table.table_osusume p {
	font-size:small;
	margin-top:5px;
  line-height:1.2;
}