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

/*-------------------------------------------
 製品情報
-------------------------------------------*/
.products #contents_area a {
	text-decoration			: none;
}

/* Only MacIE \*//*/
.products #contents_area p {
	font-size			: 12pt;
}
/* End */ 

/*-------------------------------------------
 製品情報index (1カラム)
-------------------------------------------*/
.products.page_type01 h2 {
	font-size			: 16pt;
	margin-bottom			: 15px;
	padding-left			: 0.5em;
/* Only MacIE \*//*/
	border				: none;
	margin-bottom			: 30px;
	padding-left			: 0;
/* End */
}

.products.page_type01 #contents_area #contents_container {
	padding				: 0;
}

.products.page_type01 #contents_area .item_container {
	margin-top			: 5px;
	width				: 630px;
	height				: 120px;
	margin-left			: 1em;
	_margin-left			: 0;
/* これ以降Mac IE 5のみに適用される \*//*/
	clear				: both;
	margin-left			: 0;
/* これ以降Mac IE 5以外にも適用される */
}

.products.page_type01 .item_box {
	margin-top			: 0px;
	margin-left			: 5px;
	display				: inline;
	float				: left;
	width				: 200px;
	height				: 120px;
}

.products.page_type01 .item_box p {
	margin				: 0;
	padding-top			: 0;
	padding-right			: 10px;
	padding-bottom			: 0;
	padding-left			: 10px;
	width				: 170px;
	height				: 45px;
	_padding-left			: 0;
/* Only MacIE \*//*/
	padding-left			: 0;
/* End */	
}

.products.page_type01 .item_box a.items {
	display				: none;
}

.products.page_type01 #contents_area h3 {
	position			: static;
	width				: 180px;
	font-size			: 12pt;
	padding-left			: 0.5em;
	_width				: 170px;
	_margin-left			: 20px;
/* Only MacIE \*//*/
	font-size			: 14pt;
	width				: 170px;
	margin-left			: 20px;
/* End */
}

.page_type01 #contents_area h3#h3_vitamin_1 {
	margin-bottom			: 0;
	border-bottom			: none;
}

.page_type01 #contents_area h3#h3_vitamin_2 {
	margin-top			: 0;
	border-top			: none;
}

/*-------------------------------------------
 製品情報 (2カラム)
-------------------------------------------*/
.products.page_type02 h2 {
	display				: none;
}

.products.page_type02 h3 {
	font-size			: 16pt;
	margin-bottom			: 15px;
	padding-left			: 0.5em;
/* Only MacIE \*//*/
	border				: none;
	margin-bottom			: 30px;
	padding-left			: 0;
/* End */
}

.page_type02 #contents_area #contents_container {
	margin-left			: 1em;
}

.products.page_type02 #item_area {
	width				: auto;
}

.page_type02 table#h4 {
	width				: 630px;
	border-left			: 0.5em solid #000000;
}

.page_type02 table#h4 th {
	font-size			: 14pt;
	border-bottom			: none;
	line-height			: 1em;
	padding-left			: 0.5em;
}

/*
.products.page_type02 #contents_area h4 span#ordination {
	float				: left;
	position			: relative;
	bottom				: 15px;
	left				: 392px;
	font-size			: 9pt;
	color				: #000000;
}
*/

.page_type02 table#h4 td {
	font-size			: 10pt;
	font-weight			: bold;
	width				: 180px;
	_width				: 185px;
}

.products.page_type02 #contents_area hr {
	display				: none;
}

.products.page_type02 #contents_area #data_area {
	padding				: 10px 15px;
}

.products.page_type02 #contents_area h5 {
	margin-top			: 10px;
	margin-bottom			: 10px;
	font-size			: 12pt;
/* Only MacIE \*//*/
	font-size			: 14pt;
/* End */
}

.products.page_type02 #contents_area #data_area p {
	padding-left			: 12px;
	margin-top			: 0.5pt;
	margin-bottom			: 0.5pt;
}

.products.page_type02 img {
	margin-right			: 5px;
	margin-bottom			: 15px;
	display				: block;
	float				: right;
}

/* Only MacSafari */
html[xmlns*=""] body.products.page_type02:last-child img {
	margin-left			: 10px;
}

