﻿@charset "UTF-8";
@import url(./base.css);

/*-------------------------------------------
 製品情報
-------------------------------------------*/
#h2_products strong {
	background-image	: url(../products/images/h2_products.png);
}

#item_area {
	padding-bottom			: 10px;
	position			: relative;
	z-index				: 1;
	background-color		: #F2F6E7;
}

/*-------------------------------------------
 製品情報 (1カラム)
-------------------------------------------*/

.page_type01 #contents_area #contents_container {
	padding-top			: 10px;
	margin				: auto;
	width				: 770px;
}
.page_type01 #contents_area #item_area {
	width				: 770px;
}
.page_type01 #contents_area #item_area .item_container {
	margin-top			: 10px;
	width				: 770px;
	height				: 165px;
/* これ以降Mac IE 5のみに適用される \*//*/
	clear				: both;
/* これ以降Mac IE 5以外にも適用される */
}

.page_type01 .item_box {
	margin-top			: 0px;
	margin-left			: 16px;
	display				: inline;
	float				: left;
	border				: solid 1px #F2F6E7;
	width				: 234px;
	height				: 165px;
	background-repeat	: no-repeat;
/* これ以降Mac IE 5のみに適用される \*//*/
	width				: 236px;
	height				: 166px;
	background-position	: 1px 1px;
/* これ以降Mac IE 5以外にも適用される */ 
}

.page_type01 .item_box#drink {
	background-image	: url(../products/images/box_drink.png);
}

.page_type01 .item_box#jyakou-goou {
	background-image	: url(../products/images/box_jyakou-goou.png);
}

.page_type01 .item_box#kaze {
	background-image	: url(../products/images/box_kaze.png);
}

.page_type01 .item_box#genetsu {
	background-image	: url(../products/images/box_genetsu.png);
}

.page_type01 .item_box#chingai {
	background-image	: url(../products/images/box_chingai.png);
}

.page_type01 .item_box#sleepiness-stop {
	background-image	: url(../products/images/box_sleepiness-stop.png);
}

.page_type01 .item_box#lady {
	background-image	: url(../products/images/box_lady.png);
}

.page_type01 .item_box#laxative {
	background-image	: url(../products/images/box_laxative.png);
}

.page_type01 .item_box#vitamin {
	background-image	: url(../products/images/box_vitamin.png);
}

.page_type01 .item_box#bath {
	background-image	: url(../products/images/box_bath.png);
}

.page_type01 .item_box p {
	margin				: 0;
	padding				: 0 10px;
	width				: 210px;
	height				: 45px;
	line-height			: 1.2;
}

.page_type01 .item_box a.items {
	display				: block;
	width				: 217px;
	height				: 73px;
	margin				: -1px auto 0 auto;
}

.page_type01 #contents_area h3 {
	width				: 220px;
	margin-top			: 7px;
	margin-bottom		: 8px;
	margin-left			: 5px;
	position			: static;
	height				: 23px;
	background-repeat		: no-repeat;
}

.page_type01 #contents_area h3 a {
	width				: 100%;
	margin				: 0;
	padding				: 0;
	display				: block;
	height				: 23px;
	color				: #094B0C;
}

.page_type01 #contents_area h3 a span {
	width				: 192px;
	margin-left			: 25px;
	padding				: 0;
	height				: 20px;
	font-size			: 18px;
}

.page_type01 #contents_area h3#h3_vitamin_1 {
	line-height			: 1;;
	padding				: 0;
	margin-top			: 3px;
	margin-bottom		: 0;
	height				: 14px;
/* Only MacIE \*//*/
	margin-top			: 2px;
/* End */
}

.page_type01 #contents_area h3#h3_vitamin_2 {
	line-height			: 1;
	padding				: 0;
	margin-top			: 0;
	margin-bottom		: 7px;
	height				: 14px;
/* Only MacIE \*//*/
	margin-bottom			: 2px;
/* End */
}

.page_type01 #contents_area h3#h3_vitamin_1 a,
.page_type01 #contents_area h3#h3_vitamin_2 a {
	height				: 14px;
}

.page_type01 #contents_area h3#h3_vitamin_1 a span,
.page_type01 #contents_area h3#h3_vitamin_2 a span {
	font-size			: 13px;
	vertical-align		: top;
}

.page_type01 .item_box#other {
	margin-right		: auto;
	margin-left			: auto;
	display				: block;
	float				: none;
}

