@charset "utf-8";

/**
 *
 *  コンテンツ共通
 *
 */

/*--------------------------------------------------------------------------
   general style
---------------------------------------------------------------------------*/

.pt10{
	padding-top:10px;
}
.em{
	font-weight:bold;
}



/*--------------------------------------------------------------------------
   templete
---------------------------------------------------------------------------*/

/* frame
-----------------------------------------------------------------*/


/* title
-----------------------------------------------------------------*/


/* list
-----------------------------------------------------------------*/


/* form
-----------------------------------------------------------------*/
/* table */
table.form-tbl{
}

/* input */
input[type="checkbox"],
input[type="radio"]{
	vertical-align:text-bottom;
}
input.input-base{
}

/* textarea */
textarea.textarea-base{
}

input[type="text"],
input[type="password"],
input[type="image"],
textarea,
select {
  outline:none;
}

/*--------------------------------------------------------------------------
   common parts
---------------------------------------------------------------------------*/

/* xxx
-----------------------------------------------------------------*/




/*-----------------------------------------------------
　ヘッダーメニュ－改修　20161118
-------------------------------------------------------*/
#Header #GuideMenu{ width: 837px; background:url(/shop/item/konaka/design/img05/guide_bg_arrow.png) no-repeat; }
#Header #GuideMenu .menu-section-bottom { margin-top: 0; padding-top: 12px; }
#Header #GuideMenuInner {}
#Header #GuideMenuInner ul {}
#Header #GuideMenuInner ul li { float: left; text-align: center; padding: 0 13px 0; }
#Header #GuideMenuInner ul li:first-child {padding: 0 16px 0 0; }
#Header #GuideMenuInner ul li:last-child {padding: 0 0 0 16px; }
#Header #GuideMenuInner ul li a { display: block; padding: 0; background: none; margin-top: 10px; }
#Header #GuideMenuInner ul li a:hover { opacity: 0.6; }


/*-----------------------------------------------------
　ヘッダーメニュ－改修　20161227
-------------------------------------------------------*/
#FS2_repeater_login,#FS2_repeater_logout { display: none; }

#cooponBnr{
	display: none;
	position: fixed;
	bottom: 145px;
	right: 35px;
	width: 100px;
	height: 100px;
}
#cooponBnr a img{
	width: 100%;
	height: auto;
}
