@charset "utf-8";
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
h1, h2, h3, h4, h5, p, ul, li {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
		width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(https://mz-factory.okinawa/img/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.l-block {
	float: left;
}
.r-block {
	float: right;
}
.w50 {
	width: 50%;
	padding-right: 10px;
	padding-left: 10px;
}
.w65 {
	width: 65%;
}
.w35 {
	width: 35%;
}
.btn01 a {
	font-size: 16px;
	color: #FFF;
	background-color: #333;
	text-align: center;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	margin-top: 15px;
}
.top-waku02 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 80px;
	margin-bottom: 80px;
}
#main .top-waku02 h2 {
	font-size:30px;
	line-height:160%;
	margin-bottom:15px;
	font-weight: normal;
}
#main .top-waku02 p {
	font-size:16px;
	line-height:200%;
	padding: 0px;
	color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main .osu p {
	font-size:30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-align: center;
}
.top-waku {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	border: 1px solid #D4D0C8;
	margin-top: 80px;
	margin-bottom: 80px;
	background-color: #FFF;
}
.top-waku h2{
	font-size: 32px;
	color: #000;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: normal;
}
#main .top-waku p {
	font-size: 16px;
	line-height: 180%;
	color: #333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#page_sln_card_payment #wrapper {
/*	background-image: none;*/
}
#page_sln_card_payment  #main_middle {
	margin: 0px;
	padding: 0px;
}
#page_sln_card_payment  #main_middle #detail_wrap {
	margin: 0px;
	padding: 0px;
}
#page_sln_card_payment  #header {
	margin: 0px;
	padding: 0px;
	background-color: #D9D9D9;
}
#page_sln_card_payment #detail_wrap .page-heading {
	padding: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*背景色リセット*/

#header {
/*    background: none;*/
}
#contents {
    background: none;
}
#footer, .header_logo_area, #cart_area, #page_homepage, .container-fluid {
/*    background: none;*/
}

/*背景色リセットここまで*/

/*ナビの文字色-------------------------*/
#header .category-nav li a {
	color: #333;
	font-weight: normal;
}
/*ナビの文字色---おわり--------------------*/
img {
	border:none;
}
a:hover img{
	opacity:0.7;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.sp {
	display: none;
}

/*文字装飾------------------------------*/
.col01 {
	color:#FC0;
}
.r-txt {
	text-align: right;
}
.medatu {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
#main_middle .page-heading2 {
	font-size: 30px;
	font-weight: normal;
	color: #333;
}
#page_homepage #contents, #page_help_guide #contents, #page_product_list #contents, #page_user_data #contents, #page_product_detail #contents {
	background-color: #EFECF0;
}

