@charset "utf-8";

/*----------------------------------------------------
 products
----------------------------------------------------*/

/* トップ5スタイル */

#side_area  .side_top5 {
	background: url(../img/shared/products/side_top5_bg.gif) 0 bottom no-repeat;
	margin: 0 0 15px 0;
	font-size: 85%;
}

#side_area  .side_top5  p {
}

#side_area  .side_top5  p.tit {
	background: #FFDF7D;
	border-bottom: #D8A038 1px solid;
	margin: 0 2px;
	padding: 2px 0 0 0;
	text-align: center;
}

#side_area  .side_top5  ul {
	margin: 0 2px;
}

#side_area  .side_top5  ul  li {
	clear: both;
	border-bottom: #E8CDCA 1px dotted;
	padding: 10px 0;
}

#side_area  .side_top5  ul  li  img {
	float: left;
	padding: 0 0 0 7px;
}

#side_area  .side_top5  ul  li  img.top3 {
	padding: 9px 0 0 7px;
}

#side_area  .side_top5  ul  li  p {
	float: left;
	padding: 0 0 0 10px;
}

#side_area  .side_top5  ul  li.top3  p {
	float: left;
	padding: 0 0 0 10px;
	width: 80px;
}

#side_area  .side_top5  ul  li.btm {
	border-bottom: none;
}

/* お茶らかスタイル */
/*
#side_area .side_ocharaka {
	clear:both;
	background:url(../img/shared/products/side_ocharaka_bg.gif) 0 bottom no-repeat;
	margin:0 0 15px 0;
	padding:0 0 19px 0;
	font-size:85%;
}
#side_area .side_ocharaka p {
	padding:0 18px;
}
#side_area .side_ocharaka p.tit { padding:0 0 3px 0; }
#side_area .side_ocharaka p.user { color:#999; }
#side_area .side_ocharaka p.btn { padding:5px 0 0 95px; }
*/

#side_area  .side_ocharaka {
	clear: both;
	margin: 0 0 15px 0;
	padding: 9px;
	background: #FFF;
	border: #FF8FBE 2px solid;
}

#side_area  .side_ocharaka  iframe {
	clear: both;
	background: #FFF;
}

/* コンテンツ部分スタイル */

.crumb_list {
	padding: 0 2px;
}

.crumb_list  ul  li {
	margin-right: 8px;
}

.crumb_list  ul  li  a {
	background: url(../img/shared/common_bread.gif) right 0.2em no-repeat;
	padding-right: 15px;
}

#topic_path li a,
#pro_patharea .topic_path li a {
	color: #804C34;
}

#topic_path li,
#pro_patharea .topic_path li {
	line-height: 1.6;
}

#products_area {
	background: #ffffff;
	color: #555555;
	font-size: 90%;
	overflow: hidden;
}

#products_area  a, #products_area  a:link, #products_area  a:visited {
	color: #5CACEE;
	text-decoration: underline;
}

#products_area  a:hover, #products_area  a:action {
	text-decoration: none;
}

#products_area  a.blank {
	background: url(../img/shared/products/products_marker_blank.gif) right center no-repeat;
	margin: 0 3px 0 0;
	padding: 0 12px 0 0;
}

#products_area  h2 {
	padding: 0 0 7px 0;
	font-size: 140%;
}

#products_area  h2  span {
	display: inline-block;
	background: #F586A6;
	margin: 0 7px 0 0;
	color: #ffffff;
	padding: 5px;
}

#products_area  h3 {
	background: url(../img/shared/products/products_midashi02.gif) 0 0.15em no-repeat;
	border-bottom: #F8ADC4 1px solid;
	padding: 0 0 0 20px;
}

.products_info {
	padding: 15px 0 5px 0;
}

.products_photo {
	float: left;
	width: 340px;
}

.products_photo  ul {
	margin: 5px auto 0;
	width: 227px;
}

