*{
	margin: 0;
	padding: 0;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #003366;
}
a:hover{
	text-decoration: underline;
	color: #003366;
}

body{
	color: #003366;
	background-color: #003366;
	font:normal normal normal 100%/1.2 "Osaka","ＭＳ Ｐゴシック",sans-serif;
}
div#container{
	background-color: #ffffff;
	border-width: 1px;
	border-style: none solid none solid;
	border-color: #6699cc;
	margin-left: 5px;
	width: 728px;
	height: 870px;
    margin: 0 auto;
}
div#title{
	background-color: #ffffff;
	border-width: 1px;
	border-style: none none solid none;
	border-color: #6699cc;
    margin: 0 auto;
	position: relative;
}
h1{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	width: 728px;
	font-size: 0.8em;
	font-weight: normal;
}
/*ロゴ*/
div#title h2 img{
	position: relative;
	left: 0;
	top: 0;
	border: 0;
}
/*home*/
div#title img{
	position: absolute; 
	top: 25px;
	left: 650px;
	border-style: none;
}
div#midarea{
	border-color: #000000;
	border-width: 0px;
}
div#menu{
	float: left;
	border-width: 1px;
	border-style: none solid none none;
	border-color: #6699cc;
	width: 172px;

	background-image: url("./image/menu_bg.jpg");
	background-repeat: no-repeat;
}
div#menu ul{
}
div#menu ul li{
	border-width: 1px;
	border-style: none none solid none;
	border-color: #6699cc;
	height: 58px;
}
div#menu ul li a:hover{
	opacity:0.7;
}
div#menu ul li.last{
	border-width: 1px;
	border-style: none none none none;
	border-color: #6699cc;
	height: 270px;
	background-color: #ffffff;
}
div#menu ul li a img{
	border-style: none;
}
div#main{
	float:left;
	border-width: 0px 0px 0px 1px;
	border-style: solid none none solid;
	border-color: #6699cc;
	width: 540px;
	font-size: 0.9em;
}

div#main h3{
	border-width: 1px;
	border-style: none none solid none;
	border-color: #003366;
	margin-top: 13px;
	padding-bottom: 3px;
	text-align: center;
}
div#subnavi{
	position: relative;
	border-width: 7px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #6699cc;
	margin-top: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
	height: 20px;
}
/*イー･コラボについて*/
/*company 画像*/
div#main img.comp{
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}
div#main h4.comp{
	font-weight: bold;
	margin-top: 20px;
	padding-left: 20px;
	width: 500px;
	line-height: 150%;
}
div#main h5.comp{
	font-weight: bold;
	margin-top: 10px;
	padding-left: 20px;
	width: 500px;
	line-height: 150%;
}
div#main ul.comp{
	font-weight: normal;
	margin-top: 10px;
	padding-left: 140px;
	width: 500px;
	line-height: 150%;
	list-style-type: circle;
}
/*開発実績*/
h4.works{
	margin-top: 10px;
	margin-left: 30px;
	font-size: small;
	font-weight: normal;
	width: 480px;
}
table.works{
	margin-top: 20px;
	margin-left: 10%;
	font-size: small;
	margin-bottom: 20px;
	border-collapse: separate;
}
table.works tr th{
	padding: 1px 10px 1px 10px;
	border-style: none none dotted solid;
	border-width: 0 0 1px 2px;
	border-color: #003366;
}
table.works tr td{
	padding: 1px 10px 1px 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
}
/*会社概要*/
div#main table.outline{
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 0.9em;
	border: 0px none;
	border-collapse: separate;
	line-height: 150%;
}
/*見出し*/
div#main table.outline tr th{
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 1px 1px 2px;
	border-color: #cccccc #cccccc #cccccc #003366;
	padding: 0 10px 0 4px;
}
div#main table.outline tr td{
	text-align: left;
	border: 1px solid;
	padding: 0 0 0 4px;
}
/*採用情報*/
div#main h4.recruit{
	margin-top: 10px;
	margin-left: 30px;
	font-weight: bold;
}
div#main table.recruit{
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 0.9em;
	border: 0px none;
	border-collapse: separate;
	line-height: 150%;
	width: 450px;
}
div#main table.recruit tr th{
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 1px 1px 2px;
	border-color: #cccccc #cccccc #cccccc #003366;
	padding: 0 10px 0 4px;
	width: 20%;
}
div#main table.recruit tr td{
	text-align: left;
	border: 1px solid;
	padding: 0 0 0 4px;
	width: 80%;
}
div#main h4{
	font-weight: normal;
	line-height: 150%;
}
div#subarea{
	height: 19px;
	border-width: 0 0 0 0;
	border-style: none none none none;
	border-color: #6699cc;
}
div#space{
	float: left;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	border-color: #6699cc;
	background-image: url("./image/space.gif");
	width: 172px;
	height: 20px;
}
div#submenu{
	float: left;
	width: 553px;
	height: 19px;
	border-width: 1px 0 1px 1px;
	border-style: solid none solid solid;
	border-color: #6699cc;
}
div#submenu ul{
}
div#submenu ul li{
	display : inline;
	width : 130px;
}
div#submenu ul li a img{
	border-style: none;
}
div#footerarea{
}
div#copy{
	float: right;
}
div#copy p{
	margin-top: 10px;
	margin-right: 10px;
	font-size: 0.8em;
}