.page_type01 .item_box a.items span {
	display				: block;
	position			: relative;
	z-index				: -1;
}

/*-------------------------------------------
 製品情報 (2カラム) 共通
-------------------------------------------*/
.page_type02 #side_menu_area li#drink {
	background-image	: url(../products/images/menu_drink_r.png);
}

.page_type02 #side_menu_area li#drink a {
	background-image	: url(../products/images/menu_drink.png);
}

.page_type02 #side_menu_area li#drink a.sel,
.page_type02 #side_menu_area li#drink a:hover {
	background-image	: url(../products/images/menu_drink_r.png);
	_background-image	: none;
}


.page_type02 #side_menu_area li#jyakou-goou {
	background-image	: url(../products/images/menu_jyakou-goou_r.png);
}

.page_type02 #side_menu_area li#jyakou-goou a {
	background-image	: url(../products/images/menu_jyakou-goou.png);
}

.page_type02 #side_menu_area li#jyakou-goou a.sel,
.page_type02 #side_menu_area li#jyakou-goou a:hover {
	background-image	: url(../products/images/menu_jyakou-goou_r.png);
	_background-image	: none;
}

.page_type02 #side_menu_area li#kaze {
	background-image	: url(../products/images/menu_kaze_r.png);
}

.page_type02 #side_menu_area li#kaze a {
	background-image	: url(../products/images/menu_kaze.png);
}

.page_type02 #side_menu_area li#kaze a.sel,
.page_type02 #side_menu_area li#kaze a:hover {
	background-image	: url(../products/images/menu_kaze_r.png);
	_background-image	: none;
}

.page_type02 #side_menu_area li#genetsu {
	background-image	: url(../products/images/menu_genetsu_r.png);
}

.page_type02 #side_menu_area li#genetsu a {
	background-image	: url(../products/images/menu_genetsu.png);
}

.page_type02 #side_menu_area li#genetsu a.sel,
.page_type02 #side_menu_area li#genetsu a:hover {
	background-image	: url(../products/images/menu_genetsu_r.png);
	_background-image	: none;
}

.page_type02 #side_menu_area li#chingai {
	background-image	: url(../products/images/menu_chingai_r.png);
}

.page_type02 #side_menu_area li#chingai a {
	background-image	: url(../products/images/menu_chingai.png);
}

.page_type02 #side_menu_area li#chingai a.sel,
.page_type02 #side_menu_area li#chingai a:hover {
	background-image	: url(../products/images/menu_chingai_r.png);
	_background-image	: none;
}

.page_type02 #side_menu_area li#sleepiness-stop {
	background-image	: url(../products/images/menu_sleepiness-stop_r.png);
}

.page_type02 #side_menu_area li#sleepiness-stop a {
	background-image	: url(../products/images/menu_sleepiness-stop.png);
}

.page_type02 #side_menu_area li#sleepiness-stop a.sel,
.page_type02 #side_menu_area li#sleepiness-stop a:hover {
	background-image	: url(../products/images/menu_sleepiness-stop_r.png);
	_background-image	: none;
}

.page_type02 #side_menu_area li#lady {
	background-image	: url(../products/images/menu_lady_r.png);
}

.page_type02 #side_menu_area li#lady a {
	background-image	: url(../products/images/menu_lady.png);
}

.page_type02 #side_menu_area li#lady a.sel,
.page_type02 #side_menu_area li#lady a:hover {
	background-image	: url(../products/images/menu_lady_r.png);
	_background-image	: none;
}

.page_type02 #side_menu_area li#laxative {
	background-image	: url(../products/images/menu_laxative_r.png);
}

.page_type02 #side_menu_area li#laxative a {
	background-image	: url(../products/images/menu_laxative.png);
}

.page_type02 #side_menu_area li#laxative a.sel,
.page_type02 #side_menu_area li#laxative a:hover {
	background-image	: url(../products/images/menu_laxative_r.png);
	_background-image	: none;
}

.page_type02 #side_menu_area li#vitamin {
	background-image	: url(../products/images/menu_vitamin_r.png);
}

.page_type02 #side_menu_area li#vitamin a {
	background-image	: url(../products/images/menu_vitamin.png);
}