.products_photo  ul  li {
	float: left;
	padding: 0 5px 0 0;
	list-style-type: none;
}

.products_photo  p.text_img {
	clear: both;
	text-align: center;
}

.products_photo  p.text_img  a {
	background: url(../img/shared/common_arrow01.gif) 3px 0.5em no-repeat;
	padding: 0 0 0 12px;
}

.products_detail {
	float: right;
	width: 225px;
}

.products_detail .product_name{
	font-weight: bold;
	margin-bottom: 7px;
}

.products_detail  p.caption {
	font-size: 85%;
	padding: 0 0 5px 0;
}

.products_detail  .pro_det_price  table {
	float: left;
/*	width: 220px; */
}

.products_detail  .pro_det_teiki {
	float: right;
	width: 225px;
}

.products_detail  .pro_det_price  table  th {
	text-align: left;
}

.products_detail  .pro_det_price  table  td {
	font-weight: bold;
}

.products_detail  .pro_det_price  img {
	float: right;
	padding: 5px 0 0 0;
	width: 51px;
}

.products_detail  .pro_det_count {
	clear: both;
	background: #FFF7F7;
	margin: 5px 0 0 0;
	padding: 13px 13px 10px 10px;
	text-align:right;
}

.products_detail  .pro_det_count  p {
	float: left;
	margin: 7px 0 0 0;
}

.products_detail  .pro_det_count  #submit {
	float: right;
	border:0px;
}

.products_detail input:hover {
	opacity:0.6;
}

.products_detail  .pro_det_point {
	clear: both;
	padding: 5px 0;
}

.products_detail  .pro_det_point  p {
	font-weight: bold;
}

.products_detail  .pro_det_point  span {
	color: #f00;
}

.products_detail  .pro_det_icon  ul  li {
	float: left;
	padding: 0 5px 5px 0;
	list-style-type: none;
}

/* 2カラム用スタイル */
.products_detail_2cl {
	float: right;
	width: 425px;
}

.products_detail_2cl .product_name{
	font-weight: bold;
	margin-bottom: 7px;
}

.products_detail_2cl  p.caption {
	font-size: 85%;
	padding: 0 0 5px 0;
}

.products_detail_2cl  .pro_det_price  table {
	float: left;
	margin-right: 10px;
/*	width: 174px; */
}

.products_detail_2cl  .pro_det_teiki {
	float: left;
	width: 225px;
}

.products_detail_2cl  .pro_det_price  table  th {
	text-align: left;
}

.products_detail_2cl  .pro_det_price  table  td {
	font-weight: bold;
}

.products_detail_2cl  .pro_det_price  img {
	float: left;
	padding: 5px 0 0 0;
	width: 51px;
}

.products_detail_2cl  .pro_det_count {
	clear: both;
	background: #FFF7F7;
	margin: 5px 0 0 0;
	padding: 13px 13px 10px 10px;
	text-align:left;
}

.products_detail_2cl  .pro_det_count  p {
	float: left;
	margin: 7px 0 0 0;
}

.products_detail_2cl  .pro_det_count  #submit {
	float: left;
	margin: 0px 15px;
}

.products_detail_2cl  .pro_det_point {
	clear: both;
	padding: 5px 0;
}

.products_detail_2cl  .pro_det_point  p {
	font-weight: bold;
}

.products_detail_2cl  .pro_det_point  span {
	color: #f00;
}

.products_detail_2cl  .pro_det_icon  ul  li {
	float: left;
	padding: 0 5px 5px 0;
	list-style-type: none;
}
/* 2カラム用スタイル ここまで */


#products_area  .pro_det_infotable  h3 {
	background: url(../img/shared/products/products_midashi03.gif) 0 0.4em no-repeat;
	border-bottom: none;
	font-size: 85%;
	padding: 0 0 0 10px;
}

.pro_det_infotable  table {
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	margin: 0 0 5px 0;
	font-size: 85%;
	width: 100%;
}

