/*****************************************************

    全ての要素をリセット
    各ブラウザの表示を統一するための設定です

*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table { border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

/*--- default */
body {
    background: #fff;
    color: #333;
    font-size: 13px;
    font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height:1.4;
    text-align:center;
    border-top:5px solid #4d4d4d;
}
body td,body th{
    font-size:13px;
}
table{
    border-collapse:collapse;
}

/*****************************************************

    基本設定、リンクカラーなど

*****************************************************/
#wrap{
    width:100%;
    height:100%;
}
#wrapper,#makebanner,#topImage{
    width:960px;
    margin:0 auto;
}
#wrapper{
    margin-top:10px;
}
a:link {
    color:#1049A0;
    text-decoration:underline;
}

a:visited{
    color:#1049A0;
    text-decoration:underline;
}

a:hover{
    color:#345ECB;
    text-decoration: none;
}

a:active{
    color:#1049A0;
    text-decoration:underline;
}
.clear:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clear            { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

a:hover img{
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
/*****************************************************

    ヘッダ #header

*****************************************************/
#headerWrap{
    width:100%;
    text-align:center;
    padding-bottom:15px;
}
#header{
    width:960px;
    position:relative;
    margin:0 auto;
}
#head{
    margin-bottom:10px;
    min-height:75px;
    height: auto !important;

}
#h_logo{
    float:left;
    margin-top: 20px;
}
#h_logo a{
    background: url('/design/candyshowtm/rogo200.png');
    width: 332px;
    height: 40px;
    display: block;
    text-indent: -99999px;
}
#rightgohp a{
    float: right;

}

ul#headnavi{
    clear: both;
    float: left;
    width: 960px;
    margin-top: 20px;
    background: url('/design/candyshowtm/header_menu.png') no-repeat scroll 0px 0px transparent;
    height: 34px;
}
ul#headnavi li{
    float: left;
    height: 34px;
}
ul#headnavi li a{
    display: block;
}
ul#headnavi li#hn01 a{
    background: url('/design/candyshowtm/header_menu.png') no-repeat 0px 0px transparent;   
    width: 193px;
    height: 34px;
    text-indent: -99999px;
}
ul#headnavi li#hn01 a:hover{
    background: url('/design/candyshowtm/header_menu.png') no-repeat 0px -34px transparent;   
    width: 193px;
    height: 34px;
    text-indent: -99999px;
}
ul#headnavi li#hn02 a{
    background: url('/design/candyshowtm/header_menu.png') no-repeat -193px 0px transparent;   
    width: 192px;
    height: 34px;
    text-indent: -99999px;
}
ul#headnavi li#hn02 a:hover{
    background: url('/design/candyshowtm/header_menu.png') no-repeat -193px -34px transparent;   
    width: 192px;
    height: 34px;
    text-indent: -99999px;
}
ul#headnavi li#hn03 a{
    background: url('/design/candyshowtm/header_menu.png') no-repeat -385px 0px transparent;   
    width: 192px;
    height: 34px;
    text-indent: -99999px;
}
ul#headnavi li#hn03 a:hover{
    background: url('./design/candyshowtm/header_menu.png') no-repeat -385px -34px transparent;   
    width: 192px;
    height: 34px;
    text-indent: -99999px;
}
ul#headnavi li#hn04 a{
    background: url('/design/candyshowtm/header_menu.png') no-repeat scroll -577px 0px transparent;   
    width: 191px;
    height: 34px;
    text-indent: -99999px;
}
ul#headnavi li#hn04 a:hover{
    background: url('/design/candyshowtm/header_menu.png') no-repeat scroll -577px -34px transparent;   
    width: 191px;
    height: 34px;
    text-indent: -99999px;
}
ul#headnavi li#hn05 a{
    background: url('/design/candyshowtm/header_menu.png') no-repeat scroll -768px 0px transparent;   
    width: 192px;
    height: 34px;
    text-indent: -99999px;
}
ul#headnavi li#hn05 a:hover{
    background: url('/design/candyshowtm/header_menu.png') no-repeat scroll -768px -34px transparent;   
    width: 192px;
    height: 34px;
    text-indent: -99999px;
}

/*サブメニュー*/
ul#headnavi li ul {
  position: absolute;
  top: 120px;/*親メニューの高さと同じにする*/
  z-index: 100;
}
ul#headnavi li ul li {
    float: none;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  margin-top: -5px;
  padding: 0;
  line-height: 34px;
  font-weight: bold;
}
ul#headnavi li ul li a{
    background: #ef8bb6 !important;
    color: #FFF !important;
    text-indent: 0px !important;
    text-decoration: none !important;
}
ul#headnavi li ul li:hover, ul#headnavi li ul li a:hover {
  background:#e4007f !important;/*ホバー時のサブメニューの背景色*/
}
ul#headnavi li:hover ul li, ul#headnavi li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:40px;/*サブメニューの高さ*/
  z-index: 10;
  background:none !important;/*サブメニューの背景色*/
}



#h_right{
    float:right;
    width:600px;
}
/* サブナビゲーション */
#subNav{
    position:absolute;
    top:5px;
    right:0;
    text-align:right;
    height:14px;
}
#subNav img{
    vertical-align:top;
}
#subNav li{
    display:inline-block;
    *display: inline;
    *zoom: 1;
    margin-left:4px;
    vertical-align:top;
}
#subNav .M_loginBtn{
    display:block;
    width:55px;
    height:14px;
    background:url(/images/original_design_default/samplesource/3/hNav01.png) no-repeat 0 0;
    text-indent:-9999em;
    text-align:left;
    overflow:hidden;
}
#subNav .M_logoutBtn{
    display:block;
    width:67px;
    height:14px;
    background:url(/images/original_design_default/samplesource/3/hNav01_out.png) no-repeat 0 0;
    text-indent:-9999em;
    text-align:left;
    float:left;
    overflow:hidden;
}
#subNav .M_loginBtn:hover,
#subNav .M_logoutBtn:hover{
    background-position:0 -14px;
}
#subNav .M_helloMsg{
    float:left;
    font-size:11px;
    margin-right:5px;
    line-height:14px;
}
#cart{
    position:absolute;
    top:24px;
    right:0;
}
/* 電話番号 */
#telnum,#M_basketTemp1{
    float:right;
}
#telnum{
    padding:0 10px;
}
#telnum p{
    margin:4px auto 0;
}
#telnum em{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:20px;
}
/* 買い物カゴ */
#M_basketTemp1 .M_headItem{
	text-align:left;	
}

