/* MadCap Table Style: */

/************************************************************************
 * FrameMaker >>> Flare WebHelp                                         *
 * import CSS（for Table）                                              *
 * -------------------------------------------------------------------- *
 * Create:   2010/04/07                                                 *
 * Modify:   2010/06/01                                                 *
 *           2010/00/00                                                 *
 *           2010/09/16   コメント修正                                  *
 ************************************************************************/

mcTableStyle {
	name: TBL_Flow; 
	margin-left: 15px; 
	margin-right: 0mm; 
	margin-top: 5pt; 
	margin-bottom: 2em; 
	border-spacing-x: 1; 
	border-spacing-y: 1; 
	border-collapse: collapse; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-top-color: #000000; 
	border-bottom-color: #000000; 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-right-style: none; 
	border-left-style: none; 
	cell-padding-top: 0.25em; 
	cell-padding-left: 1em; 
	cell-padding-right: 0em; 
	cell-padding-bottom: 0.25em; 
}

mcTableColumnStyle {
	ruler-style: solid; 
	ruler-width: 1px; 
	ruler-color: #000000; 
	font-weight: normal; 
	font-style: normal; 
	span: 0; 
}

mcTableBodyStyle {
	span: 1; 
	separator-style: solid; 
	separator-width: 1px; 
	separator-color: #000000; 
	ruler-style: solid; 
	ruler-width: 1px; 
	ruler-color: #000000; 
	background-color: #e5e5e5; 
	text-align: justify; 
	vertical-align: middle; 
	font-weight: bold; 
	font-style: normal; 
}

mcTableBodyStyle {
	span: 1; 
	separator-style: solid; 
	separator-width: 1px; 
	separator-color: #000000; 
	ruler-style: solid; 
	ruler-width: 1px; 
	ruler-color: #000000; 
	text-align: justify; 
	font-weight: normal; 
	font-style: normal; 
	vertical-align: middle; 
	background-color: #e5e5e5; 
}

mcTableBodyStyle {
	span: 1; 
	separator-style: solid; 
	separator-width: 1px; 
	vertical-align: middle; 
	text-align: center; 
}

 
 
/* Cell Styles: */
 
.TableStyle_TBL_Flow
{
	border-left-style: none;
	border-left-color: #000000;
	border-right-style: none;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	margin-left: 15px;
	margin-right: 0mm;
	margin-top: 5pt; 
	margin-bottom: 2em;
	border-collapse: collapse;
	border-spacing: 1px 1px;
	mc-cell-padding: 0.25em 0pt 0.25em 0pt;
}

.TableStyle_TBL_Flow_Body_0_0
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.TableStyle_TBL_Flow_Body_0_0 p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_0_0_RowSep_ColSep
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_0_0_RowSep_ColSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_0_0_RowSep
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.TableStyle_TBL_Flow_Body_0_0_RowSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_0_0_ColSep
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_0_0_ColSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_0_0_RowSep_ColEnd
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_0_0_RowSep_ColEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_0_0_RowEnd
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.TableStyle_TBL_Flow_Body_0_0_RowEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_0_0_RowEnd_ColSep
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_0_0_RowEnd_ColSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_0_0_RowEnd_ColEnd
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_0_0_RowEnd_ColEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_0_0_ColEnd
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_0_0_ColEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_1_0
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.TableStyle_TBL_Flow_Body_1_0 p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_1_0_RowSep_ColSep
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_1_0_RowSep_ColSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_1_0_RowSep
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.TableStyle_TBL_Flow_Body_1_0_RowSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_1_0_ColSep
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_1_0_ColSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_1_0_RowSep_ColEnd
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_1_0_RowSep_ColEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_1_0_RowEnd
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.TableStyle_TBL_Flow_Body_1_0_RowEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_1_0_RowEnd_ColSep
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_1_0_RowEnd_ColSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_1_0_RowEnd_ColEnd
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_1_0_RowEnd_ColEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_1_0_ColEnd
{
	text-align: justify;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_1_0_ColEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_2_0
{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.TableStyle_TBL_Flow_Body_2_0 p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_2_0_RowSep_ColSep
{
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_2_0_RowSep_ColSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_2_0_RowSep
{
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.TableStyle_TBL_Flow_Body_2_0_RowSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_2_0_ColSep
{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_2_0_ColSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_2_0_RowSep_ColEnd
{
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_2_0_RowSep_ColEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_2_0_RowEnd
{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}

.TableStyle_TBL_Flow_Body_2_0_RowEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_2_0_RowEnd_ColSep
{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_2_0_RowEnd_ColSep p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_2_0_RowEnd_ColEnd
{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_2_0_RowEnd_ColEnd p
{
	font-weight: normal;
	font-style: normal;
}

.TableStyle_TBL_Flow_Body_2_0_ColEnd
{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.TableStyle_TBL_Flow_Body_2_0_ColEnd p
{
	font-weight: normal;
	font-style: normal;
}


