@charset "utf-8";

/* -----------------------------------------------------------------------------
**
** 極東製薬工業株式会社様 products CSS
**
----------------------------------------------------------------------------- */

/* -----------------------------------------------------------------------------
** common
----------------------------------------------------------------------------- */
div#title h1 {
	background: url(/products/img/index_h1_001.jpg) no-repeat;
	}
div#title h1.detail {
	background: url(/products/img/products_h1_001.jpg) no-repeat;
	padding-left: 100px;
	}
div#title h1.row2 {
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 60px;
	font-size: 220%;
	padding-right: 100px;
	}
/* -----------------------------------------------------------------------------
** list
----------------------------------------------------------------------------- */
/* productTable01 */
div#main div#contents div.productTable01 {
	margin: 0 0 20px 0;
	}
div#main div#contents div.productTable01 table {
	width: 100%;
	margin: 0 0 5px 0;
	}
div#main div#contents div.productTable01 table th,
div#main div#contents div.productTable01 table td {
	border: 1px solid #cccccc;
	}
div#main div#contents div.productTable01 table th {
	background: #67a103;
	padding: 9px 8px;
	}
div#main div#contents div.productTable01 table th.title {
	background: #f1f1d1;
	text-align: center;
	font-weight: bold;
	padding: 2px 0;
	}
div#main div#contents div.productTable01 table th h2 {
	background: none;
	color: #ffffff;
	font-size: 116%;
	margin: 0;
	line-height: 1.5;
	float: left;
	width: 510px;
	padding: 0;
	}
div#main div#contents div.productTable01 table th h2.attention {
	background: url(/products/img/products_ico_001.gif) no-repeat;
	padding: 0 0 0 110px;
	width: 400px;
	}
div#main div#contents div.productTable01 table th p {
	float: right;
	text-align: right;
	}
div#main div#contents div.productTable01 table th p a {
	background: url(/common/img/contents_ico_014.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color: #ffffff;
	}
div#main div#contents div.productTable01 table th p a:hover {
	color: #ffffff;
	}
div#main div#contents div.productTable01 table td {
	padding: 3px 8px;
	}
div#main div#contents div.productTable01 table td.single {
	padding: 5px 8px;
	}
div#main div#contents div.productTable01 table td ul li {
	float: left;
	margin: 0 7px 0 0;
	}
div#main div#contents div.productTable01 ul.relationLink {
	}
div#main div#contents div.productTable01 ul.relationLink li {
	float: left;
	margin: 0 20px 0 0;
	}
div#main div#contents div.productTable01 ul.relationLink li a {
	background: url(/common/img/contents_ico_003.gif) left center no-repeat;
	padding: 0 0 0 13px;
	}
/* productTable02 */
div#main div#contents div.productTable02 {
	margin: 0 0 20px 0;
	}
div#main div#contents div.productTable02 table {
	width: 100%;
	margin: 0 0 5px 0;
	}
div#main div#contents div.productTable02 table th,
div#main div#contents div.productTable02 table td {
	border: 1px solid #cccccc;
	}
div#main div#contents div.productTable02 table th {
	background: #226600;
	padding: 9px 8px;
	}
div#main div#contents div.productTable02 table th.title {
	background: #f1f1d1;
	text-align: center;
	font-weight: bold;
	padding: 2px 0;
	}
div#main div#contents div.productTable02 table th h2 {
	background: none;
	color: #ffffff;
	font-size: 116%;
	margin: 0;
	line-height: 1.5;
	float: left;
	width: 550px;
	}
div#main div#contents div.productTable02 table th h2.attention {
	background: url(/products/img/products_ico_001.gif) no-repeat;
	padding: 0 0 0 110px;
	width: 400px;
	}
div#main div#contents div.productTable02 table th h2.noattention {
	padding: 0;
	width: 510px;
	}
div#main div#contents div.productTable02 table th p {
	float: right;
	text-align: right;
	width: 8em;
	}
div#main div#contents div.productTable02 table th p a {
	background: url(/common/img/contents_ico_014.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color: #ffffff;
	}
div#main div#contents div.productTable02 table th p a:hover {
	color: #ffffff;
	}
