@charset 'UTF-8';

html{
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
   color:#411A0E;
}

/* for IF7 */

*:first-child + html {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
}

/** wiki調整のため変更 */
#container{
  width:100%;
  font-size:12px;
  margin:0 auto;
  text-align:left;/*for reset text-align:center;*/
  /* border:1px dotted #ff0000; */
}

a:hover{
  /*color:#5d9914;*/
  color:#ff7a18!important;
  text-decoration:none;
}

#Breadcrumbs{
  width:940px;
  padding:5px 15px 5px;
  font-size:10px;
  line-height:1.7em;
  margin: 0 auto;
}

#container #contentswrap{
  width: 980px;
  margin: 0 auto;
}

#container #contentswrapC{
  width: 980px;
  margin: 0 auto;
  text-align:center;
}

#container #contentswrap #cmain{
  width:615px;
  float:left;
  text-align:center;
}
#container #contentswrapC #cmainCenter{
  width:615px;
  text-align:center;
margin:0 auto;
}

#container #contentswrapC #cmain1col{
  width:980px;
}

#container #contentswrap #cright{
/*	margin-top:-22px; */
	margin-top:0px;
  width:352px;
  float:right;
  text-align:center;
}

#container #contentswrap #cmain #cmainLeft{
  float:left;
  width:200px;
}

#container #contentswrap #cmain #cmainRight{
  float:right;
  width:401px;
}


/* head -----------------------------------------*/
/** ヘッダ調整 */
#header{
  width: 100%;
  position:relative;
  padding: 5px 0 0;
  background: #fff;
  z-index: 50;
}

#header #head_inner{
  width:980px;
  margin: 0 auto;
  position:relative;
}

div.header-normal{
  /*height:174px;*/
  height: 100%;
}

div.header-plus{
  /*height:203px;*/
  height: 100%;
}

#header img.logo{
  margin-top: 7px;
  float: left;
}

#header img.banner,
#header div#bn_head{
  float: right;
  height:auto;
  width:728px;

}

#header div#bn_head img,
#header div#bn_head object{
  position:absolute;
  /*left:0px;*/
  right:0px;
  top:0px;
}

#header ul.m1{
}

#header ul.m1 #cart_num{
  /*font-weight:bold;*/
  color:#ff3333;
}


/** ヘッダ調整 */
#header ul.normal {
  position:absolute;
  top:110px;
	text-align:right;
  right:114px;
}

#header .pos_mypage {
  /*position:absolute;
  top:102px;
	text-align:right;
  right:0px;*/
  float: right;
  clear: both;
  width: 105px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

#header .pos_mypage a{
  height: 24px;
  line-height: 24px;
  padding-top: 4px;
  color: #a77900;
  display: block;
  text-decoration: none;
  border: 1px solid #ffc120;
  border-radius: 4px;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffcc45), color-stop(0.00, #ffde45));
  background: -webkit-linear-gradient(#ffde45, #ffcc45);
  background: -moz-linear-gradient(#ffde45, #ffcc45);
  background: -o-linear-gradient(#ffde45, #ffcc45);
  background: -ms-linear-gradient(#ffde45, #ffcc45);
  background: linear-gradient(#ffde45, #ffcc45);
}

#header ul.member {
  /*position:absolute;
  top:110px;
  left:480px;
  width:536px;*/
  float: right;
  width: 335px;
  text-align: right;
  margin: 5px 7px 0 0;
}

#header ul.m1 li{
  padding:0 3px 0 7px;
  border-left:1px solid #63493d;
	display:inline;
	text-align:right;
  font-size: 14px;
}

#header ul.m1 li.first{
  border:none;
}

#header #gmenu_head{
  letter-spacing: -0.4em;
  clear: both;
  margin-bottom: 15px;
  display: inline-block;
  border-radius: 15px;
  padding: 4px 15px;
  background: #f0fade;
  float: left;
  font-size: 14px;
  color: #1d614e;
}

#header #gmenu_head li{
  letter-spacing: normal;
  display: inline-block;
  position: relative;
}

#header #gmenu_head li::after{
  content: "|";
  padding: 0 5px;
  font-size: 16px;
  font-weight: normal;
}

#header #gmenu_head li:first-of-type::after{
  content: ":";
}

#header #gmenu_head li:last-of-type::after{
  content: none;
}

