@charset "utf-8";

/* ===================================================================
	file name: top.css
=================================================================== */

/* Contents
----------------------------------------

 * main             /*メイン
 * side             /*サイド
 * parts            /*共通パーツ

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


/* =========================================================
 * side             /*サイド
========================================================= */

.sideUnit {
  background: url(../images/top/top_side_bg_pickup.png) no-repeat bottom center;
  padding: 0 0 5px 0;
  margin: 0 0 15px;
  overflow: hidden;
}

.sideUnitInner {
  border-right: 1px solid #a89384;
  border-left: 1px solid #a89384;
  overflow: hidden;
}

.sideUnit ul {
  padding: 10px 14px;
}

.sideUnit ul li {
  font-size: 12px;
}

.sideUnit ul li a {
  background: url(../images/top/top_side_icon_arrow.png) no-repeat 0 3px;
  padding: 0 0 0 11px;
  text-decoration: none; 
  color: #4b2706; 
}

.sideUnit ul li a:hover {
  text-decoration: underline;
}

.searchList {
  margin: 10px 8px 15px;
  overflow: hidden;
}

.searchList h3 {
  float: left;
  margin: 0 8px 0 0;
}

.searchList ul {
  float: left;
  width: 164px;
  margin: -2px 0 0 0;
  padding: 0;
}

.searchList ul li {
  float: left;
  *min-width: 75px;
}

.searchList ul li.odd {
  clear: both;
  /*margin: 0 15px 0 0;*/
  *margin: 0 0px 0 0;
  min-width: 61px;
  *min-width: 75px;
}

.sideUnit .more {
  border-top: 1px solid #b8aaa1;
  padding: 10px 15px 5px 0;
  text-align: right;
}

#sideMember,
#sidePickup {
  background: url(../images/top/top_side_bg_pickup.png) no-repeat bottom center;
  padding: 0 0 5px 0;
  margin: 0 0 15px;
  overflow: hidden;
}

.sideMemberInner,
.sidePickupInner {
  border-right: 1px solid #a89384;
  border-left: 1px solid #a89384;
  overflow: hidden;
}

.sideMemberInner h4,
.sideMemberInner p,
.sidePickupInner p {
	margin: 10px;
}

#sidePickup ul li a {
  padding: 13px 10px 5px;
  display: block;
  text-align: center;
  font-size: 11px;
  text-decoration: none;
  color: #333;
}

#sidePickup ul li img {
 max-width: 190px; 
  max-height: 133px;
}

#sidePickup ul li a:hover {
  background: #fff5c0;
  background: url(../images/top/bbbg.gif);
}

#sidePickup ul li h4 {
  font-weight: bold;
  padding : 3px 0 0 0;
}

#sidePickup ul li h4,
#sidePickup ul li p {
  text-align: left;
  margin: 0 0 0 5px;
}


/* エリアから探す */

#topAreaMap {
  width: 190px;
  margin: 10px auto 5px;
  padding: 10px 5px;
  background: #f0fcfe;
}

#topAreaMap p {
  margin: 0 0 5px 5px;
}

#topMap {
  margin: 0 auto;
  width: 100%;
}

/* =========================================================
 * main             /*メイン
========================================================= */

#topSlide {
  margin: 0 0 15px;
	width: 490px;
	overflow: hidden;
  position: relative;
}

#topSlideInner {
	width: 99999px;
}

#topSlide input {
	display: none;
}

#topSlide label {
	cursor: pointer;
	display: block;
	position: absolute;
}


#topSlide .btnYes {
	background: url(../images/top/top_slide_btn_yes.png) no-repeat;
	width: 121px;
	height: 44px;
}

#topSlide .btnNo {
	background: url(../images/top/top_slide_btn_no.png) no-repeat;
	width: 121px;
	height: 44px;
}


.slide {
	position: relative;
	float: left;
  left: 0;
}

.slide .btnYes {
	bottom: 45px;
	left: 120px;	
}

.slide .btnNo {
	bottom: 45px;
	right: 120px;	
}

.topSlide02 {
}

.topFutureBn {
  margin: 0 0 15px;
}


#topSlide .topSlide05 input {
  display: block;
  position: absolute;
  top: 200px;
  left: 200px;
}

/* 稼げる指数PICK UP */

.moneyttl {
  margin: 0 0 15px;
  position: relative;
}

.moneyhelp {
  position: absolute;
  top: 3px;
  left: 283px;
}

