@charset "UTF-8";
/* CSS Document */

/* indent */
.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.btm5{margin-bottom:5px !important;}
.btm10{margin-bottom:10px !important;}
.btm15{margin-bottom:15px !important;}
.btm20{margin-bottom:20px !important;}
.btm25{margin-bottom:25px !important;}
.btm30{margin-bottom:30px !important;}
.btm40{margin-bottom:40px !important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.red {color: #FE0000;}
.blue {color: #319ACA;}
.bold {font-weight: bold;}


/* mlcompo basecompo */
#contents div.block {
	clear:both;
	margin:0;
	width:705px;
}


#contents div.pack {
margin:10px auto 0 auto;
width:675px;
}

#contents ul.indUl li {
	text-indent:-12px;
	padding-left:12px;
}


#contents p.pageTop {
	text-align:right;
	padding-top:15px;
	margin-right:10px;
}

#footerLink p.pageTop {
	text-align:right;
	padding-top:15px;
	margin-right:10px;
}



/* H title */
ul.unordered01 li {
	background:url(../cmn_img/icon_unordered01.gif) left 2px no-repeat;
	display:block;
	line-height:140%;
	margin-bottom:5px;
	padding-left:20px;
}

ul.unordered01D li {
	line-height:140%;
	margin-bottom:5px;
	text-indent:-22px;
	padding-left:22px;
}
ul.unordered01D img {
	vertical-align:middle;
}

ul.unordered02 li {
	background:url(../cmn_img/icon_unordered02.gif) left 2px no-repeat;
	display:block;
	line-height:140%;
	margin-bottom:5px;
	padding-left:20px;
}

ul.unordered02D li {
	line-height:140%;
	margin-bottom:5px;
	text-indent:-22px;
	padding-left:22px;
}
ul.unordered02D img {
	vertical-align:middle;
}


ol.ordered01 li {
	display:block;
	line-height:140%;
	margin-bottom:5px;
	padding-left:25px;
}
ol.ordered01 li.no01 {	background:url(../cmn_img/icon_ordered01_01.gif) left 2px no-repeat;}
ol.ordered01 li.no02 {	background:url(../cmn_img/icon_ordered01_02.gif) left 2px no-repeat;}
ol.ordered01 li.no03 {	background:url(../cmn_img/icon_ordered01_03.gif) left 2px no-repeat;}
ol.ordered01 li.no04 {	background:url(../cmn_img/icon_ordered01_04.gif) left 2px no-repeat;}
ol.ordered01 li.no05 {	background:url(../cmn_img/icon_ordered01_05.gif) left 2px no-repeat;}
ol.ordered01 li.no06 {	background:url(../cmn_img/icon_ordered01_06.gif) left 2px no-repeat;}
ol.ordered01 li.no07 {	background:url(../cmn_img/icon_ordered01_07.gif) left 2px no-repeat;}
ol.ordered01 li.no08 {	background:url(../cmn_img/icon_ordered01_08.gif) left 2px no-repeat;}

ol.ordered02 li {
	display:block;
	line-height:140%;
	margin-bottom:5px;
	padding-left:25px;
}
ol.ordered02 li.no01 {	background:url(../cmn_img/icon_ordered02_01.gif) left 2px no-repeat;}
ol.ordered02 li.no02 {	background:url(../cmn_img/icon_ordered02_02.gif) left 2px no-repeat;}
ol.ordered02 li.no03 {	background:url(../cmn_img/icon_ordered02_03.gif) left 2px no-repeat;}

ol.ordered03 li {
	display:block;
	line-height:140%;
	margin-bottom:5px;
	padding-left:25px;
}
ol.ordered03 li.no01 {	background:url(../cmn_img/icon_ordered03_01.gif) left 2px no-repeat;}
ol.ordered03 li.no02 {	background:url(../cmn_img/icon_ordered03_02.gif) left 2px no-repeat;}
ol.ordered03 li.no03 {	background:url(../cmn_img/icon_ordered03_03.gif) left 2px no-repeat;}
ol.ordered03 li.no04 {	background:url(../cmn_img/icon_ordered03_04.gif) left 2px no-repeat;}
ol.ordered03 li.no05 {	background:url(../cmn_img/icon_ordered03_05.gif) left 2px no-repeat;}
ol.ordered03 li.no06 {	background:url(../cmn_img/icon_ordered03_06.gif) left 2px no-repeat;}
ol.ordered03 li.no07 {	background:url(../cmn_img/icon_ordered03_07.gif) left 2px no-repeat;}





/* table */

.w10 { width:10%;}
.w15 { width:15%;}
.w20 { width:20%;}
.w25 { width:25%;}
.w30 { width:30%;}
.w35 { width:35%;}
.w40 { width:40%;}
.w45 { width:45%;}
.w50 { width:50%;}
.w55 { width:55%;}
.w60 { width:60%;}
.w65 { width:65%;}
.w70 { width:70%;}
.w75 { width:75%;}
.w80 { width:80%;}
.w85 { width:85%;}
.w90 { width:90%;}




#contents table.table00 {
 border-top:#898BA2 1px solid;
	border-left:#898BA2 1px solid;
 width:100%;
}
#contents table.table00 th,
#contents table.table00 td {
 border-right:#898BA2 1px solid;
	border-bottom:#898BA2 1px solid;
	line-height:140%;
 padding:6px 6px;
	text-align:left;
	vertical-align:top;
}
#contents table.table00 th {
	background-color:#ECECEC;
}

#contents table.table00 td {
	background-color:#FFFFFF;
}
#contents table.table00 td.noLine {	border-bottom:none;}
#contents table.table00 .color01 {
	background-color:#236CBE;
	color:#FFFFFF;
}
#contents table.table00 .color02 {
	background-color:#009900;
	color:#FFFFFF;
}
#contents table.table00 .color03 {
	background-color:#999999;
	color:#FFFFFF;
}
#contents table.table00 .gry {
	background-color:#E1E1E1;
}