/* グローバルナビゲーション */
#gNav{
    width:960px;
    height:50px;
}
#gNav li{
    float:left;
}
#gNav li a{
    display:block;
    width:192px;
    height:50px;
    text-indent:-9999em;
    overflow:hidden;
}
#gNav li#gNav01 a{
    background:url(/images/original_design_default/samplesource/3/gNav01.png) no-repeat top;
}
#gNav li#gNav02 a{
    background:url(/images/original_design_default/samplesource/3/gNav02.png) no-repeat top;
}
#gNav li#gNav03 a{
    background:url(/images/original_design_default/samplesource/3/gNav03.png) no-repeat top;
}
#gNav li#gNav04 a{
    background:url(/images/original_design_default/samplesource/3/gNav04.png) no-repeat top;
}
#gNav li#gNav05 a{
    background:url(/images/original_design_default/samplesource/3/gNav05.png) no-repeat top;
}
#gNav li#gNav01 a:hover,#gNav li#gNav02 a:hover,#gNav li#gNav03 a:hover,#gNav li#gNav04 a:hover,#gNav li#gNav05 a:hover{
    background-position:0 -50px;
}

/*****************************************************

    左コンテンツ #leftContents

*****************************************************/
#leftContents{
    width:230px;
    float: left;
}
#leftContents .section{
    margin-bottom:20px;
}
#leftfstbox{
    width: 190px;
    background: #FFF0F9;
    padding: 30px 20px 25px 20px;
}
a.viewcartbottan{
    background: url('/design/candyshowtm/cartview_bottan.png')no-repeat scroll 0px 0px transparent;
    width: 190px;
    height: 40px;
    display: block;
    text-indent: -99999px;
}
a.viewcartbottan:hover{
    background: url('/design/candyshowtm/cartview_bottan.png')no-repeat scroll 0px -40px transparent;
    width: 190px;
    height: 40px;
    display: block;
    text-indent: -99999px;
}
.loginbox{
    margin-top: 10px;
    width: 190px;
}
/*      ログイン後*/
ul#membersmenu{
    margin-top: 20px;
}
ul#membersmenu li.menbername{
    margin-bottom: 10px;
    background: none;
}
ul#membersmenu li a{
    width: 192px;
    height: 26px;
    font-size: 90%;
    line-height: 26px;
    list-style: outside none none;
    text-decoration: none;
    color: #000;
    text-align: left;
    margin-bottom: 2px;
    display: block;
    background: url('/design/candyshowtm/lm_point.png') no-repeat scroll 5px 10px #EAB2CD;
    text-indent: 20px;
}
ul#membersmenu li a:hover{
    width: 192px;
    height: 26px;
    font-size: 90%;
    line-height: 26px;
    list-style: outside none none;
    text-decoration: none;
    color: #FFF;
    text-align: left;
    margin-bottom: 2px;
    display: block;
    background: url('/design/candyshowtm/lm_point.png') no-repeat scroll 5px 10px #ee8bb6;
    text-indent: 20px;
}

a.loginbottan{
    background: url('/design/candyshowtm/roguin_bottan.png')no-repeat scroll 0px 0px transparent;
    width: 190px;
    height: 30px;
    display: block;
    text-indent: -99999px;
}
.loginbox p.loginnewuser{
    text-align: right;
    margin-top: 7px;
}
.loginbox p.loginnewuser a{
    color: #333;
}
a.loginbottan:hover{
    background: url('/design/candyshowtm/roguin_bottan.png')no-repeat scroll 0px -30px transparent;
    width: 190px;
    height: 30px;
    display: block;
    text-indent: -99999px;
}
span.logoutbottan a{
    background: url('/design/candyshowtm/roguout_bottan.png')no-repeat scroll 0px 0px transparent;
    width: 190px;
    height: 30px;
    display: block;
    text-indent: -99999px;
}

span.logoutbottan:hover a{
    background: url('/design/candyshowtm/roguout_bottan.png')no-repeat scroll 0px -30px transparent;
    width: 190px;
    height: 30px;
    display: block;
    text-indent: -99999px;
}
#leftContents h2.lefctitle{

}
#leftContents #r_news{
    width: 210px;
    background: #FFF0F9;
    padding: 10px 10px 15px 10px;
}
#leftContents #r_news table{
    width: 210px;
}
#leftContents #r_news table td img{
    display: none;
}
#leftContents #giftonbon{
    background: #FFF0F9;
    padding: 5px;
    width: 220px;
    float: left;
}
#leftContents #giftonbon p{
padding: 3px;
font-size: 90%;
line-height: 160%;
    }
ul.norul li{
    float: left;
}
ul.norul li:first-child{
    margin-right: 5px;
}
ul.norul li p{
    margin-top: 5px;
    font-size: 8pt;
}
#leftContents .inner{
    border:1px solid #b2b2b2;
    border-top:none;
}
ul.category_area{
    border-bottom: 2px solid #FFDDF1;
    margin-bottom: 20px;
}

ul.category_area li{
    border-top: 2px solid #FFDDF1;
    border-left: 2px solid #FFDDF1;
    border-right: 2px solid #FFDDF1;
    cursor: pointer;
    width: 226px;
    height: 36px;
    font-size: 90%;
    line-height: 38px;
    list-style: outside none none;
    text-align: left;
    padding-left: 1px;
    text-indent: 30px;
}
ul.category_area li.rock a{
    background: url('/design/candyshowtm/cate_icons.png')no-repeat 0 -22px;

}
ul.category_area li.pillow a{
    background: url('/design/candyshowtm/cate_icons.png')no-repeat 0 -110px;    
}
ul.category_area li.loli a{
    background: url('/design/candyshowtm/cate_icons.png')no-repeat 0 8px; 
}
ul.category_area li.chara a{
    background: url('/design/candyshowtm/cate_icons.png')no-repeat 0 -50px;    
}
ul.category_area li.season a{
    background: url('/design/candyshowtm/cate_icons.png')no-repeat 0 -78px;        
}
ul.category_area li.all a{
    background: url('/design/candyshowtm/cate_icons.png')no-repeat 0 -147px;        
}
ul.category_area li.seasona a {
    background: url("/design/candyshowtm/cate_icons.png") no-repeat scroll 0px -176px transparent;
   }
ul.category_area li.acces a {
    background: url("/design/candyshowtm/cate_icons.png") no-repeat scroll 0px -210px transparent;
   }
ul.category_area li.order a {
    background: url("/design/candyshowtm/cate_icons.png") no-repeat scroll 0px -243px transparent;
   }
ul.category_area li:hover {
    display: block;
    background: #fef7ff;
}
ul.category_area li a{
    text-decoration: none;
    color: #000;
    display:block;
}
ul.widtimg li img{
    margin-right: 10px;
}
ul.withyagi li{
    display: block;
    background: url('/design/candyshowtm/lm_point.png') no-repeat 7px 15px;
    text-indent: 20px;
}
ul.withyagi li:hover{
    display: block;
    background: url('/design/candyshowtm/lm_point.png') no-repeat 7px 15px #fef7ff;
    text-indent: 25px;
}
ul.linksbox_area{
    margin-bottom: 20px;
}
ul.linksbox_area li a{
    cursor: pointer;
    width: 230px;
    height: 36px;
    font-size: 90%;
    line-height: 38px;
    list-style: outside none none;
    text-align: left;
    margin-bottom: 2px;
    display: block;
    background: url('/design/candyshowtm/lm_point.png') no-repeat 7px 15px #EDCCDF;
    text-indent: 20px;
    text-decoration: none;
    color: #000;
}
ul.linksbox_area li a:hover {
    display: block;
    background: url('/design/candyshowtm/lm_point.png') no-repeat 7px 15px #FFF0F9;
    text-indent: 25px;
    color: #000;

}

