/*************************************************	Init								*************************************************/html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;		background: transparent;}body {	}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}/* remember to define focus styles! */:focus {	outline: 0;}/* remember to highlight inserts somehow! */ins {	text-decoration: none;}del {	text-decoration: line-through;}/************************************************/body {  margin: 0;  padding: 0;  }#main { position: absolute;  width: 800px;  height: 600px;top: 50%;  left: 50%;   margin: -300px 0 0 -400px;   }body{	background: url(../image/common/bg.gif);	font-size:12px;}#main{width:800px;height:600px;background:#000000;}#menu{width:100px;height:600px;background-color:#006600;float:left;}#right,#about,#recruit,#product{float:right;height:600px;width:700px;}/************************************************/#about{	background: url(../image/about/about.gif) no-repeat;}#about .cap{width:700px;height:100px;text-indent:-9999px;}.company{margin-left:60px;margin-top:220px;}.company a{color:#000000;}dl.list309 dt {  clear: left;  float: left;  margin: 0 0 1em;  width: 7.5em;		line-height:1.8;		padding-top:5px;}dl.list309 dd {  margin-bottom: 1em;  margin-left: 7.5em;		line-height:1.8;}/************************************************/#recruit{	background: url(../image/recruit/bg.gif) no-repeat;}#recruit h3{margin-bottom:20px;}#rec-cap{margin-top:200px;margin-left:150px;width:350px;}#recruit dl.list309 dt{padding:0;font-weight:bold;}/************************************************/#product{	background: url(../image/product/bg.gif) no-repeat;}.item{margin-left:60px;margin-top:150px;}.item p{line-height:1.8;margin-left:48px;margin-bottom:50px;}
