/* ------------------------------------------
Style Sheet
	/index.html
------------------------------------------ */
#main ul {
	padding:0;
	margin:0 0 20px 10px;
	border:0;
	background:#ffffff;
	color:#5b5b5b;
}

#main ol ul {
	margin-left:20px !important;
}

#main li {
	margin-bottom:0.1em;
	font-size:13px;
	line-height:140%;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 35px;
        list-style-type: square;
}


#main li li {
	font-size:100%;
}

#main dl {
	font-size:80%;
	margin:0 40px 20px 40px;
}

#main dl dt {
	border-bottom:1px #5b5b5b solid;
}

#main h4 {
	border-bottom:1px #999999 dotted;
	margin:20px 0 5px 20px;
	padding:3px 5px;
	color:#5b5b5b;
	font-size:90%;
}


/*  個人情報の取扱いについて privacy.html  */
#privacy-contents {
      margin-left: 10px;
      width: 680px;
}

#privay-contents ul {
      padding:0;
      margin:0 0 10px 40px;
      border:0;
      background:#ffffff;
      color:#5b5b5b;
}

#privacy-contents ol ul {
      margin-left:20px !important;
}

#privacy-contents li {
      margin-bottom:0.1em;
      font-size:80%;
      line-height:125%;
}

#privacy-contents li.privacy{
      font-size:80%;
      color: #333333;
      font-weight: bold;
}

#privacy-contents li li {
      font-size:100%;
}

#privacy-contents dl {
      font-size:80%;
      margin:0 40px 20px 40px;
}

#privacy-contents dl dt {
      border-bottom:1px #5b5b5b solid;
}

#privacy-contents h4 {
      border-bottom:1px #999999 dotted;
      margin:20px 0 5px 20px;
      padding:3px 5px;
      color:#5b5b5b;
      font-size:90%;
}

div.privacy {
	background:#ffffff;
	border-bottom:#cccccc 3px double;
	padding-bottom:10px;
	font-size:14px;
}

div.privacy h3 {
	padding:5px !important;
	margin:5px 0;
	background:#eeeeee;
	font-size:12px;
}

ol.privacy {
	margin-left:1em;
}

li.privacy  {
	list-style-type: decimal;
	margin-left:1em;
	font-size:80%;
	line-height:130%;
	color:#333333;
}

li.privacy li {
	font-size:100%;
}

.privacy-ur li {
	list-style-type: upper-roman;
	margin-left:1em;
	font-size:80%;
	line-height:130%;
	color:#333333;
}

li.privacy-lr  {
	list-style-type: lower-roman;
	margin-left:1em;
	font-size:80%;
	line-height:130%;
	color:#333333;
}


li.privacy-alpha  {
	list-style-type: lower-alpha;
	margin-left:0;
	font-size:80%;
	line-height:130%;
	color:#5b5b5b;
        font-weight: normal;
}




/*  タイトル  h1 p などbase.cssファイルに */
.read h2 {
      font-size:16px;
      color:#5b5b5b;
      background-color:#f6f6f6;
      border-top:1px solid #cccccc;
      border-right:1px solid #cccccc;
      border-bottom:1px solid #cccccc;
      border-left:7px solid #cccccc;
      line-height:130%;
      margin:10px ;
      padding:5px 10px;
}


.read h3 {
    font-size:15px;
    color:#6b6b6b;
    background-color:#f9f9f9;
    border-top:3px double #cccccc;
    border-bottom:1px solid #cccccc;
    line-height:150%;
    margin:20px 20px 10px 20px ;
    padding:2px 0 2px 8px;
}

.read span.leader {
	color:#0066FF;
}


.read ul span {
	font-size:85%;
	color:#5b5b5b;
	margin-left:10px;
}

.read p {
    color:#5b5b5b;
    margin-left:10px;
}


.lfloat {
	width:170px;
}

/*  製品ラインナップ  */

#onlineservice {
    background-image: url('../images/onlineservice_back.gif');
    background-repeat:repeat-y;
    margin: 0 0 10px 0;
}