/* 検索input */
#item_search{
    width: 230px;
    background: #fef7ff;
    float: left;
}
#item_search .searchbox{
    width: 208px;
    border: 2px solid #FFDDF1;
    padding: 10px;
    float: left;
}
.search_input{
    float: left;
    width:165px;
    height:25px;
    border:1px solid #ea5a9c;
    margin-right: 5px;
    color: #ea5a9c;
    padding: 0 0 0 3px;
}
.search_submit{
    float: left;
}

/* カテゴリーメニュー */
#l_category td{
	text-align:left;	
}
/* 会員メニュー */
#l_member ul{
    text-align:right;
    margin-bottom:5px;
}
#l_member li{
    display:inline;
    font-size:11px;
    background:url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat left;
    padding-left:12px;
    margin-left:2px;
}
#l_member li a{
    color:#333;
}
/* カレンダー */
#l_calendar table{
    margin-bottom:5px;
    border-collapse:separate;
    border-spacing:1px;
}
/* 中央揃え */
#l_owner,#l_banner{
    text-align:center;
}
#l_owner table,#l_banner table{
    margin:0 auto;
}
/* 投票 */
#l_poll img{
    margin:0 2px;
}
#l_poll b{
    color:#333;
}
#l_poll input{
    margin-right:5px;
}
#l_poll td{
    text-align:left;
}
#l_poll a img{
    display:none;
}
#l_poll a{
    display:block;
    height:21px;
    float:left;
    margin-right:4px;
}
#l_poll a#poll_b01{
    width:58px;
    background:url(/images/original_design_default/samplesource/3/poll_b01.png) no-repeat 0 0;
    margin-left:28px;
}
#l_poll a#poll_b02{
    width:69px;
    background:url(/images/original_design_default/samplesource/3/poll_b02.png) no-repeat 0 0;
}
#l_poll a#poll_b01:hover,#l_poll a#poll_b02:hover{
    background-position:0 -21px;
}
/* 掲示板 */
#l_board table{
    width:100%;
}
#l_board td{
	text-align:left;
}
/* バナー */
#l_banner img{
    margin-bottom:5px;
}

/*****************************************************

    メインコンテンツ #rightContents

*****************************************************/
.rightContents{
    width:700px;
    margin-left:15px;
    float: right;

}
.rightContents .section{
    margin-bottom:10px;
}
.minasten{
    margin-top: -17px;
}

/*----------------------------------------------------
    中央画面 #top
----------------------------------------------------*/
h1.headh1{
    border: 1px solid #e4007e; /* 4辺のボーダーを、1px幅の実線、線色#CC3366に */
    border-left: 10px solid #e4007e;
    background: #FFF0F9;
    padding: 8px 5px;
    font-size: 140%;
    margin-bottom: 20px;
    color: #333;
}
h1.tab1{
    width: 700px;
    height: 43px;
    text-indent: -99999px;
    margin-bottom: 20px;
}
h1.tenpoichiran{
    background: url('/design/candyshowtm/tab1_tenpoichiran.png')no-repeat;
}
h1.goriyogaido{
    background: url('/design/candyshowtm/tab1_goriyogaido.png')no-repeat;
}
h1.passlost{
    background: url('/design/candyshowtm/tab1_passwordlost.png')no-repeat;
}
h1.shinkikaiin{
    background: url('/design/candyshowtm/tab1_shinkikaiinntou.png')no-repeat;
}
h2.shoph2{
    clear: both;
    font-size: 100%;
    color: #e4007f;
    margin-bottom: 5px;
}
h2.headh2,#r_group h3{
    clear: both;
    font-size: 110% !important;
    color: #333;
    margin-bottom: 5px;
    background: url('/design/candyshowtm/heading_h2.png')no-repeat;
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
}

h2.tab2{
    width: 700px;
    height: 30px;
    text-indent: -99999px;
}
h2.otoiawase{
    text-indent: -99999px;
    background: url('/design/candyshowtm/tab2_otoiawase.png')no-repeat;  
}
h2.carttab2{
    text-indent: -99999px;
    background: url('/design/candyshowtm/tab2_shoppingcart.png')no-repeat;
}
h2.osusume{
    text-indent: -99999px;
    background: url('/design/candyshowtm/tab2_osusumeitem.png')no-repeat;
}
h2.saikin{
    text-indent: -99999px;
    background: url('/design/candyshowtm/tab2_saikincheck.png')no-repeat;
}
h2.shohinsyosai{
    text-indent: -99999px;
    background: url('/design/candyshowtm/tab2_shouhinsyosai.png')no-repeat;
}
h2.okiniiri{
    text-indent: -99999px;
    background: url('/design/candyshowtm/tab2_okiniirisyohin.png')no-repeat;
}
h3.headh3{
    clear: both;
    font-size: 100%;
    color: #333;
    margin-bottom: 10px;
    background: url('/design/candyshowtm/heading_h3.png')no-repeat;
    height: 22px;
    line-height: 22px;
    text-indent: 15px;
}
h3.tab4{
    width: 220px;
    height:24px;
    text-indent: -99999px;
    margin-bottom: 10px;
}
h3.wacandy{
    background: url('/design/candyshowtm/tab_aboutcandy.png')no-repeat;
}
h3.wcate{
    background: url('/design/candyshowtm/tab_category.png')no-repeat;
}
h3.wkensaku{
    background: url('/design/candyshowtm/tab_kensaku.png')no-repeat;
}
h3.woshirase{
    clear: left;
    background: url('/design/candyshowtm/tab_oshirase.png')no-repeat;
}
h3.woshirases{
    clear: left;
    background: url('/design/candyshowtm/tab_oshirase_s.png')no-repeat;
}
h3.shoposhirase{
    clear: left;
    background: url('/design/candyshowtm/tab_candyshop_oshirase.png')no-repeat;
}
.r_left{
    float:left;
    width:520px;
}
.r_right{
    float:right;
    width:220px;
}
.titleMgn{
    margin-bottom:10px;
}
#r_shopIntro{
    margin-bottom:0;
}
/****           ボタン達*/
#topbotans{
    text-align: left;
    position: relative;
}
ul.topbotan{
    background: url('/design/candyshowtm/top_botans_img.png');
    width: 700px;
    height: 164px;
    margin-bottom: 30px;
}
ul.topbotan li{
    text-indent: -99999px;
}
ul.topbotan li a:hover{
    opacity:0.3;
    filter:alpha(opacity=30);
    -ms-filter: "alpha( opacity=30 )";
    background: #fff;
}
ul.topbotan li.topbotan_one a{
    width: 229px;
    height: 80px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
ul.topbotan li.topbotan_two a{
    width: 229px;
    height: 80px;
    display: block;
    position: absolute;
    top: 0;
    left: 236px;
}
ul.topbotan li.topbotan_three a{
    width: 229px;
    height: 80px;
    display: block;
    position: absolute;
    top: 0;
    left: 471px;
}
ul.topbotan li.topbotan_four a{
    width: 229px;
    height: 80px;
    display: block;
    position: absolute;
    top: 84px;
    left: 0;
}
ul.topbotan li.topbotan_five a{
    width: 229px;
    height: 80px;
    display: block;
    position: absolute;
    top: 84px;
    left: 236px;
}
ul.topbotan li.topbotan_six a{
    width: 229px;
    height: 80px;
    display: block;
    position: absolute;
    top: 84px;
    left: 471px;
}
/* 新着 */
#r_new .lims table{
    margin:10px auto;
    width:170px;
}
#r_new .lims table .woong td{
    text-align:left;
    font-weight:bold;
    padding-top:5px;
}
#r_new .lims table .woong td a{
    font-weight:normal;
}
#r_new .lims table .woong td img{
    margin-left:5px;
}
/* おすすめ */

