@charset "utf-8";

/* =========== テキストサイズ =========== */
.txt_105 {
	font-size: 105%;
}
.txt_100 {
	font-size: 100%;
}


.txt_110 {
	font-size: 110%;
}
.serif {
	font-family: "Times New Roman", Times, serif;
}

.txt_115 {
	font-size: 115%;
}
.txt_120 {
	font-size: 120%;
}
.txt_90 {
	font-size: 90%;
}
.txt_85 {
	font-size: 85%;
}
.txt_80 {
	font-size: 80%;
}
.txt_75 {
	font-size: 75%;
}
.txt_red {
	color: #FF0000;
}


/* =========== テキストラインハイト =========== */
.txt_lineheight1 {
	line-height: 1em;
}
.txt_lineheight1_25 {
	line-height: 1.25em;
}
.txt_lineheight1_5 {
	line-height: 1.5em;
}
.txt_lineheight2 {
	line-height: 2em;
}
.txt_lineheight2_5 {
	line-height: 2.5em;
}
.txt_nomal {
	font-weight: normal;
}



/* =========== マージン =========== */
.ma_btm50 {
	margin-bottom: 50px;
}
.ma_btm40 {
	margin-bottom: 40px;
}
.ma_btm30 {
	margin-bottom: 30px;
}
.ma_btm20 {
	margin-bottom: 20px;
}
.ma_btm10 {
	margin-bottom: 10px;
}
.ma_btm05 {
	margin-bottom: 5px;
}
.ma_right_6 {
	margin-right: 6px;
}
.ma_btm40_top20 {
	margin-top: 20px;
	margin-bottom: 60px;
}
.ma_top20 {
	margin-top: 20px;
}
.ma_top10 {
	margin-top: 10px;
}
.ma_left20 {
	margin-left: 20px;
}

.pa_left80 {
	padding-left: 80px;
}
.pa_left20 {
	padding-left: 20px;
}
.pa_left10 {
	padding-left: 10px;
}
.pa_left05 {
	padding-left: 5px;
}
.pa_left03 {
	padding-left: 3px;
}

.pa_left_right20 {
	padding-left: 20px;
	padding-right: 20px;
}
.pa_left12 {
	padding-left: 12px;
}

#ma_btm10 {
	margin-bottom: 10px;
}







#btm_navi a:link {
	color: #330000;
	text-decoration: underline;
}
.subpage_navi li {
	text-align: right;
	display: inline;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #030;
}
.subpage_navi {
	margin-bottom: 10px;
	text-align: right;
	margin-top: 10px;
}
.subpage_navi .haji02 {
	display: inline;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#btm_navi a:visited {
	color: #330000;
	text-decoration: underline;
}
#btm_navi a:hover {
	color: #330000;
	text-decoration: none;
}
#btm_navi a:active {
	color:#330000;
}






/* =========== リストスタイル =========== */
.ul_style01 li {
	margin-left: 20px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 0.5em;
}
.ul_style02 li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 40px;
}
.ul_style03 li {
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 0px;
}


.dl_style01 {
	padding-right: 15px;
	padding-left: 15px;
}

