body {
	margin: 0px;
	font-size:12px;
	line-height:1.4em;
	color:#777777;
}
body img {
	border-style:none;
}
body a{
	text-decoration:none;
	color:#4784ff;
}
/*container*/
#container {
	width:780px;
	border-style:solid;
	border-color:#486fd0;
	border-width:1px;
	margin:auto;
	padding:0px;
	background-color:#FFFFFF;
}
/*logo*/
#logo{
	width:780px;
	height:50px;
	background-image:url(../images/head.jpg);
	display:block;
}
/*global-menubtn*/
#global-menu {
	display:block;
	width:780px;
	height:42px;
	padding:0px;
	overflow:hidden;
}
#global-menu ul{
	height:42px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#global-menu ul li{
	margin:0;
	padding:0;
	height:42px;
	float:left;
}
#global-menu ul li a{
	margin:0;
	padding:0;
	display:block;
	height:42px;
	background:none left top no-repeat;
	text-indent:-9999px;
}
#global-menu ul li.menubtn-01 a{
	width:156px;
	background:url(../images/mbtn_home.gif) left top no-repeat;
	margin:0;
}
#global-menu ul li.menubtn-02 a{
	width:156px;
	background:url(../images/mbtn_about.gif) left top no-repeat;
	margin:0;
}
#global-menu ul li.menubtn-03 a{
	width:156px;
	background:url(../images/mbtn_business.gif) left top no-repeat;
	margin:0;
}
#global-menu ul li.menubtn-04 a{
	width:156px;
	background:url(../images/mbtn_equipment.gif) left top no-repeat;
	margin:0;
}
#global-menu ul li.menubtn-05 a{
	width:156px;
	background:url(../images/mbtn_info.gif) left top no-repeat;
	margin:0;
}
#global-menu ul li a:hover,#global-menu ul li.here a{
	background-position:left bottom;
	text-decoration:none;
}
/*footer*/
#footer{
	width:780px;
	height:32px;
	overflow:hidden;
	display:block;
	background:url(../images/footer.gif) left top no-repeat;
	text-align:right;
	line-height:32px;
	font-weight:bold;
	color:#FFFFFF;
}
#footmenu{
	margin-right:30px;
}
#footer a{
	color:#FFFFFF;
}
#footer a:hover{
	color:#000099;
}

/*top*/
#top-tbl{
	width:720px;	
	margin:auto;
	margin-top:20px;
	margin-bottom:40px;
}
#top-infobox{
	width:348px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	margin:0;
}
#top-infotext{
	padding:8px 20px 8px 20px;
}
#toinfobtn a{
	display:block;
	text-indent:-9999px;
	width:130px;
	height:25px;
	overflow:hidden;
	float:right;
	background:url(../images/btn_info.gif) left top no-repeat;
}
#toinfobtn a:hover{
	background-position:left bottom;
	text-decoration:none;
}
/*common*/
#contentsbody{
	width:780px;
	background-image:url(../images/side_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	/*position:relative;
	overflow:hidden;
	height: auto;*/
}
#leftcontents{
	width:140px;
	height:500px;
	/*display:block;*/
	float:left;
	margin:0;
	padding:0;
}
#maincontentsbody{
	width:640px;
	display:block;
	float:right;
	margin:20px 0 0 0;
	padding:0;
	background-color:#FFFFFF;
}
#maincontents{
	width:590px;
	display:block;
	margin:auto;
	padding:0;
}
.contents-tbl{
	margin-top:15px;
	margin-bottom:30px;
}
.form-tbl{
	width:490px;
	margin:auto;
	margin-top:15px;
	margin-bottom:30px;
}
.infoformtext{
	font-size:12px;
	color:#777777;
}
.contents-tbl img{
	margin-right:7px;
	padding:0;	
}
.tbl-textbold{
	font-weight:bold;
	line-height:30px;
}
.tbl-textequipme{
	font-size:10px;
	font-weight: normal;
	line-height:18px;
	width:272px;
}
.text-l{
	font-size:14px;
	line-height:1.8em;
	font-weight:bold;
}
.dot{
	height:7px;
	overflow:hidden;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.clear-hr{
	height:1px;
	visibility:hidden;
	clear:both;
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
}
.clear-both{
	clear:both;
	margin:0;
	padding:0;	
}
#local-menu {
	/*display:block;*/
	width:130px;
	padding:0px;
	overflow:hidden;
	margin:auto;
}
#university a{
	width:130px;
	height:25px;
	text-indent:-9999px;
	background:url(../images/btn_university.gif) left top no-repeat;
	margin:0;
	margin-top:30px;
	display:block;
}
#company a{
	width:130px;
	height:25px;
	text-indent:-9999px;
	background:url(../images/btn_company.gif) left top no-repeat;
	margin:0;
	margin-top:25px;
	display:block;
}
#university a:hover{
	background-position:left bottom;
	text-decoration:none;
}
#company a:hover{
	background-position:left bottom;
	text-decoration:none;
}
#universityhere{
	width:130px;
	height:25px;
	text-indent:-9999px;
	background:url(../images/btn_university.gif) left bottom no-repeat;
	margin:0;
	margin-top:30px;
	display:block;
}
#companyhere{
	width:130px;
	height:25px;
	text-indent:-9999px;
	background:url(../images/btn_company.gif) left bottom no-repeat;
	margin:0;
	margin-top:25px;
	display:block;
}
#popupwindow{
	margin:0;
}
.ERR{
	color:#FF0000;
}
#top-sonotatext {
	padding:8px 20px 8px 20px;
}
#top-sonotatext img {
	border:none;
	margin:10px;
}

#biz-sonotatext img {
	border:none;
	margin-top:10px;
	margin-left:70px
}

#top-newsbox {
	width:348px;
	height:170px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	margin:0;
	font-size: 10px;
	list-style:none;
	overflow:auto;
	line-height:130%;
}
#top-newstext{
	padding:8px 20px 8px 20px;
	overflow:auto;

}