#header #gmenu_head li a{
  color: #000;
  font-size: 14px;
  text-decoration: none;
  padding: 1px 2px;
  display: inline-block;
}

#header #gmenu_head li a:hover{
  color: #fff !important;
  background: #1d614e;
}

#header #gmenu {
  /*width: 100%;
  position:absolute;
  top:134px;
  left:0px;*/
  clear: both;
}

#header #gmenu > ul{
  width: 980px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  background: #7bb52f;
}

#header #gmenu > ul > li{
  display: table-cell;
}

#header #gmenu ul.m2 li {
    float: left;
}

#header #gmenu ul.m2 li a {
  display: block;
  height: 0;
  padding-top: 40px;
  overflow: hidden;
  background-image: url(../images/common/gmenu.png);
}

#header #gmenu ul.m2 .menu_plant { background-position: 0 top; width:123px;}
#header #gmenu ul.m2 .menu_sodarepo { background-position: -123px top; width:122px;}
#header #gmenu ul.m2 .menu_og { background-position: -245px top; width:122px;}
#header #gmenu ul.m2 .menu_diary {  background-position: -367px top; width:122px;}
#header #gmenu ul.m2 .menu_community { background-position: -489px top; width:123px;}
#header #gmenu ul.m2 .menu_bangumi { background-position: -612px top; width:123px;}
#header #gmenu ul.m2 .menu_special { background-position: -735px top; width:123px;}
#header #gmenu ul.m2 .menu_topicnews { background-position: -858px top; width:122px;}

#header #gmenu ul.m2 .menu_plant_on,
#header #gmenu ul.m2 .menu_plant:hover { background-position: 0 bottom; width:123px;}

#header #gmenu ul.m2 .menu_sodarepo_on,
#header #gmenu ul.m2 .menu_sodarepo:hover { background-position: -123px bottom; width:122px;}

#header #gmenu ul.m2 .menu_og_on,
#header #gmenu ul.m2 .menu_og:hover { background-position: -245px bottom; width:122px;}

#header #gmenu ul.m2 .menu_diary_on,
#header #gmenu ul.m2 .menu_diary:hover {  background-position: -367px bottom; width:122px;}

#header #gmenu ul.m2 .menu_community_on,
#header #gmenu ul.m2 .menu_community:hover { background-position: -489px bottom; width:123px;}

#header #gmenu ul.m2 .menu_bangumi_on,
#header #gmenu ul.m2 .menu_bangumi:hover { background-position: -612px bottom; width:123px;}

#header #gmenu ul.m2 .menu_special_on,
#header #gmenu ul.m2 .menu_special:hover { background-position: -735px bottom; width:123px;}

#header #gmenu ul.m2 .menu_topicnews_on,
#header #gmenu ul.m2 .menu_topicnews:hover { background-position: -858px bottom; width:122px;}

/*#header #gmenu > ul.m3{
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}*/

#header #gmenu > ul.m3 > li{
  font-size: 13px;
}

#header #gmenu > ul.m3 > li::after{
  content: "";
  border: 10px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  transition: all .5s;
  opacity: 0;
}

#header #gmenu > ul.m3 > li.open:hover::after{
  opacity: 1;
  bottom: auto;
  top: 95%;
  z-index: 50;
}

#header #gmenu > ul.m3 > li:first-child::before{
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  background: #fff;
}

#header #gmenu > ul.m3 > li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  overflow:hidden;
  height: 58px;
  min-height: 58px;
}

#header #gmenu > ul.m3 > li:hover,
#header #gmenu > ul.m3 > li:hover > a{
  color: #fff !important;
  background: #1d614e;
}

#header #gmenu > ul.m3 > li > a {
  display: block;
  text-decoration: none;
  height: 58px;
  min-height: 58px;
  min-width: 122px;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-direction:row;
  -moz-flex-direction:row;
  -webkit-flex-direction:row;
  flex-direction:row;
  color: #fff;
  font-size: 14px;
}


#header #gmenu > ul.m3 > li > a::before{
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
}

#header #gmenu .lv2_nav{
  position: fixed;
  top: 236px;
  z-index: 1;
  left: 50%;
  width: 980px;
  margin-left: -490px;
  display: none;
  padding-top: 20px;
  z-index: 50;
}

#header #gmenu .lv2_nav a{
  color: #000 !important;
  text-decoration: none;
}

#header #gmenu .lv2_nav .inner{
  padding: 15px 0;
  box-sizing: border-box;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  background: #fff;
  border-radius: 5px;
  min-height: 300px;
  position: relative;
}