.page_type02 #side_menu_area li#vitamin a.sel,
.page_type02 #side_menu_area li#vitamin a:hover {
	background-image	: url(../products/images/menu_vitamin_r.png);
	_background-image	: none;
}

.page_type02 #side_menu_area li#bath {
	background-image	: url(../products/images/menu_bath_r.png);
}

.page_type02 #side_menu_area li#bath a {
	background-image	: url(../products/images/menu_bath.png);
}

.page_type02 #side_menu_area li#bath a.sel,
.page_type02 #side_menu_area li#bath a:hover {
	background-image	: url(../products/images/menu_bath_r.png);
	_background-image	: none;
}

.page_type02 #side_menu_area li#side_menu_sub {
	margin				: 0;
	width				: auto;
	height				: auto;
/* Only MacIE \*//*/
	height				: 0;
/* End */
}

.page_type02 #side_menu_area li#side_menu_sub ul {
	margin-top			: 0;
	margin-right		: 0;
	margin-bottom		: 2px;
	margin-left			: 0;
	width				: auto;
	overflow			: hidden;
/* Only MacIE \*//*/
	height				: 0;
/* End */
}

.page_type02 #side_menu_area li#side_menu_sub li {
	font-size			: 0.7em;
	display				: inline;
/* Only MacIE \*//*/
	font-size			: 0.8em;
/* End */
}

/* Only MacSafari */
html[xmlns*=""] body.page_type02:last-child #side_menu_area li#side_menu_sub li {
	font-size			: 0.8em;
}

.page_type02 #side_menu_area li#side_menu_sub li a {
	display 			: block;
	margin-left			: 10px;
	margin-top			: 2px;
	margin-bottom		: 2px;
	padding-left		: 5px;
	padding-top			: 3%;
	padding-bottom		: 2.5%;
	height				: auto;
	width				: 126px;
	border				: solid 2px #ffffff;
	color				: #ffffff;
	background-color		: #73b643;
/* Only MacIE \*//*/
	margin-left			: 0;
	margin-top			: 0;
	height				: 19px;
/* End */
}

.page_type02 #side_menu_area li#side_menu_sub li a:hover,
.page_type02 #side_menu_area li#side_menu_sub li a.sel {
	border				: solid 2px #ffffff;
	color				: #176019;
	background-color	: #F2F6E6;
}

/*-------------------------------------------
 製品情報 (2カラム)
-------------------------------------------*/
.page_type02 #contents_area #contents_container {
	padding-top			: 10px;
	margin				: auto;
	width				: 620px;
}

.page_type02 #item_area {
	width				: 620px;
}

.page_type02 table#h4 {
	margin				: 20px 0 10px 3px;
	width				: 600px;
}

.page_type02 table#h4 th {
	padding-left			: 1em;
	font-size			: 2em;
	color				: #014d09;
	background-image	: url(../images/h_marker.png);
	background-repeat	: repeat-y;
	border-bottom		: none;
	line-height			: 1em;
}

/*
.page_type02 #contents_area h4 {
	margin-top			: 0.8em;
	margin-bottom		: 0.5em;
	margin-left			: 3px;
	padding-left		: 1em;
	font-size			: 2em;
	color				: #014d09;
	background-image	: url(../images/h_marker.png);
	background-repeat	: repeat-y;
}
*/

.page_type02 table#h4 td {
	font-size			: 1.3em;
	color				: #000000;
	font-weight			: bold;
	width				: 170px;
}

/*
.page_type02 #contents_area h4 span#ordination {
	float				: left;
	position			: relative;
	color				: #0000ff;
	right				: -395px;
	bottom				: 15px;
	font-size			: 0.6em;
	color				: #000000;
}
*/

.page_type02 #contents_area hr {
	display				: none;
}

.page_type02 #contents_area #data_area {
	padding				: 15px;
	border-top-style	: solid;
	border-top-width	: 1px;
	border-top-color	: #0b4b0e;
}

.page_type02 #contents_area #data_area img {
	border				: solid 1px #7F8898;
}

.page_type02 #contents_area #data_area img.logo {
	border				: none;
}

.page_type02 #contents_area h5 {
	margin-bottom		: 1em;
	font-size			: 1.6em;
	color				: #417d34;
}

.page_type02 #contents_area #data_area p {
	padding-left		: 12px;
	margin-top			: 0;
	margin-bottom		: 1.0em;
}

