/* Base */
html,body,h1,h2,h3,h4,h5,h6,p,div,span,ul,ol,li,dl,dt,dd,address{
	margin:0;
	padding:0;
}

body{
	color:#333;
	font-size:10pt;
	font-family : 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Verdana', sans-serif;
	line-height:1.5;
}

a:link    { 
    color: #1E90FF;
	text-decoration:none;
}
a:visited {
    color: #EE3A8C;
	text-decoration:none;
}
a:hover   {
    color: #1874CD;
	position: relative;
	top: 1px;
	left: 1px;
}

h1,h2,h3,h4,h5,h6{ font-size:100%; }
ul,ol,li,dl,dt,dd{ list-style:none; }
hr{ display:none; }

img,object{
	border:none;
	vertical-align:middle;
}

address{
	font-style:normal;
}

table{
	border-collapse:collapse;
}
/* Baseここまで */

/* Global */
@charset "utf-8";

/* -------------------------
  共通要素  
------------------------- */
body {
	background-color: #fff;
	text-align: center;
}

/* -------------------------
  Header
------------------------- */
#header {
    margin-bottom:15px;
	font-size:9pt;
}

/* -------------------------
  Contents  
------------------------- */
#contents {
	position: relative;
	z-index: 3;
	zoom: 1;

}
#contents:after {  /*for modern browser*/
	display: block;
	clear: both;
	height: 0;
	content: "";
}

/* Hides form IE5-mac \*/
*:first-child+html #contents #secondaryContents .inner {height: 1%;}
* html #contents #secondaryContents .inner {height: 1%;}
/* End hide from IE5-mac */


/* -------------------------
  Footer  
------------------------- */
#footer {
	width: 100%;
	height: auto;
	clear: both;
	color: #fff;
	text-align: center;
}
#footer #footNavi {
	margin: 0 auto;
	position: relative;
	width: 800px;
	height: 130px;
	font-size: 85%;  /*11px*/
}
#footer #footNavi #searchBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 237px;
	height: 75px;
}
#footer #footNavi #searchBar form {
	margin: 34px 13px 0 0;
	text-align: right;
}
#footer #footNavi #searchBar form input {
	border: none;
	line-height: 1.5;
	vertical-align: middle;
	background-color: transparent;
}
#footer #footNavi #searchBar form input.searchInput {width: 170px;}
#footer #footNavi #searchBar form input.searchSubmit {
	width: 40px;
	height: 24px;
}
#footer #footNavi ul {padding: 85px 0 0 0;}
#footer #footNavi ul li {display: inline;}
#footer #footNavi ul li a {color: #fff;}
#footer address {
    padding: 0 0 25px 0;
	text-align:center;
}
/* Global ここまで */


/* Style */


/*
------------------------------
   USUAL CLASS
------------------------------*/

.ac{text-align:center;}
.ar{text-align:right;}

img.fl{
	display:block;
	float:left;
	margin:0 10px 10px 0;
}

img.fr{
	display:block;
	float:right;
	margin:0 0 10px 10px;
}

.cl{clear:both;}

strong{color:#c00;}

em{
	font-style:normal;
	font-weight:bold;
}



/*
------------------------------
   LAYOUT
------------------------------*/

body{
	background:url(https://c18.future-shop.jp/shop/item/gelato/design/img01/bg_body2.jpg) center repeat-y #FFF;
	text-align:center;
}


#container{
	width:800px;
	margin:0 auto;
	padding:0px 10px;
	text-align:left;
}

#maincontents{
	width:580px;
	padding-bottom:30px;
	padding-left:15px;
}

#sidenav{
	width:180px;
	padding-bottom:20px;
	padding-left:10px;
         text-align:left;
}

#footer{
	clear:both;
}

#contents-wrap:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


/*
------------------------------
   LAYOUT
------------------------------*/

/*
------------------------------
   MAIN CONTENTS
------------------------------*/

.contents{
	margin:0 0 20px 0;
}

.secalert-header{
    font-size:7pt;
	font-weight:700;
}

.secalert{
    font-size:7pt;
	color:#FF0000;
}

