/******* 基本設定 *******/

*{
	margin:  0px;
	padding: 0px;
	border:  0px;
}

p,li,dt,dl {   
  	line-height:1.6;   
	text-align:justify;
	text-justify:inter-ideograph;
} 
p.lineheight1 {   
  	line-height:1.0;
} 
p.indent1 { 
	margin-left: 0.7em;
	text-indent: -0.7em;/*インデント前へ*/
} 
p.marginleft1 {  
	margin-left: 0.7em;
} 

img { vertical-align: middle;}

table{
	border-collapse: collapse;
	border-spacing: 0;
	}

.border {
	border: solid 1px #cccccc; 
	border-collapse: collapse;
	}
.border2 {
	border: solid 1px #cccccc;
	}  
li.indent2_jp {
	line-height: 1.5em;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	text-indent: -0.7em;/*インデント前へ*/
	} 
li.indent2_en {
	line-height: 1.1em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	text-indent: -0.7em;/*インデント前へ*/
	}   

li{ list-style-type: none;}

.fR { float: right;}
.fL { float:  left;}
.cl { clear:  both;}

.vT { vertical-align:    top;}
.vM { vertical-align: middle;}
.vB { vertical-align: bottom;}

.aL { text-align:   left;}
.aR { text-align:  right;}
.aC { text-align: center;}


.mT0  { margin-top:    0px;}
.mT05 { margin-top:    5px;}
.mT07 { margin-top:    7px;}
.mT10 { margin-top:   10px;}
.mT15 { margin-top:   15px;}
.mT20 { margin-top:   20px;}
.mT25 { margin-top:   25px;}
.mT30 { margin-top:   30px;}
.mT35 { margin-top:   35px;}
.mT40 { margin-top:   40px;}
.mT45 { margin-top:   45px;}
.mT50 { margin-top:   50px;}

.mR05 { margin-right:  5px;}
.mR07 { margin-right:  7px;}
.mR10 { margin-right: 10px;}
.mR15 { margin-right: 15px;}
.mR20 { margin-right: 20px;}
.mR25 { margin-right: 25px;}
.mR30 { margin-right: 30px;}
.mR35 { margin-right: 35px;}
.mR40 { margin-right: 40px;}
.mR45 { margin-right: 45px;}
.mR50 { margin-right: 50px;}

.mL05 { margin-left:  5px;}
.mL07 { margin-left:  7px;}
.mL10 { margin-left:  10px;}
.mL15 { margin-left:  15px;}
.mL20 { margin-left:  20px;}
.mL25 { margin-left:  25px;}
.mL30 { margin-left:  30px;}
.mL35 { margin-left:  35px;}
.mL40 { margin-left:  40px;}
.mL45 { margin-left:  45px;}
.mL50 { margin-left:  50px;}

.mB05 { margin-bottom:  5px;}
.mB07 { margin-bottom:  7px;}
.mB10 { margin-bottom:  10px;}
.mB15 { margin-bottom:  15px;}
.mB20 { margin-bottom:  20px;}
.mB25 { margin-bottom:  25px;}
.mB30 { margin-bottom:  30px;}
.mB35 { margin-bottom:  35px;}
.mB40 { margin-bottom:  40px;}
.mB45 { margin-bottom:  45px;}
.mB50 { margin-bottom:  50px;}
.mB60 { margin-bottom:  60px;}
.mB70 { margin-bottom:  70px;}
.mB80 { margin-bottom:  80px;}
.mB90 { margin-bottom:  90px;}
.mB100 { margin-bottom:  100px;}

.lh14 { line-height: 1.4;}

table td{
	vertical-align: top;
	}
	
/*
input, textarea, select {
border: 1px solid #CCC;
}
*/

input{
	cursor:pointer;
}


/******* clearfix *******/

.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.cf {
	display: inline-block;
	}
* html .cf { height: 1%;}
.cf { display: block;}
	
/******* フォント *******/


*{
font-size: 13px;
font-family: Verdana,"Lucida Grande", sans-serif;
}

/* for WinIE7*/

*:first-child+html body { 
font-size: 82%;
font-family: 'メイリオ', Meiryo, sans-serif;
}

/*フォントの追加*/
.t1 {
	/*color: #000000;*/
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.5em;
}
.t2 {
	/*color: #000000;*/
	font-size: 9pt;
	font-weight: normal;
}
.t3 {
	/*color: #000000;*/
	font-size: 10pt;
	font-weight: normal;
}
.t4 {
	/*color: #000000;*/
	font-size: 11pt;
	font-weight: normal;
}
.t5 {
	/*color: #000000;*/
	font-size: 12pt;
	font-weight: normal;
}
.t6 {
	/*color: #000000;*/
	font-size: 14pt;
	font-weight: normal;
}
.t7 {
	/*color: #000000;*/
	font-size: 16pt;
	font-weight: normal;
}

