


/*---------------------------
  大カテゴリ
---------------------------*/

h2.contentsTtl {
    margin: 5px 0px 10px;
    padding: 5px 10px;
    border-bottom: 3px solid #1F1919 !important;
    color: #1F1919 !important;
    font-size: 1.5em;
    font-weight: bold;
}

#headerMenu {
	width:880px;
	text-align:left;
	padding: 0;
	margin: 0 0 0 5px;
}

#headerMenu ul.menuList {
	letter-spacing: -.40em;
	margin:0 auto;
}

#headerMenu ul.menuList li.menuImg {
	background-color: #1F1919;
	letter-spacing: normal;
	display: inline-block; 
	*display: inline; 
	*zoom: 1;
	border:1px #CCCCCC solid;
	height:130px;
	width:284px;
	padding:0;
	margin:0 10px 10px 0 !important;
	vertical-align:top;
	position:relative;
	background-size: 284px 84px;
	background-repeat: no-repeat;
	background-position: center top;
border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;
}
#headerMenu ul.menuList li.menuImg:last-child {
	margin:0 !important;
}
#headerMenu ul.menuList li{
	border-top:1px #CCCCCC solid !important;
border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;
}


#headerMenu ul.menuList li.Lilast {
	border-right:1px #CCCCCC solid !important;
}



#headerMenu ul.menuList li.menuImg a {
	display:block;
	width:100%;
	height:100%;
	color:#FFFFFF;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;

}

#headerMenu ul.menuList li.menuImg a span {
	vertical-align:bottom;
	position:absolute;
	top:100px;
	left:0;
	display:block;
	width:100%;
	text-align:center;
	font-size:1em;
}

#headerMenu ul.menuList li.menuImg:hover {
	background-color:#E2F0FA;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

#headerMenu ul.menuList li.menuImg:hover a {
	color:#F60;
}

/*-------------------------------
 小カテゴリ（ドロップダウン）
---------------------------------*/

#headerMenu ul li a {
  display: block;
  text-decoration: none;
border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;

}
#headerMenu ul li ul {
  position: absolute;
  top: 100%;/*親メニューの高さと同じにする*/
  right: 4;
  width: 101%;
  z-index: 100;
  font-size: 11px;
  line-height: 3;
  vertical-align: middle;
  text-align: center;
}
#headerMenu ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 95%;/*サブメニューの幅*/
  height: 0;
  background:#f0f0f0;/*サブメニューの背景色*/
  padding-left: 10px;
	border-right:1px #CCCCCC solid !important;
	border-left:1px #CCCCCC solid !important;
}
#headerMenu ul li ul li:last-child {
	border-bottom:1px #CCCCCC solid !important;
}
#headerMenu ul li ul li:hover, #headerMenu ul li ul li a:hover {
  background:#b7e1ff;/*ホバー時のサブメニューの背景色*/
}
#headerMenu ul li:hover ul li, #headerMenu ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:35px;/*サブメニューの高さ*/
  z-index: 10;
  border: 0;
}
#headerMenu * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

/*2列にまたがる時*/
#headerMenu ul li ul.tworows {
  position: absolute;
  top: 100%;
  left: 0;
  width: 400px;
  z-index: 100;
  font-size: 11px;
  line-height: 3;
  vertical-align: middle;
  text-align: left;
  float: left;
}
#headerMenu ul li ul.tworows li {
  visibility: hidden;
  overflow: hidden;
  width: 140px;/*サブメニューの幅*/
  height: 0;
  background:#f0f0f0;/*サブメニューの背景色*/
  padding-left: 10px;
  float: left;

}
#headerMenu ul li ul.tworows li:hover, #headerMenu ul.tworows li ul li a:hover {
  background:#b7e1ff;/*ホバー時のサブメニューの背景色*/
}
#headerMenu ul li:hover ul.tworows li, #headerMenu ul li a:hover ul.tworows li{
  visibility: visible;
  overflow: visible;
  height:35px;/*サブメニューの高さ*/
  z-index: 10;
  border: 0;
}
#headerMenu ul li:hover ul.tworows li:nth-child(odd), #headerMenu ul li a:hover ul.tworows li:nth-child(odd){
	border-right:1px #CCCCCC dotted;

}


/*-------------------------------
 pickupアイテム
---------------------------------*/
#contents div.pickup_item_box {
  padding: 0;
  text-align: center;
}
#contents div.pickup_item_box ul.pickup_item_unlist li {
  list-style: none;
  display: inline-block;
  width: 284px;
  height: 200px;
  overflow: hidden;
  margin-right: 5px;
}
#contents div.pickup_item_box ul.pickup_item_unlist li:last-child {
  margin-right: 0;
}
#contents div.pickup_item_box ul.pickup_item_unlist li a img  {
  -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
  width: 100%;
  height: 100%;
  border: 0;}
/*-------------------------------
 スタッフレビュー バナー
---------------------------------*/
div#staff_box {
	text-align: center;
}
div#staff_box p {
	text-align: center;
	border: 0;
	width: 100%;
	display: inline;
}
div#staff_box p img {
	text-align: center;
	border: 0;
	width: 45%;
	margin: 20px 20px 0 0;

}
div#staff_box p a {
	display: block;
	width: 100%;
	height: 235px;

}
div#staff_box p a span.text {
	text-align: left;
	border: 0;
	width: 45%;
	display: block;
	float: right;
	text-decoration: none;
	color: black;
	font-size: 13px;
	line-height: 1.5;
	padding: 20px;

}
div#staff_box p a span.next {
	text-align: right;
	border: 0;
	display: block;
	text-decoration: none;
	background-color: #434343;
	color: white;
	font-size: 12px;
	line-height: 1.5;
	padding: 10px;

}
div#staff_box p a:hover span.next {
	background-color: #131515;
	color: #ffde00;
}
/*-------------------------------
 その他コラム
---------------------------------*/
div#other_colum_box {
	text-align: left;
}
div#other_colum_box p {
	text-align: center;
	border: 0;
	width: 100%;
	display: inline;
}
div#other_colum_box img {
	text-align: center;
	border: 0;
	width: 220px;
	margin: 20px 0 0 20px;
}

/*-------------------------------
 モニターの声
---------------------------------*/
#contents .cam_box {
    padding: 10px 0 0 0;
    text-align: center;
    text-decoration: none;
    color: #252525;
    display: block;
    width: 220px;
    height: 220px;
    position: relative;
    background-size: 205px 205px;
}
#contents .wrap {
    width: 800px;
    margin: 0 auto;
    padding: 0 0 20px 10px;
    color: #4a4a4a;
    text-align: center;
}
#contents .wrap li {
    list-style: none!important;
    float: left;
    margin: 0;
    padding: 8px 8px;
    font-size: 30px;
}
#contents .wrap a {
    display: block;
    position: relative;
    padding: 1px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    border: 3px #FFFFFF solid;
}
#contents .wrap li span {
    text-decoration: none!important;
}
#contents .wrap a span.s_text {
    position: absolute;
    top: 5%;
    left: 20px;
    height: 18px;
    width: 180px;
    content: "";
    line-height: 1.5em;
    font-size: 13px;
    background-color: #000000;
    color: white;
    padding: 8px;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#contents .wrap li a {
    text-decoration: none;
    color: #252525;
    display: block;
    width: 220px;
    height: 220px;
    position: relative;
    background-size: 230px 230px;
}
#contents .wrap li a:hover {
    background-size: 250px 250px;
}