﻿/* ========common======== */
* {
   font-family:Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#333;
}

html{
    height:100%;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff;
   height:100%;
}

br {
   letter-spacing:normal;
}

a:link,a:visited {
	color: #CC6600;
	text-decoration: none;
}

a:hover,a:active{
    text-decoration:underline; 
    color:#0329AB; 
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}
ul
{
    list-style-type:none;
}

strong 
{
    font-weight:bold;
    color:#f00;
}

/* ========インターネット事業ページ用(by谷本)======== */

.center
{
    text-align:center;
    clear:both;
}
 
.right
{
    text-align:right;
    clear:both;
}

div.title1
{
    width:590px;
    font-size:1.4em;
    border-bottom:solid 2px #f49600;
    margin:5px 0px;
    padding:5px 0px 5px 5px;
    font-weight:bold;
}

div.title1 a:link 
{
    font-weight:bold;
    color:#333;
    font-size:1em;
    text-decoration:none;
    background:none;
}

div.title2
{
    padding:3px;
	font-size:1.2em;
	margin:10px 0px 5px -5px;
	color:#1E77D3;
	font-weight:bold;
	text-align:center;
	clear:both;
}


div.wrapping
{
    clear:both;
    width:590px;
}

div.image
{
    float:left;
    width:auto;
}

div.textbox 
{
    float:left;
    padding:5px;
    line-height:1.2em;
    width:auto;
}

/* ========インターネット事業ページ用(by谷本)ここまで======== */

/* ========会社概要ページ(by狐崎)ここから======== */
table.outline
{
    float:right; 
    margin-top:6px;
}
td.outline-greeting
{
	width:590px; 
	height:200px; 
	text-align:left; 
    background-image:url(../image/outline/man.jpg);  
    background-repeat:no-repeat; 
}
div.outline-greeting-box
{
	width:280px; 
	height:180px; 
	text-align:left; 
	padding:3px 3px 3px 3px; 
	margin:3px 0px 0px 0px; 
    border-top:1px dotted #cccccc;  
    border-left:1px dotted #cccccc; 
}
td.outline-table-top
{
    width:590px; 
    height:26px; 
    padding:2px 0px 2px 5px; 
    background-image:url(../image/img/topics-non.gif); 
    color:#ffffff; 
    background-repeat:no-repeat;
}
td.outline-table-left
{
    padding:3px 3px 3px 3px; 
    border:1px solid #cccccc
}
td.outline-table-right
{
    padding:3px 3px 3px 3px; 
    border:1px solid #cccccc
}
/* ========地図======== */
td.mapimg
{
    width :590px; 
    height:542px; 
    text-align:center; 
    padding:10px 0px 10px 0px;
    background-color:#ffffff; 
    margin-top:5px; 
}
td.mapcomment
{
	width:590px; 
	height:20px; 
	text-align:left; 
	padding:2px 2px 2px 2xp;
    margin-top:5px; 
    border-bottom:3px double; }
    
/* ========会社概要ページ(by狐崎)ここまで======== */

/* ========リンクページ・お問い合わせ・サイトマップ用（伊東用）======== */
.content
{
   width:590px;
   height: auto;  
}

.t1
{
    width:590px;
    font-size:12px;
    background-image:url(../image/img/topics-non.gif);
    background-repeat:no-repeat;
    margin:5px 0px 5px 5px;
    padding:5px 0px 5px 5px;
    font-weight:bold;
    color:#ffffff;
}

.t2
{
    width:580px;
    font-size:12px;
    border-bottom:1px #999999 dashed;
    margin:5px 0px 5px 5px;
    padding:5px 0px 5px 5px;
 }
 
.t3
{
    width:570px;
    font-size:12px;
    background-color:#d3d3d3;
    border-bottom:1px solid #999999;
    margin:5px 0px 5px 5px;
    padding:5px 0px 5px 5px;
 }
 
  .t4
 {
    border-bottom:1px dashed #999999;
    /*border-left:2px solid #999999;*/
    background-color:#efefef;
 }  
 
.selectbox
{
    width:580px;
    margin:15px 0px 5px 15px;
    padding:5px 0px 5px 5px;
}

.selectbox1
{
    width:300px;
    margin:10px 0 5px 130px;
    padding:2px;
    background-color:#dddddd;
    border:1px dashed #999999;
   text-align:center;
}

a.sitemap
{
    text-decoration:none;
}

a:hover.sitemap
{
    text-decoration:underline;
}

/* ========リンクページ・お問い合わせ・サイトマップ用（伊東用）ここまで======== */
/* ========ライセンスオンライン(by斎須)ここから======== */
div.bg00{
   	width:590px;
   	height:200px;
	background: url('../image/lisence/license-online-bg.jpg') no-repeat left top;
}

p.LO{
	width:330px;
	margin-left:20px;
	padding:5px;
	line-height:1.6em;
	}
	
ul.LO2{
   list-style:decimal;
}
LO2.li{
	margin-left:30px;	
}

