@charset "utf-8";
/* CSS Document */

/* いつものリセット */
* {
	margin: 0;
	padding: 0;
}
/* 画面レイアウト用スタイル指定 */

html, body {
	height: 100%;
}
/* いつもの基本指定(フォントとか) */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	height: 100%;
	background-color: #FFF9EC;
}
/* □基本レイアウト --------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	height: 100%;
}
#header {
	width: 980px;
	height: 200px;
	margin: 0 auto;
}
#contenar {
	width: 980px;
	margin: 0 auto;
	margin-top: 24px;
}
#left_menu {
	width: 234px;
	float: left;
	margin-right: 24px;
	margin-bottom: 15px;
}
#contents {
	width: 722px;
	float: left;
}
#footer {
	width: 980px;
	margin: 0 auto 35px auto;
	color: #754C24;
}
/* □タグ --------------------------------------------------------------------*/
li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border: none;
	font-size: 12px;
}
a {
	text-decoration: none;
}
#left_menu form ul {
	margin: 0;
	padding: 0;
}
#left_menu a {
	text-decoration: none;
	color: #333;
}
/* □ヘッダー --------------------------------------------------------------------*/

#header ul {
	float: left;
}
#header ul li {
	float: left;
	color: #3D5615;
	font-weight: bold;
}
.logo {
	float: left;
	width: 300px;
	height: 105px;
}
.logo img{
	position:relative;
	top:16px;
}