#heavyPickup { 
  background: url(../images/top/top_bg_money_heavy.png) no-repeat;
}

#midPickup { 
  background: url(../images/top/top_bg_money_mid.png) no-repeat;
}

#rightPickup { 
  background: url(../images/top/top_bg_money_right.png) no-repeat;
}

.topMoneyPickup {
  padding: 8px 8px;    
  margin: 0 0 6px 0;
  position: relative;
}

.topMoneyPickup .bx-window {
}

.topMoneyPickup h4 {
  width: 198px;
  float: left;
}

.moneySlide {
  float: left;
  padding: 2px 0 0 0;
  margin: 2px 0 0 0;
}

.moneySlide li {
  float: left;
  width: 90px;
  position: relative;
  text-align: center;
}

.moneySlide li img {
  max-height: 53px;
  max-width: 90px;
}

/* スライド */

.topMoneyPickup .bx-wrapper {
  float: left;
  width: 261px !important;
  z-index: 1;
}

.topMoneyPickup .bx-window {
  width: 261px !important;
}

.topMoneyPickup .bx-prev,
.topMoneyPickup .bx-next {
  position: absolute;
  top: 3px;
  width: 16px;
  height: 50px;
  line-height: 200;
  overflow: hidden;
}

.topMoneyPickup .bx-prev {
  left: -22px;
  background: url(../images/top/top_icon_money_arrow.png) no-repeat 0 -50px  ;
}

.topMoneyPickup .bx-prev:hover {
  background-position: -13px -50px;
}

.topMoneyPickup .bx-next {
  right: -17px;
  background: url(../images/top/top_icon_money_arrow.png) no-repeat 0 0  ;
}

.topMoneyPickup .bx-next:hover {
  background-position: -13px 0;
}

/* ツールチップ */
.topMoneyPickup .tip {
  background: #fff;
  display: block;
  position: absolute;
  top: -61px;
  right: 22px;
  font-size: 10px;
  background: url(../images/top/top_bg_money_tooltip.png) no-repeat;
  z-index: 19;
  width: 246px;
  height: 44px;
  padding: 8px 8px;
  display: none;
}

.topMoneyPickup .tip .tipBtmLeft {
  background: url(../images/top/top_bg_money_tooltip_left.png) no-repeat;
  width: 21px;
  height: 13px;
  margin: 5px 0 0 25px;
}

.topMoneyPickup .tip .tipBtmCenter{
  background: url(../images/top/top_bg_money_tooltip_center.png) no-repeat;
  width: 20px;
  height: 13px;
  margin: 5px auto 0;
}

.topMoneyPickup .tip .tipBtmRight {
  background: url(../images/top/top_bg_money_tooltip_right.png) no-repeat;
  width: 21px;
  height: 13px;
  margin: 5px 25px 0 0;
  float: right;
}

#rightPickup {
  margin: 0 0 15px;
}

/* お店の一言をPICK UP */
#topWordPickup {
  margin: 0 0 15px;
  overflow: hidden;
  position: relative;
  height: 180px;
}

#topWordOverlay {
  background: url(../images/top/top_overlay_word.png) no-repeat left bottom;
  position: absolute;
  bottom: -20px;
  z-index: 100;
  width: 490px;
  height: 75px;
}

#topWordPickupInner {
  position: relative;
}

#topWordPickup ul {
  width: 580px;
  clear: both;
}

#topWordPickup li {
  position: relative;
  padding: 5px 0;
  width: 250px;
  float: left;
}

#topWordPickup li a {
  text-decoration: none;
  color: #333;
}

#topWordPickup li:hover {
  background: #fff4d2;
}

#topWordPickup li p {
  position: relative;
  z-index: 100;
  width: 180px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

#topWordPickup li .copy {
  font-weight: bold;
  color: #ff8200;
}

#topWordPickup li .shopname {
  font-size: 11px;
  margin: 5px 0 0 0;
}

#topWordPickup li span {
  background: url(../images/top/top_bg_word_01.png) no-repeat;
  display: block;
  width: 240px;
  height: 41px;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 0;
  line-height: 200;
  overflow: hidden;
}


#topWordPickup li span.suffix02 {
  background: url(../images/top/top_bg_word_02.png) no-repeat;
}

/* STAFF x SNAP */
#topStaffSnap {
  margin: 0 0 25px;
  position: relative;
}

#topStaffSnap .bx-wrapper,
#topStaffSnap .bx-window {
	width: 490px !important;
}

