@charset "UTF-8";
/* CSS Document */

/* indent */
.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.top0{margin-top:0 !important;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.top20{margin-top:20px !important;}
.btm0{margin-bottom:0 !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;}
.btm35{margin-bottom:35px !important;}
.btm40{margin-bottom:40px !important;}
.btm45{margin-bottom:45px !important;}
.btm50{margin-bottom:50px !important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.rm20{margin-right:20px !important;}
.red {color: #B2000C;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.vAT { vertical-align:top!important;}
.vAM { vertical-align:middle!important;}
.pB0{padding-bottom:0!important;}


/* basecompo */

#contents div.section {
	clear:both;
	margin:0 0 80px;
	width:600px;
}

.head01 {
	border-bottom: 3px solid #4D4D4D;
	font-size:0;
	line-height:0;
	margin-bottom:20px;
	padding-bottom:8px;
}

.head02 {
	font-size:0;
	line-height:0;
	margin-bottom:25px;
}

.head03 {
	background:url(../cmn_img/bg_dotbdr_01.gif) left bottom repeat-x;
	font-size:0;
	line-height:0;
	margin-bottom:10px;
	padding-bottom:5px;
	width:100%;
}

.head04 {
	border-bottom: 3px solid #4D4D4D;
	color: #333333;
    font-size:116%;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:20px;
}
	



/* table */


div.tbl00 table {
	width:100%;
}

div.tbl00 table th,
div.tbl00 table td {
	font-size:93%!important;
	line-height:140%;
	padding:10px;
	text-align:left;
	vertical-align:middle;
}

div.tbl00 table th {
	background-color:#F5F5F5;
	font-weight:normal;
}





div.tbl01 table {
	width:100%;
}

div.tbl01 table th,
div.tbl01 table td {
	font-size:93%!important;
	line-height:140%;
	padding:10px;
	text-align:left;
	vertical-align:middle;
}

div.tbl01 table th {
	background-color:#F5F5F5;
	font-weight:normal;
	width:28%;
}


.w10 { width:10%!important;}
.w15 { width:15%!important;}
.w20 { width:20%!important;}
.w22 { width:22%!important;}
.w25 { width:25%!important;}
.w30 { width:30%!important;}
.w35 { width:35%!important;}
.w40 { width:40%!important;}
.w45 { width:45%!important;}
.w50 { width:50%!important;}
.w55 { width:55%!important;}
.w60 { width:60%!important;}
.w65 { width:65%!important;}
.w70 { width:70%!important;}
.w75 { width:75%!important;}
.w80 { width:80%!important;}
.w85 { width:85%!important;}
.w90 { width:90%!important;}