div#main div#contents div.productTable02 table td {
	padding: 3px 8px;
	}
div#main div#contents div.productTable02 table td.single {
	padding: 5px 8px;
	}
div#main div#contents div.productTable02 table td ul li {
	float: left;
	margin: 0 7px 0 0;
	}
div#main div#contents div.productTable02 ul.relationLink {
	}
div#main div#contents div.productTable02 ul.relationLink li {
	float: left;
	margin: 0 20px 0 0;
	}
div#main div#contents div.productTable02 ul.relationLink li a {
	background: url(/common/img/contents_ico_003.gif) left center no-repeat;
	padding: 0 0 0 13px;
	}
/* codeBlock */
div#main div#contents div#codeBlock {
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 0 0 20px 0;
	}
div#main div#contents div#codeBlock div.innerBlock {
	border: 1px solid #1055a3;
	padding: 13px 10px;
	font-size: 93%;
	}
div#main div#contents div#codeBlock div.innerBlock h3 {
	background: none;
	padding: 0;
	margin: 0 0 5px 0;
	}
div#main div#contents div#codeBlock div.innerBlock p {
	margin: 0 0 5px 0;
	}
div#main div#contents div#codeBlock div.innerBlock table {
	margin: 0 0 5px 0;
	width: 100%;
	}
div#main div#contents div#codeBlock div.innerBlock table td {
	border: 1px solid #d8d8d8;
	background: #f2f2f2;
	padding: 5px;
	vertical-align: top;
	}
div#main div#contents div#codeBlock div.innerBlock ul {
	margin: 0 0 0 15px;
	}
div#main div#contents div#codeBlock div.innerBlock ul li {
	color: #1055a3;
	list-style: outside disc;
	}
div#main div#contents div#codeBlock div.innerBlock ul li span {
	color: #333333;
	}
/* valueInfoBlock */
div#main div#contents div#valueInfoBlock {
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 0 0 20px 0;
	}
div#main div#contents div#valueInfoBlock div.innerBlock {
	border: 1px solid #1055a3;
	padding: 13px 10px;
	}
div#main div#contents div#valueInfoBlock div.innerBlock h3 {
	background: none;
	padding: 0;
	margin: 0 0 10px 0;
	}
div#main div#contents div#valueInfoBlock div.innerBlock h4 {
	color: #f06856;
	margin: 10px 0 5px 0;
	font-size: 100%;
	}
div#main div#contents div#valueInfoBlock div.innerBlock p.txt {
	margin: 0 0 5px 10px;
	}
div#main div#contents div#valueInfoBlock div.innerBlock p.link {
	margin: 0 0 0 10px;
	}
div#main div#contents div#valueInfoBlock div.innerBlock p.link a {
	margin: 0 20px 0 0;
	}
/* -----------------------------------------------------------------------------
** detail
----------------------------------------------------------------------------- */
div#main div#contents div#productDetail div#productPic {
	padding: 0 0 10px 0;
	}
div#main div#contents div#productDetail p#mainImg {
	border: 1px solid #cccccc;
	text-align: center;
	padding: 15px 0;
	margin: 0 0 15px 0;
	}
div#main div#contents div#productDetail div#mainImg {
	border: 1px solid #cccccc;
	text-align: center;
	padding: 15px 0;
	margin: 0 0 15px 0;
	}
div#main div#contents div#productDetail div#mainImg p.img {
	margin: 0 0 10px 0;
	}
div#main div#contents div#productDetail p.img {
	margin: 0 0 10px 0;
	}
div#main div#contents div#productDetail p.cap {
	color: #3c3c3c;
	}
/* section01A */
div#main div#contents div#productDetail div.section01A {
	background: url(/common/img/main_line_001.gif) repeat-x;
	padding: 25px 10px 15px 10px;
	}
/* section01B */
div#main div#contents div#productDetail div.section01B {
	margin: 0 10px 15px 10px;
	background: #f2f2f2;
	padding: 15px 0;
	text-align: center;
	}
/* section02A */
div#main div#contents div#productDetail div.section02A {
	margin: 0 10px 15px 10px;
	}
div#main div#contents div#productDetail div.section02A div.block01 {
	float: left;
	width: 208px;
	padding: 15px 46px;
	background: #f2f2f2;
	}
