/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/
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;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
	border:0;
	line-height: 0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}
body {
    *font-size:small;
    *font:x-small;
	font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	background-image: url("../commonimg/bg.gif");
    background-repeat: repeat-x;
}
table {
    font-size:inherit;
    font:100%;
}
* {
	zoom:1;
}
*{ letter-spacing:0 }
.layout_header{
display: none;
}
/* clearfix
----------------------------------------------- */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#main .entryBody #topicPath_01 {  
     margin:10px 0;  
}  
#main .entryBody #topicPath_01 li {  
     display:inline;  
     line-height:110%;  
     list-style-type:none;  
}  
#main .entryBody #topicPath_01 li a {  
     padding-right:10px;  
     background:url(../img/entry/topicpath.gif) no-repeat right center;  
}

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*containerのスタイル*/

#container{
	width:960px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 93%;
}

/* ヘッダーナビ
----------------------------------------------- */
div#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 117px;
	position: relative;
}
#logo_area {
	float: left;
	width: 450px;
	text-align: left;
	height: 34px;
	margin-top: 25px;
	display: inline;
	font-size: 85%;
}
}
#logo_area h1 {
	width: 430px;
	height: 30px;
	display: inline;
	float: left;
	margin-top: 0px;
	
}
#logo_area p {
	margin-bottom: 1px;
}
#logo_area h1 span {
    display: none; /* テキストロゴ非表示 */
}

.tmenu {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 400px;
}
.tmenu li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 5px;
	margin-left: 3px;
	font-size: 93%;
	margin-right: 3px;
	padding-left: 5px;
	float: right;
	overflow: hidden;
}
.tmenu li a:link,
.tmenu li a:visited{
	color: #FFF;
	text-decoration: none;
}
.tmenu li a:link:hover ,
.tmenu li a[href]:hover {
	color: #FC0;
	text-decoration: underline;
}

.tmenu .end {
	border-right-style: none;
}

.tcall {
	float: right;
	margin-top: 10px;
	clear: right;
	display: inline;
	margin-right: 0px;
	height: 47px;
	width: 400px;
}
#navi2 {
	clear: both;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 79px;
}
#navi2 li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
/* ==============================================
 フッター
=============================================== */
#footer_wrap {
	width: 100%;
	background-color: #DDD;
	clear: both;
}
#pagetop {
    padding-top: 100px;
    background: none;
}


#footer {
	padding-top: 5px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#f_menu {
	text-align: center;
	margin-bottom: 20px;
}
#footer #f_menu ul li {
	font-size: 93%;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 5px;
	padding-left: 5px;
}
#footer #f_menu ul li a {
	color: #003;
	text-decoration: underline;
}
#footer #f_menu ul li a:hover {
	color: #F93;
	text-decoration: underline;
}
#footer #f_menu ul .f_menuend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer .footer_left {
	float: left;
	width: 450px;
	margin-bottom: 30px;
}
.inContextInner {
	font-size: 85%;
	line-height: 1.5em;
	letter-spacing: normal;
	margin-bottom: 10px;
}
.inContextInner p {
	padding: 2px;
}
#footer .footer_right {
	float: right;
	width: 450px;
}
#pagetop {
    width: 934px;
    float: right;
    text-align: right;
}

#copyright {
	width: 100%;
	text-align: center;
	font-size: 97%;
	margin-right: auto;
	margin-left: auto;
}
.ppl {
	color: #639;
}
/* ==============================================
 メインスライドショー
=============================================== */
#maincontents{
	margin-top: 15px;
	margin-bottom: 15px;
}
#image-navigation{
	display:block;
	width:960px;
}
#navi-image{
	
}
#image-navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#image-navigation ul li {
	line-height:0;
	font-size:1px;
}
#image-navigation ul li a {
	display:block;
	width:200px;
	height:58px;
	vertical-align: bottom;
	line-height:normal;
}
#image-navigation .navi {
	float:right;
	position:relative;
	display: inline;
	width: 200px;
	height: 290px;
}
#image-navigation .navi-image {
	float:left;
	position:relative;
	height: 290px;
	width: 760px;
	display: inline;
}
#image-navigation .navi-image a {
	  display:block; 
	 position:absolute;
	 vertical-align: bottom;
	 top:0;
	 left:0;
	 z-index:8;
}
#image-navigation .navi-image a.active {
	 z-index:10;
}
#image-navigation .navi-image a.last-active {
	 z-index:9;
}
#gelmenu li {
	display: inline;
	margin-bottom: 10px;
	width: 192px;
	float: left;
}