.sns {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.sns ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
/*インフォエリア------------------------------*/
.info-area {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.info-area h2 {
	margin-bottom: 20px;
}
.info-area h2 img {
	height: auto;
	width: 100%;
}
.info-area ul li {
	font-size: 16px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	list-style-type: none;
}
.info-area ul li a {
	color: #333;
	text-decoration: none;
}
.info-area ul li a:hover {
	color: #999;
}
/*送料無料--------------------------------*/
.souryou {
	margin-bottom: 60px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.souryou h3 img {
	height: auto;
	width: 100%;
}
/*オススメ商品-------------------------*/

.recomend01 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.reco-pro {
	float: left;
	width: 330px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 25px;
}
#contents .reco-pro p {
	font-size: 14px;
	line-height: 140%;
	color: #333;
	margin-top: 10px;
}
#product_tag_box {
	margin-top: 15px;
}
#product_tag_box .product_tag_list {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #D6D6D6;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-radius:10px;
	line-height: 150%;
	margin-bottom: 5px;
	display: inline-block;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #F90;
}
/*タイプで選ぶ-------------------------------*/
.type-select {
	width: 100%;
	background-color: #F9F9FB;
	padding-top: 30px;
	padding-bottom: 40px;
	margin-top: 100px;
	border: 1px solid #D5DBE6;
	border-radius:10px;
}
.type-inner {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.type-inner h2 {
	font-size: 26px;
	color: #504E66;
	margin-bottom: 30px;
	text-align: center;
	font-weight: normal;
}
.type-inner ul {
	list-style-type: none;
	text-align: center;
	margin-bottom: 15px;
}
.type-inner ul li{
	display: inline;
}
.type-inner ul li a{
	font-size: 14px;
	color: #FFF;
	background-color: #01008A;
	display: inline-block;
	text-align: center;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:30px;
}
.type-inner ul li a:hover{
	background-color: #6479B0;
}


.type-select2 {
	width: 100%;
	background-color: #F9F9FB;
	padding-top: 30px;
	padding-bottom: 40px;
	margin-top: 30px;
	margin-bottom:50px;
	border: 1px solid #D5DBE6;
	border-radius:10px;
}
.type-inner2 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.type-inner2 h2 {
	font-size: 26px;
	color: #504E66;
	margin-bottom: 30px;
	text-align: center;
	font-weight: normal;
}
.type-inner2 ul {
	list-style-type: none;
	text-align: center;
	margin-bottom: 15px;
}
.type-inner2 ul li{
	display: inline;
}
.type-inner2 ul li a{
	font-size: 14px;
	color: #FFF;
	background-color: #01008A;
	display: inline-block;
	text-align: center;
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:30px;
}
.type-inner2 ul li a:hover{
	background-color: #6479B0;
}


/*お客様の声----------------*/
.koe {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	margin-bottom:0;
}
.koe h2 {
	font-size: 26px;
	font-weight: normal;
	color: #333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	margin-bottom: 25px;
	padding-bottom: 35px;
}
#contents .koe p {
	font-size: 14px;
	line-height: 150%;
	color: #333;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	padding-top: 0px;
}
/*フッターエリア------------------*/

#contents .footer-area {
	background-color: #333;
	width: 100%;
	margin-top: 10px;
	padding-top: 30px;
/*	padding-bottom:30px;*/
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DBE6;*/
}.footer-inner {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#contents .footer-inner h3 {
	font-size: 20px;
	color: #ccc;
/*	font-weight: normal;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
}
.footer-inner h4 {
	font-size: 20px;
	color: #ccc;
	font-weight: normal;
	padding-left: 43px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#contents #footer .footer-inner p {
	font-size: 12px;
	color: #ccc;
	line-height: 150%;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-left: 0px;
}
.fi01 {
	background-image: url(https://mz-factory.okinawa/img/fi01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fi02 {
	background-image: url(https://mz-factory.okinawa/img/fi02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fi03 {
	background-image: url(https://mz-factory.okinawa/img/fi03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fi04 {
	background-image: url(https://mz-factory.okinawa/img/fi04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fi05 {
	background-image: url(https://mz-factory.okinawa/img/fi05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.l-footer {
	float: left;
	width: 48%;
}
.r-footer {
	float: right;
	width: 48%;
}
/*ボトムナビ------------------------------------*/

#footer .btm-nav {
	background-color: #000000;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
}
#footer .inner-btm-nav {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#footer .btm-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#footer .btm-nav ul li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .btm-nav ul li a{
	font-size: 14px;
	color: #ccc;
	text-decoration: none;
}
#footer .btm-nav ul li a:hover{
	color: #ccc;
	text-decoration: underline;
}
#contents .inner-btm-nav p {
	font-size: 12px;
	color: #ccc;
	text-align: center;
	margin-top: 15px;
}
/*サブページ用見出し設定-------------------------*/
#contents h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #333;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 30px;
}
#contents p {
	font-size: 16px;
	line-height: 150%;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 15px;
}

#main .dl_table{
	padding-right: 30px;
	padding-left: 30px;
}
#main .dl_table dt {
	padding-left: 20px;
}
#main #tradelaw__body{
	padding-right: 30px;
	padding-left: 30px;
}
/*#page_help_privacy #privacy_wrap {
	width: 1100px;
}
#page_help_privacy #body_inner {
	width: 1100px;
}*/
.daibiki  {
	margin-left: 20px;
	width: 500px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	margin-bottom: 30px;
}
.daibiki th {
	font-size: 14px;
	color: #333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	background-color: #EBEBEB;
}
.daibiki td {
	font-size: 14px;
	color: #333;
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
}