.products.page_type02 table{
	border-collapse			: collapse;
}

.products.page_type02 td table{
	width				: 100%;
}

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

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

.products.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		: #000000;
}

.products.page_type02 td {
	padding-top			: 1px;
	padding-bottom			: 1px;
}

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

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

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

.products.page_type02 #item_area table#dosage {
	margin-left			: 12px;
	margin-top			: 10px;
}

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

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

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

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

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

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

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

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

.products.page_type02 #item_area table#element td {
	border				: solid 1px #000000;
	padding				: 2px 5px;
	border-right			: 0px;
	border-bottom			: 0px;
}

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

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

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

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

.products.page_type02 #copyright {
	margin-top			: 30px;
}

/*-------------------------------------------
	製品情報(2カラム) index
-------------------------------------------*/
.products.page_type02 #contents_area .item_container {
	margin-top			: 10px;
	width				: 620px;
	height				: 165px;
/* これ以降Mac IE 5のみに適用される \*//*/
	clear				: both;
/* これ以降Mac IE 5以外にも適用される */	
}

.products.page_type02 .item_box {
	margin-top			: 0px;
	margin-left			: 10px;
	display				: inline;
	float				: left;
	width				: 290px;
	height				: 165px;
	background-repeat		: no-repeat;
}

.products.page_type02 .item_box_op {
	margin-top			: 0px;
	margin-left			: 10px;
	display				: inline;
	float				: left;
	width				: 290px;
	height				: 165px;
	background-repeat		: no-repeat;
}

.products.page_type02.index .item_box p {
	float				: right;
	width				: 145px;
	text-align			: left;
	line-height			: 1.2;
	margin-right			: 15px;
	_margin-right			: 7px;
}

.products.page_type02.index .item_box h4 {
	margin-bottom			: 10px;
	padding-top			: 3px;
	position			: static;
	width				: 270px;
	height				: 20px;
	font-size			: 12pt;
	padding-left			: 0.5em;
	border				: 1px solid #000000;
/* Only MacIE \*//*/
	font-size			: 14pt;
/* End */
}


.products.page_type02.index .item_box_op p {
	float				: right;
	width				: 145px;
	text-align			: left;
	line-height			: 1.2;
	margin-right			: 15px;
	_margin-right			: 7px;
}

.products.page_type02.index .item_box_op h4 {
	margin-bottom			: 10px;
	padding-top			: 3px;
	position			: static;
	width				: 270px;
	height				: 20px;
	font-size			: 12pt;
	padding-left			: 0.5em;
	border				: 1px solid #000000;
/* Only MacIE \*//*/
	font-size			: 14pt;
/* End */
}

.products.page_type02.index #contents_area a.image img {
	float				: left;
	display				: block;
	width				: 110px;
	height				: 110px;
	margin-left			: 10px;
	_margin-left			: 5px;
}

/*-------------------------------------------
	滋養強壮
-------------------------------------------*/

/*-------------------------------------------
	ドリンク（医薬品）
-------------------------------------------*/

/*-------------------------------------------
	ドリンク（医薬部外品）
-------------------------------------------*/

/*-------------------------------------------
	ミニドリンク剤
-------------------------------------------*/

/*-------------------------------------------
	麝香・ゴオウ製剤
-------------------------------------------*/

/*-------------------------------------------
	かぜ薬
-------------------------------------------*/

/*-------------------------------------------
	解熱鎮痛薬
-------------------------------------------*/

/*-------------------------------------------
	鎮咳去痰薬
-------------------------------------------*/

/*-------------------------------------------
	眠気防止
-------------------------------------------*/

/*-------------------------------------------
	女性薬
-------------------------------------------*/

/*-------------------------------------------
	瀉下剤・浣腸薬
-------------------------------------------*/

/*-------------------------------------------
	ビタミン主薬製剤
-------------------------------------------*/

/*-------------------------------------------
	薬用浴剤
-------------------------------------------*/

/*-------------------------------------------
	外皮用薬
-------------------------------------------*/

/*-------------------------------------------
	健康食品
-------------------------------------------*/

/*-------------------------------------------
	その他
-------------------------------------------*/
