@charset "utf-8";
@import url(../../css/insert.css); 


/* 部数表・料金表のレイアウト用CSS */
#contents h2 {
	border-left: solid 1.2em #000080;
	border-bottom: solid 1px #000080;
	padding-left: 15px;
	font-size: 100%;
	text-align: left;	
	margin:0px;
	margin-bottom: 0px;
		color: #000000;
}
#contents h3 {
	border-left: solid thick #008000;
	border-right: solid thin #008000;
	border-top: solid 1px #008000;
	border-bottom: double 3px #008000;
	padding-left: 15px;
	font-size: 100%;
	text-align: left;	
	margin:0px;
	margin-bottom: 0px;
		color: #000000;
}

.kanren {
	white-space:width:750px;
	margin:0px;
	padding:10px;
}

.kanren2 {
	font-size: 100%;
	text-align: left;
	margin-top:15px;
}