#slidesWrap {
	padding-top:14px;
}
#pickupContents {
	position:relative;
	height:340px;
	background:url(../images/index/mainimage_bg.jpg) no-repeat;
}
#pickupContents h1 {
	bottom:3px;
	position:absolute;
}
#pickupContents p#brown,#main,#bgtop {
	position:absolute;
}
#pickupContents p#brown,#main,#bgtop {
	bottom:0;
}
#pickupContents p#brown img {
	height:58px;
}
#bgtop {
	display:none;
	z-index:9999;
}
#slides {
	width:600px;
	margin:0 auto;
}
.slidesjs-pagination {
	position:absolute;
	bottom:15px;
	right:15px;
	z-index:999;
}
.slidesjs-pagination li {
	float:left;
	height:8px;
	width:8px;
	margin-left:5px;
	text-indent:-9999px;
}
.slidesjs-pagination a {
	display:block;
	height:8px;
	width:8px;
	background:url(../images/index/maru_black.png) no-repeat;
}
.slidesjs-pagination a.active {
	background:url(../images/index/maru_white.png) no-repeat;
}
.slidesjs-previous {
	width:30px;
	height:55px;
	background:url(../images/index/previous.png) no-repeat;
	position:absolute;
	top:135px;
	left:130px;
	text-indent:-98765px;
}
.slidesjs-next {
	width:30px;
	height:55px;
	background:url(../images/index/next.png) no-repeat;
	position:absolute;
	top:135px;
	right:130px;
	text-indent:-98765px;
}
.slidersContents .box {
	position:relative;
	z-index:99;
}
.slidersContents table {
	background:url(../images/index/bg2.png);
	position:absolute;
	bottom:0;
	width:100%;
	z-index:100;
	color:#FFF;
	line-height:1.4;
}
.slidersContents table tr th {
	width:90px;
	padding:10px;
	text-align:center;
	font-weight:normal;
}
.slidersContents table tr th span {
	display:block;
}
.slidersContents table tr th span.category {
	padding-bottom:5px;
	font-size:12px;
}
.slidersContents table tr th span.date {
	color:#BDBDBD;
	font-size:11px;
}
.slidersContents table tr td {
	vertical-align:middle;
	font-size:14px;
	padding:0 1em;
	border-left:#3f3f3f 1px solid;
}
.slidersContents table tr td a {
	color:#FFF;
}
.slidersContents a img {
	width:600px;
	height:313px;
}
#information {
	overflow:hidden;
	margin:15px 0;
	line-height:32px;
	background:#F2F0EB;
}
#information h2 ,#information h3 {
	float:left;
	font-weight:400;
	font-size:88%;
}
#information h2 {
	padding:0 10px;
	font-size:13px;
	color:#FFF;
	background:#A19A89;
}
#information h3 {
	padding:0 13px;
}
#information p {
	float:right;
	font-size:11px;
	padding-right:10px;
}
#information p a {
	padding:2px 15px 2px 7px;
	color:#FFF;
	background:#A19A89 url(../images/index/arrow_white_mini.png) right no-repeat;
    border-radius:3px;
    -webkit-border-radius:3px; 
    -moz-border-radius:3px;  
	font-weight:bold;
}
#information p a:hover {
	background-color:#968865;
}
#ad {
	padding:30px 0;
	background:#F5F3EF;
	overflow:hidden;
}
#ad h2 {
	padding:0 0 5px 0;
}
#ad .adContents {
	width:260px;
	padding:0 15px;
	float:left;
}
#ad .adContents:first-child {
	padding-left:30px;
}
#ad .adContents:last-child {
	width:340px;
}
#ad #mem a {
	padding-bottom:19px;
}
#ad #asobi {
	border-left:#DFDCD7 1px solid;
	border-right:#DFDCD7 1px solid;
}
ul#sortList {
	padding-left:10px;
	margin:30px 0 20px 0;
	font-size:15px;
	line-height:23px;
}
ul#sortList li {
	float:left;
	display:block;
	padding:0 1em;
	border-right:#E9E8E5 1px solid;
}
ul#sortList li:nth-child(5) {
	border-right:none;
}
ul#sortList li.sns {
	border-right:none;
	float:right;
	padding:0 20px 0 0;
}
ul#sortList li a {/*201509変更*/
	display:block;
	text-align:center;
	background:#F2F0EB;
	padding:5px 14px;
	color:#74a13b;
	font-size: 1.1em;
    border-radius:3px;
    -webkit-border-radius:3px; 
    -moz-border-radius:3px;
	font-weight: normal;
}
ul#sortList li a:hover {
	background:#E3EAA0;
}
ul#sortList li a.selected,ul#sortList li a.selected:hover {
	color:#FFF;
	background:#72A334;/*201509変更*/
}
#entryList {
	margin-bottom:40px;
	overflow:hidden;
}
.entryListContetns {
	width:280px;
	margin:10px 12px;
}
.entryListContetns .entryLink a {
	position:relative;
	display:block;
	margin-bottom:10px;
	width:288px;
	height:215px;
	overflow:hidden;
	border:#F2F0EB 6px solid;
	background:#F2F0EB;
}
.entryListContetns .entryLink a img {
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
}
.entryListContetns h3 {
	overflow:hidden;
}
.entryListContetns h4 {
	margin:10px 0 5px 0;
	font-size:110%;
	font-weight:normal;
	line-height:1.4;
	color:#72A334;
}
.entryListContetns h4 span {/*201509追加*/
	background:#37adce;
	padding:2px 5px;
	margin-left: .5em;
	color:#fff;
	font-size: .8em;
	font-weight: bold;
	position: relative;
	bottom: 2px;
}
.entryListContetns p {
	line-height:1.4;
}
.entryListContetns h3 {
	font-size:80%;
}
.entryListContetns h3 span {
	display:block;
	float:left;
}
.entryListContetns h3 span.cate {
	padding:1px 12px 0 6px;
	color:#FFF;
}
.entryListContetns h3 span.type {
	padding:1px 5px 0;
	background:#F2F0EB;
}
.events h3 {
	color:#AABA41;
}
.events h3 span.cate {
	background:#F2F0EB url(../images/index/bg_green.png) right no-repeat;
}
.events h3 {
	color:#AABA41;
}
.wg h3 span.cate {
	background:#F2F0EB url(../images/index/bg_blue.png) right no-repeat;
}
.wg h3 {
	color:#6BBEE8;
}
.series h3 span.cate {
	padding:1px 6px 0 !important;
	background:#C59C63;
}
.topics h3 span.cate {
	padding:1px 6px 0 !important;
	background:#6FB88D;
}
.events .entryLink a:hover {
	border:#CEDA81 6px solid;
}
.wg .entryLink a:hover {
	border:#B5DEF3 6px solid;
}
.series .entryLink a:hover {
	border:#E0BE8D 6px solid;
}
.topics .entryLink a:hover {
	border:#C3E2CF 6px solid;
}