#onlineservice h2 {
    background-image: url('../images/title_onlineservice.gif');
    background-repeat: no-repeat;
    height: 0;
    overflow: hidden;
    padding-top: 26px;
    width: 530px;
}

#serverservice {
	clear:both;
    background-image: url('../images/serverservice_back.gif');
    background-repeat:repeat-y;
    margin: 0 0 10px 0;
}

#serverservice h2 {
    background-image: url('../images/title_serverservice.gif');
    background-repeat: no-repeat;
    height: 0;
    overflow: hidden;
    padding-top: 26px;
    width: 530px;
}

/* #product { */
/* 	clear:both; */
/*     background-image: url('../images/product_back.gif'); */
/*     background-repeat:repeat-y; */
/*     margin: 0 0 10px 0; */
/* } */

#product h2 {
    background-image: url('../images/title_product.gif');
    background-repeat: no-repeat;
    height: 0;
    overflow: hidden;
    padding-top: 26px;
    width: 530px;
}

#develop {
	clear:both;
    background-image: url('../images/develop_back.gif');
    background-repeat:repeat-y;
    margin: 0 0 10px 0;
}

#develop h2 {
    background-image: url('../images/title_develop.gif');
    background-repeat: no-repeat;
    height: 0;
    overflow: hidden;
    padding-top: 26px;
    width: 530px;
}

#develop h4 {
	border-top:1px #999999 solid;
	border-bottom:3px #999999 double;
	margin:20px 0 5px 20px;
	padding:2px 5px;
	color:#5b5b5b;
	font-size:90%;
}

#develop p {
	padding:0;
	margin:0 0 20px 20px;
	line-height:125%;
}

.box {
	width:510px;
    background-position: 0 0 0 -20px;
	text-align:left;
	margin:0 0 0 20px ;
}

.box-left {
	float:left;
	width:250px;
	text-align:left;
	margin: 10px 0 0 0 ;
}

.box-right {
	width:250px;
	text-align:left;
	margin: 10px 0 0 10px ;
	float:left;
}

.box img.icon {
	float:left;
	clear:left;
	margin: 10px 10px 10px 0 ;
	width:45px;
	height:45px;
}

.box p ,.box font {
	display:block;
	margin:10px 0px 10px 55px;
	font-size:80%;
	line-height:110%;
}

.box a:link {
	color:#5b5b5b !important;
	text-decoration:none;
}

.box a:visited {
	color: #5b5b5b;
	text-decoration:none;
}

.box a:hover {
	color:#0033ff;
	text-decoration:underline;
}

.box a:active {
	color:#0033ff;
	text-decoration:underline;
}


.box-cols {
	margin:10px 0 10px 20px ;
}

.box-cols li{
	clear:both;
	font-size:80%;
    display:inline;
}

.box-cols a{
    padding-right: 1.5em;
    background: url('../images/gosystem.gif') center right no-repeat;
    margin-right:20px;
}

.box-cols a:link {
	color:#5b5b5b;
	text-decoration:none;
}

.box-cols a:visited {
	color: #5b5b5b;
	text-decoration:none;
}

.box-cols a:hover {
	color:#0033ff;
	text-decoration:underline;
}

.box-cols a:active {
	color:#0033ff;
	text-decoration:underline;
}

.box-cols p{
	margin:5px 0px 5px 0px;
	font-size:80%;
	line-height:110%;
}





/*  フォーム  */
/*
#inquiry { margin:20px 0;}

#inquiry table {
	border-collapse:separate;
	border-spacing: 5px;
	font-size:85%;
}

#inquiry th {
	color:#0A336F;
	font-weight:bold;
	padding:5px 5px;
	text-align:right;
	border-right:5px solid #CBD8EB;
	white-space:nowrap;
	vertical-align:top;
}

#inquiry td {
	font-weight:normal;
	padding:5px 5px;
	text-align:left;
}
*/



/*  会社概要  */

#company table {
	color:#5b5b5b;
	margin:0 ;
	border-collapse: separate ;
	border-spacing: 10px;
	border: none;
	font-size:80%;
	width:auto;
}