.border-red{
    border:1px solid #FF3E96;
	background:#FFF0F5;
	margin:13px 0px;
	padding:8px;
	height:100px;
}

#maincontents h3{
	margin-bottom:0px;
	padding:0 10px 5px 10px;
	color:#673106;
}

#maincontents h4{
	margin-bottom:10px;
	color:#673106;
}

#maincontents p{
	margin-bottom:18px;
}

#maincontents ul{
	margin:0 15px 25px 15px;
}

#maincontents ul li{
	font-size:92%;
}

#maincontents dl{
	margin:0 15px 10px 15px;
}

#maincontents dl dt{
	margin:3px 0 3px 0;
}

#maincontents dl dd{
	margin:0 0 0 20px;
}




/*
------------------------------
   HOME
------------------------------*/
/* トップ紹介文テキストのフォント指定 */
.intro-text{
    background-image:url(https://c18.future-shop.jp/shop/item/gelato/design/img01/bg_home_intro3.jpg);
	background-repeat:no-repeat;
	font-size:1.1em;
	color:#660000;
	line-height:130%;
	letter-spacing:0.1em;
	margin:10px 0px 2px 0px;
	padding:17px 30px;
}

/* 業務用トップ紹介文テキストのフォント指定 */
.intro-text-gyomu{
    background-image:url(https://c18.future-shop.jp/shop/item/gelato/design/img01/bg_home_intro_gyomu.jpg);
	background-repeat:no-repeat;
	border:2px solid #EE4000;
	font-size:1.1em;
	font-weight:bold;
	color:#CD0000;
	line-height:130%;
	letter-spacing:0.1em;
	margin:10px 0px 2px 0px;
	padding:10px 27px;
}

#home-newface{
	margin-bottom:3px;
}

#home-newface h3{
	text-align:left;
	margin:0;
	padding:10px 10px 13px 15px;
	color:#fff;
	line-height:1;
	border:none;
	background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/home_title_newfaces.jpg) top center no-repeat;
}

/* いちおしエリア指定 */
#home-reccommend{
	margin-bottom:3px;
}

#home-recommend h2{
    text-align:left;
	margin:3px 0px;
	color:#CD3333;
	line-height:125%;
	font-size:14pt;
}

#home-recommend h3{
	text-align:left;
	margin:0;
	padding:10px 10px 13px 15px;
	color:#fff;
	line-height:1;
	border:none;
	background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/home_title_recommends.jpg) top center no-repeat;
}

#home-recommend h4{
    text-align:left;
	margin:3px;
}

/*
.recommend-text{
    font-size:12pt;
	line-height:124%;
	letter-spacing:1px;
	margin:3px 10px;
}
*/

.recommend-text2{
    line-height:115%;
}

/* いちおしエリア設定終わり */

/* 紹介文テキスト指定 */
.description-text{
    margin:4px 10px;
	line-height:115%;
}

#home-newface ul{
	height:180px;
	margin:3px 0px 10px 4px; 
}

#home-newface ul li img{
	float:left;
	margin:3px;
}

#home-newface ul:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#home-newface-colabo{
	margin-bottom:30px;
}

#home-newface-colabo ul{
	height:180px;
	margin:0px 0px 10px 0px; 
}

#home-newface-colabo ul:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#home-news{
	height:100%;
	border-right:1px solid #8B8386;
	border-bottom:1px solid #8B8386;
	border-left:1px solid #8B8386;
	background:#FFFFFF;
}

#home-news h3{
	margin:0;
	padding:10px 10px 13px 15px;
	color:#fff;
	line-height:1;
	border:none;
	background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/home_title_news.jpg) top center no-repeat;
}

#home-news dl{
	height:100%;
	margin:0;
	padding:3px 7px;
}

#home-news dl dt{
	clear:both;
	float:left;
	width:70px;
	margin:0;
	padding:0 0 5px 0;
	font-size:85%;
}

#home-news dl dd{
	float:right;
	width:465px;
	margin:0;
	padding:0 0 5px 0;
	font-size:85%;
}

#home-news dl:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