.att {
	color: red;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック","Osaka", sans-serif;
	font-weight: normal;
}
.att_small {
	color: #333333;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック","Osaka", sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}
.att_small_red {
	color: red;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック","Osaka", sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}
.att_small2 {
	color: #333333;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック","Osaka", sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin-left: 0.7em;
	text-indent: -0.7em;/*インデント前へ*/
}
.att_small_red2 {
	color: red;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック","Osaka", sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin-left: 0.7em;
	text-indent: -0.7em;/*インデント前へ*/
}

/*リンクの設定*/
a:link { 
	color: #2D366F;
	text-decoration: none;
}
a:visited { 
	color: #2D366F;
	text-decoration: none;
}
a:hover { 
	color: #008080;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

/******* container高さ100%(ファイアーフォックス背景バグ対処済）  *******/

html           { overflow-y: scroll;}
html, body     { height:       100%;}
div#container  { min-height:   100%;}
* html div#container { height: 100%;}

#container     { overflow:     auto;}
* html #container{ overflow:visible;}

/******* firefox リンク枠消去 *******/

a { outline: 0;}

/******* レイアウト *******/

body {
	background: url(../gazo/background_body.jpg);
	}
	
#container {
	width: 852px;
	background: url(../gazo/background_container.jpg) repeat-y;
	margin: 0 auto;
	padding: 0 26px;
	}
	

#header {
	width: 800px;
	height: 68px;
	background: url(../gazo/background_header.jpg) no-repeat;
	position: relative;
}
#menu {
	width: 800px;
	height: 30px;
	margin-top: 5px;
	}
#main {
	width: 800px;
	margin-top: 5px;
	padding-bottom: 20px;
	}
#contents {
	
	}
#footer{
	width: 800px;
	clear: both;
	}
	
/******* フッター設定 *******/

#footer h3{
	width: 800px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	font-weight: normal;
	border-top: 1px solid #666;
	padding: 12px 0;

}

/******* ヘッダー専用設定 *******/

h1, #header p{ text-indent: -9999px;}

#header ul{
	width: 190px;
	position: absolute;
	top: 14px;
	left: 605px;
	}
#header li{
	display: inline;
	font-size: 11px;
	color: white;
	}
#header li a,
#header li a:visited{
	font-size: 10px;
	color: white;
	}
#header img{
	width: 65px;
	height: 18px;
	position: absolute;
	top: 49px;
	left: 730px;
}
	
/******* 専用設定 *******/
	
h2 {
	}

h3 {

	}
h4 {


	}
h5 {

	}

strong {
	color: #336699;
	}
strong.large {
	color: #336699;
	font-size: 12pt;
	}
strong.large_gray {
	/*color: #333333;*//*濃いGray*/
	color: #666666;/*少し濃いGray*/
	font-size: 12pt;
	}

em {
	color: #336699;
	font-style: normal; 
	font-weight:bold;
	}

dl{

	}
dt{ 

	}
dd{

	}

/******* メニュー *******/

#menu ul{

	}
	
#menu li{
	display:block;
	float: left;
	height:30px;
	list-style: none;
 	}
#menu li a {
	display:block;
	height:30px;
	text-indent: -10000px;
	/*background-image: url(../gazo/menu.jpg);*/
	background-image: url(../gazo/menu.png);
	}
#menu li#menu_A      a{background-position:    0px    0px; width: 125px;}/*会社概要*/
#menu li#menu_B      a{background-position:   -125px  0px; width:  125px;}/*サービス概要*/
#menu li#menu_C      a{background-position:   -250px  0px; width:  100px;}/*導入実績*/
#menu li#menu_D      a{background-position:   -350px  0px; width: 95px;}/*サポート*/
#menu li#menu_E      a{background-position:   -445px  0px; width:  95px;}/*お問合せ*/
#menu li#menu_F      a{background-position:   -540px  0px; width: 135px;}/*ログイン*/
#menu li#menu_G      a{background-position:   -675px  0px; width: 125px;}/*HOME*/

