@charset "UTF-8";

/*ページ全体の指定*/

body{
  margin:0;
  padding:0;
  font-size:small;
  color:#000000;
  background:#ffffff;
  }

a:link
{
		color: #333366;
}

a:visited
{
		color: #3333aa;
}

a:hover,a:acive
{
		color: #aa9933;
}

/*コンテンツ全体の指定*/

#pagebody{
  margin:0 auto;
  width:700px;
  }

#header
{
		margin: 0px;
		padding: 0px;
		height: 60px;
}

#contents_title
{
		margin-top: 15px;
		margin-bottom: 10px;
		width: 700px;
		height: 27px;
}

#contents_main
{
		margin-top: 5px;
		font-size: small;
		line-height: 1.5em;
}

#contents_main dl
{
		margin: 0px;
		padding: 0px;
		font-size:small;
}

#contents_main dt
{
		line-height: 1.2em;
		margin-left: 1.5em;
		padding: 0px;
		width:17em;
}

#contents_main dd
{
		position: relative;
		top: -1.2em;
		left: 17em;
		border-width: 0px;
		margin: 0px;
		padding: 0px;
		line-height: 100%;
		z-index: 1;
		width: 80%;
		line-height: 1.2em;
}

#contents_main b
{
		color: #81A0E9;
}

#concept{
  height:230px;
  }

#main_table
{
	width:700px;
}

#main_table td
{
	vertical-align: top;
}

#dot_line p
{	
		width: 700px;
		height: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0px;
    background-image: url(../images/dot_line.gif);
    background-repeat: repeat;
}

/*メニュー*/

#menu
{
		padding: 0px;
		margin: 0px;
		width: 700px;
		height: 20px;
}
#menu ul
{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
}
#menu li
{
		padding: 0px;
		margin: 0px;
		display : inline;
		float:left;
}
#menu #contents
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/contents.gif);
    margin:  0px;
    width: 136px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #home a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/home.gif);
    margin:  0px;
    width: 136px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #home2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/home2.gif);
    margin:  0px;
    width: 136px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #home a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/home2.gif);
    margin: 0px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #product a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/product.gif);
    margin:  0px;
    width: 141px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;

}
#menu #product2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/product2.gif);
    margin:  0px;
    width: 141px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #product a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/product2.gif);
    margin: 0px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #dbcontrol a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/dbcontrol.gif);
    margin:  0px;
    width: 141px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #dbcontrol2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/dbcontrol2.gif);
    margin:  0px;
    width: 141px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #dbcontrol a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/dbcontrol2.gif);
    margin: 0px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #company a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/company.gif);
    margin:  0px;
    width: 141px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #company2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/company2.gif);
    margin:  0px;
    width: 141px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #company a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/company2.gif);
    margin: 0px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #contact a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/contact.gif);
    margin:  0px;
    width: 141px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #contact2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/contact2.gif);
    margin:  0px;
    width: 141px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}
#menu #contact a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../images/contact2.gif);
    margin: 0px;
    background-repeat: no-repeat;
    height: 20px;
		text-indent: -9999px;
}


/*DBControlメニュー*/

