@charset "shift_jis";

@import "new-home.css";
@import "new-campaign.css";
@import "print.css";

#unit_acc,
#unit_psl-sal,
#unit_cus-pri {
	float: none !important\9;
	overflow: visible !important;
}

#unit_info {
	display: table;
	float: none !important;
	/* overflow: visible !important; */
}


/*
@import "new-reset.css";
@import "new-print.css";
*/

/* --------------------------------------
 __h
-------------------------------------- */
/*
h1 {
	margin: 20px 0px;
	padding: 5px 5px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #cccccc;
	color: #333333;
	font-size: 18px;
	line-height:150%;
	font-weight: 600;
}

h2 {
	margin: 20px 0px;
	padding: 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #cccccc;
	background-color: #ffffff;
	color: #333333;
	font-size: 14px;
	line-height:150%;
	font-weight: 600;
}

h3 {
	margin: 20px 0px;
	padding: 3px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color:#ffffff;
	color: #333333;
	font-size: 14px;
	line-height:150%;
	font-weight: 600;
}

h4 {
	margin: 20px 0px;
	padding: 3px 5px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #cccccc;
	background-color:#ffffff;
	color: #333333;
	font-size: 14px;
	line-height:150%;
	font-weight: 600;
}

h5 {
	margin: 20px 0px;
	padding: 3px 5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	background-color:#ffffff;
	color: #333333;
	font-size: 14px;
	line-height:150%;
	font-weight: 600;
}

h6 {
	margin: 15px 0px;
	padding: 3px 3px;
	background-color: #ffffff;
	color: #333333;
	font-size: 14px;
	line-height: 150%;
	font-weight: 600;
	text-indent: 1em;
}
*/