.pro_det_infotable  table  th {
	background: #EBEBEB;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 3px 5px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width:25%;
}

#d_block  .pro_det_infotable  table  td {
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 3px 5px;
}

/* 2カラム用スタイル */
#e_block  .pro_det_infotable  table  td {
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 3px 5px;
}

.pro_det_infotable  ul  li {
	list-style-type: none;
	padding: 0 0 5px 22px;
}

.pro_det_infotable  ul  li.friend {
	background: url(../img/shared/products/products_marker_friend.gif) 0 0 no-repeat;
}

.pro_det_infotable  ul  li.help {
	background: url(../img/shared/products/products_marker_help.gif) 0 0 no-repeat;
}

.pro_det_infotable  ul  li.twitter {
	background: url(../img/shared/products/products_marker_twitter.gif) 0 0 no-repeat;
}

/**/

.products_campaign {
	clear: both;
	padding: 0 0 2px 0;
}

#products_area  .products_campaign  h3 {
	background: #F8ADC4 url(../img/shared/products/products_midashi01.gif) 0 0 no-repeat;
	border-bottom: none;
	padding: 12px 0 2px 12px;
}

.products_campaign  ul {
	border-left: #F8ADC4 1px solid;
	border-right: #F8ADC4 1px solid;
	border-bottom: #F8ADC4 1px solid;
	padding: 8px 10px 3px;
}

.products_campaign  ul  li {
	background: url(../img/shared/products/products_marker_star.gif) 0 0 no-repeat;
	padding: 0 0 5px 18px;
	list-style-type: none;
}

/**/

.products_box {
	padding: 15px 10px 20px;
}

.products_box  table {
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	width: 100%;
}

.products_box  table  span {
	color: #f00;
}

/*.products_box  table  th {
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 3px 12px;
	text-align: left;
	font-weight: normal;
	font-size: 90%;	
}

#d_block  .products_box  table  td {
	border-left: #ccc 1px  dotted;
	border-bottom: #ccc 1px solid;
	padding: 3px 10px;
}*/
.products_box  table  th {
	background-color: #FEF5F8;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
}
.products_box  table  th.title,
.products_box  table  td.title {
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 3px 12px;
	font-size: 90%;
}

#d_block  .products_box  table  th.price,
#d_block  .products_box  table  td.price {
	border-left: #ccc 1px  dotted;
	border-bottom: #ccc 1px solid;
	padding: 3px 10px;
}

/* 2カラム用スタイル */
/*#e_block  .products_box  table  td {
	border-left: #ccc 1px  dotted;
	border-bottom: #ccc 1px solid;
	padding: 3px 10px;
}*/
#e_block  .products_box  table  th.price,
#e_block  .products_box  table  td.price {
	border-left: #ccc 1px  dotted;
	border-bottom: #ccc 1px solid;
	padding: 3px 10px;
}

.products_box  p.list_img {
	padding: 0 15px 5px;
}

.products_box  p.list_img  img {
	padding: 0 5px 0 0;
}

.products_box  ul  li {
	background: url(../img/shared/products/products_marker_std.gif) 0 0.4em no-repeat;
	padding: 0 0 5px 15px;
	list-style-type: none;
}

.products_box  ul  li  a {
	display: inline-block;
}

.products_box  ul.products_ul_link {
	padding: 0 0 0 15px;
}

.products_box  ul.products_ul_link  li {
	background: url(../img/shared/common_arrow01.gif) 3px 0.5em no-repeat;
	list-style-type: none;
}

/**/

.products_voice {
	background: #FFF38C url(../img/shared/products/products_voice_bg1.gif) 0 0 no-repeat;
	margin: 15px 5px;
}

.products_voice_cnt {
	background: url(../img/shared/products/products_voice_bg2.gif) 0 bottom no-repeat;
	padding: 10px;
}

.products_voice_cnt  h4 {
	float: left;
	background: url(../img/shared/products/products_voice_midashi.gif) 0 0 no-repeat;
	padding: 2px 0 3px 27px;
	font-size: 110%;
	width: 275px;
}