#dbmenu
{
		padding: 0px;
		margin: 0px;
		width: 160px;
		height: 141px;
}
#dbmenu ul
{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
}
#dbmenu li
{
		padding: 0px;
		margin: 0px;
		display : inline;
		float:left;
}
#dbmenu #db1 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db1.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 29px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db1_2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db1_2.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 29px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db1 a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db1_2.gif);
    margin: 0px;
    background-repeat: no-repeat;
    height: 29px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db2.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db2_2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db2_2.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db2 a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db2_2.gif);
    margin: 0px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db3 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db3.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db3_2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db3_2.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db3 a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db3_2.gif);
    margin: 0px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db4 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db4.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db4_2 a
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db4_2.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db4 a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db4_2.gif);
    margin:0px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db5 a
{
		display:block;
		margin: 0px;
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db5.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db5_2 a
{
		display:block;
		margin: 0px;
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db5_2.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db5 a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db5_2.gif);
    margin:0px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db6 a
{
		display:block;
		margin: 0px;
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db6.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db6_2 a
{
		display:block;
		margin: 0px;
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db6_2.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db6 a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db6_2.gif);
    margin:0px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db7 a
{
		display:block;
		margin: 0px;
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db7.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db7_2 a
{
		display:block;
		margin: 0px;
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db7_2.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db7 a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db7_2.gif);
    margin:0px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db8 a
{
		display:block;
		margin: 0px;
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db8.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db8_2 a
{
		display:block;
		margin: 0px;
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db8_2.gif);
    margin:  0px;
    width: 160px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}
#dbmenu #db8 a:hover
{
		display:block; 
		padding: 0px;
    font-size: x-small;
    background-image: url(../db_control/images/db8_2.gif);
    margin:0px;
    background-repeat: no-repeat;
    height: 28px;
    text-decoration: none;
		text-indent: -9999px;
}

/*DBControl Contents*/

#popupbody{
  margin:0 auto;
  width:520px;
  }

#popup_image{
		margin-top:10px;
}

#popuptitle
{
		width: 520px;
		font-size: small;
		font-weight:bold;
		line-height: 1.5em;
		margin-top:10px;
		margin-bottom:5px;
}

#popupcontents
{
		width: 520px;
		font-size: small;
		line-height: 1.5em;
		margin-bottom:10px;
}

#dbcontents
{
		margin-bottom: 30px;
		width: 700px;
		font-size: small;
		line-height: 1.5em;
}
/*DBControl 8*/

#dbpart .partnerimg
{
		margin-top: 15px;
}

/*DBControl 7*/

.shikaku
{
		color:#81A0E9;
}

#dbdownload db1
{
		margin-left:15px;
}

.dbb
{
		font-weight:bold;
}

.leftpadd
{
		padding-left:15px;
}

#dbdownload caption
{
		padding-top:15px;
}

#dbdownload .triangle
{
		padding-left:15px;
    background-image: url(../db_control/images/triangle.gif);
    background-repeat: no-repeat;
}

#dbdownload ul
{
		padding: 0px;
		margin: 5px 0px 5px 20px;
		list-style-type: none;
}

#dbdownload li
{
		display:block;
		margin: 0px;
		padding: 0px;
    font-size: small;
    margin:  0px;
		height: 5px;
    text-decoration: none;
}

.dltitle
{
		margin:0;
		padding-top: 15px;
		padding-bottom: 5px;
		padding-left: 10px;
    font-size: small;
    text-decoration: none;
}
.dbg
{
		margin:0;
		padding-top: 5px;
		padding-left: 15px;
    font-size: small;
    text-decoration: none;
}

/*DBControl 6*/

#dbspecific th
{
		padding-top:10px;
}
#dbspecific ul
{
		margin-top: 0px;
		margin-left: 20px;
		margin-bottom: 0px;
		padding: 0px;
		list-style-style: disc;
}
#dbspecific li
{
		margin-top: 2px;
		padding: 0px;
		font-size: small;
		color: #333333;
		line-height: 1.4em;
}
#dbspecific .img
{
		margin-top: 10px;
		margin-bottom: 10px;
}
#dbspecific .title
{
		margin-top: 10px;
		font-size: medium;
		font-weight: bold;
		text-align: center;
		color: #000000;
		line-height: 1.4em;
}
#dbspecific .title2
{
		margin-top: 2px;
		font-size: small;
		color: #000000;
		line-height: 1.4em;
}
/*DBControl 5*/

#dbenvironm table
{
		margin-top:5px;
		background-color: #000000;
}

#dbenvironm td
{
		font-size: x-small;
		line-height: 1.5em;
		text-align: center;
		padding: 3px;
		background-color: #ffffff;
}
#dbenvironm .title
{
		color: #000000;
		font-size: 1.0em;
		line-height: 1.5em;
		font-weight:bold;
		margin-top: 15px;
		margin-bottom: 0px;
}

#dbenvironm span
{
		color: #81A0E9;
}

#dbenvironm td p
{
		font-size: x-small;
		line-height: 1.5em;
		text-align: left;
		padding: 3px;
		background-color: #ffffff;
}

/*DBControl 4*/


#dbsupport table
{
		margin-top:15px;
}

#dbsupport td
{
		font-size: small;
		line-height: 1.5em;
		vertical-align: top;
		padding: 3px;
}

#dbsupport span
{
		color: #81A0E9;
}

/*DBControl 3*/



#dblicence table
{
		margin-top:0px;
}

#dblicence td 
{
		font-size: small;
		line-height: 1.5em;
		padding: 3px 3px 3px 15px;
		text-align:center;
}

#dblicence .left
{
		text-align:left;
}

#dblicence th
{
		text-align: left;
		font-size: 1.0em;
		line-height: 1.5em;
		padding-top:15px;
}

#dblicence span
{
		color: #81A0E9;
}

#dblicence .campaign
{
		font-size: small;
		font-weight:bold;
		color:#cc0000;
		line-height: 1.5em;
		padding: 3px 3px 3px 15px;
		text-align:center;
}


/*DBControl 2*/

#dbservice table
{
		margin-top:15px;
}

#dbservice th
{
		text-align: left;
		font-size: 1.1em;
		line-height: 1.5em;
		padding: 2px;
}

#dbservice td
{
		font-size: small;
		vertical-align: top;
		line-height: 1.5em;
		padding: 2px;
}

#dbservice caption
{
		padding-top:15px;
		color: #000000;
		text-align: left;
		font-size: 1.0em;
		line-height: 1.5em;
		font-weight:bold;
}

#dbservice span
{
		color: #81A0E9;
}

/*DBControl 1*/

#dbexplan table
{
		margin-top:0px;
}

#dbexplan th
{
		text-align: left;
		font-size: 1.0em;
		line-height: 1.5em;
		padding-top:15px;
}

#dbexplan td
{
		font-size: small;
		vertical-align: top;
		line-height: 1.5em;
		padding-left:10px;
		padding-top:3px;
}


#dbexplan span
{
		color: #81A0E9;
}

#dbexplan ul
{
		margin-left: 15px;
		padding: 0px;
		list-style-style: disc;
}

#dbexplan li
{
		margin: 0px;
		padding: 0px;
		font-size: 0.8em;
		line-height: 1.5em;
		color: #000000;
}

/*DBライセンス*/

/*TOPページニュースリリース*/

#news
{
		padding: 0px;
		margin-top: 10px;
		width: 700px;
}
#news table
{
    margin-top: 10px;
}
#news th
{
    background-image: url(../images/news_r.gif);
    background-repeat: no-repeat;
		padding-left: 25px;
		padding-bottom:12px;
    font-size: small;
    font-color: #333333;
    text-decoration: none;
		text-align:left;
		vertical-align:top;
		line-height:1.0em;
}

#news td
{
		padding-left: 5px;
		padding-bottom:12px;
    font-size: small;
    font-color: #333333;
    text-decoration: none;
		text-align:left;
		vertical-align:top;
		line-height:1.0em;
}

#news a
{ 
		padding-left: 5px;
    font-size: small;
    color: #333333;
    text-decoration: none;
}
#news a:hover
{
		padding-left: 5px;
    font-size: small;
    color: #993333;
    text-decoration: underline;
}
#news img
{
		margin-top:10px;
}

.news_date
{
    background-image: url(../news/images/news_top.gif);
    background-repeat: no-repeat;
		text-align:right;
		vertical-align:bottom;
		height:50px;
		font-size:small;
		color:#333333;
		padding-right: 15px;
}

.news_title
{
		padding:20px  10px;
		font-size:small;
		color:#333333;
}

.news_contents
{
		padding:0 10px 0 20px;
		font-size:small;
		color:#333333;
		line-height: 1.4em;
}

.news_bottom
{
    background-image: url(../news/images/news_bottom.gif);
    background-repeat: no-repeat;
		padding-top:15px;
		padding-bottom:10px;
		text-align:center;
		font-size:small;
		height:50px;
}

/*会社概要*/

#profile{
		margin: 10px 0 0 0
}