#home-gelatolist{
	height:100%;
	margin-bottom:30px;
	border-right:1px solid #8B8386;
	border-bottom:1px solid #8B8386;
	border-left:1px solid #8B8386;
	background:#FFFFFF;
}

#home-gelatolist h3{
	text-align:left;
	margin-bottom:25px;
	padding:10px 10px 13px 15px;
	color:#fff;
	line-height:1;
	border:none;
	background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/home_title_gelatolist.jpg) top center no-repeat;
}

#home-gelatolist h4{
    text-align:left;
}

#home-gelatolist td{
    text-align:left;
}


/* トップページショッピングガイド　*/
#guide{
	margin-bottom:10px;
	width:560px;
	height:220px;
	padding:10px;
	background-color:#E1DC9D;
}

div#guide-left{
	float:left;
	border-right: 1px dotted #000;
	width: 270px;
	padding-right:10px;
}

div#guide-right{
	float:right;
	width: 270px;
}
/* トップページショッピングガイド　ここまで　*/

/*　トップページ新着情報のスクロール　*/
<!--
.sbar
{
      line-height: 180%;
	  height: 120px;
      width: 100%;
	  background-color: #FFFFFF;
	  overflow: auto;
	  scrollbar-base-color: #DCE085;
	  scrollbbar-arrow-color: #000000;
}
-->

/*　会社概要　*/
#gaiyo-intro{
    margin:0px;
}

#gaiyo-intro p{
    margin-top:40px;
}

div#intro-left{
	float:left;
	width: 310px;
	margin-bottom:50px;
	padding:20px 10px 0px 10px;
}

div#intro-right{
	float:right;
	width: 230px;
	margin-bottom:50px;
}

div#intro-right img{
    border:2px solid #CC6666;
}

#gaiyo-corpinfo{
    margin:0px;
}

#gaiyo-corpinfo p{
    margin-top:40px;
}
/*　会社概要　ここまで　*/

/*  ラケーリ社のご案内  */

.text-block{
    margin:15px 30px;
}

/*  ラケーリ社のご案内　ここまで  */

#newyear-open{
	margin-bottom:30px;
	padding-bottom:5px;
	border:1px solid #c00;
}

#newyear-open h3{
	padding:5px;
	margin-bottom:10px;
	color:#fff;
	text-align:center;
	background:#c00;
}

#newyear-open p{
	margin:0 10px 10px 10px;
}



/*
------------------------------
   FAQ
------------------------------*/

dl#faq-list{
	margin:0 10px 30px 10px;
}

dl#faq-list dt{
	margin:30px 0 10px 0;
	color:#b36e2b;
	font-weight:bold;
}

dl#faq-list dd{
	margin:0 0 10px 0;
}


/*
------------------------------
   CONTACT
------------------------------*/

form#contactform{
	margin:30px 0 50px 0;
}

form#contactform table{
	width:558px;
	margin:0 auto 10px auto;
}

form#contactform input,
form#contactform select option,
form#contactform textarea{
	font-size:120%;
}

form#contactform input.textform,
form#contactform textarea{
	width:350px;
}

span.attention{
	color:#c00;
	font-size:90%;
}

form#contactform p.submit{
	text-align:center;
}


/*
------------------------------
   SIDE NAVIGATION
------------------------------*/

p#side-concept{
	margin-bottom:15px;
}

ul#sidenav-topic{
	margin-bottom:3px;
	padding:0px 5px;
	text-align:left;
}

ul#sidenav-topic li{
	margin-bottom:3px;
}

#sidenav-gift,
#sidenav-ranking,
#sidenav-allitems,
.sidenav-contents,
.sidenav-calender{
	margin-bottom:15px;
}

.sidenav-info{
	margin-bottom:10px;
	padding-bottom:5px;
	width:180px;
	border-right:1px solid #8B8386;
	border-bottom:1px solid #8B8386;
	border-left:1px solid #8B8386;
	background:#FFFFFF;
}

.sidenav-mobile{
	text-align:center;
	margin-bottom:10px;
	padding:5px 0px;
	width:180px;
    border:1px solid #8B8386;
	background:#FFFFFF;

}