#header #gmenu .lv2_nav .inner .close{
  position: absolute;
  top: 10px;
  right: 15px;
  color: #000;
  cursor: pointer;
}

#header #gmenu .lv2_nav .btn_nav li{
  background: #d4f2ae;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4px;
}

#header #gmenu .lv2_nav .btn_nav li:hover{
  background: #bae08b;
}

#header #gmenu .lv2_nav .btn_nav li img{
  display: block;
  margin: 0 auto 10px;
}

#header #gmenu .lv2_nav .btn_nav li a{
  color: #477812 !important;
  padding: 15px 15px 5px;
  display: block;
}

#header #gmenu .lv2_nav .text_nav{
  padding: 15px 20px;
  text-align: left;
  position: relative;
}

#header #gmenu .lv2_nav .layout_column{
  width: 235px;
}

#header #gmenu .lv2_nav .baseColmun{
  width: 310px;
}

#header #gmenu .lv2_nav .wideColmun{
  width: 645px;
}

#header #gmenu .lv2_nav .column-list{
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #e5e5e5;
  padding-left: 15px;
}

#header #gmenu .lv2_nav .column-list:first-of-type{
  padding-left: 0;
}

#header #gmenu .lv2_nav .column-list:last-of-type{
  border-right: none;
}

#header #gmenu .lv2_nav .column-list li{
  padding-right: 30px;
}

#header #gmenu .lv2_nav .official-list{
  letter-spacing: -0.4em;
}

#header #gmenu .lv2_nav .official-list li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding-right: 15px;
}

#header #gmenu .lv2_nav .special-list{
  display: flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#header #gmenu .lv2_nav .special-list li{
  margin-bottom: 15px;
  width: 49.5%;
  margin-right: 1%;
  letter-spacing: normal;
  background: #faf8de;
}

#header #gmenu .lv2_nav .special-list li a{
  padding: 15px;
  display: block;
}

#header #gmenu .lv2_nav .special-list li:nth-child(even){
  margin-right: 0;
}

#header #gmenu .lv2_nav .special-list li span{
  display: block;
  margin-top: 10px;
  padding-left: 15px;
  position: relative;
}

#header #gmenu .lv2_nav .special-list li span::after{
  content: "";
  width: 5px;
  height: 5px;
  border-top: 2px solid #1d614e;
  border-right: 2px solid #1d614e;
  transform: rotate(45deg);
  position: absolute;
  top: 4px;
  left: 0;
}

#header #gmenu .lv2_nav .pickup-list{
  letter-spacing: -0.4em;
}

#header #gmenu .lv2_nav .pickup-list li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding-right: 15px;
}

#header #gmenu .lv2_nav li .limit + .red{
  color: #f94a4a;
}

#header #gmenu .lv2_nav li .limit + .red:hover{
  color: #1d614e;
}

#header #gmenu .lv2_nav .serially_link{
  letter-spacing: -0.4em;
}

#header #gmenu .lv2_nav .serially_link li{
  margin: 0 12px 15px 0;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 197px;
}

#header #gmenu .lv2_nav .serially_link li:nth-child(3n){
  margin-right: 0;
}

#header #gmenu .lv2_nav .serially_link li .thumb{
  margin-bottom: 10px;
}

#header #gmenu .lv2_nav .serially_link li span{
  display: block;
  position: relative;
  padding-left: 15px;
}

#header #gmenu .lv2_nav .serially_link li span::after{
  content: "";
  width: 5px;
  height: 5px;
  border-top: 2px solid #1d614e;
  border-right: 2px solid #1d614e;
  transform: rotate(45deg);
  position: absolute;
  top: 4px;
  left: 0;
}

#header #gmenu .lv2_nav .text_nav:first-of-type::before{
  content: none;
}

#header #gmenu .lv2_nav .text_nav::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
}

#header #gmenu .lv2_nav .nav_title{
  font-size: 17px;
  margin-bottom: 15px;
  border-bottom: 1px solid #1d614e;
  height: 30px;
  line-height: 30px;
  color: #000;
}

#header #gmenu .lv2_nav p img{
  margin-right: 10px;
  vertical-align: baseline;
}

#header #gmenu .lv2_nav p a{
  text-decoration: none;
  position: relative;
  background: url(../images/common/arrow_green.png) no-repeat center right;
  /*display: -ms-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-align-items: center;
  align-items: center;*/
  display: block;
  width: 100%;
}