.products_voice_cnt  p.day {
	float: right;
	padding: 5px 0 0 0;
	font-size: 85%;
	color: #666;
	text-align: right;
	width: 245px;
}

.products_voice_cnt  p.text_q {
	clear: both;
	background: #fff url(../img/shared/products/products_voice_bg3.gif) 0 0 no-repeat;
	padding: 16px 10px 10px;
}

.products_voice_cnt  p.text_a {
	background: #FFFBD2;
	margin: 5px 0 0 10px;
	padding: 10px;
}

/**/

.products_syosai {
	padding: 15px 5px;
}

.products_syosai  table {
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	margin: 0 0 5px 0;
	width: 100%;
}

.products_syosai  table  th {
	background: #EBEBEB;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 5px 10px;
	text-align: left;
	font-weight: normal;
	font-size: 85%;
	width:20%;
}

#d_block  .products_syosai  table  td {
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 5px 10px;
	font-size: 85%;
}

/**/

.products_bnr {
	margin: 40px 0;
}

.products_bnr h3 {
	margin-bottom: 15px;
}

/* 2カラム用スタイル */
#e_block  .products_syosai  table  td {
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 5px 10px;
	font-size: 85%;
}

.products_syosai  p {
	padding: 0 0 15px 0;
}

.products_syosai  p.keyword {
	padding: 0 10px;
	font-size: 85%;
}

/* -----------------------------------------------------------
 clearfix
----------------------------------------------------------- */

.products_info:after, .pro_det_price:after, .pro_det_icon  ul:after, .pro_det_count:after, .products_photo  ul:after, .products_voice_cnt:after, .p.text_q:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0.1%;
	line-height: 0.1;
	clear: both;
	visibility: hidden;
}

*:first-child+html  .products_info, *:first-child+html  .pro_det_price, *:first-child+html  .pro_det_icon  ul, *:first-child+html  .pro_det_count, *:first-child+html  .products_photo  ul, *:first-child+html  .products_voice_cnt, *:first-child+html  .p.text_q, *:first-child+html  .clearfix {
	min-height: 1%;
}

*  html  .products_info, *  html  .pro_det_price, *  html  .pro_det_icon  ul, *  html  .pro_det_count, *  html  .products_photo  ul, *  html  .products_voice_cnt, *  html  .p.text_q, *  html  .clearfix {
	height: 1%;
}

/* -----------------------------------------------------------
 vtip
----------------------------------------------------------- */

p#vtip {
	display: none;
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 0.8em;
	background-color: white;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999;
}

p#vtip  #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px;
}

/*----------------------------------------------------
商品詳細
----------------------------------------------------*/

#sho  table {
	border: 1px #BEBEBE solid;
	border-collapse: collapse;
}

#sho  table  td {
	border: 1px #BEBEBE solid;
	border-collapse: collapse;
}

#bgc {
	background-color: #F0F0F0;
	text-align: center;
	font-size: 10px;
}

#cfs {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	letter-spacing: 0.1em;
}

#lfs {
	font-size: 10px;
	text-align: left;
	line-height: 12px;
}

#check_line {
	background-image: url(../img/shared/products/checker_line.gif);
	background-repeat: repeat-x;
}

form {
	margin: 0;
}

#d_block  td {
	padding: 0px 0px 0px 0px;
}

#d_block  #kagoitem  input {
	margin: 0px;
}

#d_block  #kagoitem  td {
	padding: 2px 0px 2px 0;
	text-align: left;
	line-height: 2em;
	font-size: 93%;
}


.products_main_comment {
  margin: 0 0 20px;
}

