@charset "utf-8";
html{
    height:100%;
}
html>/**/body{
    overflow-y: scroll;
}
html:first-child body{
    min-height:100%;
    padding-bottom:1px;
}
body{
    font-size: 12px;
    font-family: "ＭＳ ゴシック";
    background: #003399 url(../images/indexBg.jpg) repeat-x;
    width: 1300px;
    margin: 0px auto 0px;
	line-height: 1.1em; 
    overflow-y: scroll;
}
a img{
	border: none;
}
h1{
    font-size: 12px;
	padding-top: 156px;
    color: #FFFFFF;
    float: right;
}
.left{
    float: left;
	width: 1000px;
}
.right{
    float: left;
	width: 300px;	
}
.linkshare img{
	display: block;
}
.linkshare{
    float: left;
	width: 300px;
	margin-top: 40px;
}

/*HeaderMenu******************/
.HMHome a{
	background-image: url(../images/HMHome.gif);
	background-repeat: no-repeat;
	margin-left: 200px;
	width: 130px;
	height: 109px;
	display: block;	
	float: left;	
}
.HMHome_op{
	background-image: url(../images/HMHome_op.gif);
	background-repeat: no-repeat;
	margin-left: 200px;
	width: 130px;
	height: 109px;
	display: block;	
	float: left;	
}
.HMTech a{
	background-image: url(../images/HMTech.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 109px;
	display: block;	
	float: left;	
}
.HMTech_op{
	background-image: url(../images/HMTech_op.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 109px;
	display: block;	
	float: left;	
}
.HMMainte a{
	background-image: url(../images/HMMainte.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 109px;
	display: block;	
	float: left;	
}
.HMMainte_op{
	background-image: url(../images/HMMainte_op.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 109px;
	display: block;	
	float: left;	
}
.HMCompany a{
	background-image: url(../images/HMCompany.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 109px;
	display: block;	
	float: left;	
}
.HMCompany_op{
	background-image: url(../images/HMCompany_op.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 109px;
	display: block;	
	float: left;	
}
.HMHome a:hover,
.HMTech a:hover,
.HMMainte a:hover,
.HMCompany a:hover{
	background-position: 0px -109px;
}
.topLogo{
	background-image: url(../images/TopLogo.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 360px;
	float: left;
}
/*********************************************************************************/
.technology a{
    margin-left: 150px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 45px;
	width: 400px;
	background: url(../images/technologyIndex.jpg) no-repeat;
	display: block;
	clear: both;
}
.maintenance a{
    margin-left: 150px;
	margin-top: 50px;
	margin-bottom: 20px;
	height: 45px;
	width: 400px;
	background: url(../images/maintenanceIndex.jpg) no-repeat;
	display: block;
}
.technologyTB{
    margin-left: 200px;
	width: 750px;	
}
.maintenanceTB{
    margin-left: 200px;
	width: 500px;
}
.menu a{
	background-image: url(../images/topics01.gif);
	background-repeat: no-repeat;
    text-indent: 40px;
	font-size: 16px;
	height: 25px;
	padding-top: 5px;
	display: block;
	color: #0099FF;
	text-decoration: none;
}
.menu a:hover{
	color: #0066FF;
	background-position: 0px -36px;	
}
.menu a:active{
 	position: relative;
 	top: 1px;
}
.kochouLink{
	float: left;
	width: 300px;
	font-size: 10px;
	color: #0099FF;
}
.azmallLink{
    float: left;
	width: 300px;
	font-size: 10px;
	color: #0099FF;
	margin-top: 20px;
}
/**********************************************************/
.footerMenu{
    clear: both;
	float: left;
	width: 450px;
	padding-top: 65px;
	margin-top: 100px;
	margin-left: 100px;
}
.footerMenu td{
	background-image: url(../images/footerMenu.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
}
.footerMenu a{
	color: #0066CC;
	text-decoration: none;    
}
.footerMenu a:hover{
	color: #0099FF;
}
.footer{
    color: #0066CC;
    float: right;
	width: 1200px;
	text-align: right;	
}