#r_recommend .lims table{
    margin:10px;
}

#r_recommend .lims table .woong td a{
    font-weight:normal;
    text-align: left !important;
    float: left;
    font-size: 13px;
}

#r_recommend .lims table .woong td{
    text-align:right;
    font-weight:bold;
    padding-top:5px;
    font-size: 12px;
}



#r_recommend .lims table .woong td img{
    margin-left:5px;
}
#r_recommend .lims table .woong td a b{
    font-weight:normal;
    font-size:11px;
}
#r_recommend table td.lims{
    background: #FFF;
    margin: 0;
    padding: 0;
    width: 150px;
    border-right: 1px solid #FFF;
    padding-bottom: 10px;
}
#r_recommend table td.lims table{
    width: 150px;
    margin: 0;
    padding: 0px;
}
#r_recommend table td.lims table td{
    height: 0px;
}

#r_recommend table td.lims table td a img{
    width: 150px;
    padding: 5px;
}
/* ランキング */
#r_ranking .rankList{
    float:left;
    width:152px;
    position:relative;
}
#r_ranking em{
    display:block;
    text-indent:-9999em;
}
#r_ranking .rankImg{
    margin:5px auto;
}
#r_ranking #rank1 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon1.png) no-repeat center;
    width:31px;
    height:25px;
}
#r_ranking #rank2 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon2.png) no-repeat center;
    width:28px;
    height:22px;
}
#r_ranking #rank3 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon3.png) no-repeat center;
    width:28px;
    height:22px;
}
#r_ranking #rank4 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon4.png) no-repeat center;
    width:17px;
    height:17px;
}
#r_ranking #rank5 em{
    background:url(/images/original_design_default/samplesource/3/rankIcon5.png) no-repeat center;
    width:17px;
    height:17px;
}
#r_ranking p{
    text-align:left;
}
#r_ranking .rankPrice{
    font-weight:bold;
}
/* レビュー */
#r_review #M_reviewView,
#r_review #M_reviewView table{
    width:100%;
    margin:0;
	text-align:left;
}
/* 最近チェックした商品 */
#r_recent #recent{
    margin-top:10px;
}
#r_recent #recent .itemBox,#r_recent #recent .itemBox table{
    width:150px;
    padding: 5px;
}
#r_recent #recent .itemBox table td.itemImg a img{
    width:150px;
    padding: 5px;
}
#r_recent .name,#r_recent .price{
    text-align:left;
    margin:5px 5px 0;
}
#r_recent .price{
    text-align:right;
    font-weight:bold;
    font-size: 12px;
}
#r_recent #recent .line{
    width:0;
}
#r_recent #recent .line img{
    display:none;
}

/* お知らせ */
#top #r_news img{
    margin-bottom:10px;
}
#top #r_news td.woong{
    padding:2px 10px 2px 0;
    border-bottom:1px dotted #b2b2b2;
	text-align:left;
}

#r_news td.woong a{
    color:#333;
}

/*----------------------------------------------------
    商品カテゴリーと商品詳細　共通
----------------------------------------------------*/
.pankuzu{
    text-align:left;
    background:#FFF0F9;
    border:1px solid #FFDDF1;
    line-height:20px;
    margin-bottom:15px;
    padding: 5px 0;
}
.pankuzu a{
    padding:0 5px;
    font-size:11px;
    color:#333;
}
.pankuzu  font{
    color:#333;
    font-size:11px;
}
/*----------------------------------------------------
    商品カテゴリー #category
----------------------------------------------------*/
/* カテゴリー */
#category h2{
    font-size:14px;
    margin-bottom:20px;
    background:url(/images/original_design_default/samplesource/3/h2title.png) no-repeat center;
    line-height:60px;
    height:60px;
    padding-left:20px;
}

/* 検索結果と並び替え */
#r_resultInfo{
    font-size:11px;
    margin:0 auto 10px;
    padding: 5px 5px 5px 0;
}
.total{
    float:left;
}
.listSort{
    floar:right;
    text-align:right;s
}
.listSort li{
    display:inline;
    margin-left: 10px;
}

/* カテゴリーリスト */
#category .innerList{
    overflow:hidden;
    _zoom:1;
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
    text-align:left;
}
#category .innerList li{
    vertical-align: top;
    letter-spacing: normal; /* 文字間を通常に戻す */
    width:25%;/* 商品数が4つなので100%÷4=25% */
    display:inline-block;
    /display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
#category .innerBox{
    margin:10px;
    text-align:center;
}
#category .name{
    margin-bottom:5px;
}
#category .imgWrap{
    text-align:center;
    margin-bottom:5px;
}
#category .price span{
    padding:0 2px;
}
#category .price{
    font-weight:bold;
    color:#333;
}
#category .consumerPrice{
    font-size:11px;
    color:#999;
    text-decoration:line-through;
}
#category .else{
    text-align:left;
}
#category .else li{
    float:none;
    width:auto;
    display:inline;
}
#category .M_lumpinput{
    text-align:right;
}
#category .content{
    border-top:1px dashed #b2b2b2;
    padding:10px 0;
    margin:10px auto;
    border-bottom:1px dashed #b2b2b2;
    font-size:11px;
}
#category .btnWrap{
    margin:10px auto 5px;
    background:#e6e6e6;
    padding:5px 0;
    text-align:left;
}
#category .btnWrap img{
    margin-left:5px;
}
#category .btnWrap .soldout{
    text-align:center;
    color:#cc0000;
}
#r_categoryImg{
    width: 700px;
}

