@charset "UTF-8";

/* Left-contents
=======================================================*/
#top #main .company-left-contents .s-menu .m01 a {
	margin-top: 0px;
}
.company-left-contents {
	float: left;
}
.company-left-contents h1 a {
	background-image: url(../images/top/logo02.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 166px;
	width: 234px;
	margin-top: 2px;
}

/* Main-contents
=======================================================*/
.main-contents .g-menu {
	list-style-type: none;
}
.main-contents .g-menu li {
	float: left;
	margin-top: 21px;
}
.main-contents .g-menu .m01 a,
.main-contents .g-menu .m02 a,
.main-contents .g-menu .m03 a,
.main-contents .g-menu .m04 a,
.main-contents .g-menu .m06 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
}
.main-contents .g-menu .m05 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
	background-position: 0 -36px;
}
.main-contents .g-menu .m01 a {
	background-image: url(../images/top/menu01.gif);
	width: 111px;
}
.main-contents .g-menu .m02 a {
	background-image: url(../images/top/menu02.gif);
	width: 111px;
}
.main-contents .g-menu .m03 a {
	background-image: url(../images/top/menu03.gif);
	width: 111px;
}
.main-contents .g-menu .m04 a {
	background-image: url(../images/top/menu04.gif);
	width: 111px;
}
.main-contents .g-menu .m05 a {
	background-image: url(../images/top/menu05.gif);
	width: 111px;
}
.main-contents .g-menu .m06 a {
	background-image: url(../images/top/menu06.gif);
	width: 111px;
}
.main-contents .g-menu .m01 a:hover,
.main-contents .g-menu .m02 a:hover,
.main-contents .g-menu .m03 a:hover,
.main-contents .g-menu .m04 a:hover,
.main-contents .g-menu .m05 a:hover,
.main-contents .g-menu .m06 a:hover {
	background-position: 0 -36px;
}
#company .outline {
	clear: both;
	border-collapse: collapse;
}
#company .outline caption {
	display: none;
}
#company .outline th {
	font-weight: bold;
	width: 103px;
	background-color:#cccccc;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #fdfcf2;
}
#company .outline td {
	padding-left: 8px;
}
#company ul {
	list-style-type: none;
}
#company li {
	line-height: 2em;
}