
@media only screen and (min-width: 641px) {
body.index {
	background: url(../img/common-top/bg_body_bot.gif) repeat-x bottom;
	}
  .sp {
    display: none;
  }

  #header {
    background-color: #fff;
    widht: 100%;
    min-width: 980px;
  }
  #header .inner {
    width: 980px;
    margin: 0 auto;
  }
  #header .inner p.logo {
    width: 174px;
    float: left;
    margin: 15px 0 0 15px;
  }
  #header .inner h1 {
    width: 230px;
    float: left;
    font-size: 12px;
    line-height: 1.1;
    font-weight: normal;
    margin-top: 30px;
  }
  #header .inner .link {
    width: 400px;
    float: right;
    text-align: right;
	margin:15px 10px 0 0;
  }
  #header .inner .link a {
    padding: 0 10px;
	

  }
  #header .inner .link a.facebook {
    margin-left: 40px;
    position: fixed;
    top: 10px;
	right:10px;
  }
  #header .inner #navi {
    clear: both;
    /*width: 560px;*/
	width: 670px;
    float: right;
  }
  #header .inner #navi.sp {
    display: none;
  }
  #header .inner #navi ul a {
    width: 100px;
    margin: 0 5px;
    float: left;
    text-align: center;
    height: 37px;
    border-bottom: none;
	color:#333;
	text-decoration:none;
	font-size:18px;
  }
  
  
  #header .inner #navi ul li.on {
    border-bottom: 2px solid #9764C7;
  }
  #header .inner p.footpath {
    clear: both;
    font-size: 11px;
    position: relative;
    top: -25px;
    margin: 0 0 -20px 20px;
    width: 400px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
  }

  #footbg {
    background: url(../img/common-top/bg_footer.gif) repeat-x top #fafafa;
    padding-top: 50px;
    margin-top: 30px;
  }
  #footbg .inner {
    width: 980px;
    margin: 0 auto;
  }
  #footbg .secf .left {
    width: 500px;
    float: left;
    margin-left: 40px;
  }
  #footbg .secf p.shopname {
    /* border-radius */
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    background-color: #F7B524;
    font-size: 14px;
    padding: 8px 30px;
    margin: 10px 40px 0 0 ;
    display: inline-block;
    line-height: 14px;
    font-weight: bold;
	float: left;
  }
   #footbg .secf ul.icon_list {
	   list-style: none;
   }
   #footbg .secf ul.icon_list li {
	   padding-right: 5px;
	   float: left;
   }
    #footbg .secf ul.icon_list li img{
		width: 50px;
	   height: 72px;
	}	
  #footbg .secf p.address {
	clear: both;
    padding: 10px 20px;
    font-size: 14px;
  }
  #footbg .secf div.tel {
    width: 400px;
    float: right;
    margin: 20px 40px 0 0;
  }
  #footbg .secf div.tel a {
    text-decoration: none;
    color: #000;
  }
  #footbg .secf div.tel p.no {
    background: url(../img/detail/icon_tel.gif) left 4px no-repeat;
    padding-left: 50px;
    font-size: 45px;
    line-height: 50px;
    color: #E50601;
  }
  #footbg .secf div.tel p.fax {
    color: #E50601; 
	font-weight: bold; 
	margin: 0 0 10px 55px;
  }
  #footbg .secf div.tel p.stuffhour {
    padding-left: 60px;
    font-size: 14px;
  }
  #footbg .secf div.btn {
    clear: both;
    padding: 30px 0;
    text-align: center;
  }
  #footbg .secf div.btn a {
    margin: 5px;
    background: url(../img/detail/btn_f1_l.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 81px;
  }
  #footbg .secf div.btn a:hover {
    background-position: 0 -79px;
  }
  #footbg .secf div.btn a span {
    width: 309px;
    height: 79px;
    display: inline-block;
    background: url(../img/detail/btn_f1_r.gif) 100% 0 no-repeat;
  }
  #footbg .secf div.btn a span:hover {
    background-position: 100% -79px;
  }

	/*footbg*/
	#footerbg {
		background: #EEEEEE;
	}
	#footer {
		width:944px;
		margin: 50px auto 0;
		font-size: 12px;
		padding-bottom: 10px;
		position: relative;
		overflow: hidden;
	}
	#footer a {
		color: #777777;
	}
	#footer div.links {
		overflow: hidden;
		padding-top: 30px;
		padding-bottom: 10px;
	}
	#footer div.links p {
		font-size: 180%;
		font-weight: normal;
		width: 500px;
	}
	#footer div.links .left_box {
		float: left;
	}
	#footer div.links .left_box div {
		margin-top: 20px;
		float: left;
		line-height: 200%;
	}
	#footer div.links div.area {
		margin-right: 30px;
	}
	#footer div.links span.sp {
		display:none;
	}
	#footer .right_box {
		width: 350px;
		height: 250px;
		float: right;
	}
    #footer .bottom_box {
		padding-top: 30px;
	}
	#footer p.copyright {
		position: absolute;
		right: 0;
		bottom: 10px;
		clear: both;
	}

	/* Styles */
	.gmapinview{width:940px; height:450px; margin:20px auto;}
}