#menu li#menu_A      a:hover{background-position:    0px    -30px; width: 125px;}/*会社概要*/
#menu li#menu_B      a:hover{background-position:   -125px  -30px; width:  125px;}/*サービス概要*/
#menu li#menu_C      a:hover{background-position:   -250px  -30px; width: 100px;}/*導入実績*/
#menu li#menu_D      a:hover{background-position:   -350px  -30px; width: 95px;}/*サポート*/
#menu li#menu_E      a:hover{background-position:   -445px  -30px; width:  95px;}/*お問合せ*/
#menu li#menu_F      a:hover{background-position:   -540px  -30px; width: 135px;}/*ログイン*/
#menu li#menu_G      a:hover{background-position:   -675px  -30px; width: 125px;}/*HOME*/

/******* トップページ専用 *******/

#index_menu ul{
	width: 800px;
	}
	
#index_menu li{
	display:block;
	float: left;
	list-style: none;
 	}
#index_menu li a {
	display:block;
	text-indent: -10000px;
	background-image: url(../gazo/menu_index.jpg);
	}
#index_menu li#indexmenu_A a{background-position:   0px    0px; width: 266px; height: 66px;}
#index_menu li#indexmenu_B a{background-position: 266px    0px; width: 266px; height: 66px;}
#index_menu li#indexmenu_C a{background-position: 537px    0px; width: 268px; height: 66px;}
#index_menu li#indexmenu_D a{background-position:   0px  -66px; width: 266px; height: 45px;}
#index_menu li#indexmenu_E a{background-position: 266px  -66px; width: 266px; height: 45px;}
#index_menu li#indexmenu_F a{background-position: 537px  -66px; width: 268px; height: 45px;}

#index_menu li#indexmenu_A a:hover{background-position:      0px  -150px;}
#index_menu li#indexmenu_B a:hover{background-position:    266px  -150px;}
#index_menu li#indexmenu_C a:hover{background-position:    537px  -150px;}
#index_menu li#indexmenu_D a:hover{background-position:      0px  -216px;}
#index_menu li#indexmenu_E a:hover{background-position:    266px  -216px;}
#index_menu li#indexmenu_F a:hover{background-position:    537px  -216px;}

#index #index_left {
	float: left;
	width: 396px;
	margin-top: 6px;
	}
#index #index_right{
	float: right;
	width: 396px;
	margin-top: 6px;
	}


#index #index_left h3 {
	width: 396px;
	height: 27px;
	background-image: url(../gazo/h3_index.jpg);
	text-indent: -9999px;
	}
#index #index_right h3 {
	width: 396px;
	height: 27px;
	background-image: url(../gazo/h3_index.jpg);
	background-position: 0px -27px;
	text-indent: -9999px;
	}
	
#index table{
	width: 396px;
	margin-top: 7px;
	}
#index table th{
	width: 90px;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 5px;
	vertical-align: top;
	}
#index table td{
	padding: 8px 0 0 10px;
	}

/*Topページtop_special_info*/
#index table.info{
	width: 770px;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 15px;
	}
#index table.info td{
	padding: 10px 35px 10px 35px;
	}

	
/******* サブページ専用 *******/

#page p {padding: 0 10px;margin-bottom: 5px;}
#page #header p{text-indent: -9999px;}

#page #contents {
	margin-top: 10px;
	float: right;
	width: 610px;
}
#page #contents h3{
	width: 610px;
	height: 27px;
	text-indent: 30px;
	background-image: url(../gazo/h3_page.jpg);
	color: white;
	line-height: 25px;
	margin-bottom: 10px;
}
#page #contents h4{
	width: 610px;
	height: 27px;
	text-indent: 30px;
	background-image: url(../gazo/h4_page.jpg);
	color: #006;
	line-height: 27px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page #contents h5{
	margin: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}

#page #submenu{
	width : 174px;
	float: left;
	margin-top: 10px;
}

#page #submenu h3{
	width: 174px;
	height: 27px;
	background: url(../gazo/h3_sidemenu.jpg);
	text-indent: -9999px;
	margin-bottom: 10px;
}

#page #submenu #sidemenu_A li {
	width : 174px;
	margin-bottom: 5px;
	background: url(../gazo/menu_sub.jpg) no-repeat;
	text-indent: 5px;
	line-height: 27px;
}
#page #submenu #sidemenu_A li.on{
	height: 125px;
}
#page #submenu #sidemenu_A .document li.document-w {
	width : 164px;
	height: 35px;
	background-image: url(../gazo/menu_sub_tenkai.jpg);
	padding: 5px;
	text-indent: 0px;
	line-height: 17px;
}
.sidemenu-t ul li{ position:relative; display:block;}
.sidemenu-t ul li.off{ position:relative; overflow:hidden;}
.sidemenu-t ul li.on{ position:relative; overflow:visible; display:block;}
.sidemenu-t ul li ul{ position:absolute; display:block;}
.sidemenu-t ul li ul li a{display:block;}