#header #gmenu .lv2_nav p a:hover,
#header #gmenu .lv2_nav li a:hover{
  text-decoration: none;
  color: #1d614e !important;
}

#header #gmenu .lv2_nav p.hitokoto{
  font-size: 14px;
  color: #606060;
  margin-bottom: 15px;
  font-weight: normal;
}

#header #gmenu .lv2_nav .text_nav.full{
  width: 100%;
}

#header #gmenu .lv2_nav .text_nav.a-half{
  width: 50%;
}

#header #gmenu .lv2_nav .text_nav.one-third{
  width: 33.3333%
}

#header #gmenu .lv2_nav .text_nav.half{
  width: 230px;
}

#header #gmenu .lv2_nav .text_nav.middle{
  width: 200px;
}

#header #gmenu .lv2_nav .text_nav.official{
  width: 400px;
}

#header #gmenu .lv2_nav .text_nav.small{
  width: 150px;
}

#header #gmenu .lv2_nav .special{
  width: 375px;
}

#header #gmenu .lv2_nav .pickup{
  width: 500px;
}

#header #gmenu .lv2_nav .news{
  width: 275px;
}

#header #gmenu .lv2_nav .serially{
  width: 615px;
}

#header #gmenu .lv2_nav .text_link ul{
  margin-bottom: 20px;
  word-break: break-all;
}

#header #gmenu .lv2_nav .text_link ul:last-of-type{
  margin-bottom: 0;
}

#header #gmenu .lv2_nav .text_link li{
  margin-bottom: 15px;
  padding-left: 15px;
  position: relative;
}

#header #gmenu .lv2_nav .text_link li a::after{
  content: "";
  width: 5px;
  height: 5px;
  border-top: 2px solid #1d614e;
  border-right: 2px solid #1d614e;
  transform: rotate(45deg);
  position: absolute;
  top: 4px;
  left: 0;
}

#header #gmenu .lv2_nav .official-list li a::after{
display:none;
}

#header #gmenu .thumb_link{
  padding-left: 0;
}

#header #gmenu .lv2_nav .thumb_link li{
  padding-left: 0;
  display: table;
  width: 100%;
  background: #ededed;
  margin-bottom: 4px;
}

#header #gmenu .lv2_nav .thumb_link li a{
  display: table-row;
}

#header #gmenu .lv2_nav .thumb_link li a::before,
#header #gmenu .lv2_nav .thumb_link li a::after{
  content: none;
}

#header #gmenu .lv2_nav .thumb_link .thumb{
  display: table-cell;
  vertical-align: middle;
  width: 105px;
}

#header #gmenu .lv2_nav .official-list .thumb{
  display: table-cell;
  vertical-align: middle;
  width: 40px;
}

#header #gmenu .lv2_nav .thumb_link span{
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px 10px 25px;
  position: relative;
  font-size: 13px;
  font-weight: bold;
}

#header #gmenu .lv2_nav .text_link .official{
  display:table-cell;
  vertical-align:middle;
  padding:5px 5px 5px 10px;
  position:relative;
}

#header #gmenu .lv2_nav .official-list span{
  display: table-cell;
  vertical-align: middle;
  padding: 5px 5px 5px 25px;
  position: relative;
  font-size: 13px;
  font-weight: bold;
}

#header #gmenu .lv2_nav .thumb_link span::after{
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #1d614e;
  border-right: 2px solid #1d614e;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 10px;
}

#header #gmenu .lv2_nav .official-list span::after{
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #1d614e;
  border-right: 2px solid #1d614e;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 10px;
}

#header #gmenu .lv2_nav .limit{
  background: #f94a4a;
  color: #fff;
  font-size: 11px;
  padding: 3px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#header ul.gmenuSub{
  clear:both;
  background: #fef6d0;
  padding: 5px 15px 10px;
  letter-spacing: -0.4em;
  width: 950px;
  margin: 0 auto;
}

#header ul.gmenuSub li{
  padding:5px 0 0 5px;
  letter-spacing: normal;
  display: inline-block;
  margin-right: 30px;
}

#header ul.gmenuSub li a{
  text-decoration: none;
  color: #774234;
  position: relative;
  padding-left: 15px;
  display: inline-block;
}

#header ul.gmenuSub li a::after{
  content: "▶";
  color: #774234;
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 8px;
}