#company table th {
	padding: 3px 10px;
	border-right: 3px #2E67D1 solid;
	border-bottom:1px #cccccc dotted;
	font-weight:normal;
	background:#ffffff;
	white-space: nowrap;
}

#company table td  {
	padding: 3px 10px;
	border-bottom:1px #cccccc dotted;
}

#company table td ol {
	margin-bottom: 0;
}

#company table td ol li {
	margin: 0;
        padding: 0;
        font-size: 100%;
        color :#333333;
        line-height: 160%;
}

.c-set { 
	margin: 0;
        padding: 0;
        font-size: 100% !important;
        color :#333333;
 }

/*  沿革  */

#history table {
	color:#5b5b5b;
	margin:0 ;
	border-collapse: separate ;
	border-spacing: 10px;
	border: none;
	font-size:80%;
	width:auto;
}

#history table th {
	padding: 3px 10px;
	border-right: 3px #cccccc solid;
	font-weight:normal;
	background:#ffffff;
	white-space: nowrap;
}

#history table td  {
	padding: 3px 10px;
}

#history table td ol {
	margin-bottom: 0;
}

#history table td ol li {
	margin: 0;
}


/*  強調  */
.point {
	color:#0033ff;
}

.hid{
    position: static;
    height:47px;
}

.point-blue {
	background-color: #c9e3fd;
	padding: 4px;
	color: #444444;
	font-weight: bold;
       font-size:90%;
}

.point-orange {
	background-color: #ffe7c9;
	padding: 4px;
	color: #444444;
	font-weight: bold;
       font-size:90%;
}

.point-green {
	background-color: #c1fbaf;
	padding: 4px;
	color: #444444;
	font-weight: bold;
       font-size:90%;
}





/*  fontサイズ  */
.font-small { 
    font-size: 13px;
 }
 
.font-nomal { 
    font-size: 11px;
 }

/*  幅  */
.narrow { 
    width:600px
 }
 
 


/*  achivement.htmlの設定  */
h1 span.achivement {
    display: block;
    background: url('../images/title_achivement.gif') no-repeat;
    height: 34px;
    width: 691px;
    text-indent: -9999px;
}


#achive-set dl {
    font-size:85% !important;
}

#achive-set dl dt {
    color: #019cae;
    font-weight: bold;
    border-bottom: 1px dotted #10a7b8;
    line-height: 190%;
    margin-top:10px;
    font-size:100%;
    padding-left: 20px;
    background:#FFFFFF url(../images/ico-list-arrow.gif) 0 40% no-repeat;
}

#achive-set dl dd {
    font-size:100%;
    font-weight: nomal;
    margin:5px 0px 10px 20px;
    line-height: 150%;
}


p.link-case {
	line-height:190%;
    list-style-type: none;
    text-align:right;
    margin-right:10px;
    margin-top: 5px;
    font-size: 14px;
}

p.link-case a {
    background: url('../images/icon-link-case.gif') 0 90% no-repeat;
    padding-left: 30px;
    margin-top: 5px;
    font-size: 14px;
}

/*  development.htmlの設定  */
h1 span.development {
    display: block;
    background: url('../images/title_development.gif') no-repeat;
    height: 34px;
    width: 691px;
    text-indent: -9999px;
}



#develop-set dl {
    font-size:85% !important;
}

#develop-set dl dt {
    font-size:100%;
    color: #559042;
    font-weight: bold;
    border-bottom: 1px dotted #559042;
    line-height: 190%;
    margin-top:15px;
    padding-left: 20px;
    background:#FFFFFF url(../images/ico-list-arrow.gif) 0 40% no-repeat;

}

#develop-set dl dd {
    font-size:95%;
    font-weight: nomal;
    margin:5px 0 5px 20px;
}

/*  inquiry.htmlの設定  */
h1 span.inquiry {
    display: block;
    background: url('../images/title_inquiry.gif') no-repeat;
    height: 34px;
    width: 691px;
    text-indent: -9999px;
}


/*  sitemap.htmlの設定  */
.sitemap-set {
	width: 200px;
}