.relational_row {
  padding: 10px 0 10px 25px;
}
.relational_item {
  width: 125px;
  float: left;
  margin-right: 5px;
}
.relational_item .image, .relational_item .name {
  text-align: center;
  margin: 0 0 5px;
}
.relational_item .name {
  background:none;
  border:none;
  padding: 0;
  font-size: 0.9em;
}
.products_relational {
  border: 1px solid #F8ADC4;
  margin: 0 0 20px;
}
#products_area .products_relational h3 {
  background: #F8ADC4;
  padding: 0 10px;
}


.price-upper {font-size: 1.2em;}
.price-lower {font-size: 0.8em;}
.price-push {color: #FF0000;font-weight: bold;}

.price-red {color: #FF0000;}
.wo-tax {font-weight:normal;}



#products_area #customervoicearea {
/*    height: 400px; */
    padding: 6px 0 20px;
    width: 580px;
}
#products_area #customervoicearea .reviewset {
/*    height: 400px; */
    overflow: auto;
    width: 580px;
}
#products_area #customervoicearea iframe {
    border: 1px solid #FFFFFF;
/*    height: 398px; */
    overflow: auto;
    width: 578px;
}

#products_area .review_notice {
  padding: 5px 0px 5px;
  text-align: right;
  font-size: 12px;
}


/* 新テンプレート */

#products_detail_pc,
#products_detail_pc h2,
#products_detail_pc h3,
#products_detail_pc div,
#products_detail_pc p,
#products_detail_pc img {
	margin: 0;
	padding: 0;
}

#products_detail_pc {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.6em;
}
#products_detail_pc h2 {
	font-size: 18px;
	font-weight: bold;
}
#products_detail_pc h3 {
	font-weight: bold;
	background: none;
	border: none;
}
#products_detail_pc strong {
	font-weight: bold;
}

.txtMarker {
	background-color: #FFF77B;
}
.txtSmall {
	font-size: 13px;
}

#products_detail_pc .detailWrap h2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#products_detail_pc .detailWrap h3 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#products_detail_pc .detailWrap p {
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 20px;
}
#products_detail_pc .detailWrap img {
	padding-bottom: 20px;
}

#products_detail_pc .detailImgWrap {
	background-repeat: repeat-y;
	background-size: 100% auto;
	padding: 20px 45px 0;
}
#products_detail_pc .detailImgWrap h2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#products_detail_pc .detailImgWrap h3 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#products_detail_pc .detailImgWrap p {
	padding-bottom: 20px;
}
#products_detail_pc .detailImgWrap img {
	padding-bottom: 20px;
}

#products_detail_pc .side-by-side:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#products_detail_pc .side-by-side h2,
#products_detail_pc .side-by-side h3,
#products_detail_pc .side-by-side div,
#products_detail_pc .side-by-side p,
#products_detail_pc .side-by-side img {
	float: left;
	padding-left: 0;
	padding-right: 0;
}


/*----------------------------------------------------
旧コンテンツ
----------------------------------------------------*/

#rank  h1 {
	font-size: 17px;
	font-weight: bold;
	color: #F72A61;
	background-image: url(../img/shared/title_line.gif);
	background-position: bottom;
	width: 577px;
	padding: 0 0 5px 15px;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 8px;
}

#cha_t {
	font-size: 15px;
	font-weight: bold;
	color: #62AA4F;
	border-left: solid;
	border-left-color: #62AA4F;
	border-left-width: 6px;
	margin-left: 18px;
	padding: 0 0 0 7px;
	text-align: left;
}

#pua_t {
	font-size: 15px;
	font-weight: bold;
	color: #FF8400;
	border-left: solid;
	border-left-color: #FF8400;
	border-left-width: 6px;
	margin-left: 18px;
	padding: 0 0 0 7px;
	text-align: left;
}

#pop_t {
	font-size: 15px;
	font-weight: bold;
	color: #FFB400;
	border-left: solid;
	border-left-color: #FFB400;
	border-left-width: 6px;
	margin-left: 18px;
	padding: 0 0 0 7px;
	text-align: left;
}