#header #bottom_inner{
  overflow: hidden;
  position: relative;
  z-index: 40;
}

#header #bottom_inner.overlay::after{
  position: absolute;
  top: 0;
  left: 0;
}

.overlay{
  position: relative;
  width: 100%;
  height: 100%;
}

.overlay::after{
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .7)
}


/* main -----------------------------------------*/

#container #cmain #photoSpot #photo #large {
  width:392px;
  margin:0;
  padding:0;
  float:left;
  text-align:left;
}

#container #cmain #photoSpot #photo #small {
  width:165px;
  margin:0;
  padding:0;
  float:right;
  text-align:left;
}

#container #cmain #photoSpot #photo #small p {
  margin-bottom:10px;
}

/* h -----------------------------------------*/

.style_h1,
#container h1{
  width:585px;
  height:32px;
  background:url(../images/common/h1.gif) no-repeat;
  font-size:18px;
  color:#539011;
  text-align:left;
  padding:10px 15px 15px;
  line-height:1em;
  font-weight:bold;
}

#container #cmain1col h1{
  width:950px;
  height:32px;
  background:url(../images/common/h1_980.gif) no-repeat;
  font-size:18px;
  color:#539011;
  text-align:left;
  padding:10px 15px 0;
  line-height:1em;
}


#container h1 span.medium{
  font-size:18px;
}

#container p span.mini,
#container h1 span.mini{
  font-size:12px;
  font-weight:normal;
}

#container p.v2,
#container h1.v2{
  width:585px;
  height:45px;
  background:url(../images/common/h1_2.gif) no-repeat;
  font-weight:bold;
  font-size:18px;
  color:#539011;
  text-align:left;
  padding:7px 15px 0;
  line-height:1.1em;
}


#container p.addons,
#container h1.addons{
  background:url(../images/common/h1_2addons.gif) no-repeat !important;
  height:42px!important;
}

#container .addons_toukouBtn{
  position:relative;
  width:615px;
  height:36px;
  background:url(../images/common/h1_2addons_btm.gif) no-repeat 0 100%;
  font-size:1px;
  text-align:left;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  line-height:1em;
}

#container .addons_toukouBtn a.btn1{
  position:absolute;
  top:6px;
  left:10px;
}

#container .addons_toukouBtn a.btn2{
  position:absolute;
  top:6px;
  left:146px;
}

#container .addons_toukouBtn a.btn3{
  position:absolute;
  top:6px;
  right:10px;
}


/* info -----------------------------------------*/

#footer{
  width: 980px;
  margin: 0 auto;
}

#footer .infoBox{
	overflow:hidden;
	border-top:2px dotted #b2d47d;
	padding-top:15px;
	margin-bottom:15px;
	}

#footer .infoBox .boxM{
	width:300px;
	margin-right:15px;
	}

#footer .infoBox .boxM h2{
	margin-bottom:15px;
	}

#footer .infoBox .boxM dl{
	width:300px;
	overflow:hidden;
	text-align:left;
	line-height:1.3em;
	}

#footer .infoBox .boxM dl dd.img{
	width:75px;
	float:left;
	text-align:center;
	}

#footer .infoBox .boxM dl dd.img img{
	margin:0 auto;
	}

#footer .infoBox .boxM dt,
#footer .infoBox .boxM dd.text{
	width:220px;
	float:right;
	}

#footer .infoBox .boxM dt{
	margin-bottom:5px;
	}

/*footer
--------------------------------------*/

#footer{
  width:980px;
  clear:both;
}

#footer .gotop{
  width:975px;
  overflow:hidden;
  padding-right:5px;
  margin-bottom:25px;
}

#footer .gotop a{
  float:right;
  background:url(../images/common/gotop.gif) no-repeat 0 4px;
  text-decoration:none;
  padding:2px 0 2px 15px;
}

.gotop2 a{
  background:url(../images/common/gotop.gif) no-repeat 0 4px;
  text-decoration:none;
  padding:2px 0 2px 15px;
}

p.box {
   border-bottom: 1px dashed #BEE5A0;
   width:976px;
   margin-bottom:20px;
}

#footer .category{
  width:980px;
  height:auto;
  background:url(../images/common/dot_tate2.gif) left 20px no-repeat;
  padding:15px 0px 0px 7px;
  overflow:hidden;
}

