body{
	font-family:"lr SVbN", "Osaka|";
	margin:0;
	padding:0;
	font-size:12px;
	line-height:140%;
}

img,img a{
	border:none;
}

.bg_clear{
	clear:both;
	width:0;
	height:0;
}

ul {
	list-style:none;
}

/*---------------------------------------*/

#head{
	width:900px;
	height:280px;
	margin:0 auto;
	padding:20px 0 0 0;
	background:url(img/back_head.jpg) no-repeat;
}

h1{
	margin:0 0 125px 0;
	padding:0;
	background:url(img/logo.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

h1 a{
	display:block;
	width:220px;
	height:45px;
}

h2{
	clear:both;
	width:396px;
	height:18px;
	margin:0 0 6px 0;
	padding:0;
	text-indent:-9999px;
	background:url(img/h2_head.gif) no-repeat;
}

#head ul{
	width:227px;
	height:12px;
	margin:0;
	padding:0;
	float:right;
}

#head ul li{
	margin:0 0 0 17px;
	padding:0;
	float:left;
}

#head p{
	width:490px;
	height:auto;
	margin:0;
	padding:0;
}

/*---------------------------------------*/

#menu{
	width:900px;
	height:30px;
	margin:0 auto;
	padding:0;
	background:url(img/back_menu.jpg) no-repeat;
}

#menu ul{
	margin:0 0 0 20px;
	padding:0;
}

#menu ul li	{
	float:left;
}
#menu ul li.top {
	background:url(img/b_top.jpg) no-repeat;
	width:28px;
	margin:0 35px 0 0;
}

#menu ul li.worksmobile {
	background:url(img/b_worksmobile.jpg) no-repeat;
	width:100px;
	margin:0 37px 0 0;
}

#menu ul li.workspc {
	background:url(img/b_workspc.jpg) no-repeat;
	width:76px;
	margin:0 39px 0 0;
}

#menu ul li.worksother {
	background:url(img/b_worksother.jpg) no-repeat;
	width:100px;
	margin:0 32px 0 0;
}

#menu ul li.companyinfo {
	background:url(img/b_companyinfo.jpg) no-repeat;
	width:100px;
	margin:0;
}

#menu ul li a	{
	display:block;
	height:30px;
	text-indent:-9999px;
}

#menu ul li.top a:hover,
#menu ul li.top a.stay	{
	background:url(img/b_top_f2.jpg) no-repeat;
	width:28px;
}

#menu ul li.worksmobile a:hover,
#menu ul li.worksmobile a.stay	{
	background:url(img/b_worksmobile_f2.jpg) no-repeat;
	width:100px;
}

#menu ul li.workspc a:hover,
#menu ul li.workspc a.stay	{
	background:url(img/b_workspc_f2.jpg) no-repeat;
	width:76px;
}

#menu ul li.worksother a:hover,
#menu ul li.worksother a.stay	{
	background:url(img/b_worksother_f2.jpg) no-repeat;
	width:100px;
}

#menu ul li.companyinfo a:hover,
#menu ul li.companyinfo a.stay	{
	background:url(img/b_companyinfo_f2.jpg) no-repeat;
	width:100px;
}

/*---------------------------------------*/

#mainbody{
	width:900px;
	margin:0 auto;
	padding:20px 0;
	background:#000;
	color:#CCC;
}

h3.top{
	width:64px;
	height:10px;
	margin:0 0 10px 20px;
	padding:0;
	background:url(img/h3_top.gif) no-repeat;
	text-indent:-9999px;
}

h3.worksmobile{
	width:80px;
	height:10px;
	margin:0 0 10px 20px;
	padding:0;
	background:url(img/h3_mobile.gif) no-repeat;
	text-indent:-9999px;
}

h3.workspc{
	width:72px;
	height:10px;
	margin:0 0 10px 20px;
	padding:0;
	background:url(img/h3_pc.gif) no-repeat;
	text-indent:-9999px;
}

h3.worksother{
	width:78px;
	height:10px;
	margin:0 0 10px 20px;
	padding:0;
	background:url(img/h3_other.gif) no-repeat;
	text-indent:-9999px;
}

h3.company{
	width:100px;
	height:10px;
	margin:0 0 0 20px;
	padding:0;
	background:url(img/h3_company.gif) no-repeat;
	text-indent:-9999px;
}

table.works{
	width:880px;
	margin:0 0 0 20px;
	padding:0;
}
table.works th{
	width:200px;
	margin:0;
	padding:6px 20px 0 0;
	font-weight:bold;
	text-align:left;
}
table.works td{
	width:200px;
	margin:0;
	padding:0 20px 0 0;
}

.line{
	width:860px;
	height:1px;
	margin:0 auto;
	padding:10px 0;
	background:url(img/line.gif) center no-repeat;
}

table.company{
	width:860px;
	margin:0 auto;
	padding:0;
}
table.company th{
	width:220px;
	margin:0;
	padding:10px 0 4px 0;
	border-bottom:#999 1px solid;
	text-align:left;
}
table.company td{
	width:640px;
	margin:0;
	padding:10px 0 4px 0;
	border-bottom:#999 1px solid;
}

/*---------------------------------------*/

#foot{
	width:880px;
	height:52px;
	margin:0 auto;
	padding:18px 0 0 20px;
	background:url(img/back_foot.jpg) no-repeat;
}

#foot p{
	width:250px;
	height:18px;
	margin:0;
	padding:0;
	background:url(img/copyright.gif) no-repeat;
	text-indent:-9999px;
}