#topStaffSnapList {
  margin: 0 -20px 10px 0;
  overflow: hidden;
}

#topStaffSnapList li {
  width: 122px;
  float: left;
}

#topStaffSnapList li img {
  padding: 4px;
  background: #F8F8F8;
  border: 1px solid #EEE;
  max-width: 112px;
  max-height: 169px;
}


#topStaffSnap .bx-prev,
#topStaffSnap .bx-next {
  position: absolute;
  bottom: 40px;
  width: 23px;
  height: 120px;
  line-height: 200;
  overflow: hidden;
}

#topStaffSnap .bx-prev {
  left: 0px;
  background: url(../images/top/top_icon_snap_arrow.png) no-repeat 0 0px  ;
}

#topStaffSnap  .bx-prev:hover {
}

.bx-pager {
  text-align: center;
  overflow: hidden;
}

#topStaffSnap .bx-next {
  right: 0px;
  background: url(../images/top/top_icon_snap_arrow.png) no-repeat -23px 0px  ;
}

#topStaffSnap .pager-link {
  background: url(../images/top/top_icon_snap_pointer.png) no-repeat 0 -8px  ;
  height: 8px;
  width: 8px;
  display: inline-block;
  float: left;
  margin: 0 6px 0 0;
  text-indent: -9999px;
}

#topStaffSnap .pager-link.pager-active  {
  background-position: 0 0;
}

#topStaffSnap p.more {
  text-align: right;
}

/* お役立ち情報 */
.topInfo{
	width:220px;
	margin-right:20px;
	float:left;
}

.topInfoImg{
	float:left;
	margin-right:5px;
	margin-bottom:15px;
}

.topInfoTxt{
	float:left;
	width:100px;
	margin-bottom:12px;
}

.topInfoTxt h4{
	font-weight:bold;
	color:#ff8200;
	font-size:12px;
	line-height:14px;
}	

.topInfoTxt p{
	font-size:10px;
	line-height:12px;
	color:#4b2706;
}

#twitter {
    margin: 0 0 25px;
    width: 490px;
}

/* インタビュー */

.topInterview {
  background: url(../images/top/top_bg_interview_wrap.png) ;
  width: 470px;
  padding: 10px 10px 0 10px;
  overflow: hidden;
  cursor: pointer;
}

.interviewUnit {
  width: 230px;
  margin: 0 8px 8px 0;
  float: left;
}

.interviewUnit p {
  padding: 10px;
  background: url(../images/top/top_bg_interview_content.png) ;
  font-size: 12px;
}

.interviewUnit:hover p,
.interviewUnit p:hover{
  background: #ffeda9;
  cursor: pointer;
}


.interviewUnit p .data {
  font-size: 11px;
}

.interviewUnit p a {
  text-decoration: none;
  color: #333;
}

/* =========================================================
 *バナースペース
========================================================= */
#main3col{
	position:relative;
	min-height:1748px;
}
#sub{
	position:relative;
	height: 100%;
	/*min-height:2618px;*/
}

#bottom_bn{
	width: 100%;
}

#sub .sideBnUnit{
	position:absolute;
	bottom:0;
}

/* =========================================================
 *FACEBOOK btn
========================================================= */
#boxTopFacebook {
	margin: 20px auto 10px;
	font-size: 13px;
	letter-spacing: 2px;
}
#boxTopFacebook a {
	padding: 4px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #395ca7;
	display: block;
	background: rgb(78,116,198); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(78,116,198,1) 0%, rgba(59,89,152,1) 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,116,198,1)), color-stop(90%,rgba(59,89,152,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(78,116,198,1) 0%,rgba(59,89,152,1) 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(78,116,198,1) 0%,rgba(59,89,152,1) 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(78,116,198,1) 0%,rgba(59,89,152,1) 90%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(78,116,198,1) 0%,rgba(59,89,152,1) 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e74c6', endColorstr='#3b5998',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	text-decoration: none;
	width: 166px;
	margin: 0 auto;
	text-align: center;
}

.boxFacebookLike {
	margin: 10px auto 0;
	height: 400px;
}
.boxFacebook {
	margin: 0 auto 10px;
}

/* =========================================================
 *スライダー下のバナー
========================================================= */
.banner {
	width: 490px;
	margin-bottom: 5px;
}

.banner .banner_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

.banner .banner_right {
	float: left;
	margin-left:5px;
	margin-bottom: 10px;
}	

