@charset "utf-8";

/*----------------------------------------------------
 general class

.imgR { float: right; }
.imgL { float: left; }
.margin_top0 { margin-top: 0 !important;}
.margin_top10 { margin-top: 10px !important; }
.margin_top20 { margin-top: 20px !important; }
.margin_bottom0 { margin-bottom: 0 !important;}
.margin_bottom10 { margin-bottom: 10px !important; }
.margin_bottom20 { margin-bottom: 20px !important; }
.padding_top0 { padding-top: 0 !important; }
.padding_top10 { padding-top: 10px !important;}
.padding_top20 { padding-top: 20px !important; }
.padding_bottom0 { padding-bottom: 0 !important; }
.padding_bottom10 { padding-bottom: 10px !important;}
.padding_bottom20 { padding-bottom: 20px !important; }
.color_Red { color: #BB1111; }
.color_Blue { color: #0853A5; }
.color_Green { color: #1B6D3D; }
.color_Yellow { color: #FFC57B; }
.color_Purple { color: #6600FF; }
.color_Brown { color: #663300; }
.color_Gray { color: #333333; }
.Text_XSmall { font-size: 80%; }
.Text_small { font-size: 90%; }
.Text_Large { font-size: 110%; }
.Text_XLarge { font-size: 120%; }

.color_red { color:#BB1111; }

/ -----------------------------------------------------------
 clearfix
----------------------------------------------------------- /
.clearfix:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
*:first-child+html .clearfix {
	min-height:1%;
}
* html .clearfix {
	height:1%;
}
----------------------------------------------------*/

/* CSS Document */

/*----------------------------------------------------
link指定
----------------------------------------------------*/

a.orange_f:link {
	color: #FE8109;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.orange_f:visited {
	color: #FE8109;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.orange_f:active {
	color: #FE8109;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.orange_f:hover {
	color: #FE8109;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.mokuteki:link {
	color: #784600;
	text-decoration: none;
	font-size: 13px;
}

a.mokuteki:visited {
	color: #784600;
	text-decoration: none;
	font-size: 13px;
}

a.mokuteki:active {
	color: #784600;
	text-decoration: none;
	font-size: 13px;
}

a.mokuteki:hover {
	color: #784600;
	text-decoration: underline;
	font-size: 13px;
}

a.syohin:link {
	color: #1F49F1;
	text-decoration: underline;
	line-height: 16px;
	font-size: 13px;
}

a.syohin:visited {
	color: #1F49F1;
	text-decoration: underline;
	line-height: 16px;
	font-size: 13px;
}

a.syohin:active {
	color: #0099ff;
	text-decoration: underline;
	line-height: 16px;
	font-size: 13px;
}

a.syohin:hover {
	color: #0099ff;
	text-decoration: underline;
	line-height: 16px;
	font-size: 13px;
}

a.syosai:link {
	color: #80510f;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.syosai:visited {
	color: #80510f;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.syosai:active {
	color: #80510f;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

a.syosai:hover {
	color: #80510f;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

a.brown_l:link {
	color: #80510f;
	font-size: 11px;
	text-decoration: none;
}

a.brown_l:visited {
	color: #80510f;
	font-size: 11px;
	text-decoration: none;
}

a.brown_l:active {
	color: #80510f;
	font-size: 11px;
	text-decoration: underline;
}

a.brown_l:hover {
	color: #80510f;
	font-size: 11px;
	text-decoration: underline;
}

/*----------------------------------------------------
LEFT
----------------------------------------------------*/

.kensaku {
	font-size: 11px;
	line-height: 12px;
	color: #784601;
}

/*----------------------------------------------------
RIGHT
----------------------------------------------------*/

.ichiran {
	font-size: 12px;
	text-align: right;
	padding: 0 10px 0 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;
}

.tab_pad {
	padding: 5px 0 0 0;
}

.tab_pad_l {
	padding: 0 0 0 5px;
}

.img_pad_t {
	padding: 7px 0 0 0;
}

.name {
	background-color: #DDE1B0;
	border-left-width: 7px;
	border-left-style: solid;
	border-bottom-color: #14A83B;
	border-left-color: #63B054;
	font-weight: bold;
	color: #266F18;
	font-size: 115%;
	padding: 3px 0 3px 10px;
}