.send {
	float: left;
	width: 680px;
	height: 105px;
}
.send div {
	float: right;
}
.send div.semnd_image {
	height: 55px;
}
.send div.send_image img {
	margin: 15px 0;
}
.send div.semd_menu {
	height: 50px;
}
.send_menu ul li {
	padding: 0 10px;
	line-height: 25px;
	border-left: solid 1px #A59080;
}
.send_menu ul li.end {
	margin-right: 0;
	border-left: none;
	padding: 0;
}
.send_menu ul li a {
	text-decoration: none;
	color: #3D5615;
}
.sub_menu {
	clear: both;
	display: table-cell;
	vertical-align: middle;
	width: 980px;
	height: 40px;
	background-color: #FFF;
	border-bottom: solid 1px #A59080;
	margin-bottom: 10px;
}
.sub_menu a {
	text-decoration: none;
}
.sub_menu_title {
	margin: 0 15px;
}
#header ul li.sub_menu_A {
	color: #603813;
	margin: 0 5px;
}
.main_menu {
}
.main_menu .menu_top {
	display: block;
	width: 122px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu01.jpg");
	text-indent: -9999px;
}
.main_menu .menu_top:hover {
	display: block;
	width: 122px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu01_on.jpg");
	text-indent: -9999px;
}
.main_menu .menu_aroma {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu02.jpg");
	text-indent: -9999px;
}
.main_menu .menu_aroma:hover {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu02_on.jpg");
	text-indent: -9999px;
}
.main_menu .menu_diff {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://img05.shop-pro.jp/PA01105/905/etc/menu09.jpg?cmsp_timestamp=20190603161056");
	text-indent: -9999px;
}
.main_menu .menu_diff:hover {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://img05.shop-pro.jp/PA01105/905/etc/menu09_on.jpg?cmsp_timestamp=20190603161108");
	text-indent: -9999px;
}
.main_menu .menu_frag {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://img05.shop-pro.jp/PA01105/905/etc/menu10.jpg?cmsp_timestamp=20190603161120");
	text-indent: -9999px;
}
.main_menu .menu_frag:hover {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://img05.shop-pro.jp/PA01105/905/etc/menu10_on.jpg?cmsp_timestamp=20190603161132");
	text-indent: -9999px;
}
.main_menu .menu_bath {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu05.jpg");
	text-indent: -9999px;
}
.main_menu .menu_bath:hover {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu05_on.jpg");
	text-indent: -9999px;
}
.main_menu .menu_skin {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu06.jpg");
	text-indent: -9999px;
}
.main_menu .menu_skin:hover {
	display: block;
	width: 123px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu06_on.jpg");
	text-indent: -9999px;
}
.main_menu .menu_gift {
	display: block;
	width: 122px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu07.jpg");
	text-indent: -9999px;
}
.main_menu .menu_gift:hover {
	display: block;
	width: 122px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu07_on.jpg");
	text-indent: -9999px;
}
.main_menu .menu_sale {
	display: block;
	width: 121px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu08.jpg");
	text-indent: -9999px;
}
.main_menu .menu_sale:hover {
	display: block;
	width: 121px;
	height: 53px;
	background-image: url("https://file001.shop-pro.jp/PA01105/905/_img/menu08_on.jpg");
	text-indent: -9999px;
}
#header ul li.sub_menu_A a:link {
	color: #603813;
}
#header ul li.sub_menu_A a:visited {
	color: #603813;
	;
}
#header ul li.sub_menu_A a:hover {
	color: #d2a378;
}
#header ul li.sub_menu_A a:active {
	color: #d27b2b;
}
#header ul li.sub_menu_B {
	padding: 0 10px;
	border-left: solid 1px #999;
}
#header ul li.sub_menu_B a:link {
	color: #3D5615;
}
#header ul li.sub_menu_B a:visited {
	color: #3D5615;
	;
}
#header ul li.sub_menu_B a:hover {
	color: #768952;
}
#header ul li.sub_menu_B a:active {
	color: #91BC3F;
}
.box {
	background-color: #FFF;
	border-top: solid 2px #C49222;
	border-bottom: solid 2px #C49222;
	margin-bottom: 25px;
}
.line {
	width: 100%;
	height: 1px;
	margin: 10px auto;
	background-color: #C49222;
}
#left_menu ul {
	margin: 15px 0;
}
#left_menu ul li span {
	margin: 10px 5px 10px 10px;
	line-height: 20px;
}
.box_menu li {
	margin-left: 10px;
	letter-spacing: 0px;
}
.left_image {
	margin-bottom: 5px;
}
.box_menu2 {
	margin: 0 0 0 0 !important;
}
.box_menu2 li {
	padding: 10px 18px 10px 0;
	border-bottom: solid 1px #999;
}
.box_menu2 li img {
	margin-left: 15px;
}
#left_menu .sub {
	margin: 3px 0;
}
#left_menu .sub li {
	padding-left: 10px;
	margin-top: -3px;
}
.news dl dt {
	color: #47661B;
}
.box_menu2 li.end {
	border: none;
}
.news dl dd {
	color: #754C24;
	margin-top: 18px;
}
.news dl dd a {
	color: #754C24;
}
.news dl.end {
	border-bottom: none;
}
.item {
	width: 630px;
	margin: 0 auto;
}
.item div {
	float: left;
	margin-right: 15px;
}
.item div.end {
	margin-right: 0;
}
.banner li {
	padding-bottom: 15px;
}
.footer2 {
	width: 936px;
	margin: 0 auto;
	letter-spacing: -1px;
}
.pay, .deliv, .return {
	width: 300px;
	height: 195px;
	float: left;
	margin: 20px 5px 0 5px;
	font-size: 90%
}
.f_image {
	margin-bottom: 20px;
}
.pay p, .deliv p, .return p {
	margin-left: 10px;
	width: 290px;
}
.f_dotte {
	border-right: dotted 1px #999;
}
.f_line {
	margin: 15px auto;
	width: 936px;
	border-top: solid 1px #999;
}
.c_image, .shop, .f_logo {
	float: left;
	height: 140px;
}
.c_image {
	width: 190px;
}
.shop {
	width: 460px;
	padding-top: 13px;
}
.shop div {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
.shop div img {
	margin-bottom: 10px;
}
.flogo {
	padding-top: 33px;
}
#search {
	display: table-cell;
	padding-bottom: 15px;
}
#search li {
	float: left;
}
#search input[type="text"] {
	height: 24px;
	width: 183px;
}
#search input[type="image"] {
	height: 28px;
}
.red {
	color: #990000;
}
.blue {
	color: blue;
}
.gray{
	color:#666;
}

