@charset "utf-8";

body,
.main,
.main_t,
.menu,
.menu_sub,
.t_main {
	background-image: none;
	background-color: #FFFFFF;
}

.CollapsiblePanel,
#CollapsiblePanel1,
.CollapsiblePanelTab,
.CollapsiblePanelContent,
.header_t,
.main_t,
.menu,
.menu_obj,
.t_menu_obj,
.list,
.np,
#philosophy,
#education,
#recruit,
#t_service,
#t_mission,
#t_education,
#t_recuruit {
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
}

.menu_sub {
	background-color: #DDDDDD;
	visibility: visible;
	width: 600px;
	height: 100px;
}

.menu_sub p {
	margin-top: 0px;
	float: left;
	margin-right: 15px;
}

.header,
.header_l,
.header_r {
	height: 85px;
}
.t_main_t{
	width: 650px;
	height: 31px;
}
.t_top {
	width: 632px;
	height: 280px;
	padding-left: 8px;
}

.cont,
.header,
.main,
.t_main  {
	width: 650px;
}

.header_r {
	width: 300px;
}
.header_l {
	width: 350px;
}

.cont,
.main,
.menu {
	clear: both;
}
h1 {
	text-indent: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

h1,
h2,
h3,
h4 {
	color: #000000;
}