@charset "UTF-8";


/* === 製品情報インデックスのH2見出しはproducts/index/css/unique.cssで指定 === */

.proTitle a:link, .proTitle a:visited {
	color: #333333;
}
.proTitle a:hover, .proTitle a:active {
	color: #333333;
}
.paragraph188_fla .proTitle, .paragraph290_fla .proTitle, .paragraph290_fla_onlyL .proTitle {
	margin: 6px 0 10px 10px;
	padding: 0 0 3px 0;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.paragraph188_fla .proTitle {
	width: 168px;
	background-image: url(../img/dotLine_274.gif);
}
.paragraph290_fla .proTitle {
	width: 269px;
	background-image: url(../img/dotLine_269.gif);
}
.paragraph290_fla_onlyL .proTitle {
	width: 269px;
	background-image: url(../img/dotLine_269.gif);
}


/* === プロモーションサイト・素材一覧のCSS指定 === */
.productsUnit {
	background-image: url(../../../pub/img/dotLine_594.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 594px;
	height: 50px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.productsUnit img {
	float: left;
	width: 35px;
	margin: 0 10px 10px 0;
}
.productsUnit .proTxt01 {
	padding: 7px 0 0 0;
}
.productsUnit .proTxt02 {
	padding: 0 0 0 0;
}
.productsUnit a:link, .productsUnit a:visited {
	color: #333333;
	text-decoration: none;
}

.productsUnit h3 {
	background-image: none;
	margin: 0;
	padding: 0;
	color: #00a94b;
	font-weight: bold;
}


/* === 製品情報個別ページ専用のCSS === */
#h1Detail {
	background-image: url(../img/h1_bg_detail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 10px 0 0 0;
	_padding: 12px 0 0 0;
	font-size: 16px;
	color: #00a94b;
	font-weight: bold;
}
/* IE7 ONLY */
*:first-child+html #h1Detail {
	padding: 12px 0 0 0;
}
#txtDetail {
	color:#666666;
	border-bottom: 2px solid #e1e1e1;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
}

.subheadDetail {
	margin: 0;
}


/* === ページ中製品個別サイトのCSS指定 === */
.btnSite {
	margin: 0 0 10px 0;
}


/* === ページ中お問合せのCSS指定 === */
.askUnit {
	width: 594px;
	height: auto;
	background-image: url(../img/ask_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 15px 0;
}
.askUnit ul {
	list-style-type: none;
	margin: 0;
}
.askUnit ul li {
	display: block;
}


.askData {
	width: 564px;
	padding: 0 15px 15px 15px;

}