@charset "shift_jis";

@import "new-reset.css";
@import "new-aog.css";
@import "print.css";


#psl_submenu {
	float: none !important;
	width: auto !important;
	text-align: left;
}
/*
#psl_submenu ul {
	background: url(../images/new-navi/submenu_psl.gif) no-repeat 0 0;
}
*/
#bookmark {
	display: none;
}

#unit_cp {
	float: none !important;
	width: auto !important;
	overflow: visible !important;
	text-align: left;
}

/* --------------------------------------
 __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;
}
*/