/****** 全ての商品　***************/
h2.catetitle{
    clear: left;
    text-align: left;
    color: #e4007e;
    margin-bottom: 5px;
}

ul.allinmenu{
    text-align: left;
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
}
ul.allinmenu li{
    float: left;
    background: url('/design/candyshowtm/lm_point_pink.png')no-repeat 0 5px;
    text-indent: 13px;
    width: 170px;
    margin-bottom: 5px;
}
/*----------------------------------------------------
    商品詳細 #detail
----------------------------------------------------*/

#detailbox .basketbtanbox a{
    width: 300px;
    height: 35px;
    display: block;
    background:url('/design/candyshowtm/carton_bottun.png') no-repeat;
    text-indent: -99999px
}
#detailbox .basketbtanbox a:hover{
   background:url('/design/candyshowtm/carton_bottun.png') no-repeat 0 -36px;
}
p.stockTitle{
    font-size: 14px;
    font-weight: bold;
    margin-top: -10px;
}
span.hosoku{
    display: none;
}
.detailopt{
    margin-bottom: 20px;
}
table#optpack > tbody > tr > td > select {
	margin-left:-80px;
	margin-top:30px;
    padding: 3px;
    font-size: 100%;
    font-weight: bold;
}
table.stockList tr{
  margin-bottom: 5px;
}
#detailbox ul.qtybox{
    clear: both;
    float: left;
    margin-bottom: 10px;
}
#detailbox ul.qtybox li{
    float: left;
    font-size: 14px;
}
#detailbox ul.qtybox li input{
    font-size: 15px;
    padding: 5px 10px;
    font-weight: bold;
}
#detailbox .basketbtanbox {
    clear: both;
    float: left;
    margin-bottom: 10px;
}
table.itemdetailsetu{

}
table.itemdetailsetu th{
    padding: 5px 10px;
    vertical-align: top;
    white-space: nowrap;
}
table.itemdetailsetu td{
    padding: 5px 5px 5px 20px;
}
#itemLink{
    margin-bottom:30px;
    font-size:11px;
}
.item_prev{
    float:left;
    background:url(/images/original_design_default/samplesource/3/listIconL.png) no-repeat left;
    padding-left:14px;
}
.item_next{
    float:right;
    background:url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat right;
    padding-right:14px;
}
#itemImg{
    float:left;
    width:300px;
}
#itemInfo{
    float:right;
    width:340px;
}
/* [INFO]タグ */
#detailInfo table{
    width:100%;
    margin-bottom:10px;
}
#detailInfo table td{
    height:auto;
	text-align:left;
}
#itemInfo #detailInfo table font{
    color:#cc0000;
}
#detailInfo table input{
    margin-right:5px;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #333;
    width: 50px;
}
#detailInfo table input.m_price{
    border:none;
    width:auto;
    font-weight:bold;
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
}
#detailInfo table img{
    vertical-align:auto;/* IE対策 */
}
#detailInfo #M_usualValue td{
    font-size:16px;
    padding:10px 0;
}
div.ditailprice{
    text-align: right;
    color: #F00;
    font-size: 20px;
    font-weight: bold;
}
div.ditailprice input.m_price{
    font-size: 21px;
    color: #F00;
    font-weight: bold;
}

#wrapper #makebanner #detailInfo #M_usualValue,
#wrapper #makebanner #detailInfo #M_price2,
#wrapper #makebanner #detailInfo #M_taxview{
    border:none;
    width:auto;
    font-weight:bold;
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
}
#detailInfo #M_usualValue{
    font-size:15px;
    font-weight:bold;
}
#detailInfo #M_taxview{
    width:auto;
}
/* 拡大画像ボタン */
#viewButton{
    text-align:right;
}
/* 商品名 */
#detail h2{
    margin-bottom:20px;
    font-size:20px;
    margin-top: 5px;
}
/* 商品詳細 */
#detail .detailTxt{
    text-align:left;
    margin-bottom:10px;
}
#detail .detailTxt div.detailspecial{
    color: #FF0000;
    margin-top: 5px;

}
/* オプション表 */
#wrapper #detail .stockList input{
    border:0;
}
#wrapper #detail .stockList td{
	text-align:center;	
}
/* メールリンク */
#r_contact{
    clear: both;
    float: left;
    margin:10px 0 3px -5px ;
}
#r_contact li{
    clear: both;
    float:left;
    margin-left:5px;
    text-indent:20px;
    margin-bottom:3px;
}
#r_contact li.ico-deliy{
	background:url('/design/candyshowtm/icon-list.png')no-repeat 0 3px transparent;
}
#r_contact li.ico-addfev{
	background:url('/design/candyshowtm/icon-list.png')no-repeat 0 -15px transparent;
}
#r_contact li.ico-frmil{
	background:url('/design/candyshowtm/icon-list.png')no-repeat 0 -33px transparent;
}
#r_contact li.ico-tomil{
	background:url('/design/candyshowtm/icon-list.png')no-repeat 0 -53px transparent;
}
#r_contact li.ico-lapi{
	background:url('/design/candyshowtm/icon-list.png')no-repeat 0 -93px transparent;
}
#r_sns li.ico-twt{
	background:url('/design/candyshowtm/icon-list.png')no-repeat 0 -72px transparent;
}
/* SNS */
#r_sns{
    clear: both;
    float: left;
    margin-top:0px;
}
#r_sns li{
    float:left;
    text-indent:20px;
    margin-bottom:3px;
}
/* カートにいれるボタン */
#basketBtn{
    background:#e6e6e6;
    padding:10px;
    margin-top:10px;
}
#basketBtn .soldout{
    text-align:center;
    color:#cc0000;
}
/* 追加商品説明文 */
#r_detailExt{
    margin-bottom:20px;
    text-align: left;
    padding-left: 10px;
    margin-top: 20px;
}
#r_detailExt h2.detailexth2{
    color: #e4007e;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: solid #B2B2B2 1px;
    padding: 5px 3px;
    font-size: 16px;
}
/* 追加商品画像 */
#r_addImg{
    margin-bottom:0;
}
#r_addImg li{
    float:left;
    width:33%;
    text-align:center;
    padding-bottom:30px;
    line-height:1.4;
}
#r_addImg li .inner{
    margin:0 10px;
}
#r_addImg .addImg a{
    border:1px solid #b2b2b2;
    padding:5px;
    display:block;
}
#r_addImg li p{
    width:100%;
    margin:10px 5px 0;
}
/* レビュー */
#detail #r_review{
    margin-bottom:40px;
}
#detail #r_review td{
	text-align:left;	
}
#detail #r_review .imgLi input{
	border:none;
}
#detail #m_reviewView td{
	text-align:center;	
}
/* 商品グループ */
#r_group{

    padding-top: 20px;
}
/*
#r_group h3{
    font-weight:bold;
    background:url(/images/original_design_default/samplesource/3/titleIcon.png) no-repeat left;
    padding-left:20px;
}
*/
#r_group #M_group{
    width:100%;
    margin:16px auto;
    border-collapse:collapse;
}
#r_group #M_group .itemBox, #r_group #M_group .itemBox table, #r_group #M_group td.itemImg {
    width: 170px;
}
#r_group #M_group .itemBox{
    vertical-align:top;
    padding-bottom: 20px;
}
#r_group #M_group .name, #r_group #M_group .spe {
    margin: 5px 5px 0;
    text-align: left;
}
#r_group #M_group .spe{
    display: none;
}
#r_group #M_group .price {
    margin: 5px 5px 0;
    text-align: right;
    font-size: 12px;
}
#r_group #M_group .itemImg{
    text-align:center;
}
#r_group #M_group .line {
    width: 10px;
}
#r_group #M_group .line img {
    display: none;
}
#r_group #M_group .price {
    font-weight: bold;
}
/* 最近チェックした商品 */
#detail #r_recent{

    padding-top:20px;
}
#detail #recent .itemBox,#detail #recent .itemBox table{
    width:170px;
}
/*----------------------------------------------------
    ログインフォーム関係 .loginForm
----------------------------------------------------*/
.loginForm{
    margin-top:20px;
}
.loginForm h3{
    font-size:14px;
    margin-bottom:20px;
    background:url(/images/original_design_default/samplesource/3/h3title.png) no-repeat left;
    padding-left:20px;
}
.loginForm .section{
    text-align:center;
}
.btnWrap{
    margin-top:20px;
    text-align:center;
}
.loginForm .leadTxt{
    margin-bottom:30px;
}
.loginForm .lostpass{
    text-align:center;
    font-size:11px;
    margin-top:5px;
}
.loginForm .formTable{
    margin:20px auto 0;
    width:400px;
}
.formTable th,
.formTable td{
    border:1px solid #b2b2b2;
    padding:6px 8px;
}
.formTable th{
    background:#eee;
    width:120px;
}
.M_nameList input,#r_review input,#r_review textarea{
    padding:2px;
    border:1px solid #b2b2b2;
}
.loginForm .formTable input{
    width:200px !important  ;
}