.w10 {
	width: 10px;
}
.w680 {
	width: 680px;
	margin: 0 auto;
}
.h10 {
	height: 10px;
}
.left {
	text-align: left;
}
.center {
	margin-top: 25px;
	display: block;
	margin: 0 auto;
}
/* カレンダーテーブル */
.calender{
	margin-top:15px;	
}
table#cal_t {
	background: #ffffff;
	color: #303030;
	border-collapse: collapse;
	font-size: 80%;
	width: 234px;
	border: 1px solid #909090;
	empty-cells: show;
}
/* カレンダー各セル */
#cal_t td, #cal_t th {
	width: 25px;
	height: 25px;
	text-align: center;
}
/* 月タイトル */
#cal_t #mtitle {
	background-color: #47661B;
	color: #FFF;
	width: auto !important;
}
/* 日 */
#cal_t .sunday, .holiday {
	/*background-color:#fae2e7;*/
	color: red;
}
/* 土 */
#cal_t .saturday {
	/*background-color:#d0e6ff;*/
	color: red;
}
/* 休日 */
#cal_t .holiday {
	background-color: #e64d4d;
	color: #ffffff;
}
/* faq */

.faq {
	margin-bottom: 15px;
}
.question, .ancer {
	margin: 20px 20px 10px 20px;
}
.ancer {
	margin: 20px 20px 20px 20px;
}
.question dt, .ancer dt {
	float: left;
	width: 30px;
	font-weight: bold;
}
.question dt {
	color: #3D5615;
}
.ancer dt {
	color: #F00;
}
.question dd, .ancer dd {
	display: table;
}
.question dd {
	color: #3D5615;
}
/* info */

.box_title {
	color: #3D5615;
	font-weight: bold;
}
.str_title, .str, .str2 {
	width: 700px;
	margin: 10px auto;
}
.str_title {
	font-size: 120%;
	color: #669900;
	font-weight: bold;
}
.str2 {
	font-size: 110%;
}
.str_table, .str_table2, .str_table3 {
	font-size: 12px;
}
.str_table, .str_table3 {
	width: 700px;
	margin: 10px auto;
}
.str_table2 {
	margin: 10px 0 10px 11px;
}
.str_table th, .str_table td, .str_table2 th, .str_table2 td, .str_table3 th, .str_table3 td {
	padding: 5px;
}
.ranking_menu1 input[type=radio], .ranking_menu2 input[type=radio] {
	position: absolute;
	left: -9999px;
}
.ranking_menu1, .ranking_menu2 {
	max-width: 722px;
	height: 332px;
	float: none;
	list-style: none;
	position: relative;
	padding: 0;
}
.ranking_menu1 li, .ranking_menu2 li {
	float: left;
}
.ranking_menu1 label.l1, .ranking_menu2 label.l2 {
	background-color: white;
	color: #47661B;
	/*width:194px;*/
	text-align: center;
	display: block;
	padding: 6px 0px;
	cursor: pointer;
	position: relative;
	border: solid 1px #EDDAB4;
	padding: 5px 20px;
}
.ranking_menu1 label.l1:hover, .ranking_menu2 label.l2:hover {
	background-color: #47661B;
	color: #FFF;
	border: solid 1px #47661B
}
[id^="tab1"]:checked + label, [id^="tab2"]:checked + label {
	border-color: #47661B;
	border-style: solid;
	border-width: 1px;
	background: #47661B;
	color: white;
	top: 0;
}
[id^="tab1"]:checked ~ [id^=tab-content], [id^="tab2"]:checked ~ [id^=tab-content] {
	display: block;
}
.tab-content1, .tab-content2 {
	z-index: 2;
	display: none;
	width: 722px;
	height: 302px;
	position: absolute;
	left: 0;
}
.ranking_menu1, .ranking_menu2 {
	margin-top: 10px;
}
.ranking_menu1 li, .ranking_menu2 li {
	margin-left: 10px;
	float: left;
}
.ranking_table {
	margin-top: 15px;
	text-align: center;
}
.ranking_table li {
	float: left;
	width: 143px;
	height: 289px;
	border-top: solid 1px #DDD;
	border-right: solid 1px #DDD;
	margin-left: 0px;
}
.ranking_table li.end {
	border-right: none;
}
.ranking_name {
	text-align: center;
	color: #754C24;
	margin-top: 15px;
	margin: 5px 5px 0 5px;
	font-size: 90%;
}
.ranking_prince {
	text-align: center;
	color: #9F272D;
	margin: 5px 0 10px 0;
	font-size: 90%;
}
.rank_number {
	margin: 15px auto 0px auto;
}
.rank_image {
	margin: 15px auto 15px auto;
}
.news dl {
	width: 680px;
	;
	margin: 0 auto;
	margin-top: 25px;
	padding-bottom: 20px;
	border-bottom: solid 1px #A59080;
}
div {
/*: background-color:gray;*/
}
#pankuzu {
	width: 716px;
	margin:0 0 10px 0;
}


