@charset "UTF-8";
/*コンテンツ部分
-------------------------------------------------------------*/
#contents {
  background: #000 url(../image/index/bg_index.jpg) no-repeat top center;
  height: 596px;
  overflow: hidden; }
  #contents .inner {
    width: 1000px;
    margin: 0px auto;
    position: relative;
    height: 596px; }
    #contents .inner ul#news {
      width: 488px;
      height: 92px;
      position: absolute;
      right: 10px;
      bottom: 25px;
      background: url(../image/index/bg_news.jpg) no-repeat top left;
      z-index: 1200; }
      #contents .inner ul#news li {
        width: 418px;
        padding: 23px 25px 35px 25px; }
    #contents .inner .chara_tetsuya {
      position: absolute;
      top: 0px;
      right: -30px;
      z-index: 100; }
    #contents .inner .chara_dosaken {
      position: absolute;
      top: 0px;
      left: 4px; }
    #contents .inner .title_jyanto {
      position: absolute;
      bottom: 0px;
      left: -245px;
      z-index: 100; }
    #contents .inner .title_climax {
      position: absolute;
      bottom: 35px;
      left: 30px;
      z-index: 1200; }
    #contents .inner .FortuneVerLogo {
      position: absolute;
      top: 2px;
      left: -5px;
      z-index: 9999; }
    #contents .inner .text_1 {
      position: absolute;
      top: 35px;
      right: 0px;
      z-index: 200; }
    #contents .inner .text_2 {
      position: absolute;
      top: 135px;
      right: 45px;
      z-index: 200; }
    #contents .inner .deco_light {
      position: absolute;
      bottom: -13px;
      left: 190px;
      z-index: 500; }


/* search_shoplist  template --start*/
.search_shoplist {
	background-color: rgba(255,255,255,0.8);
	font-size: 14px;
	position: absolute;
    left: 155px;
    top: 479px;
	border:2px solid #e60012;
	z-index:10000;
width:330px;
}
.search_shoplist div {
	position: relative;
}
.search_shoplist h3 {
background:url(../image/index/ttl_search_shoplist.png) center center;
	margin: 0;
	padding: 0.1em;
overflow:hidden;
text-indent:100%;
white-space: nowrap;
}
.search_shoplist select {
	font-size: 12px;
	padding: 1px;
	float: left;
	margin-right: 10px;
}
.search_shoplist p.kisyu ,.search_shoplist p.prefectures {
	margin:2px;
	padding: 0;
	font-weight: bold;
	float: left;
color:#000;
}
.search_shoplist .clearfix {
	padding: 3px;
	width: auto;
}
.search_shoplist .clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.search_shoplist .btnSubmit {
	border: none;
	background: #d8201d;
	padding: 0.5em;
	margin: -2px 0 0 15px;
	display: block;
	width: 6em;
	color: #fff;
	border-radius: 2em;
}
.search_shoplist .btnSubmit:hover {
	opacity: 0.5;
	cursor: pointer;
}
/* search_shoplist  template --end*/