#indexWrapper {
	width:1050px;
	margin:0 auto;
	overflow:hidden;
}
#indexWrapper #ad {
	width:980px;
	margin:0 auto;
}
.entryListContetns .eventStatus {
	display: inline-block;
	margin-top:5px;
	background:#F2F0EB;
	padding:2px 6px;
}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.4s;
     -moz-transition-duration: 0.4s;
      -ms-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}


.entryListContetns {
  width: 300px;
  min-height: 110px;
  float: left;
  overflow: hidden;
  position: relative;
/*  margin-bottom:30px;*/
}

.variable-sizes .entryListContetns.width2 { width: 230px; }
.variable-sizes .entryListContetns.height2 { height: 230px; }
.variable-sizes .entryListContetns.width2.height2 {
  font-size: 2.0em;
}

.entryListContetns.large,
.variable-sizes .entryListContetns.large,
.variable-sizes .entryListContetns.large.width2.height2 {
  font-size: 3.0em;
  width: 350px;
  height: 350px;
  z-index: 100;
}

.clickable .entryListContetns:hover {
  cursor: pointer;
}

.clickable .entryListContetns:hover h3 {
  text-shadow:
    0 0 10px white,
    0 0 10px white
  ;
}

.clickable .entryListContetns:hover h2 {
  color: white;
}
#like-box {
	display:none;
}
#slidesWrap {
	z-index:999;
}