@charset "UTF-8";

.fntS130 {
	font-size:130%;
}
.w5em {
	width:5em;
}
.w7em {
	width:7em;
}
.w10em {
	width:10em;
}
.w11em {
	width:11em;
}

.uL { text-decoration:underline; }
/* =======================================================
	information（BD　infoフォルダ用）
======================================================= */
.emp {
	font-size:120%;
	font-weight:bold;
}

/* アンカーリンク */
#informationWrap #innerLink {
	margin:0 120px 30px;
	border-top:1px solid #eee;
}
#informationWrap #innerLink li {
	padding:5px;
	border-bottom:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
#informationWrap #innerLink li a {
	display:block;
	padding:4px 5px 4px 35px;
	background:url("/support/images/ico_link.gif") no-repeat 15px 0.7em #eee;
}
#informationWrap #innerLink li a:hover {
	background-color:#fff;
}
.lstyle02 {
	margin:30px 400px 30px 20px !important;
}

/* ---------------------------------------- */
/* --- 品質表示や取り扱い表示 -------*/
/* ---------------------------------------- */
.qualityTable {
	width:80%;
	margin:15px 20px 5px 20px;
	border-collapse:collapse;
}
.qualityTable th{
	padding:5px;
	border:1px solid #cccccc;
	text-align:center;
	font-weight:normal;
}
.qualityTable td {
	padding:5px;
	border:1px solid #cccccc;
}

.preparationTable {
	width:60%;
	margin:15px 20px 5px 20px;
	border-collapse:collapse;
}
.preparationTable th {
	width:20%;
	padding:5px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
	text-align:center;
}
.preparationTable td {
	padding:5px;
	border:1px solid #cccccc;
	text-align:center;
}

.attBoxorange{
	padding:10px;
	background-color:#FDE6D2;
}

.bgGray{
	background-color:#eeeeee;
}