div.AAA
{
    padding:3px;
	font-size:1.2em;
	margin:10px 0px 5px -5px;
	color:#1E77D3;
	font-weight:bold;
	text-align:left;
	clear:both;
}
div.wrapping-A
{
    clear:both;
    width:590px;
    padding:5px;
}
p.right2{
	width:150px;
	margin-top:-10px;
	margin-right:-20px;
	float:right;
	}
	
div.button255{
	position:relative;
	width:160px;
	height:45px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	}
	
a.lolink{
    display:block;
    width:152px;
    height:37px;
    background-image:url(../image/lisence/lobanner06.gif);
    text-align:center;
    margin:5px auto;
    text-indent:-3000px;
    overflow:hidden;
}
a:hover.lolink{
    background-position:0px -37px;
    text-decoration:none;
}

h3.title100{
	margin:10px 0px 0px 20px;
	padding-left:5px;
	border-left:double 3px #f49600;
	}
	
p.honbun99{
	width:95%;
	margin:4px 0px 5px 25px;
	letter-spacing:0.3em;
	}
/* ========ライセンスオンライン(by斎須)ここまで======== */

ul.product 
{
    margin-left: 10px;
    padding-left: 10px;
}
ul.product li
{
    height: 60px;
}

/* ========ソフトウェア製品(by武藤)ここまで======== */


/* ========サービス/製品紹介(by狐崎)ここから======== */
div#service
{
    width:590px; 
    float:right; 
    margin-top:7px; 
}
div.service-top 
{
    width:590px; 
    height:26px; 
    padding:2px 0px 2px 5px; 
    background-image:url(../image/img/topics-non.gif);  
    background-repeat:no-repeat; 
    color:#ffffff;
    margin-bottom:10px; 
}
div.service-img-top
{
    width:590px; 
    height:100px; 
    background-image:url(../image/service/service-top.jpg); 
    background-repeat:no-repeat; 
    margin-bottom:10px; 
}
div.service-box 
{
    width:588px; 
    height:100%; 
    background-image:url(../image/service/service-back.jpg); 
    background-repeat:repeat-x; 
    border:1px solid #cccccc;  
    padding:20px 0px 20px 0px; 
    margin-bottom:10px; 
    float:left; 
}
div.service-title 
{
    width:560px; 
    border-bottom:3px double #cccccc; 
    text-align:left; 
    padding:0px 0px 2px 5px; 
    margin-bottom:5px; 
    float:left; 
}
.service-title a 
{
    font-size:large; 
    text-decoration:none; 
}
.service-title a:hover 
{
    font-size:large; 
    text-decoration:none; 
    color:#6699ff; 
}
div.service-comment 
{
    width:290px; 
    float:left; 
    margin-left:10px; 
    color:#7c7c7c;
}
div.service-img 
{
    width:240px; 
    height:170px; 
    border:1px solid #cccccc; 
    float:left; 
    margin-left:10px;  
}
/* ========サービス/製品紹介(by狐崎)ここまで======== */

/* ========HP制作・CMS(by狐崎)ここから======== */
div#hp-production
{
    width:590px; 
    float:left; 
    margin-top:7px; 
}
div.hp-production-top
{
    width:590px; 
    height:200px; 
    background-image:url(../image/hp-production/hp-production-top.jpg); 
    background-repeat:no-repeat; 
    padding:10px 5px 10px 5px; 
    float:left; 
}
div.hp-production-box
{
    width:590px; 
    float:left; 
    border:1px solid #cccccc; 
    margin-bottom:10px; 
    text-align:center; 
    padding:5px 0px 5px 0px; 
}
div.hp-production-title
{
    width:150px; 
    float:left; 
    text-align:left; 
    font-size:larger; 
    padding:0px 5px 0px 5px; 
    border-bottom:3px double #cccccc; 
}
div.hp-production-comment
{
    width:410px; 
    float:left; 
    text-align:left; 
    padding:0px 10px 5px 10xp; 
    margin-left:10px; 
    color:#7c7c7c; 
}

div.hp-production-comment-1
{
    width:150px; 
    float:left; 
    text-align:left; 
    border-left:3px solid #6699ff;  
    padding:2px 10px 2px 3px; 
    margin-top:5px; 
    color:#555555; 
}
div.hp-production-comment-2
{
    width:400px; 
    float:left; 
    text-align:left; 
    padding:5px 10px 0px 10px; 
    color:#7c7c7c; 
}
/* ========HP制作・CMS(by狐崎)ここまで======== */

/*==========採用情報(by大桑)======*/
.style-a
{
    background:url(../image/img/topics-non.gif) no-repeat; 
    height:26px; 
    padding-left:10px; 
    line-height:26px; 
    color:White;
    font-weight:bold;
    }
.wrapper-a
{
    border:solid 1px #f2984c; 
    padding:3px; 
    width:500px;
    text-align:left;
    margin:10px;
    }
.content-a
{
    background-color:#bbffff;
    padding-left:10px;
    font-size:larger;
    font-weight:bold;
    }
.content-b
{
    margin:5px 0px 5px 20px;
}
/*==========採用情報(by大桑)======*/

/* ========サービス/製品紹介ページ配下用CSS(ここから)======== */

div.text {
    width:590px;
    margin:auto;
    height:300px;
}
/* ========サービス/製品紹介ページ配下用CSS(ここまで)======== */