.ul_style01 {
	margin-bottom: 30px;
	margin-left: 30px;
}
.p_sub_index li{
	background-image: url(img/sub_index.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	width: 515px;
	line-height: 1em;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 120%;
	padding-bottom: 15px;
	margin-bottom: 10px;
	text-indent: 30px;
}
.p_sub_index {
	background-image: url(img/sub_index.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	width: 515px;
	line-height: 1em;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 120%;
	padding-bottom: 15px;
	margin-bottom: 10px;
	text-indent: 30px;
}
.p_sub_index a:link {
	color:#3e1d03;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}   
.p_sub_index a:visited {
	color:#3e1d03;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}   
.p_sub_index a:hover {
	text-decoration:none;
	margin: 0px;
	padding: 0px;
} 


/* =========== テーブルスタイル =========== */
.table01 {
	padding: 0px;
	border: 1px solid #cec9c9;
	font-size: 100%;
	vertical-align: middle;
	color: #333333;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.td_style1 {
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid solid none;
	background-color: #EEF1F8;
}
.td_style2 {
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #EEF1F8;
}
.td_style3 {
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FBFCFF;
}
.th_style1 {
	color: #333333;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 5px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-style: solid solid none;
	background-color: #ffce9d;
}
.th_style2 {
	color: #333333;
	font-weight: normal;
	vertical-align: middle;
	margin: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-style: solid none none solid;
	background-color: #ffce9d;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
.th_style3 {
	color: #333333;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-style: solid none solid solid;
	background-color: #ffce9d;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.td_style4 {
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid solid none;
	background-color: #EEF1F8;
}
.td_style5 {
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #EEF1F8;
}
.td_style6 {
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FBFCFF;
}
.th_style4 {
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 5px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-style: solid solid none;
	background-color: #f4b3c2;
}
.th_style5 {
	color: #333333;
	font-weight: normal;
	vertical-align: middle;
	margin: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-style: solid none none solid;
	background-color: #f4b3c2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
.th_style6 {
	color: #333333;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-style: solid none solid solid;
	background-color: #f4b3c2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.table02 {
	padding: 0px;
	font-size: 100%;
	vertical-align: middle;
	color: #333333;
	line-height: 1.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
}

.td2_style1 {
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-left-width: 2px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
}

.td2_style2 {
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-left-width: 2px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table03 {
	padding: 0px;
	border: 1px solid #cec9c9;
	font-size: 100%;
	vertical-align: middle;
	color: #333333;
	line-height: 1.1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.table04 {
	width: 515px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
}

.table04 th,
.table04 td {
  padding: 4px 6px;
}

.table04 th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	text-align: center;
	white-space: nowrap;
	font-size: 92%;
	background-color: #FCCAA7;
}

.table04 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
  white-space: nowrap;
}
.table04 .tdstyle04_01 {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: right;
  white-space: nowrap;
}
.table04 .tdstyle04_02 {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	text-align: center;
	white-space: nowrap;
	background-color: #FFCE9D;
	font-weight: bold;
}
.table05 {
	width: 515px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
}

.table05 th,
.table05 td {
  padding: 4px 6px;
}

.table05 th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	text-align: center;
	white-space: nowrap;
	font-size: 92%;
	background-color: #F4B3C2;
}

.table05 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
  white-space: nowrap;
}
.table05 .tdstyle05_01 {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: right;
  white-space: nowrap;
}
.table05 .tdstyle05_02 {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	text-align: center;
	white-space: nowrap;
	background-color: #F4B3C2;
	font-weight: bold;
}

.table06 th	{
	background: #FFCE9D;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: medium;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5732A;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.table06 td	{
	background-color: #FFECD7;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.table06 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.table07 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.table07 th	{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: medium;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D95289;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #F1AFC0;
}
.table07 td	{
	background-color: #FCEBEF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.table08 {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
	width: 515px;
}

.table08 th,
.table08 td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

.table08 th {
	text-align: left;
	font-size: 92%;
	background-color: #FEE4D3;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D5D5D5;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FBA66C;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-bottom-width: 1px;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	width: 150px;
}

.table08 td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	white-space: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
}

.table08 a:link {
	color: #330000;
	text-decoration: underline;
}
.table08 a:visited {
	color: #330000;
	text-decoration: underline;
}
.table08 a:hover {
	color: #894545;
	text-decoration: none;
}

/*** png透過 ***/
#footer img,
#navi_top img {
/* IE-expression (fix png alpha) */
	behavior: url("../pngbehavior.htc");
}


/** clearfix **/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* =========== アクセスマップページ =========== */


.map {
	width: 515px;
	margin-right: auto;
	margin-left: auto;
}
.title_chizu {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DB7445;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 1em;
	padding-left: 15px;
}
.map_box {
	width: 515px;
	margin-bottom: 30px;
}
.mapbox_right {
	float: right;
	width: 180px;
	text-align: right;
	padding: 0px;
}
.mapbox_left {
	float: left;
	width: 310px;
}


/* =========== ショッピングカートページ =========== */
#in_the_cart {
	border: 2px solid #A3B331;
	height: 100%;
	width: 190px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#in_the_cart p {
	line-height: 2em;
}

#in_the_cart .item {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCAA7E;
}

#shopping_righht_bar {
	float: right;
}
.center {
	margin-right: auto;
	margin-left: auto;
}

/* =========== ショッピングTOPページ =========== */
.osusume_shoin {
	float: left;
	width: 160px;
	padding-right: 10px;
}
.osusume_shoin a img {
	border: 1px solid #CDC09D;
}
#osusume_box {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}
#osusume_box p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#osusume_box .osusume_catch {
	color: #3e1d03;
	margin-top: 5px;
}
.ul_shoppingguide li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 30px;
}
#eccube table#table09 {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 90%;
	margin: 0 auto 20px;
}
#eccube table#table09 th,
#eccube table#table09 td {
	padding: 6px;
}
#eccube table#table09 th {
	text-align: center;
	font-size: 92%;
	font-weight: bold;
	background-color: #FEE4D3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-bottom-width: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FBA66C;
}
#eccube table#table09 td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
}
#eccube table#table10 {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 90%;
	margin: 0 0 20px 5px;
}
#eccube table#table10 th,
#eccube table.table10 td {
	padding: 6px;
}
#eccube table#table10 th {
	text-align: center;
	font-size: 92%;
	font-weight: bold;
	background-color: #FEE4D3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-bottom-width: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FBA66C;
}
#eccube table#table10 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
}

/* =========== Web会員募集中 =========== */
.title_member {
	background-image: url(img/sub_title.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 100%;
	line-height: 1em;
	padding-left: 20px;
	color: #030;
	margin-bottom: 10px;
}
.member_dl {
	padding-left: 10px;
	padding-right: 20px;
	background-repeat: no-repeat;
}
.member_dl img {
	padding-top: 20px;
}
.member_dl dt {
	background-image: url(img/shopping/shopping_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
}
.member_dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E1D03;
	padding-bottom: 5px;
}
.category_title a {
	text-decoration: underline;
	font-style: normal;
	display: block;
	height: 60px;
}
.shopping_navi h5 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.shopping_navi h6 {
	font-size: 12px;
	padding: 5px 5px 2px;
}
#eccube .shopping_navi h6 a:link,
#eccube .shopping_navi h6 a:hover,
#eccube .shopping_navi h6 a:visited {
	color: #3E1D03;
}
.shopping_navi  h5.category_title {
	font-weight: bold;
	color: #030;
	background: url(img/shopping/categoryicon_00.gif) no-repeat center top;
	height: 60px;
	width: 198px;
	padding-top: 15px;
	font-size: 18px;
}