.kouza  {
	margin-left: 20px;
	width: 500px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	margin-bottom: 50px;
}
.kouza th {
	font-size: 14px;
	color: #333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	background-color: #EBEBEB;
}
.kouza td {
	font-size: 14px;
	color: #333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
}

.ken  {
	margin-left: 20px;
	width: 1000px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	margin-bottom: 50px;
}
.ken th {
	font-size: 12px;
	color: #333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	background-color: #EBEBEB;
}
.ken td {
	font-size: 12px;
	color: #333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
}
.ken .haisouryou {
	width: 120px;
	text-align: right;
}

/*商品詳細ページ----------------------*/
#contents #main #detail_description_box__name {
	margin: 0px;
	padding: 0px;
}
#contents #main #detail_description_box__sale_price {
	color: #EC3804;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
#contents #main #relative_category_box p {
	margin-left: 0px;
	padding-left: 0px;
}

#main_middle #detail_wrap {
	margin-top: 100px;
}
#sub_area {
	margin-top: 0px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 80px;
}
#sub_area h2 {
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 5px;
	font-size: 26px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 10px;
	margin-right: 15px;
	margin-top: 60px;
	font-weight: normal;
}
#main .cat_page h3 {
	margin-left: 15px;
	font-size: 20px;
	color: #333;
	padding-left: 10px;
	margin-right: 15px;
	margin-top: 40px;
}
#item_detail #sub_area p {
	font-size: 14px;
	line-height: 180%;
	color: #333;
	padding-right: 25px;
	padding-left: 25px;
}
#item_detail p{
	margin-left: 0px;
	padding-left: 0px;
}
#item_detail #detail_description_box__sale_point {
	font-size: 14px;
	color: #F90;	
}
#item_detail #detail_description_box__item_range_code {
	font-size: 14px;
	line-height: 180%;
}
#main #detail_not_stock_box__description_detail, #main #detail_not_stock_box__description_detail  div{
	font-size: 14px;
	line-height: 180%;
	color: #333;
}
#item_detail #relative_category_box p, #item_detail #relative_category_box li {
	font-size: 14px;
}
.waku03 {
	border: 1px solid #D4D0C8;
	margin-bottom: 20px;
	border-radius:10px;
	background-color: #FAFAFA;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/*受診会員向け商品-------------------------------*/
#page_product_detail #wrapper #contents .container-fluid.inner #main #main_middle #item_detail #detail_wrap #item_detail_area #detail_description_box__body #form1 #detail_cart_box #detail_cart_box__button_area .row .col-xs-12.col-sm-8 a .btn.btn-default.btn-block.zyusin {
	background-color: #01008A;
	color: #FFF;
}
#page_product_detail #wrapper #contents .container-fluid.inner #main #main_middle #item_detail #detail_wrap #item_detail_area #detail_description_box__body #form1 #detail_cart_box #detail_cart_box__button_area .row .col-xs-12.col-sm-8 a .btn.btn-default.btn-block.zyusin a:hover {
/*	background-color: #fff;*/
	color: #FFF;
}

/*カート画面------------------------------*/
#main #main_middle .heading02 {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	background-color: #01008A;
	margin-bottom: 15px;
}