.salala_org {
	font-size: 13px;
	line-height: 14px;
	color: #FEA207;
	font-weight: bold;
}

.ocha_gre {
	font-size: 13px;
	line-height: 14px;
	color: #4C972E;
	font-weight: bold;
}

.bamboo_gre {
	font-size: 13px;
	line-height: 14px;
	color: #008C43;
	font-weight: bold;
}

.popotan_yellow {
	font-size: 13px;
	line-height: 14px;
	color: #BA956B;
	font-weight: bold;
}

.setsumei_org {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #FF9900;
	border-top-width: 1px;
	padding-left: 10px;
	line-height: 160%;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}

.setsumei_blue {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #00A5E3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #00A5E3;
	border-bottom-color: #00A5E3;
	padding-left: 10px;
	line-height: 160%;
}

.setsumei_pink {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #EB6E9B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	padding-left: 10px;
	line-height: 160%;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #EB6E9B;
	border-bottom-color: #EB6E9B;
}

.setsumei_green {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #6EBA2C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #6EBA2C;
	border-bottom-color: #6EBA2C;
	padding-left: 10px;
	line-height: 160%;
}

.font_blue {
	font-size: 12px;
	font-weight: bold;
	color: #00A5E3;
}

.font_pink {
	font-size: 12px;
	font-weight: bold;
	color: #EB6E9B;
}

.font_org {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.font_green {
	font-size: 12px;
	font-weight: bold;
	color: #6EBA2C;
}

.f_small {
	font-size: 11px;
	line-height: 1.4em;
}

.f_small_h {
	font-size: 11px;
	line-height: 1.0em;
}

.f_middle_red {
	font-size: 13px;
	font-weight: bold;
	color: #FF4545;
	line-height: 1.2em;
}

.f_middle_org {
	font-size: 13px;
	font-weight: bold;
	color: #FF8400;
	line-height: 1.2em;
}

.f10 {
	font-size: 11px;
	line-height: 1.8em;
}

.f10_2 {
	font-size: 11px;
	line-height: 1.4em;
}

.f11 {
	font-size: 12px;
	line-height: 13px;
	color: #666666;
}

.f12 {
	font-size: 13px;
	line-height: 170%;
	color: #666666;
}

.f12_2 {
	font-size: 13px;
}

.f14 {
	font-size: 15px;
	line-height: 16px;
	color: #666666;
}

.f16_b {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

.f_org {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9900;
}

.f_blue {
	font-size: 18px;
	font-weight: bold;
	color: #007879;
	line-height: 35px;
}

.f_green {
	font-size: 18px;
	line-height: 28px;
	font-weight: bolder;
	color: #3E8404;
}

.f_green_14 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bolder;
	color: #3E8404;
}

.f_pink {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #C04455;
}

.f_pink2_mini {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #641E1E;
	padding: 3px;
	background-color: #FFECEC;
	border: 1px solid #641E1E;
}

.f_pink2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #641E1E;
	padding: 3px;
	background-color: #FFECEC;
	border-top: 1px dotted #641E1E;
	border-right: 1px none #641E1E;
	border-bottom: 1px dotted #641E1E;
	border-left: 1px none #641E1E;
}

.f_pink3 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #641E1E;
	padding: 4px 4px 4px 7px;
	background-color: #FFECEC;
	border-top: none #641E1E;
	border-right: none #641E1E;
	border-bottom: 1px solid #641E1E;
	border-left: 6px solid #641E1E;
}

.f_pink_waku {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #641E1E;
	border: 1px dotted #641E1E;
	background-color: #FFCCCC;
	padding: 3px;
}

.f_pink_waku2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #641E1E;
	border: 1px solid #641E1E;
	background-color: #FFCCCC;
	padding: 3px;
}

.f_green_waku {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #3E8404;
	border: 1px dotted #3E8404;
	background-color: #E7FDCE;
	padding: 3px;
}

.f_point {
	font-weight: bold;
	color: #FF3333;
}

