@charset "utf-8";
html{
    height:100%;
}
html>/**/body{
    overflow-y: scroll;
}
html:first-child body{
    min-height:100%;
    padding-bottom:1px;
}
body{
	font-size: 0.8em;
	font-family: "ＭＳ ゴシック";
	background: #003399 url(../images/bg.jpg) repeat-x;
	width: 1300px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 1.4em;
	color: #CCCCFF;
    overflow-y: scroll;
}
h1{
    font-size: 12px;
    color: #FFFFFF;
    float: right;
	margin-bottom: 3px;  	
}
a img{
	border: none;
}
a{
	color: #FFFF99;
}
p{
    margin-left: 50px;
}
.Logo a{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 200px;
	float: left;
	display: block;	
}
#return{
	text-align: right;
	width: 900px;
	margin-top: 20px;
}
#linkshare{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.caution{
	background-image: url(../images/caution.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	list-style-type: none;
}
.topics{
	background-image: url(../images/topics.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 30px;
	margin-top: 30px;
	padding-left: 55px;
	padding-top: 15px;
	font-size: 16px;
	color: #0099FF;
}
.topics02{
	background-image: url(../images/topics02.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-left: 100px;
	margin-top: 10px;
	text-indent: 50px;
	color: #0099FF;
	font-size: 14px;	
}
.small{
    font-size: 0.8em;
}
/*HeaderMenu*******************************/
.HMHome a{
	background-image: url(../images/HMHome.gif);
	background-repeat: no-repeat;
	margin-left: 360px;
	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;
}
/*footer*********************************************************/
.footerBg{
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 1200px;
}
.footerMenu{
	float: left;
	width: 450px;
	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;
	padding-bottom: 30px;
}
/**********************************************************/
.container{
    width: 1200px;
    min-height: 400px;
	height: auto;
	clear: both;	
	margin: 50px auto 50px;
	padding-top: 30px;
}
.left{
	float: left;
	width: 200px;
}
.right{
	float: left;
	width: 1000px;
	margin-bottom: 50px;
}
.title{
	font-size: 28px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-bottom: 50px;
}
.titleEn{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	letter-spacing: 0.1em;
	padding-left: 10px;
}
.rightTitle{
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
	text-indent: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #003399;
}
.title_sub{
	background-image: url(../images/sub_title.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 20px;
	text-indent: 50px;
	padding-top: 5px;	
}
.title_sub a{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
	text-decoration: none;
	padding-bottom: 3px;
}
/*会社情報**************************************************************************/
.profile{
	width: 600px;
	margin: 0px auto 0px;
}
.profile td{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
.history{
	width: 600px;
	margin: 0px auto 30px;
}
.history td{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
.history_h{
	vertical-align: top;
}
/*システム保守************************************************************************/
.maintenance{
	width: 600px;
	margin: 0px auto 30px;
	border: 1px solid #0099FF;
	border-collapse: collapse;
	margin-bottom: 20px;	
}
.maintenance_h{
    width: 120px;
	vertical-align: top;	
}
.maintenance td{
	padding: 10px;
	border: 1px dotted #0099FF;
}
.serviceDetail{
    margin-left: 50px;
}
.serviceDetail dt{
	color: #0099FF;
	padding-bottom: 5px;	
}
.serviceDetail dd{
	padding-bottom: 20px;
}
/*技術情報****************************************************************************/
/*webシステム*********/
.point{
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 10px;
	font-weight: bold;
}
.WSPoint{
    margin: 0px 0px 40px 80px;
}
.web_system_record{
	width: 600px;
	margin: 20px auto 20px;
	border-collapse: collapse;
	border: 1px solid #0099FF;
}
.web_system_record td{
    padding: 10px;
	border: 1px dotted #0099FF;
}
/*ホームページ****************/
.price{
	width: 300px;
	margin: 20px 0px 20px 80px;
	border-collapse: collapse;
	border: 1px solid #0099FF;
}
.price_head{
    padding: 10px;
	border: 1px dotted #0099FF;
	width: 100px;
}
.price_contents{
    padding: 10px;
	border: 1px dotted #0099FF;
}
.page_record{
	width: 600px;
	margin: 20px 0px 20px 80px;
	border-collapse: collapse;
	border: 1px solid #0099FF;
}
.record_head{
    padding: 10px;
	border: 1px dotted #0099FF;
	width: 100px;
}
.record_contents{
    padding: 10px;
	border: 1px dotted #0099FF;
}
/*アプリケーション開発********/
.application{
	width: 650px;
	margin: 20px 0px 20px 80px;
	border-collapse: collapse;
	border: 1px solid #0099FF;
}
.application td{
    padding: 10px;
	border: 1px dotted #0099FF;
}
.application th{
	padding: 10px;
	border: 1px dotted #0099FF;
	color: #0099FF;
}
/*計装システム***********/
.factory{
	width: 500px;
	margin: 20px 0px 30px 80px;
	border-collapse: collapse;
	border: 1px solid #0099FF;
}
.factory td{
	padding: 10px;
	border: 1px dotted #0099FF;
}
.factory_topi{
    margin-left: 80px;
}
.factory_topi li{
    padding-bottom: 10px;
}
/*レンタルサーバ**********/
.cpiTB{
	width: 950px;
	margin: 20px 0px 0px 50px;
	border-collapse: collapse;
	border: 1px solid #0099FF;
	text-align: center;
	font-size: 10px;
}
.cpiTB td{
	padding: 5px;
	border: 1px dotted #0099FF;
}
.cpiTB02{
	width: 700px;
	margin: 20px 0px 0px 50px;
	border-collapse: collapse;
	border: 1px solid #0099FF;
	text-align: center;
	font-size: 10px;
}
.cpiTB02 td{
	padding: 5px;
	border: 1px dotted #0099FF;
}
.cpiTB_h{
	text-align: left;
}
/*個人情報保護************************************************************************/
.privacy{
    margin-left: 50px;
	margin-bottom: 50px;
}
.privacy dt{
	color: #0099FF;
	padding-bottom: 5px;
}
.privacy dd{
	padding-bottom: 20px;
}
/*サイトマップ*************************************************************************/
.sitemap_head{
	margin-top: 30px;
	margin-left: 50px;
	background-image: url(../images/siteMap01.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 25px;
}
.sitemap_head a{
	text-decoration: none;
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	padding-bottom: 3px;	
}
.sitemap_contents{
	margin: 5px 0px 10px 130px;
	background-image: url(../images/siteMap02.gif);
	background-repeat: no-repeat;
	text-indent: 20px;	
}
.sitemap_contents a{
	text-decoration: none;
	color: #CCCCFF;
}
.sitemap_contents a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	padding-bottom: 3px;
}
/*リクルート***********************************************************************/
.recruitTb{
	margin-left: 50px;
	width: 600px;
	border: 1px solid #0099FF;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.recruitTb td{
    padding: 10px;
	border: 1px dotted #0099FF;
}
.recruit_h{
	width: 80px;
	color: #0099FF;
}
/*お問合わせ***********************************************************************/
.mailTb{
    margin-top: 50px;
	margin-left: 50px;
}
#mail_btn{
	margin: 30px 100px 30px;
}
.mail{
	background-image: url(../images/mailImg.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	width: 25px;	
}