/*定期購入ページ-------------------------------*/
#contents #main #main_middle #teikipage h2 {
	font-size: 22px;
	color: #01008A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#contents #main #main_middle #teikipage p {
	font-size: 14px;
	line-height: 180%;
	color: #333;
	margin-bottom: 15px;
}
.waku001 {
	border: 5px solid #EFEFEF;
	margin-bottom: 50px;
	border-radius:10px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	background-color: #FFF;
}
#page_help_guide #contents .container-fluid.inner #main #main_middle #contents #guide_wrap #main #guide_box__body #guide_box__body_inner .waku001.howto h2 {
	font-size: 30px;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#page_help_guide #contents .container-fluid.inner #main #main_middle #contents #guide_wrap #main #guide_box__body #guide_box__body_inner .waku001.howto p {
	font-size: 16px;
	line-height: 200%;
	color: #333;
	margin-bottom: 20px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#top_box__confirm_button {
	margin-top: 30px;
}
.teiki-img {
	float: right;
}
.teiki-txt {
	float:left;
	width: 550px;
	font-size: 16px;
}
/*商品一覧ページ----------------------------------------*/
#contents #main .item_price {
	color: #EC3804;
	text-align: right;
}
.cat_page {
	margin-top: 35px;
	margin-bottom: 10px;
}
/*ボタンのマージン----------------------------------------*/
#detail_box__insert_button, #detail_box__edit_button, #confirm_box__footer {
    margin-top: 30px;
}

/*.btn-info {
    margin-top: 30px;
}*/
/*ご利用ガイド--------------------------------------------*/
#contents #main #main_middle .howto h2 {
	font-size: 22px;
	color: #01008A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#contents #main #main_middle .howto p {
	font-size: 14px;
	line-height: 180%;
	color: #333;
	margin-bottom: 15px;
}
.waku02 {
	padding: 10px;
	border: 1px solid #EFEFEF;
	border-radius:10px;
	background-color: #F5F7FA;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
/*ブランド一覧--------------------------*/
.brand_area {
	padding-top: 15px;
	padding-bottom: 15px;
}
.bra-l {
	float: left;
	margin-right: 23px;
	text-align: center;
}
.bra-r {
	float: right;
	text-align: center;
}
/*マイページ-------------------------------*/
.order_detail {
	font-size: 14px;
	color: #999;
	padding-left: 25px;
	padding-bottom: 15px;
}
#shopping_confirm_box__edit_button--0 {
	margin-bottom:15px;
}
#main_bottom .news_contents {
	width: 1100px;
	margin-left: 15px;
}
#main_bottom .col-sm-9 {
	width: 100%;
}
#main_bottom .news_contents h2 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
/*カテゴリー別商品一覧ページ-------------------*/
#main .cat_page h2 {
		margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 5px;
	font-size: 26px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 10px;
	margin-right: 15px;
	margin-top: 60px;
	font-weight: normal;
}
#main .cat_page p {
	font-size: 14px;
	line-height: 180%;
	color: #333;
	padding-right: 25px;
	padding-left: 25px;
}
/*FAQページ---------------------------------*/
#main .q-txt {
	font-size:22px;
	font-weight: bold;
	color: #333;
}
#main .q-txt .q-txt-col {
	font-weight: bold;
	color: #FF00FF;
}
#main .a-txt {
	font-size:16px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#main .a-txt .a-txt-col {
	font-weight: bold;
	color: #0099FF;
}
#main .qa-area h2 {
	font-size: 28px;
	font-weight: normal;
	color: #333;
	margin-top: 70px;
	margin-bottom: 50px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}
/*おすすめ商品情報-------------------------------*/
#item_list .pickup_item .item_comment {
	font-size: 12px;
	line-height: 150%;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#item_list .pickup_item .item_name {
	font-size: 14px;
	color: #333;
}
/*ゼオスキン---------------------------------*/

/*虎の門サプリの特徴------------------------------------------*/
.w33 {
	width: 350px;
	border: 1px solid #D4D0C8;
}
.w33 p{
	font-size: 14px;
	line-height: 140%;
	color: #333;
	text-align: left;
}
/*ヘッダーの支払い方法------------------------------------------*/
#header .head-siharai {
	float: left;
}
/*定期購入一覧へのボタン------------------------------------------*/
.teiki-itiran a{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
	text-align: center;
	display: block;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.teiki-itiran a:hover{
	color: #FFF;
	background-color: #FC0;
}


.header-img img {
	height: auto;
	width: 100%;
}
.ue-obi {
	background-color: #000;
	height: 20px;
	width: 100%;
}
.ue-obi p {
	color:#CCCCCC;
	font-size:12px;
	line-height: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
button, input, optgroup, select, textarea {
font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}