.f_qa {
	font-size: 15px;
	line-height: 16px;
	color: #F97D99;
	font-weight: bold;
}

.pink_s {
	font-size: 13px;
	font-weight: bold;
	color: #F72A61;
	line-height: 14px;
}

.pink_m {
	font-size: 25px;
	line-height: 26px;
	font-weight: bold;
	color: #FF6262;
}

.pink_mm {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #FF6262;
}

.pink_b {
	font-size: 22px;
	font-weight: bold;
	color: #FF6262;
	line-height: 40px;
}

.blue_b {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #0099CC;
	background-color: #ECEDFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 2px 2px 2px 10px;
}

.blue_b2 {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #0066FF;
}

.brown_b {
	font-size: 15px;
	font-weight: bold;
	color: #784600;
	line-height: 18px;
}

.brown_b_mini {
	font-size: 13px;
	font-weight: bold;
	color: #784600;
	line-height: 18px;
}

.blown_14 {
	font-size: 15px;
	font-weight: bold;
	color: #875211;
	background-color: #DEC9AB;
	padding: 5px;
}

.white_b {
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
}

.b_line {
	font-size: 17px;
	color: #784600;
	background-color: #FFCC33;
	font-weight: bold;
	border: 1px solid #784600;
	margin: 2px;
	width: 300px;
}

.b_red {
	color: #FF0033;
	padding: 5px 10px 0 0;
	font-size: 15px;
	font-weight: bold;
}

.syohin_title {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}

.syohin_title2 {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

.syohin_title_mini {
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
}

.kakaku {
	font-size: 13px;
	color: #FF0000;
}

.kakaku_b {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}

.mokuteki_f {
	font-size: 13px;
	color: #784600;
}

.review_hyoka {
	font-size: 15px;
	line-height: 16px;
	color: #3399FF;
}

.genzairyo {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

.naiyouryo {
	font-size: 13px;
	color: #666666;
}

.rumi_prof {
	font-size: 13px;
	line-height: 15px;
	color: #666666;
}

.s_caption01 {
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

.s_caption02 {
	font-size: 13px;
	line-height: 16px;
	color: #f39700;
	font-weight: bold;
}

.s_caption03 {
	font-size: 13px;
	line-height: 16px;
	color: #009bb4;
	font-weight: bold;
}

.s_caption04 {
	font-size: 13px;
	line-height: 16px;
	color: #e60012;
	font-weight: bold;
}

.s_caption05 {
	font-size: 13px;
	line-height: 16px;
	color: #00a0e9;
	font-weight: bold;
}

.s_caption06 {
	font-size: 13px;
	line-height: 16px;
	color: #007642;
	font-weight: bold;
}

.s_caption07 {
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
}

.new_product01 {
	font-size: 13px;
	line-height: 16px;
	color: #695234;
}

.def12 {
	font-size: 12px;
}

.houhou_back {
	background-color: #FEFFDD;
	padding: 5px;
	height: auto;
	width: 97%;
	border: 1px solid #FFEC00;
}

.syohin_title_back {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #F3F3F3;
}

.dot_line {
	background-image: url(../img/shared/dot2.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.dot_box {
	border: 1px dotted #8F6B39;
}

.border_line {
	background-image: url(../img/shared/dot3.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.top_link_color {
	color: #0066FF;
}

.check_org {
	font-size: 13px;
	line-height: 30px;
	color: #FF6600;
}

.org_bb {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.brown_ts {
	font-size: 12px;
	color: #5A3C00;
	margin-left: 35px;
	line-height: 20px;
}

#brown_tb {
	font-size: 14px;
	font-weight: bold;
	color: #784600;
	margin-left: 33px;
	line-height: 20px;
}

.brown_mm {
	color: #784600;
	line-height: 90%;
}

.bred {
	color: #990000;
}

.bpink {
	color: #FF3366;
}

.blue_ss {
	color: #0066FF;
	font-size: 10px;
}