.bold {
	font-weight: bold;
	color: #1E5413;
}


.box4 {
	width: 672px;
	background-color: #FFF;
	padding: 20px 25px 25px 25px;
	line-height: 1.8;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C49222;
	border-bottom-color: #C49222;
	display: inline;
	float: left;
	margin-bottom:15px;
}
.box4 table td {
	vertical-align: top;
}
.midashi_large {
	font-size: 116%;
	line-height: 1.5;
	padding-right: 5px;
	font-weight: bold;
}
.box6 {
	width: 700px;
	background-color: #FFF;
	padding: 25px 11px 25px 8px;
	line-height: 1.8;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C49222;
	border-bottom-color: #C49222;
	display: inline;
	float: left;
	margin-bottom:15px;
}	
.box6 p {
	padding: 0px 5px 0px 5px;
}
.box7 {
	width: 700px;
	background-color: #FFF;
	padding: 8px 11px 10px 13px;
	line-height: 1.8;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C49222;
	border-bottom-color: #C49222;
	display: inline;
	float: left;
	margin-bottom:15px;
}

.item_box {
	width: 120px;
	min-height: 210px;
	background-color: #FFF;
	margin: 14px 10px 13px 10px;
	line-height: 1.3;
	float: left;
	display: inline;
}
.item_box img {
	border: 1px solid #C49222;
	padding: 1px;
}
.item_box p {
	padding-top: 5px;
}
.item_photo img {
	border: 1px solid #C49222;
	padding: 1px;
}


.twitter {
	padding: 0 0 0 5px;
}
.social {
	padding: 0;
}
.review {
	padding: 4px 0 0 5px;
}
.item_list {
	width: 700px;
	line-height: 1.8;
	background-color: #FFF;
	padding: 10px 0px 10px 23px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C49222;
	border-bottom-color: #C49222;
}

.box5 {
	width: 700px;
	background-color: #FFF;
	padding: 13px 11px 13px 13px;
	line-height: 1.8;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C49222;
	border-bottom-color: #C49222;
	margin-bottom: 15px;
}
.box2 {
	width: 700px;
	background-color: #FFF;
	padding: 13px 11px 13px 13px;
	line-height: 1.8;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C49222;
	border-bottom-color: #C49222;
	margin-bottom: 15px;
}
.box2 p {
	padding: 0px 0px 0px 5px;
}
h3{
	padding-left:3px;
	padding-bottom:9px;
	padding-top:25px;
}

.line_485{
	clear:both;
	margin:5px 0;
	display: block;	
}
.midashi_05{
	font-weight:bold;
	font-size:116%;
	color:#1E5413;
	padding:0 0 0px 10px;
	line-height:2.6;
}
.box3{
	width: 700px;
	line-height:1.8;
	background-color:#FFF;
	padding:10px 0px 10px 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C49222;	
	border-bottom-color: #C49222;
}

.contact_list_line{
	width:700px;
	height:1px;
	background:url(https://img05.shop-pro.jp/PA01105/905/etc/line_485_1.gif);
	margin-left:5px;
	clear:both;
	overflow: hidden;
}
.content_list2 dl{
	float:left;
	padding-top:8px;
	padding-bottom:8px;
}
.content_list2 dt{
	float:left;
	width:650px;
	text-align:left;
	padding-left:33px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(https://img05.shop-pro.jp/PA01105/905/etc/icon_question.gif);
	background-repeat:no-repeat;
	background-position:6px 0;
	font-weight:bold;
	color:#1E5413;
}

.content_list2 dd{
	float:left;
	width:650px;
	text-align:left;
	padding-left:33px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(https://img05.shop-pro.jp/PA01105/905/etc/icon_answer.gif);
	background-repeat:no-repeat;
	background-position:6px 0;
}

.contact_list_line{
	width:700px;
	height:1px;
	background:url(https://img05.shop-pro.jp/PA01105/905/etc/line_485_1.gif);
	margin-left:5px;
	clear:both;
	overflow: hidden;
}
#cart{
background-image: url(https://img05.shop-pro.jp/PA01105/905/etc/btn_cart_add2.gif);
background-repeat: no-repeat;
background-position: 0 0 ;

}