.page_type02 img {
	margin-left			: 30px;
	margin-bottom		: 5px;
	display				: block;
	float				: right;
	clear				: both;
}

.page_type02 table{
	border-collapse		: collapse;
}

.page_type02 td table{
	width				: 100%;
}

.page_type02 table#outer {
	margin-left			: 30px;
	margin-bottom		: 15px;
	float				: right;
	clear				: right;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #868686;
	border-collapse		: collapse;
	background-color	: #ffffff;
}

.page_type02 table#inner {
	margin-top			: 5px;
	margin-bottom		: 5px;
	border-collapse		: collapse;
	background-color	: #ffffff;
}

.page_type02 th {
	padding-top			: 2px;
	padding-bottom		: 2px;
	padding-left		: 15px;
	text-align			: left;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	border-bottom-color	: #868686;
}
.page_type02 td {
	padding-top			: 1px;
	padding-bottom		: 1px;
}

.page_type02 td.volume {
	text-align			: right;
	padding-left		: 10px;
}

.page_type02 td.price {
	text-align			: right;
	padding-right		: 10px;
	padding-left		: 10px;
}

.page_type02 td.bleakout {
	padding-right		: 10px;
	padding-left		: 10px;
}

.page_type02 #item_area table#dosage {
	margin-left			: 12px;
	margin-bottom		: 1.5em;
}

.page_type02 #item_area table#dosage th {
	font-weight			: normal;
	border				: none;
}

.page_type02 #item_area th.age {
	padding				: 5px 0;
	text-align			: center;
}

.page_type02 #item_area td.age {
	padding				: 5px 0;
	padding-right		: 15px;
	text-align			: right;
}

.page_type02 #item_area th.dose {
	padding				: 5px 0;
	width				: 130px;
	text-align			: center;
}

.page_type02 #item_area td.dose {
	padding				: 5px 0;
	width				: 130px;
	text-align			: center;
}

.page_type02 #item_area th.number {
	padding				: 5px 0;
	width				: 130px;
	text-align			: center;
}

.page_type02 #item_area td.number td {
	padding				: 5px 0;
	width				: 130px;
	text-align			: center;
}

.page_type02 #item_area span.annotation {
	font-size			: 0.75em;
}

.page_type02 #item_area p.annotation {
	font-size			: 1.1em;
}

.page_type02 #item_area table#element {
	margin-left			: 12px;
	border				: solid 1px #868686;
	border-collapse		: collapse;
	border-top			: 0px;
	border-left			: 0px;
}

.page_type02 #item_area table#element td {
	background-color	: #ffffff;
	border				: solid 1px #868686;
	padding				: 2px 5px;
	border-right		: 0px;
	border-bottom		: 0px;
}

.page_type02 #item_area table#element td.quantity {
	text-align			: right;
}

.page_type02 #item_area dl,
.page_type02 #item_area ul {
	margin-bottom		: 1.5em;
	padding-left		: 5px;
}

.page_type02 #item_area dt {
	display				: list-item;
	list-style-image	: url();
	list-style-position	: inside;
}

.page_type02 #item_area dd {
	display				: list-item;
	list-style-position	: inside;
}

/*-------------------------------------------
	製品情報(2カラム) index
-------------------------------------------*/

.page_type02 #contents_area .item_container {
	margin-top			: 10px;
	width				: 620px;
	height				: 185px;
/* これ以降Mac IE 5のみに適用される \*//*/
	clear				: both;
/* これ以降Mac IE 5以外にも適用される */
}

.page_type02 .item_box {
	margin-top			: 0px;
	margin-left			: 16px;
	display				: inline;
	float				: left;
	width				: 285px;
	height				: 186px;
/* これ以降Mac IE 5のみに適用される \*//*/
	width				: 286px;
	height				: 187px;
	background-position	: 1px 1px;
/* これ以降Mac IE 5以外にも適用される */
	background-image	: url(../products/images/box_item.png);
	background-repeat	: no-repeat;
	border				: solid 1px #F2F6E7;
}

.page_type02 .item_box_op {
	margin-top			: 0px;
	margin-left			: 16px;
	display				: inline;
	float				: left;
	width				: 285px;
	height				: 186px;
/* これ以降Mac IE 5のみに適用される \*//*/
	width				: 286px;
	height				: 187px;
	background-position	: 1px 1px;
/* これ以降Mac IE 5以外にも適用される */
	background-image	: url(../products/images/box_item_op.png);
	background-repeat	: no-repeat;
	border				: solid 1px #F2F6E7;
}