/* ==============================================
 中央コンテンツ
=============================================== */
#main{
	width:812px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#main2{
	width:100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#center {
	float: right;
	width: 633px;
}
#center2 {
	float: right;
	width: 775px;
}
#c_contents {
	height: 170px;
	width: 100%;
	border: 1px solid #00113E;
	text-align: left;
	background-image: url(../images/top/c_contents_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
}
#c_contents #c_contentslll {
	float: left;
	width: 320px;
	margin-left: 10px;
	display: inline;
}
#c_contents #c_contentsl {
	float: left;
	width: 320px;
	margin-left: 10px;
	margin-top: 12px;
	display: inline;
}
#c_contentsl #c_contentsll {
	float: left;
	width: 200px;
	margin-right: 10px;
	display: inline;
}
#c_contents p {
	float: right;
	width: 280px;
	font-size: 85%;
	color: #666;
	line-height: 1.3em;
	margin-top: 15px;
	margin-right: 5px;
}
#c_contents1 {
	width: 100%;
	clear: both;
	margin-top: 17px;
}
#c_contents2 {
	width: 100%;
	clear: both;
	margin-top: 5px;
}


#c_contents1 ul li {
	float: left;
	width: 204px;
	margin-right: 10px;
	display: inline;
}
#c_contents1 ul .end {
	float: right;
	margin-right: 0px;
}
.nanoimg {
	float: left;
	width: 150px;
	display: inline;
}
#c_subr {
	float: right;
	width: 467px;
	border: 1px solid #00113E;
	text-align: left;
	padding-left: 5px;
	height: 160px;
}
#c_subr p {
	font-size: 85%;
	color: #333;
	line-height: 1.3em;
}
#news h4 {
	background-image: url(/shop/item/motto/design/img05/whatsnew.gif);
	text-indent: -9999px;
	height: 28px;
	width: 633px;
}
#news .newslist {
	width: 630px;
	border: 1px solid #666;
	margin-top: 5px;
	margin-bottom: 10px;
}

#c_contents1 #tokushu h4 {
	background-image: url(/shop/item/motto/design/img05/report.gif);
	text-indent: -9999px;
	height: 28px;
	width: 633px;
}
#c_contents1 #tokushu .tokushulist li {
	float: left;
	width: 311px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline;
	font-size: 0;
}
#c_contents1 #tokushu .tokushulist .tokushuright {
	margin-right: 0px;
	margin-left: 5px;
	float: right;
	width: 311px;
	display: inline;
}
#c_contents1 #tokushu .tokushulist li img {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 311px;
}
#c_contents1 #tokushu .tokushulist li p {
	font-size: 11px;
	text-align: left;
	color: #666;
	background-image: url(../images/top/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	overflow: visible;
	line-height: 1.2em;
}
.top_under {
	text-decoration: underline;
	font-size: 120%;
	font-weight: bold;
}






/* ==============================================
 左コンテンツ
=============================================== */

#left{
	width:160px;
	float: left;
	margin-bottom: 15px;
}
#left #lcontents1{
	width:100%;
	background-color: #c0d8e4;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

#left #lcontents2 {
	margin-top: 12px;
}

#left #lcontents3 {
	margin-top: 12px;
}

#left #lcontents4 {
	margin-bottom: 12px;
}
#left #lcontents2 ul li {
	background-color: #DDDDDD;
	border: 1px solid #666;
	margin-bottom: 2px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
}
#left #lcontents2 ul li a {
	color: #369;
	text-decoration: underline;
	background-image: url(../shop/item/motto/design/img05/ico_arrow_02.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	font-size: 93%;
	margin-left: 3px;
}

.lbanner {
	width: 134px;
	margin-right: auto;
	margin-left: auto;
}
.lbanner p {
	margin-bottom: 6px;
}

#category {
	background-color: #FFF;
	width: 132px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	margin-bottom: 10px;
	text-align: left;
}

#category .cate_s {
	color: #FFF;
	background-color: #003;
	font-size: 77%;
}
.kome {
	width: 132px;
	margin-right: auto;
	margin-left: auto;
	font-size: 77%;
	text-align: left;
	line-height: 1.3em;
}

.type01 a {
	background-image: url(../shop/item/motto/design/img05/ico_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	margin-left: 5px;
	color: #666;
	text-decoration: none;
	font-size: 93%;
}
#category li {
	margin-top: 3px;
	margin-bottom: 3px;
}