#footer dl.cate{
  width:232px;
  height:auto;
  float:left;
  background:url(../images/common/dot_tate2.gif) right 5px no-repeat;
  margin:0px 5px 15px 5px;
  overflow:hidden;
}

#footer dl.cate dt.catename{
  font-weight:bold;
  color:#4c7e14;
  margin-bottom:6px;
}

#footer dl.cate dt.catename img{
  padding-right:2px;
}

#footer dl.cate dd{
  padding-left:5px;
  line-height:1.5em;
}

#footer dl.cate dd a{
  color:#6A9637;
}

#footer dl.cate dd.last{
  padding-bottom:18px;

}


#footer .footerLinkBg{
  width:980px;
  height:26px;
  padding-top:10px;
  background:url(../images/footer/footermenu_bg.gif) no-repeat 0px 0px;
  text-align:center;
  margin-bottom:10px;
  overflow:hidden;
	 clear:both;
}

#footer .footerwords{
  margin-bottom:13px;
  text-align:center;
}

#footer .footerwords p{
  line-height:1.5em;
  font-size:10px;
  margin:5px auto;
}


#footer .footerLinkBg ul.common{
  width:800px;
  margin:0 190px;
}

#footer .footerLinkBg ul.common li{
  padding:0 10px;
  border-left:1px solid #63493d;
  float:left;
}


#footer .footerLinkBg ul.common li.first{
  border:none;
}

#footer address{
  margin:0 auto;
  text-align:center;
  color:#8c8c8c;
  padding-bottom:10px;
}

/* -------------------------------------- */

#footer .bookDvd{
  width:980px;
  overflow:hidden;
  margin:10px 0 10px 0;
}

#footer .bookDvd h5{
  font-size:16px;
  border-bottom: 1px solid #dcf2b9;
  padding: 0 0 5px 5px;
}

#footer .bookDvd .cate{
    float: left;
    margin: 5px 0px 0px 0px;
    width: 980px;
    font-size: 12px;
    font-weight:bold;
}

#footer .bookDvd .cate .itemleft,
#footer .bookDvd .cate .itemright{
    width:475px;
    float: left;
    text-align:left;
    margin-left: 10px;
}

#footer .bookDvd dl{
  width:150px;
  float:left;
  text-align:center;
  padding: 8px 5px 5px 8px;
}

#footer .bookDvd dl dd.img{
  margin:0 auto 1px;
}

#footer .bookDvd dl dd.img a img{
  width:90%;
}

#footer .bookDvd dl dt{
  text-align:left;
  line-height:1.4em;
}

#footer .bookDvd dl dt a{
  text-decoration:none;
  color:#411A0E;
}

#footer .bookDvd .booksmore{
    float: left;
    margin: 3px 0px 15px 0px;
    width: 980px;
    font-size: 12px;
    text-align:right;
}

#footer .bookDvd .booksmore .itemleft,
#footer .bookDvd .booksmore .itemright{
    width:475px;
    float: left;
    text-align:right;
}

#footer .bookDvd .booksmore .itemleft a::after,
#footer .bookDvd .booksmore .itemright a::after{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #4c7e14;
    border-right: solid 2px #4c7e14;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    margin: 4px 0 0 5px;
}

#footer .bookDvd .bottom{
  width:980px;
  clear:both;
  height:5px;
}

/*-- 20131101--*/

#cmain #otherTabMenu{
  margin:10px 0 15px 0;
  background: url("../images/mypage/tab/otab_bg.gif") no-repeat scroll 0 29px rgba(0, 0, 0, 0);
  height: 37px;
  width: 615px;
}

#cmain #otherTabMenu ul{
}

#cmain #otherTabMenu ul li{
  float:left;
  margin-left:1px;
}

#cmain #otherTabMenu ul li.tab1{
  float:left;
  margin-left:0px;
}

#footer .viewport{
  text-align: center;
  width: 680px;
  height: 80px;
  background: #624e3b;
  line-height: 55px;
  font-size: 14px;
  margin: 0 auto 30px;
}

#footer .viewport a {
  /*background: url(../images/common/sp_off.gif) no-repeat #624e3b 35px 7px;*/
  background: #624e3b;
  font-size: 24px;
  color: #fff;
  padding: 10px 0 0 6px;
  display: block;
  text-decoration: none;
}

#cmainLeft a.catch_my_prof{
  color:#ff7a18;
  font-size:10px;
  font-weight:bold;
}