.page_type02 .item_box_op_n {
	margin-top			: 0px;
	margin-left			: 16px;
	display				: inline;
	float				: left;
	width				: 285px;
	height				: 186px;
/* これ以降Mac IE 5のみに適用される \*//*/
	width				: 286px;
	height				: 187px;
	background-position	: 1px 1px;
/* これ以降Mac IE 5以外にも適用される */
	background-image	: url(../products/images/box_item_op_n.png);
	background-repeat	: no-repeat;
	border				: solid 1px #F2F6E7;
}

.page_type02 .item_box_stp {
	margin-top			: 0px;
	margin-left			: 16px;
	display				: inline;
	float				: left;
	width				: 285px;
	height				: 186px;
/* これ以降Mac IE 5のみに適用される \*//*/
	width				: 286px;
	height				: 187px;
	background-position	: 1px 1px;
/* これ以降Mac IE 5以外にも適用される */
	background-image	: url(../products/images/box_item_stp.png);
	background-repeat	: no-repeat;
	border				: solid 1px #F2F6E7;
}

.page_type02  #contents_area .item_box h4 {
 	margin-top			: 6px;
	margin-bottom		: 20px;
	margin-left			: 31px;
	position			: static;
	width				: 245px;
	height				: 26px;
	background-image	: none;
	background-repeat	: no-repeat;
}

.page_type02 #contents_area .item_box h4 a {
	color				: #094B0C;
	width				: 273px;
	padding				: 0;
	margin				: 0;
	height				: 26px;
}

.page_type02 #contents_area .item_box a.image {	
	display				: block;
	margin				: 0;
	margin-left			: 10px;
	padding				: 0;
	width				: 110px;
	height				: 110px;
	float				: left;
	border				: solid 1px #7F8898; 
}

* html .page_type02 #contents_area .item_box a.image {	
	display				: inline;
}

.page_type02 #contents_area .item_box img {
	margin				: 0;
	padding				: 0;
	width				: 110px;
	height				: 110px;
}

.page_type02 .item_box p {
	padding				: 0;
	margin-right		: 13px;
	width				: 140px;
	float				: right;
	line-height			: 1.2;
	font-size			: 1.35em;
}

* html .page_type02 #contents_area .item_box p {	
	display				: inline;
}

.page_type02  #contents_area .item_box_op h4 {
 	margin-top			: 6px;
	margin-bottom		: 20px;
	margin-left			: 31px;
	position			: static;
	width				: 245px;
	height				: 26px;
	background-image	: none;
	background-repeat	: no-repeat;
}

.page_type02 #contents_area .item_box_op h4 a {
	color				: #094B0C;
	width				: 273px;
	padding				: 0;
	margin				: 0;
	height				: 26px;
}

.page_type02 #contents_area .item_box_op a.image {	
	display				: block;
	margin				: 0;
	margin-left			: 10px;
	padding				: 0;
	width				: 110px;
	height				: 110px;
	float				: left;
	border				: solid 1px #7F8898; 
}

* html .page_type02 #contents_area .item_box_op a.image {	
	display				: inline;
}

.page_type02 #contents_area .item_box_op img {
	margin				: 0;
	padding				: 0;
	width				: 110px;
	height				: 110px;
}

.page_type02 .item_box_op p {
	padding				: 0;
	margin-right		: 13px;
	width				: 140px;
	float				: right;
	line-height			: 1.2;
	font-size			: 1.35em;
}

* html .page_type02 #contents_area .item_box_op p {	
	display				: inline;
}

.page_type02  #contents_area .item_box_op_n h4 {
 	margin-top			: 6px;
	margin-bottom		: 20px;
	margin-left			: 31px;
	position			: static;
	width				: 245px;
	height				: 26px;
	background-image	: none;
	background-repeat	: no-repeat;
}

.page_type02 #contents_area .item_box_op_n h4 a {
	color				: #094B0C;
	width				: 273px;
	padding				: 0;
	margin				: 0;
	height				: 26px;
}

.page_type02 #contents_area .item_box_op_n a.image {	
	display				: block;
	margin				: 0;
	margin-left			: 10px;
	padding				: 0;
	width				: 110px;
	height				: 110px;
	float				: left;
	border				: solid 1px #7F8898; 
}