div#main div#contents div#productDetail div.section02A div.block02 {
	float: right;
	width: 208px;
	padding: 15px 46px;
	background: #f2f2f2;
	}
div#main div#contents div#productDetail div.section02A p.img {
	text-align: center;
	}
/* section02B */
div#main div#contents div#productDetail div.section02B {
	margin: 0 10px 15px 10px;
	}
div#main div#contents div#productDetail div.section02B div.block01 {
	float: left;
	width: 238px;
	padding: 15px 31px;
	background: #f2f2f2;
	}
div#main div#contents div#productDetail div.section02B div.block02 {
	float: right;
	width: 238px;
	padding: 15px 31px;
	background: #f2f2f2;
	}
div#main div#contents div#productDetail div.section02B p.img {
	text-align: center;
	}
/* section03A */
div#main div#contents div#productDetail div.section03A {
	margin: 0 10px 15px 10px;
	}
div#main div#contents div#productDetail div.section03A div.block01 {
	float: left;
	width: 180px;
	padding: 15px 10px;
	margin: 0 10px 0 0;
	background: #f2f2f2;
	}
div#main div#contents div#productDetail div.section03A div.block02 {
	float: right;
	width: 180px;
	padding: 15px 10px;
	background: #f2f2f2;
	}
div#main div#contents div#productDetail div.section03A p.img {
	text-align: center;
	}
/* compTable */
div#main div#contents div.compTable {
	margin: 0 0 25px 0;
	}
div#main div#contents div.compTable table {
	width: 100%;
	}
div#main div#contents div.compTable table th,
div#main div#contents div.compTable table td {
	padding: 3px 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: url(/common/img/main_line_001.gif) bottom left repeat-x;
	}
div#main div#contents div.compTable table td {
	text-align: right;
	}
div#main div#contents div.compTable table tr.first th,
div#main div#contents div.compTable table tr.first td {
	background: url(/products/img/products_img_001.gif) bottom left repeat-x;
	padding: 1px 10px;
	}
div#main div#contents div.compTable table tr.odd th,
div#main div#contents div.compTable table tr.odd td {
	background: #e9e9e9 url(/common/img/main_line_001.gif) bottom left repeat-x;
	}
div#main div#contents div.compTable table tr.oddLast th,
div#main div#contents div.compTable table tr.oddLast td {
	background: #e9e9e9;
	}
div#main div#contents div.compTable table tr.last th,
div#main div#contents div.compTable table tr.last td {
	background: none;
	}
div#main div#contents div.compTable table tr.ph th,
div#main div#contents div.compTable table tr.ph td {
	border-top: none;
	padding: 4px 10px 3px 10px;
	border-top: 1px solid #cccccc;
	background: #f1f1d1 url(/products/img/products_img_002.gif) repeat-x;
	}
div#main div#contents div.compTable p.attTxt {
	margin: 0 5px;
	}
/* proCodeTable */
div#main div#contents div.proCodeTable {
	margin: 0 0 25px 0;
	}
div#main div#contents div.proCodeTable table {
	width: 100%;
	}
div#main div#contents div.proCodeTable table th,
div#main div#contents div.proCodeTable table td {
	background: #f2f2f2;
	padding: 3px 10px;
	border-bottom: 2px solid #ffffff;
	}
div#main div#contents div.proCodeTable table td {
	text-align: right;
	}
div#main div#contents div.proCodeTable p.attTxt {
	margin: 0 5px;
	}
/* -----------------------------------------------------------------------------
** clearfix
----------------------------------------------------------------------------- */
div#main div#contents div ul.relationLink,
div#main div#contents div#productDetail div.section02A,
div#main div#contents div#productDetail div.section03A {
	overflow: hidden;
	}
	
div#main div#contents div ul.relationLink:after,
div#main div#contents div#productDetail div.section02A:after,
div#main div#contents div#productDetail div.section03A:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}
/*\*/
* html div#main div#contents div ul.relationLink,
* html div#main div#contents div#productDetail div.section02A,
* html div#main div#contents div#productDetail div.section03A {
	height: 1em;
	overflow: visible;
	}
/**/