#sidemenu_B{
	margin-top: 10px;
}
#sidemenu_B li{
	width : 174px;
	display: block;
	margin-bottom: 5px;
}
#sidemenu_B li a{
	width : 174px;
	display: block;
	text-indent: -10000px;
	background-image: url(../gazo/menu_page_side.jpg);
}
#sidemenu_B li#menu_side_A a{background-position: 0px    0px;height: 60px;}
#sidemenu_B li#menu_side_B a{background-position: 0px  -60px;height: 60px;}
#sidemenu_B li#menu_side_C a{background-position: 0px -120px;height: 60px;}
#sidemenu_B li#menu_side_D a{background-position: 0px -180px;height: 40px;}
#sidemenu_B li#menu_side_E a{background-position: 0px -220px;height: 40px;}
#sidemenu_B li#menu_side_F a{background-position: 0px -260px;height: 40px;}

#sidemenu_B li#menu_side_A a:hover{background-position: -174px    0px;}
#sidemenu_B li#menu_side_B a:hover{background-position: -174px  -60px;}
#sidemenu_B li#menu_side_C a:hover{background-position: -174px -120px;}
#sidemenu_B li#menu_side_D a:hover{background-position: -174px -180px;}
#sidemenu_B li#menu_side_E a:hover{background-position: -174px -220px;}
#sidemenu_B li#menu_side_F a:hover{background-position: -174px -260px;}




 
#page ul.liz{
	border: 1px #F96 dotted;
	padding: 10px;
	margin: 10px;
	}

/*サポート-お知らせetc*/	
table.no1{
	width: 580px;
	margin-top: 7px;
	margin-left: 15px;
	}
table.no1 th{
	width: 110px;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 5px;
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
	}
table.no1 td{
	padding: 5px 0 5px 10px;
	}

table.no2{
	width: 580px;
	margin-top: 7px;
	margin-left: 15px;
	}
table.no2 th{
	width: 140px;
	font-weight: normal;
	background-color: #9cc;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	}
table.no2 td{
	padding: 5px 0 5px 10px;
	}
/*ソフトウェア最新バージョン情報*/
table.no3{
	width: 580px;
	margin-top: 7px;
	margin-left: 15px;
	}
table.no3 th{
	width: 150px;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 5px;
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
	}
table.no3 td{
	padding: 5px 0 5px 10px;
	}
table.no3 td.header{
	padding: 5px 0 5px 10px;
	background-color: #eeeeee;
	}

/*障害情報ほか（枠のみ）*/	
table.no4{
	width: 580px;
	margin-top: 7px;
	margin-left: 15px;
	}
table.no4 td{
	padding: 5px 0 5px 10px;
	}
table.no4 p{
	padding: 2px 0;
	}


/*サービス概要-エンタープライズ製品ラインナップ*/
table.no5{
	width: 580px;
	margin-top: 7px;
	margin-left: 15px;
	}
table.no5 th{
	width: 130px;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 5px;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
	}
table.no5 td{
	width: 225px;
	padding: 10px 5px;
	}
table.no5 td.header{
	padding: 10px 5px;
	background-color: #eeeeee;
	}

/*サービス概要-詳細内容ページ-表（枠のみ）*/
table.no6{
	width: 500px;
	margin-top: 7px;
	margin-left: 55px;
	}
table.no6 td{
	padding: 7px 5px 7px 10px;
	}
table.no6 p{
	padding: 2px 5px;
	}

table.no7{
	width: 500px;
	margin-top: 7px;
	margin-left: 55px;
	}
table.no7 td{
	padding: 7px 5px 7px 25px;
	text-indent: -15px;
	}
table.no7 p{
	padding: 2px 0px;
	text-indent: -15px;

/******* サービス概要ー動作環境ページ専用 *******/


table#spec{
	margin: 0 auto;
	font-size: 11px;
	border-collapse: separate;
	border-spacing: 10px;
}
table#spec thead{
	background-color: #666;
}
table#spec th{
	width: 130px;
	text-align: right;
	vertical-align:top;
	font-size: 12px;
	padding: 0.4em;
	border-right: 2px solid #36C;
	border-top:  1px solid #36C;
	color: #36C;
	}
table#spec td{
	font-size: 12px;
	padding: 0.5em 0.5em 0.5em 0;
	}
table#spec td.br1{
	border-right: 2px solid #CCC;
	}
div.hide {
	border: #CCC 1px solid;
	background: #FFF;
	padding: 10px;
	margin-top: 10px;
}