* html .page_type02 #contents_area .item_box_op_n a.image {	
	display				: inline;
}

.page_type02 #contents_area .item_box_op_n img {
	margin				: 0;
	padding				: 0;
	width				: 110px;
	height				: 110px;
}

.page_type02 .item_box_op_n p {
	padding				: 0;
	margin-right		: 13px;
	width				: 140px;
	float				: right;
	line-height			: 1.2;
	font-size			: 1.35em;
}

* html .page_type02 #contents_area .item_box_op_n p {	
	display				: inline;
}

.page_type02  #contents_area .item_box_stp h4 {
 	margin-top			: 6px;
	margin-bottom		: 20px;
	margin-left			: 31px;
	position			: static;
	width				: 245px;
	height				: 26px;
	background-image	: none;
	background-repeat	: no-repeat;
}

.page_type02 #contents_area .item_box_stp h4 a {
	color				: #094B0C;
	width				: 273px;
	padding				: 0;
	margin				: 0;
	height				: 26px;
}

.page_type02 #contents_area .item_box_stp a.image {	
	display				: block;
	margin				: 0;
	margin-left			: 10px;
	padding				: 0;
	width				: 110px;
	height				: 110px;
	float				: left;
	border				: solid 1px #7F8898; 
}

* html .page_type02 #contents_area .item_box_stp a.image {	
	display				: inline;
}

.page_type02 #contents_area .item_box_stp img {
	margin				: 0;
	padding				: 0;
	width				: 110px;
	height				: 110px;
}

.page_type02 .item_box_stp p {
	padding				: 0;
	margin-right		: 13px;
	width				: 140px;
	float				: right;
	line-height			: 1.2;
	font-size			: 1.35em;
}

* html .page_type02 #contents_area .item_box_stp {	
	display				: inline;
}

/*-------------------------------------------
	眠気防止薬
-------------------------------------------*/
.sleepiness-stop h3#h3_sleepiness-stop strong {
	background-image	: url(../products/sleepiness-stop/images/h3_sleepiness-stop.png);
}

/*-------------------------------------------
	ドリンク剤
-------------------------------------------*/
.drink h3#h3_drink strong {
	background-image	: url(../products/drink/images/h3_drink.png);
}

/*-------------------------------------------
	ビタミン主薬製剤
-------------------------------------------*/
.vitamin h3#h3_vitamin strong {
	background-image	: url(../products/vitamin/images/h3_vitamin.png);
}

/*-------------------------------------------
	かぜ薬
-------------------------------------------*/
.kaze h3#h3_kaze strong {
	background-image	: url(../products/kaze/images/h3_kaze.png);
}

/* Only MacIE \*//*/
.kaze #side_menu_area li#side_menu_sub li {
	font-size			: 0.7em;
}
/* End */

/*-------------------------------------------
	解熱鎮痛薬
-------------------------------------------*/
.genetsu h3#h3_genetsu strong {
	background-image	: url(../products/genetsu/images/h3_genetsu.png);
}

/*-------------------------------------------
	鎮咳去痰薬
-------------------------------------------*/
.chingai h3#h3_chingai strong {
	background-image	: url(../products/chingai/images/h3_chingai.png);
}

/*-------------------------------------------
	麝香・ゴオウ製剤
-------------------------------------------*/
.jyakou-goou h3#h3_jyakou-goou strong {
	background-image	: url(../products/jyakou-goou/images/h3_jyakou-goou.png);
}

/*-------------------------------------------
	女性薬
-------------------------------------------*/
.lady h3#h3_lady strong {
	background-image	: url(../products/lady/images/h3_lady.png);
}

/*-------------------------------------------
	瀉下剤・浣腸薬
-------------------------------------------*/
.laxative h3#h3_laxative strong {
	background-image	: url(../products/laxative/images/h3_laxative.png);
}

/*-------------------------------------------
	薬用浴剤
-------------------------------------------*/
.bath h3#h3_bath strong {
	background-image	: url(../products/bath/images/h3_bath.png);
}

/*-------------------------------------------
	ワンピース関連製品
-------------------------------------------*/
div.logo {
	text-align			: left;
	float				: left;
	margin-top			: 6px;
	margin-left			: 16px;
}

div.text {
	text-align			: right;
	margin-top			: 6px;
	font-size			: 14px;
	font-weight			: bold;
}