/*<meta />*/

@charset "UTF-8";

@import url('comstyle.css');

@import url('htmlstyle.css');

/* =============================================================================
 Online Manual
============================================================================= */

@media non-print
{
	/* マニュアル別の色
	--------------------------------------------------------- */

	div.title2
	{
		background-Color: #FFCC99;
	}
}

/* 変更点------- 

h2.RevUp
{
	background-color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 7px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #7fa8cf;
}

h3.RevUp
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

*/

/* 24/08/29 underline
h3.SectionTitleBK
{
	border-bottom: solid 2px #98bcdf;
}

h3.SectionTitleBKNUM
{
	border-bottom: solid 2px #98bcdf;
	padding-left: 1.3em;
	margin-left: 0px;
}

h3.SectionTitleBKNUMcont
{
	border-bottom: solid 2px #98bcdf;
	padding-left: 1.3em;
	margin-left: 0px;
}

h4.SectionTitleSUBNUM
{
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-color: #a9a9a9;
	border-bottom-width: 1px;
	padding-left: 2.8em;
	margin-right: 1em;
}

h4.SectionTitleSUBNUMcont
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #a9a9a9;
	border-bottom-width: 1px;
	padding-left: 2em;
	margin-right: 1em;
}

 */

p.RevUp
{
	font-weight: bold;
}

