<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/* install */


#column2-main760 DL.indentInstall DT
{
	width: 30px;
}
#column2-main760 DL.indentInstall DD
{
	margin-left: 30px;
	margin-top:-1.9em;
	margin-bottom: 5em;
}

#column2-main760 DL.indentInstall DD IMG.btn_download
{
	display: inline;
	margin: 1.5em 0 0 0;
}

#column2-main760 DL.indentInstall DD IMG
{
	display: block;
	margin: 1.5em auto;
	text-align: center;
}

#column2-main760 DIV.attention H1
{
	color: #000;
}





/* 20110705追加 */

div.anchorBox{
	background: #F0F4F7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
div.anchorBox li{
	margin-top: 5px;
}
div.anchorBox li a{
	background: url(/share/images/arrow_black.gif) left 0.5em no-repeat;
	padding-left: 20px;
}
div.anchorBox li a.caution{
	background: url(/share/images/arrow_black.gif) left 0.5em no-repeat;
	color: #F00;
}
div.dot {
	background: url(/support/pa_common/x-appli/images/line_dot.gif) left bottom repeat-x;
}

*html DIV.div_375,
DIV.div_375R { /*IE6用のハック*/
	width: 375px;
	position: static;
	word-break: break-all;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.8em; /*通常指定の1／2で指定*/
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
*html DIV.div_375Rbox { /*IE6用のハック*/
	text-align: left;
	width: 375px;
	float: right;
	word-break: break-all;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.8em; /*通常指定の1／2で指定*/
	margin-left: 0px;
}
*html .img_right { /*IE6用のハック*/
	float:right;
	margin:0pt 0pt 10px 20px; /*通常指定の1／2で指定*/
}
/************* ClearFix Styles *************/

/* Modern browsers like Firefox, Safari, Opera */
div:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}

/* IE 7 and MacIE*/
div, .clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html div, * html .clearfix { height: 1%; }
div, .clearfix { display: block; }
/* End hide from IE-mac */




/* 2013-03-08 */
div.div_280 {
	width: 280px;
	float: left;
}
div.div_280Rbox {
	width: 400px;
	float: left;
	margin-left: 20px;
}


</pre></body></html>