/*----------------------------------------------------
    会員ログイン #memberlogin
----------------------------------------------------*/
#memberLogin .btnWrap{
    overflow:hidden;
    _zoom:1;
}
#memberLogin .btnWrap div{
    float:left;
    width:360px;
    padding-bottom:20px;
}
#memberLogin .btnWrap #newMember{
    border-right:1px dotted #b2b2b2;
}
#memberLogin .btnWrap p{
    margin:20px;
}
/*----------------------------------------------------
    注文照会ログイン #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
    パスワード紛失 #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
    約款 #contract
----------------------------------------------------*/
#contractBox{
    width:680px;
    height:280px;
    overflow:auto;
    border:1px solid #b2b2b2;
    padding:10px;
    text-align:left;
    margin-top:20px;
}
#contractBox pre{}
/*----------------------------------------------------
    会員登録修正フォーム #member
----------------------------------------------------*/
#memberForm #M_entryForm{
    margin:30px 10px 20px;
    width:740px;
    border-top:1px solid #b2b2b2;
    border-left:1px solid #b2b2b2;
}
* html #memberForm #M_entryForm{
    position:relative;
}
#memberForm #M_entryForm th,
#memberForm #M_entryForm td{
    border-bottom:1px solid #b2b2b2;
    border-right:1px solid #b2b2b2;
    padding:8px;
}
* html #memberForm #M_entryForm th,
* html #memberForm #M_entryForm td{
    position:relative;
}
#memberForm #M_entryForm th{
    background:#eee;
    width:160px;
}
#memberForm .M_txt{
    font-size:11px;
    margin-left:10px;
}
#memberForm #mailreceiveN,
#memberForm #sex1{
    margin-left:10px;
}
#memberForm .M_ex,
#memberForm .M_info{
    font-size:11px;
    color:#666;
}
#memberForm .M_post{
    display:block;
    width:96px;
    height:22px;
    background:url(/images/original_design_default/samplesource/3/r_postBtn.png) no-repeat;
    float:left;
    text-indent:-9999em;
    overflow:hidden;
    _zoom:1;
}
#memberForm #mailreceiveY,
#memberForm #mailreceiveN,
#memberForm #sex0,
#memberForm #sex1{
    border:none;
}
#M_changepw #M_changepwTable th{
    background:#615D5C;
}

/* 退会する */
#r_leave img{
    display:none;
}
#r_leave a{
    display:block;
    width:81px;
    height:22px;
    margin-top:5px;
    background:url(/images/original_design_default/samplesource/3/memberjoin_escape.png) no-repeat 0 0;
}
#r_leave a:hover{
    background-position:0 -22px
}

/*----------------------------------------------------
    ポイント #point
----------------------------------------------------*/
#r_pointData{
    border:1px solid #b2b2b2;
    background:#eee;
    padding:10px;
    margin:20px 60px 30px;
}
#r_pointData p{
    text-align:center;
}
#r_pointData strong{
    font-size:15px;
    font-weight:bold;
    color:#cc0000;
}
#r_pointList table{
    border-collapse:separate;
    width:400px;
    margin:0 180px;
    border-spacing:0;
}
#r_pointList td{
    border:1px solid #b2b2b2;
    padding:8px;
    text-align:center;
}
#r_pointList td font{
    font-size:13px;
}
/*----------------------------------------------------
    商品検索 #search
----------------------------------------------------*/
#r_searchName{
    margin:20px 0 20px;
}
#r_searchName font{
    color:#333;
    font-weight:bold;
}
#r_searchInput{
    background:#FFF0F9;
    padding:10px;
    border: 1px solid #FFE7FF;
}

#r_searchInput table{
    width:740px;
    background:#fff;
}
#r_searchInput .btnWrap{
    margin-top:10px;
}
#r_searchInput th,#r_searchInput td{
    border:1px solid #e4007e;
    padding:6px 8px;
	text-align:left;
}
#r_searchInput th{
    background:#eee;
}
#r_searchInput #searchPrice input{
	width:60px;	
}
#r_searchList table,
#r_pager table{
    width:100%;
}
h2.inpte{
    color: #333 !important;
}
table#detailsearchbox{
    width: 680px;
    margin-bottom:10px; 
}
table#detailsearchbox th{
    background: #e4007e;
    color: #FFF;
    width: 33%;
}
table#detailsearchbox td select#allcategory{
    padding: 5px;
}
table#detailsearchbox td#searchBrand input,table#detailsearchbox td#searchPrice input{
   padding: 5px;
}
#r_searchInput .serchbtnbox{

    text-align: right;
}
.searchResult{
    font-size:14px;
    margin-bottom:20px;
    background:url(/images/original_design_default/samplesource/3/searchIcon.png) no-repeat left;
    padding-left:20px;
}
#r_searchList .innerList{
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
    text-align:left;
    width: 700px;
}
#r_searchList .innerList li{
    width:33%;
    display:inline-block;
    vertical-align: top;
    letter-spacing: normal; /* 文字間を通常に戻す */
    /display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
