@charset "shift_jis";

@import "new-sal-leaf.css";
@import "new-sal.css";
@import "print.css";


#sal_submenu {
	float: none !important;
	width: auto !important;
	text-align: left;
}

#sal_leaf_header,
#sal_leaf_outline {
	float: none !important\9;
	overflow: visible !important;
	text-align: left;
}

#sal_leaf_outline h4,
#sal_leaf_fun h4 {
	border-style: solid;
	border-width: 0px 0px 0px 5px;
	border-color: #003399;
	background-color: #f3f3f3;
}

#sal_leaf_outline_copy,
#sal_leaf_outline_unit {
	float: none !important\9;
	overflow: visible !important;
}


#sal_leaf_fun {
	display: table;
	overflow: visible !important;
	text-align: left;
}

#sal_leaf_fun_unit_a,
#sal_leaf_fun_unit_b,
#sal_leaf_fun_unit_c {
	display: table;
	float: none !important;
	overflow: visible !important;
}

#sal_leaf_fun_unit_b_m1,
#sal_leaf_fun_unit_b_m2,
#sal_leaf_fun_unit_b_m3 {
	display: table;
	float: none !important;
	overflow: visible !important;
}

#sal_leaf_cp_a,
#sal_leaf_cp_b {
	display: table;
	float: none !important;
	/* width: auto !important; */
	overflow: visible !important;
}

.sal_dl {
	overflow: visible !important;
}

#sal_leaf_header_ex h2 {
	background: url("none")
}

#sal_leaf_outline h3,
#sal_leaf_fun h3 {
	margin: 0 0 10px;
	padding: 10px 20px;
	border-width: 0;
	background-color: #ffffff;
	background: url("../sal/images/sal_leaf_ss2_midashi_h3.gif") no-repeat;
}

#sal_leaf_outline h5,
#sal_leaf_fun h5 {
	border-width: 0px;
	background-color:#ffffff;
}


/*
@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;
}

*/


