@charset "UTF-8";

/* 【標準契約約款】 /company/agreement/
------------------------------------------------- */
#main #agreementStd{
	margin:0 0 0 14px;
	line-height:1.5em; 
}

#main #agreementStd h2{
	margin-bottom:42px;
	font-weight:bold;
}

#main #agreementStd h3{
	margin-bottom:10px;
	font-weight:bold;
}

#main #agreementStd h3 span{
	font-weight:normal;
}


#main #agreementStd h4{
}

#main #agreementStd h5{
	
}

#main #agreementStd h6{
}

#main #agreementStd dl{
	padding-bottom:10px;
}

#main #agreementStd dt{
	font-weight:bold;
}

#main #agreementStd dd{
	padding-bottom:20px;
}

#main #agreementStd ol{
	padding-left:30px;
	margin-top:6px; 
}

#main #agreementStd ol li{
	list-style-type:decimal;
}

#main #agreementStd .font1em{
	padding-left:1em;
}

#main #agreementStd .font2em{
	padding-left:2em;
}

#main #agreementStd .font3em{
	padding-left:3em;
}

#main #agreementStd .font4em{
	padding-left:4em;
}

#main #agreementStd .font5em{
	padding-left:5em;
}

#main #agreementStd .font6em{
	padding-left:6em;
}


#main #agreementStd .pb20{
	padding-bottom:20px;
}

#main #agreementStd .mb20{
	margin-bottom:20px;
}

#main #agreementStd .tableBox{
	width:100%;
	margin:10px 0 10px 0;
	border-top:#231815 1px solid;
	border-left:#231815 1px solid;
}

#main #agreementStd .tableBox td{
	text-align:center;
	font-size:12px;
	padding:3px;
	border-right:#231815 1px solid;
	border-bottom:#231815 1px solid;
}

#main #agreementStd .tableIndent{
	margin-left:2em;
}