@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;}
.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;}
.btm100{margin-bottom:100px !important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.lm20{margin-left:20px !important;}
.lm30{margin-left:30px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.red {color: #FF0000;}
.blue {color: #319ACA;}
.bold {font-weight: bold;}
.org {color:#ec6941;}



/* basecompo */
/* table */

table.tbl01 {
	border-collapse:collapse;
	width:596px;
}
table.tbl01 th, table.tbl01 td {
	line-height:140%;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
table.tbl01 th {
	background:#eee;
	font-weight:bold;
	padding:18px 22px;
}
table.tbl01 td {
	border-right:1px solid #ccc;
	padding:18px 22px;
}
table.tbl01 tr.first td {
	border-top:1px solid #ccc;
}
table.tbl01 th.vAM, table.tbl01 td.vAM, table.tbl01 tr.vAM th table.tbl01 tr.vAM td, table.vAM th, table.vAM td {
	vertical-align:middle;
!important
}

.tbl02{
	width:596px;
}
table.tbl02 th, table.tbl02 td {
	padding:12px 0px;
	line-height:140%;
	text-align:left;
	vertical-align:top;
}

/*table#ask th{
	padding:18px 0px 12px;
	line-height:140%;
	text-align:left;
	vertical-align:top;
}
*/
.w5 {
	width:5%;
}
.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%;
}
.w95 {
	width:95%;
}

.box01{
	width:596px;
}
.inrBox{
	width:596px;
}