.sidenav-blog{
	margin-bottom:10px;
	padding-bottom:5px;
	height:300px;
	width:180px;
	border-right:1px solid #8B8386;
	border-bottom:1px solid #8B8386;
	border-left:1px solid #8B8386;
	background:#FFFFFF;
}

.sidenav-contents p{
	margin:10px;
	font-size:90%;
	line-height:1.3;
}

.sidenav-contents img.fl{
	margin-right:5px;
}

h2.sidenav-title{
	padding:5px 5px 10px 13px;
	color:#DCE085;
	font-size:87.5%;
	background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/bg_sidenavtitle.jpg) top left no-repeat;
}

#sidenav-ranking ol li{
	height:50px;
	padding:3px 0px 0px 23px;
	font-size:90%;
	line-height:1.3;
	border-bottom:1px solid #ccc;
}

#sidenav-ranking ol li img{
	display:block;
	float:left;
	margin:0px 3px 0px 0px;
}

#sidenav-ranking ol li#rank01{background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/side_rank_01.jpg) top left no-repeat;}
#sidenav-ranking ol li#rank02{background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/side_rank_02.jpg) top left no-repeat;}
#sidenav-ranking ol li#rank03{background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/side_rank_03.jpg) top left no-repeat;}
#sidenav-ranking ol li#rank04{background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/side_rank_04.jpg) top left no-repeat;}
#sidenav-ranking ol li#rank05{background: url(https://c18.future-shop.jp/shop/item/gelato/design/img01/side_rank_05.jpg) top left no-repeat;}

.sidenav-contents:after,
#sidenav-ranking ol li:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


ul#sidenav-storemenu li,
ul#sidenav-jecc li{
	margin-bottom:5px;
	font-size:85%;
}

#sidenav-serach{
    margin-bottom:15px;
}



/*
------------------------------
   FOOTER
------------------------------*/

#footer{
    margin:0px;
	text-align:left;
	background:#000000;
}

#footerB{
	padding-top:10px;
	text-align:center;
	background:#666666;
}

p#backtotop{
	margin:0 10px 10px 0;
	font-size:85%;
	text-align:right;
}

p#backtotop a{color:#fff;}

ul#footer-nav{
	margin-bottom:20px;
	text-align:center;
}

ul#footer-nav li{
	display:block;
	margin:0 5px;
	font-size:90%;
	color:#fff;
}

ul#footer-nav li a{color:#fff;}


address{
	margin-bottom:10px;
	color:#fff;
	font-size:90%;
	line-height:1.3;
}

address strong{
	color:#fff;
	font-size:120%;
	line-height:1.3;
}


p#copyright{
	color:#fff;
	font-size:90%;
	text-align:center;
}

/* 自動生成ページおすすめ商品コメント */
.osusume{
    text-align:left;
	margin-top:20px;
	font-size:11pt;
	font-weight:700pt;
}

/* 業務用商品一覧レイアウト調整 */
.menumargin{
    margin:10px auto;
}

/*　設備ページトップ　*/
.setsubi-intro{
    background-image:url(https://c18.future-shop.jp/shop/item/gelato/design/img01/setsubi_top.jpg);
	background-repeat:no-repeat;
	width:580px;
	height:240px;
	padding:56px 10px 0px 220px;
	color:#FFFFFF;
	line-height:130%;
}

/*　設備ページトップ　*/
.setsubi-intro2{
    background-image:url(https://c18.future-shop.jp/shop/item/gelato/design/img01/setsubi_top.jpg);
	background-repeat:no-repeat;
	width:580px;
	height:300px;
	color:#FFFFFF;
	line-height:130%;
	zoom:1;
}

.gyomu-title{
    background-image:url(https://c18.future-shop.jp/shop/item/gelato/design/img01/home_bg_title.jpg);
	background-repeat:no-repeat;
	width:580px;
	height:34px;
	margin-bottom:5px;
	padding:10px 10px 13px 15px;
	color:#FFFFFF;
	line-height:1;
	border:none;
	text-align:left;
}

 /* Style ここまで */