html body#planttab .multiple li .item{
  margin:8px;
  line-height:1.4em;
}

.btnFavorite{
	width: 96%;
	margin: 5px auto;
	text-align: center;
	/*border: solid 2px #adcb7d;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fffdd3), color-stop(0.00, #fffee8));
	background: -webkit-linear-gradient(#fffee8, #fffdd3);
	background: -moz-linear-gradient(#fffee8, #fffdd3);*/
	display: block;
	font-size: 13px;
	line-height: 1.2;
	padding: 0px 0;
	text-decoration: none;
}

.btnFavorite img{
	width: 100%;
	height: auto;
	/*vertical-align: middle;
	padding-right: 5px;*/
}

.pastFavorite span,
.btnFavorite span{
	vertical-align: middle;
}

.pastFavorite{
	width: 100%;
	margin: 0px auto;
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 1.2;
	padding: 5px 0 0px;
	text-decoration: none;
}

.pastFavorite img{
	width: 16px;
	height: auto;
	vertical-align: middle;
	padding-right: 2px;
}

.addons_toukouBtn .pastFavorite{
	width: auto;
}
#cmain div.h1_style_multi,
#cmain h1.multi{
  width:585px;
  background:url(../images/common/h1_multirow_head.gif) no-repeat;
  padding:8px 15px 0px;
  line-height:1.3em;
  height:auto;
}

#cmain div.h1_style_multi{
  margin-bottom: 15px;
  font-size: 18px;
  color: #539011;
  text-align: left;
  font-weight: bold;
}
#cmain div.h1_style_multi .btm,
#cmain h1.multi .btm{
  background:url(../images/common/h1_multirow_btm.gif) no-repeat 0 100%;
  width:615px;
  height:11px;
  margin-left:-15px;
}

.bnr_work{
  margin:10px auto 15px;;
}


.linkTags  span.tag1,
.linkTags  span.tag2,
.linkTags  span.tag3,
.linkTags  span.tag4,
.linkTags  span.tag5{
  display:inline-block;
  padding:3px 6px;
  margin:0px 10px 5px 0px;
  border: 1px #c8ddba solid;
  background: #f0fade;
  font-size: 12px;
  color: #4c7e14;
  font-weight: bold;
  line-height: 1;
}

.linkTags a.btn{
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
}

.upper_ui_block{
  margin:5px auto 15px ;
}

input.btn_addstory{
  display: block;
  margin: 10px auto 20px;
  background: #ffc742;
  font-size: 14px;
  text-align: center;
  padding: 5px 15px 5px 15px;
  color: #555;
  text-decoration: none;
  border-radius: 4px;
  border: none;
  cursor:pointer;
}


.resultBlk input.btn_addstory{
  margin: 10px 15px 5px auto;
  text-align: right;
}

#cmain .nolist p:last-of-type{
  margin-bottom: 20px;
}

#cmain .nolist .BtnGLeft{
  background: #68a338;
  color: #fff;
  padding: 0 0 0 6px;
  display: block;
  text-decoration: none;
  border-radius: 4px;
  border: none;
  width: 300px;
  margin: 10px auto 15px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  text-shadow: -1px -1px 0 #49841a;
}

#cmain .nolist .BtnGLeft:hover{
  color: #fff !important;
  opacity: .9;
}

#cmain .common_ui_btm a.arwBtnWRight{
  position: relative;
  padding-left: 15px;
  display: inline-block;
}

#cmain .common_ui_btm a.arwBtnWRight::before{
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #68a338;
  border-right: 1px solid #68a338;
  transform: rotate(45deg);
}

#cmain .common_ui_btm a.BtnGLeft{
  background: #68a338;
  color: #fff;
  padding: 0 0 0 6px;
  display: block;
  text-decoration: none;
  border-radius: 4px;
  border: none;
  width: 300px;
  margin: 10px auto 15px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  text-shadow: -1px -1px 0 #49841a;
}

#cmain .common_ui_btm a.BtnGLeft:hover{
  color: #fff !important;
  opacity: .9;
}

#sortButton{
  text-align: left;
  margin-left: 15px;
}

#sortButton > span{
  margin-right: 5px;
}

#sortButton > span:first-child{
  padding-right: 12px;
  margin: 0;
}

#sortButton span.selected{
  background: #d7e4bd;
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
  font-weight: bold;
}

#sortButton span > span{
  color: #f06;
}