/*独自検索ボック数*/
#r_searchList .innerList li .M_innerBox{
    border-right: 1px dotted #CCC;
    border-top: 1px dotted #CCC;
    margin-bottom: 8px;
    margin-top-top: 10px;
    padding-top: 10px;
}
#r_searchList .innerList li .crbox1,#r_searchList .innerList li .crbox2,#r_searchList .innerList li .crbox3{
    border-top: none;
}
#r_searchList .innerList li .crbox3,#r_searchList .innerList li .crbox6,#r_searchList .innerList li .crbox9,#r_searchList .innerList li .crbox12,#r_searchList .innerList li .crbox15,#r_searchList .innerList li .crbox18{
    border-right: none;
    clear: both;
}
#r_searchList .innerList li .M_innerBox .M_cl_imgWrap{
     text-align: center;
     margin-bottom: 5px;
}
#r_searchList .innerList li .M_innerBox .M_cl_imgWrap a img{
    width: 200px;
    height: auto;   
}
#r_searchList .innerList li .M_innerBox .M_cl_detail{
    padding: auto;
    margin: auto;
    width: 200px;
}
#r_searchList .innerList li .M_innerBox .M_cl_detail p.M_cl_name{
    text-align: left;
    width: 200px;
}
#r_searchList .innerList li .M_innerBox .M_cl_detail p.M_cl_price{
    text-align: right;
    width: 200px;
    font-weight: bold;
    color: #C00;
    font-size: 11px;
}

#r_searchList .innerBox{
    margin:10px;
}
#r_searchList .name{
    margin-bottom:5px;
}
#r_searchList .imgWrap{
    text-align:center;
}
#r_searchList .price{
    font-weight:bold;
    color:#333;
}
#r_searchList .else{
    text-align:left;
}
#r_searchList .else li{
    float:none;
    width:auto;
    display:inline;
}
#r_searchList .btnWrap{
    margin:10px auto 5px;
    background:#e6e6e6;
    padding:5px;
    text-align:center;
}
#r_searchList .soldout{
    text-align:center;
    color:#cc0000;
}


/*----------------------------------------------------
    買い物カゴ #basket
----------------------------------------------------*/
#r_basket{
    margin-bottom:60px;
}
#basketTable{
    width:100%;
    margin-top:30px;
}
#basketTable th,#basketTable td{
    text-align:center;
    border-bottom:1px solid #e4007e;
    padding:6px;
}
#basketTable th{
    border-top:2px solid #e4007e;
    border-bottom:1px dashed #e4007e;
    white-space:nowrap;
}
#basketTable .basketNum{
    width:30px;
    padding:0;
}
#basketTable .basketImg{
    width:56px;
}
#basketTable .basketName{
    width:400px;
    text-align:left;
}
#basketTable .basketQuantity{
    width:135px;
}
#basketTable td.basketQuantity table.basketQunantity{
    width:20px;
}
#basketTable .basketQuantity input,
#basketTable .basketQuantity table,
#basketTable .basketQuantity img{
    float:left;
    margin-right:4px;
}
#basketTable .basketQuantity img{
    margin:0 0 1px;
}
#basketTable .basketQuantity td{
    border:none;
    padding:0;
}
#basketTable .basketPoint{
    width:70px;
}
#basketTable .basketPrice{
    width:70px;
}
#basketTable .basketOption{
    text-align:left;
    margin-top:4px;
}
#basketTable .basketHaisou{
    padding:0;
}
#basketTable .carriageWrap{
    margin:4px 0;
}
#basketTable .basketHaisou p{
    text-align:right;
}
#basketTable .basketHaisou .carriageMsg1{
    color:#cc0000;
}
#basketTable .basketHaisou .carriageMsg2{
    font-size:11px;
}
#basketTable .basketBtns{
    width:80px;
}
#basketTable .basketBtns img{
    margin-bottom:2px;
}
#basketTable .basketTotal{
    text-align:right;
    background:#fdf2f7;
    border-top:3px solid #e4007e;
}
#basketTable .basketTotal em{
    font-weight:bold;
    font-size:15px;
    color:#cc0000;
}
#basketTable .basketEmpty p{
    text-align:center;
    margin:10px auto;
}
#r_basket .btnWrap .btnBack{
    float:left;
    padding-top:5px;
    margin-left:10px;
}
#r_basket .btnWrap .btnOrder{
    float:right;
    margin-right:10px;
}

/* お気に入りリスト */
#wishTable{
    width:100%;
    margin-bottom: 30px;
}
#wishTable th,#wishTable td{
    text-align:center;
    border-bottom:1px solid #e4007e;
    padding:6px;
}
#wishTable th{

    border-bottom:1px dashed #e4007e;
}
#wishTable .wishName{
    text-align:left;
    width:240px;
}
#wishTable .wishQuantity input{
    margin-right:4px;
}
/*----------------------------------------------------
    お知らせ #news
----------------------------------------------------*/

dl#feed{
	padding:7px 3px 0px 7px;
}
dl#feed dt{
	clear:left;
	float:left;
	width:15px;
	line-height:140%;
	margin-bottom:10px;
}
dl#feed dd{
	margin-left:15px;
	line-height:140%;
	margin-bottom:10px;

}
dl#feed dd a{
	color:#333;
}

#r_news #newsHead{
    text-align:left;
    border-bottom:2px solid #e4007e;
    padding:4px 0;
    font-size:15px;
}
#r_news #newsHead span{
    margin-right:10px;
    font-size:11px;
    color:#999;
}
#r_news #newsContents{
    text-align:left;
    padding:40px 20px;
    border-bottom:1px dashed #b2b2b2;
    margin-bottom:20px;
}
#r_news #newsAccess{
    text-align:right;
    font-size:11px;
    color:#999;
    margin-top:20px;
}
#r_news #newsNext{
    text-align:right;
    font-size:11px;
    margin-bottom:10px;
}
#r_news #newsList{
    margin-bottom:20px;
}
#r_news #newsList .line{
    background:#fff;
}
#r_news #newsList .lims{
    border-bottom:1px dashed #b2b2b2;
    padding: 5px;
}
#r_news #newsListBtn{
    text-align:center;
}

/* ご利用ガイド */
#makebanner #guideMain{
    margin:0 70px;
}

/*----------------------------------------------------
    カタログ #catalog
----------------------------------------------------*/
#catalog .ctlg_text{
    margin-top:24px;
}
#r_catalog .catalogCart{
    text-align:right;
    margin:8px 0;
}