.type02 a {
	background-image: url(../shop/item/motto/design/img05/ico_level.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 13px;
	margin-left: 8px;
	color: #666;
	text-decoration: none;
	font-size: 93%;
}

#right {
	display: inline;
	float: right;
	width: 130px;
}

/* ==============================================
 カレンダーとブロック要素
=============================================== */
#calender {
	background-color: #dadcfa;
	width: 100%;
	margin-top: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 85%;
	color: #666;
	text-align: center;
}
#calender img{
	width: 113px;
	margin-right: auto;
	margin-left: auto;
}
#search {
	background-color: #f2e8d3;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #666;
	font-size: 93%;
}
#search form .input1 {
	width: 100px;
}
#r_banner {
	width: 130px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#ranking {
	margin-top: 10px;
}
#ranking #ranking_area {
	background-color: #CCC;
	font-size: 93%;
	color: #666;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ranking #ranking_area ul li a {
	color: #333;
	text-decoration: none;
}
#right #r_qr {
	margin-top: 10px;
}




span.Today {
	cursor: pointer;
	font-weight: bolder;
	color: #FFF;
	display: block;
	background-color: #003;
}
.deli {
}
li.openingsale {
}
li.holyday {
	color: #FF0000;
}
li.Sun {
	color: #FF0000;
}
li.Sat {
	color: #0000FF;
}
li.undefined {
	cursor: pointer;
}

/*ui*/
div.cal_wrapper {
	padding: 5px;
	width: 140px!important;
	height: 170px!important;
	background-color: #FFF;
	position: relative;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
ul.cal_ui {
	padding: 0px;
	margin: 0px;
	width: 60px;
	float: right;
}
ul.cal_ui li {
	float: left;
	width: 20px;
	height: 14px;
	font-size: 10px;
	list-style: none;
	background-repeat: no-repeat;
	cursor: pointer;
}
li.cal_prev {
	background-image: url(cal_01.gif);
}
li.cal_to {
	background-image: url(cal_02.gif);
}
li.cal_next {
	background-image: url(cal_03.gif);
}

div.cal_base {
	width: 140px;	
}

div.cal_base p {
	font-size: 12px;
	padding: 1px;
	margin: 0px;
	border-bottom: solid 1px #CCCCCC;
}

ul.cal_main {
	clear: both;
	padding: 0px;
	margin: 0px;
}
ul.cal_main li {
	/*padding: 3px 0px 3px 0px;*/
	width: 20px;
	text-align: center;
	list-style: none;
	font-size: 10px;
	float: left;
	overflow: hidden;
	border-bottom: solid 1px #CCCCCC;
	display: inline;
}
ul.cal_main li span {
	padding: 1px;
	display: block;
}

li.cal_headline {
	
}

/*TEIKIのスタイル*/
.teikiguide_aera {
	text-align: left;
}
h1.h1teiki{
	background:url(../teiki/img/header.jpg) no-repeat 0 0;
	height:200px;
	text-indent:-9999px;
	margin:0px 0px 15px;
	}
h1.h1teiki2{
	background:url(../teiki/img/header2.jpg) no-repeat 0 0;
	height:200px;
	text-indent:-9999px;
	margin:0px 0px 15px;
	}
.teikiguide_aera h3 {
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-indent: 1em;
}
.teikiguide_aera ul {
	text-align: left;
}
.teikiguide_aera dl {
	text-align: left;
	padding: 5px;
}
.teikiguide_aera p {
	padding: 5px;
}

.teiki_b {
	margin-top: 25px;
	margin-bottom: 25px;
}
.txtbold {
	font-weight: bold;
	color: #C00;
}
#lipoimg {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#seibun {
}
#seibun td {
padding: 3px;
	border: 1px solid #666;
	text-align: left;
	font-size: 93%;
}
.mr10 {
	margin-bottom: 25px;
margin-left: 25px;
color: #69F;
}
#soryohyo {
width: 400px;
margin-right: auto;
margin-left: auto;
margin-bottom: 50px;
}
#soryohyo td {
padding: 3px;
	border: 1px solid #666;
	text-align: left;
	font-size: 100%;
}
#gel_txt {
font-size: 14px;
	color: #69F;
	padding: 20px;
	width: 500px;
}
.cleansinggel {
width: 380px;
float: left;
}
.cleansinggel_txt {
float: right;
}
.sbio{
width: 664px;
	margin-right: auto;
	margin-left: auto;
}
.groupp{
padding: 20px;
font-size: 14px;
}
.bigan_b{
text-align: right;
margin-right: 20px;
}