#profile2{
		margin: 0 0 0 0
}

#profile2 .ceo-line
{
		padding: 0px;
    background-image: url(../company/images/dot_line.gif);
    background-repeat: repeat;
		height: 5px;
		width: 355px;
}

#profile2 .ceo-line2
{
		padding: 0px;
    background-image: url(../company/images/dot_line.gif);
    background-repeat: repeat;
		height: 5px;
		width: 520px;
}

#profile td , #profile2 td
{	
		padding: 0px;
		font-size: small;
		color: #333333;
		vertical-align: top;
		line-height: 1.6em;
}

#profile th
{	
		width: 520px;
		padding: 0px;
    background-image: url(../company/images/dot_line.gif);
    background-repeat: repeat;
		height: 5px;
}

/*製品・サービス*/

#product_main
{	
		padding: 0px;
		margin: 0px;
		width: 700px;
}

#product_title
{	
		padding: 0px;
		font-size: 1.1em;
		color: #333333;
		margin-top: 5px;
		font-weight: bold;
}

#product_db
{	
		width:580px;
		padding: 0px;
		color: #333333;
		margin-left: 120px;
		margin-top: 15px;
		line-height: 1.5em;
}

#product_image
{	
  	margin:0 auto;
}

#product_contents
{
  	margin:0 auto;
		margin-top: 5px;
		padding: 0px;
		width: 680px;
		font-size: small;
		color: #333333;
		line-height: 1.5em;
}

#product_ul
{
		margin-top: 10px;
		width:700px;ss
}

#product_ul ul
{
		margin-top: 10px;
		margin-left: 20px;
		padding: 0px;
		list-style-style: disc;
}

#product_ul li
{
		margin: 0px;
		padding: 0px;
		font-size: small;
		color: #333333;
		line-height: 1.4em;
}


#product_title span
{
		color: #e5e981;
}


/*お問合せ*/

#contact td
{	
		padding: 0px;
		font-size: small;
		color: #333333;
		vertical-align: top;
		line-height: 1.6em;
}

#contact td img
{	
		padding-bottom: 5px;
}

#contact th img
{	
		padding-bottom: 5px;
		padding-top: 15px;
}

.padd
{
		margin-top:15px;
}

#space
{
		height: 140px;
}

/*フッター*/

#footer{
  width:700px;
	text-align: right;
	font-size: small;
	color: #666666;
	line-height: 1.5em;
	clear: both;
	padding-top: 20px;
  }
#announce
{
		padding: 0px;
		margin-top: 10px;
		width: 700px;
}
