@charset "Shift_JIS";

/* ---文章>文字サイズ73%--- */
p.TextStyleSmall {
	margin: 0 0 15px;
	font-size: 73%;
	line-height: 1.25;
}
p.TextStyleSmall a { line-height: 1.25; }


/* ---[c6-1-1] 画像+文章 > 画像右 > 文字サイズ90%--- */
/* ---[c6-1-2] 画像+文章 > 画像右 > 文字サイズ83%--- */
/* ---[c6-2-1] 画像+文章 > 画像左 > 文字サイズ90%--- */
/* ---[c6-2-2] 画像+文章 > 画像左 > 文字サイズ83%--- */

div.ProImgLeftAdjust {
	float: left;
	margin: 0 0 0 0;
	text-align: left;
	clear:right;
}
div.ProImgRightAdjust {
	float: right;
	margin: 0 0 0 0;
	text-align: left;
	clear:left;
}
div.ProTxtLeftAdjust {
	float: left;
	margin: 0 15px 10px 0;
	text-align: left;
}
div.ProTxtRightAdjust {
	float: right;
	margin: 0 0 10px 5px;
	text-align: left;
	width:375px;
}
div.ProImgLeftAdjust p.ImgOnlyStyle,
div.ProImgRightAdjust p.ImgOnlyStyle { margin:0 0 10px 0;}
div.ProImgLeftAdjust p.ImgOnlyStyle img,
div.ProImgRightAdjust p.ImgOnlyStyle img { margin:0; }



/* メニューボタン 縦並びPDFアイコン付き
=========================================================================================== */
div.PdfButtonLinkArea{clear:both; margin-bottom:5px;}

dl.PdfButtonLink{margin: 0 0 15px;font-size:83%;}
dl.PdfButtonLink dt{ float:left; clear:both;}
dl.PdfButtonLink dt.CatalogPdf{ margin: 0 5px 5px 0;}
dl.PdfButtonLink dt.CustomPdf{ margin: 0 5px 5px 0;}
dl.PdfButtonLink dd.CatalogPdfSize{margin:0; line-height:1.7;}
dl.PdfButtonLink dd.CustomPdfSize{margin:0; line-height:1.7; float:left;}



dl.PlugInBanner {
	margin: 0 0 15px;
	font-size: 83%;	
}
dl.PlugInBanner dt {
	float: left;
	margin: 0 15px 5px 0;
}
dl.PlugInBanner dd,
dl.PlugInBanner dd a { line-height: 1.35; }



/* メニューボタン 横並びPDFアイコン付き
=========================================================================================== */
div.ButtonIconLink2 ul.ButtonStyle2{
	display: block;
	float: left;
	padding:  0 0 5px 0;
	font-size: 83%;
}
div.ButtonIconLink2 ul.ButtonStyle2 li{
	clear: none;
	margin: 0 5px 5px 0;
	float:left;
}


/* [c5] 画像
=========================================================================================== */
/* [c6] 画像+文章
=========================================================================================== */

/* ---画像 > 左寄せ--- */
/* ---画像 > 左寄せ > キャプション+ポップアップ表示--- */
/* ---画像 > 中央揃え--- */
/* ---画像 > 中央揃え > キャプション+ポップアップ表示--- */
/* ---画像 > 右寄せ--- */
/* ---画像 > 右寄せ > キャプション+ポップアップ表示--- */
p.ImgOnlyStyleIconStyle{margin: 0 0 5px;}


/* ---画像+文章 > 画像右 > 文字サイズ90%--- */
/* ---画像+文章 > 画像右 > 文字サイズ83%--- */
/* ---画像+文章 > 画像左 > 文字サイズ90%--- */
/* ---画像+文章 > 画像左 > 文字サイズ83%--- */
div.ImgLeftAdjustIconStyle{float:left;	margin:0 5px 0 0; text-align:left;}
div.ImgRightAdjustIconStyle{float:right; margin:0 0 0 5px; text-align:left;}
div.ImgLeftAdjust p.ImgOnlyStyleIconStyle,
div.ImgRightAdjust p.ImgOnlyStyleIconStyle {margin: 0 0 10px; }
div.ImgLeftAdjust p.ImgOnlyStyleIconStyle img,
div.ImgRightAdjust p.ImgOnlyStyleIconStyle img {margin:0; }

/* カラー
=========================================================================================== */
.BgBule {margin:0 2px 0 0;
	background-color:#c7dde1; color:#c7dde1; }


/* データテーブル
=========================================================================================== */
table td.SubHeader2 {
	background-color: #c7dde1;
	font-weight: normal;
}


/* 補足事項
=========================================================================================== */
/* ---補足一覧 > 文字サイズ67%　※印--- */
dl.AdditionalNotesStyle_New3 {
	margin: 0 0 15px;
	font-size: 67%;
}
dl.AdditionalNotesStyle_New3 dt {
	float: left;
	clear: left;
	width: 2.3em;
	line-height: 1.35;
}
dl.AdditionalNotesStyle_New3 dd {
	float: left;
	clear: both;
	line-height: 1.35;
}
dl.AdditionalNotesStyle_New3 dd { margin: -1.35em 0 5px 2.75em; }
/* Win IE7 & IE6 lower */
* html body dl.AdditionalNotesStyle_New3 dd { float: none; clear: none; display: inline-block; margin: 0 0 3px; }
*:first-child+html dl.AdditionalNotesStyle_New3 dd { float: none; clear: none; display: inline-block; margin: 0 0 3px; }
/* */