/*****************************************************

    フッタ #footer

*****************************************************/
.pageTop{
    text-align:right;
    margin-top:60px;
    float: right;
}
#footerWrap{
    width:100%;
    background:#FFF;
    margin-top:20px;
    margin-bottom: 50px;
}
#footer{
    width:960px;
    margin:0 auto;
    padding:10px 0;
    font-size:11px;
}
#f_nav{
    overflow:hidden;
    _zoom:1;
    float:left;
}
#f_nav li{
    display:inline;
    padding:0 1em 0 8px;
    background:url(/images/original_design_default/samplesource/3/footerDot.png) no-repeat left;
}
#f_nav li a:link,#f_nav li a:visited,#f_nav li a:active{
    text-decoration:none;
    color:#333;
}
#f_nav li a:hover{
    text-decoration:underline;
    color:#666;
}
ul#f_info{
    float:right;
    width:500px;
    text-align:right;
    color:#666;
}
ul#f_info li{
    float: right;
    margin-left: 10px;
}
#f_info a{
    color:#666;
}

td.itemImg a img{
    width: 150px;
    height: auto;
}

/*独自ページ*/
.rightContents h1.guidh1{
    margin-bottom: 20px;
    border-bottom: 2px solid #ef8bb6;
    padding:8px 0;
    font-size: 120%;
}
.rightContents a{
    text-decoration: none;
    color: #333;
}
.rightContents a:hover{
    text-decoration: underline;
    color: #e4007f;
}
div.guide_menu{
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    width: 210px;
    text-align: left;
    margin-bottom: 20px;
}

div.guide_menu:last-child{
    float: left;
    margin-right: 0;
}
div.guide_menu ul{
    margin: 10px 0px 0px;
    width: 190px;
}
div.guide_menu ul li{
    font-size: 93%;
    display: inline;
    clear: both;
    float: left;
    background: url('/design/candyshowtm/lm_point.png') no-repeat scroll 0px 3px transparent;
    margin: 0px 0px 10px 10px;
    padding: 0px 0px 0px 10px; 
}
/*  がいどメニュー*/
h1.guideh1in{
    clear: both;
    float: left;
    background: #ef8bb6;
    padding: 5px;
    width: 690px;
    margin-bottom: 20px;
}
div.guide_box{
    margin-left: 10px;
    float: left;
    text-align: left;
}
div.guide_box h3{
 
    color: #1D0305;
    font-weight: bold;
    margin: 0px 0px 20px;

}
div.guide_box h4{
    font-size: 93%;
    line-height: 1.6;
    color: #1D0305;
    font-weight: bold;
    padding: 0px 0px 0px 20px;
}
div.guide_box p{
font-size: 93%;
line-height: 1.6;
color: #1D0305;
margin: 0px 0px 30px;
padding: 0px 0px 0px 20px;
}
div.guide_box ol{
    display: inline-block;
    margin: 0px 0px 20px;
}
div.guide_box ol li{
    list-style: inside none decimal;
    margin-left: 1.5em;
    padding: 0px 0px 0px 22px;
    text-indent: -1.6em;
    margin-bottom: 10px;
    font-size: 93%;
    color: #1D0305;
    line-height: 1.6;
}
div.guide_box .mgntop30{
    margin: 10px 0px 30px 20px;
}
div.guide_box table{
    width: 553px;
    background-color: #FFF;
    height: 100%;
    margin: 20px 0px 20px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #ef8bb6;
    border-collapse: collapse;
    font-size: 93%;
    color: #1D0305;
}
div.guide_box table .table_title{
    font-size: 93%;
    color: #1D0305;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #ef8bb6;
    border-collapse: collapse;
}
div.guide_box table th{
    background-color: #ef8bb6;
    width: 50px;
    height: 100%;
    padding: 5px 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ef8bb6;
    text-align: left;
    font-size: 93%;
    color: #1D0305;
    line-height: 1.6; 
}
div.guide_box table td{
    background-color: #FFF;
    height: 30px;
    padding: 5px 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ef8bb6;
    font-size: 93%;
    color: #1D0305;
    line-height: 1.6;
}
div.guide_box .cardlist{
    margin: 0px 0px 0px 20px;
}

ul#policy{
    list-style-type: square;
    margin-left: 50px;
    margin-bottom: 20px;
}
ul#policy li{
    margin-bottom: 5px;
    list-style-type: square;
}
ul#policy li ul#policyIn{
    margin-top:10px;
    margin-bottom: 20px;
    margin-left: 40px;
}
ul#policy li ul#policyIn li{
    list-style-type: lower-roman;
    margin-bottom: 5px;
}

/*店舗一覧*/
.tenpobox{
    clear: both;
    text-align: left;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.tenpoimgbox{
    float: left;
    width: 210px;
}
.tenpoimgbox img{
    padding: 5px;
    border: 1px solid #EFEFEF;
    width: 175px;
}
.tenpodetailbox{
    float: right;
    width: 470px;
}
h3.shoptitle{
    font-size: 100%;
    padding: 3px 0 3px 5px;
    margin-bottom: 10px;
}

dl.shopdeteil{
    margin-bottom: 20px;
    margin-left: 10px;
}
dl.shopdeteil dt{
    clear: both;
    float: left;
    padding: 5px 4px;
    width: 60px;
    text-indent: 15px;
    line-height: 12px;
}
dl.shopdeteil dd{
    padding: 5px 4px;
    margin-left: 60px;
    width: 400px;
    line-height: 15px;
}
dl.shopdeteil dt.addr{
    background: url('/design/candyshowtm/shopadrico.png')no-repeat;
}
dl.shopdeteil dt.tel{
    background: url('/design/candyshowtm/shopadrico.png')no-repeat 0 -22px;
}
.shopbotanbox{
    text-align: right;
    vertical-align: bottom;
}
.shopbotanbox a{
    font-size: 90%;
    background: #000;
    color: #FFF;
    padding: 5px 8px;
}
h3.omotesando{
    border-left: 8px solid #C91E77;
}
h3.omotesando{
    border-left: 8px solid #C91E77;
}
h3.solamachi{
    border-left: 8px solid #7CC5E8;
}
h3.catstreet{
    border-left: 8px solid #FCC800;;
}
h3.futakotamagawa{
    border-left: 8px solid #EC79AC;
}
h3.shibuya_tokyutoyoko{
    border-left: 8px solid #92C424;
}
h3.makuhari{
    border-left: 8px solid #1068AC;
}
h3.Nagoya{
    border-left: 8px solid #29BBAE;
}
h3.Pochette{
    border-left: 8px solid #EA5E6E;
}
h3.Hakata{
    border-left: 8px solid #FFCC00;
}
h3.osaka{
    border-left: 8px solid #F9C;
}
h3.kyoto{
    border-left: 8px solid #993399;
}

