
/* ------------------------------------------
Layout Style Sheet 
------------------------------------------ */

/* 初期化等 */

body, form, h1, h2, h3, p, pre, ul,li,div {
	margin:0px;
	padding:0px;
}

body {
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	color: #5b5b5b;
	background-image:url('../images/back.gif');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

a:link {
	color:#0e76b6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color:#ff0000;
	text-decoration: underline;
}

a:active {
	color:#ff0000;
	text-decoration: underline;
}

img {
	border-width:0px;
        margin:0;
        padding:0;
}

p {
	font-size:80%;
	color:#5b5b5b;
        margin:0;
        padding:0;
}



/
* Crearfix モダンブラウザ（Firefox Opera Safari）対策------------------------ */
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;

}

/* Win版IE7とMac版IE5対策 */
.clearfix{
 	display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
	height:1px;
}
.clearfix{
	display:block;
}
/* End hide from IE-mac */ 

/* FireFoxでスクロールバーを常時表示 ---------------------------------------- */
html {
overflow-y:scroll;
} 


* html #contents {
        margin-top:-31px;
}





/*  レイアウト・使いまわし  */
div.clear{
	clear: both;
	overflow:hidden;
}



#container {
	width:960px;
	margin:0 auto;
        padding:0;
        background-color:none;
}


#contents {
	float:left;
	width:960px;
	background-color:#ffffff;
        margin-top:-13px;
        text-align:left;
}



/*  ヘッダー  */

#header {
	width:100%;
        margin-top:44px;
}

#header div.headerline {
	height: 30px;
	width:100%;
	background-color: #0d5b8c;
}

/* トップ  */
#top { 
 	padding:0px;
        margin:0px;
        height: 100px;
        width:100%;
 }


/*  ロゴ  */

#header div.logo {
        float:left;
	margin:0px;
	width:300px;
        height:100px;
}


/*  トップメニュー  */


#top-menu {
        display:inline;
}

#top-menu ul li {
	padding: 0;
	margin: 0;
	font-size:15px;
	font-weight:bold;
	float: left;
	list-style: none ;
	height:100px;
}

*html #top-menu ul li {
	padding: 0;
	margin: 0;
	font-size:15px;
	font-weight:bold;
	float: left;
	list-style: none ;
	height:118px;
}


#top-menu span {
	visibility : hidden;
	text-indent:-9999px;
}




/* トップメニュー　 会社案内  */
#top-menu li.aboutus a {
        display: block;
        height: 87px;
        width: 165px;
        background: url('../images/top-menu.gif') 0 0 no-repeat;
        text-decoration: none;
}

#top-menu li.aboutus a:hover { background-position:0 -87px; }

/* トップメニュー　導入実績  */
#top-menu li.achivements a {
    display: block;
    height: 87px;
    width: 165px;
    background: url('../images/top-menu.gif') -165px 0  no-repeat;
    text-decoration: none;
}

#top-menu li.achivements a:hover { background-position: -165px -87px; }

/*  トップメニュー　開発事例  */
#top-menu li.developments a {
    display: block;
    height: 87px;
    width: 165px;
    background: url('../images/top-menu.gif') -330px 0 no-repeat;
    text-decoration: none;
}

#top-menu li.developments a:hover { background-position: -330px -87px; }


/* トップメニュー　問い合わせ  */
#top-menu li.contact a {
    display: block;
    height: 87px;
    width: 165px;
    background: url('../images/top-menu.gif') -495px 0 no-repeat;
    text-decoration: none;
}
#top-menu li.contact a:hover { background-position: -495px -87px; }






#top-eye {
    background: url('../images/eye.gif') no-repeat;
/* background: url('../images/eye-wflite.jpg') no-repeat; */
    width:958px;
    height:240px;
    padding:0;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
}

#top-eye a{
    width:958px;
    height:300px;
    padding:0;
    display: block;
}


p.eye-read{ 
	color:#ffffff;
        padding-top:208px;
        padding-left:400px;
        font-size: 90%;
 }


/*  メインコンテンツ  */

#main {
	width:710px;
	margin:0px 0 10px 10px;
        float: left;
        display:inline;

}

/*  information指定  */
#information{ 
       width:670px;
       padding-top:10px;

 }

#information h1{
        padding:0px;
        margin:0;
} 

#information ul{
        font-size:75%;
	    color:#5b5b5b;
	    line-height:150%;
        padding-left:10px;
        list-style: none;
} 

#information li{
       border-bottom:1px solid #dddddd;
       margin:2px 0; 
}


#information a:link {
	color: #5b5b5b;
	text-decoration:none;
}

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

#information a:hover {
	color:#003bb0;
	text-decoration:none;
}

#information a:active {
	color:#003bb0;
	text-decoration:none;
}


#information .info-line { 
       width: 660px;
       margin-top:0;
       padding:0;
        
} 

#information .goinfo { 
       width: 660px;
       margin-top:6px;
       margin-bottom:15px;
       padding:0;
       text-align:right;
        
} 




/*  ボタン画像のずれ調整  */

.btn-set { 
        position:relative; top:3px;;
 }

/*  メインコンテンツ内指定  */
h1 { 
        color: #ffffff;
        font-size:90%;
        padding-top: 0px;
        margin-left:0;
}

h2 { 
        margin: 0;
 }

.online{ 
        background: url('../images/title_online.gif') no-repeat;
        width: 690px;
        height: 30px;
        padding-left: 15px;
        padding-top: 4px;
        margin:0;
 }
.server{ 
        background: url('../images/title_server.gif') no-repeat;
        width: 690px;
        height: 30px;
        padding-left: 15px;
        padding-top: 4px;
 }
.product{ 
        background: url('../images/title_product.gif') no-repeat;
        width: 690px;
        height: 30px;
        padding-left: 15px;
        padding-top: 4px;
 }




#main p.read-box  {
        color:#5b5b5b;
        line-height:140%;
        margin:1em 0 1em 0 ;
        padding-left:170px;
        padding-top:5px;
}


.main-pic {
       float:left;
       width:220px;
       height:140px;
       margin-top:10px;
}


.box {
	width:670px;
	text-align:left;
        margin: 0;
        padding-top:5px;
}

.godetail{ 
	text-align:right;
        margin-top:20px;
} 




/*  右コンテンツ  */

#sidecontents {
	float:right;
	width:220px;
	padding:8px 10px 0 0;
        margin:0;
}

#sidecontents * * { /* FireFoxズレ用 */
  margin: 0;
  padding: 0;
}





 

/*  キー・ポイントの製品一覧  */
#system-menu {
    margin: 10px 0 10px 0;
}

#system-menu h3 {
    background-image: url('../images/title_productlist.gif');
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 10px;
    width: 210px;
    height: 30px;
    font-size: 80%;
    color: #ffffff;
    font-weight: nomal !important;
    letter-spacing: 2px;
}


#system-menu ul {
    margin-top:-5px;
    padding: 0;
}

#system-menu li {
    width: 210px;
    list-style-type: none;
    padding: 0;
}

/*  キー・ポイントの製品一覧 WebFile  */
#system-menu li.webfile a {
    display: block;
    height: 35px;
    background: url('../images/systemmenu.gif') 0 0 no-repeat;
    text-decoration: none;
}
#system-menu li.webfile a:hover { background-position: -210px 0; }

/*  キー・ポイントの製品一覧 GrpMail  */
#system-menu li.grpmail a {
    display: block;
    height: 35px;
    background: url('../images/systemmenu.gif') 0 -35px no-repeat;
    text-decoration: none;
}
#system-menu li.grpmail a:hover { background-position: -210px -35px; }

/*  キー・ポイントの製品一覧 PAMPS  */
#system-menu li.pamps a {
    display: block;
    height: 35px;
    background: url('../images/systemmenu.gif') 0 -70px no-repeat;
    text-decoration: none;
}

#system-menu li.pamps a:hover { background-position: -210px -70px; }


/*  キー・ポイントの製品一覧 多守  */
#system-menu li.omori a {
    display: block;
    height: 35px;
    background: url('../images/systemmenu.gif') 0 -105px no-repeat;
    text-decoration: none;
}
#system-menu li.omori a:hover { background-position: -210px -105px; }


/*  キー・ポイントの製品一覧 ServerFarm  */

#system-menu li.rental a {
    display: block;
    height: 35px;
    background: url('../images/systemmenu.gif') 0 -140px no-repeat;
    text-decoration: none;
}
#system-menu li.rental a:hover { background-position: -210px -140px; }


/*  キー・ポイントの製品一覧 dbseries  */
#system-menu li.dbseries a {
    height: 35px;
    display: block;
    background: url('../images/systemmenu.gif') 0 -175px no-repeat;
    text-decoration: none;
}
#system-menu li.dbseries a:hover { background-position: -210px -175px; }


#system-menu span {
	visibility : hidden;
	text-indent:-9999px;
}




/*  フッタ  */

#pagetop {
	clear:both;
	width:530px;
	margin:0 0 20px 0;
	font-size:80%;
	text-align:right;
	padding:0;
}

#pagetop img {
	vertical-align: middle;
	margin:0 5px 2px 0 ;
	width:14px;
	height:14px;
}

#pagetop a:link {
	color:#333333;
	text-decoration:none;
}

#pagetop a:visited {
	color: #666666;
	text-decoration:none;
}

#pagetop a:hover {
	color:#003bb0;
	text-decoration:none;
}

#pagetop a:active {
	color:#003bb0;
	text-decoration:none;
}


/*  footer指定  */

#footer {
	clear:both;
	color: #666666;
	font-size:70%;
	line-height:120%;
    border-top:1px solid #cccccc;
	width:900px;
	margin-top:20px;
	margin-left:0px;
    margin-right:0px;
	padding:10px 25px;
	background-color:#ffffff;
}

#footer ul ,#footer li {
	margin:0;
        padding:0px;
}

#footer-menu {
	float:left;
}

#footer-menu p {
	margin:5px 0;
	padding:0;
	font-size: 92% !important;
	color: #aaaaaa
}

#footer-menu li{
    display:inline;
    padding-bottom: 20px;
    
}

#footer-menu a{
    padding-right: 1em;
}

#footer-menu a:link {
	color: #5b5b5b;
	text-decoration:none;
}

#footer-menu a:visited {
	color: #5b5b5b;
	text-decoration:none;
}

#footer-menu a:hover {
	color:#003bb0;
	text-decoration:none;
}

#footer-menu a:active {
	color:#003bb0
	text-decoration:none;
}


#footer-inquiry {
	text-align:right;
}


/*  さらに  */

#newslog ,#devlog {
	margin:0 0 20px 0;
	font-size:80%;
	text-align:right;
}

#newslog img ,#devlog img {
	vertical-align: middle;
	margin:0 0 2px 5px ;
	width:14px;
	height:14px;
}

#newslog a:link ,#devlog a:link {
	color:#333333;
	text-decoration:none;
}

#newslog a:visited ,#devlog a:visited {
	color: #666666;
	text-decoration:none;
}

#newslog a:hover ,#devlog a:hover {
	color:#cc0000;
	text-decoration:none;
}

#newslog a:active ,#devlog a:active {
	color:#cc0000;
	text-decoration:none;
}

/*  お知らせ詳細  */

div.newstitle {
	font-size:100%;
	color:#333333;
	line-height:130%;
	font-weight:bold;
}

div.newsdate {
	font-size:80%;
	color:#333333;
	margin:0.5em 0;
	line-height:130%;
}

span.newscategoly {
	color:#666666;
	margin:0 1em;
}

/*  問い合わせフォームボタン  */
p.submit {
	margin:10px 10px !important;
	text-align:center;
}

p.submit input {margin:10px;}


p.FormRoute {
	margin:20px 0 ;
	padding:10px 20px;
	background:#E9EEF0 ;
	text-align:center;
	font-size:80%;
	color:#333333;
}

p.FormRoute input {margin:10px;}


/* プライバシー */

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%;
}

li.privacy-ur  {
	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;
}


/*  画面確認用メニュー  */

#testmenu {
	width: 960px;
	background-color: #ffffff;
	margin:0 20px 0 20px;
}

#testmenu ul, #testmenu li {
	padding: 0;
	margin: 0;
	list-style: none ;
	font-size:80%;
	font-weight:normal;
}

#testmenu li {
	float: left;
	list-style: none ;
	height:100%;
}

#testmenu a, #testmenu a:link, #testmenu a:visited {
	text-decoration: none;
	color: #999999;
	padding: 4px 10px;
	display:block;
}

#testmenu a:hover {
	color: #333333;
}

/*  map  */

#map ul {margin:0 0 0 20px;padding:0; font-size:13px;}
#map li {margin-bottom:2px !important;}

/*  banner  */
.banner { margin-top:1px;}

.pmark{
    font-size:75%;
    padding:0px;
    height:auto;
    width:210px;
    line-height:1.3em;
    margin:10px 0px 20px 0px;
}

.pmark img{
    padding:2px;
    float:left;
}


/*  リンク  */
p.link {
    line-height:170%;
    list-style-type: none;
    text-align:right;
    margin-right:10px;
    font-size: 12px;
}

p.link a {
    background: url('../images/webfile/icon-link.gif') 5px 60% no-repeat;
    padding-left: 20px;
}


p.link2 {
	line-height:170%;
    list-style-type: none;
    margin-right:10px;
}

p.link2 a {
    background: url('../images/webfile/icon-link.gif') 5px 60% no-repeat;
    padding-left: 20px; 
}

span.link {
    line-height:170%;
    list-style-type: none;
    text-align:right;
    margin-left:0px;
    font-size: 12px;
}

span.link a {
    background: url('../images/webfile/icon-link.gif') 5px 60% no-repeat;
    padding-left: 15px;
}

/*  fontサイズ  */
.font-small { 
    font-size: 13px;
 }
 
.font-big { 
    font-size: 120% !important;
 }


/*  エラー  */

.action_err {
	font-size:80%;
	color:#f00000;
	margin:1px 10px;
	font-weight:bold;
}


/*  強調・必須  */
.strong {
    font-weight:bold;
}

.required {
    color:#ff0000;
}

.caution {
    color:#ff0000;
}

.remark {
    color:#777777;
}

.err {
    font-size:15px;
}

.caption {
	padding-left:1em;
	padding-top:1em;
	font-size:85% !important;
	line-height:135%;
	color:#7b7b7b;
	text-indent:0 !important;
}

.lfloat {
	float:left;
}

.rfloat {
	float:right;
}

.dot-line { 
       width: 690px;
       border-bottom:1px dotted #cccccc;
       margin:10px 0;
 }

/*  余白上書き・右・左・中  */

.space {
	margin:20px 0;
}


.space-l {
	margin:50px 0;
}


.ll-space {
	pading-left:10px;	
	}


.space-reset {
	margin:0 !important;
}

.bottomspace {
	margin:0 0 20px 0;
}

.topspace {
	margin:20px 0 0 0;
}

.topspace2 {
	margin:5px 0 0 0;
}

.leftspace {
	margin:0 0 0 80px;
}

.leftspace2 {
	margin:0 0 0 40px;
}

.rr {
	text-align:right;
}

.ll {
	text-align:left;
}

.cc {
	text-align:center;
}

.indent-none {
    text-indent:0 !important;
}


.inquiryForm {
    font-size: small;
    width: 690px;
    margin-left: 5px;
    margin-top: 10px;
}

.inquiryForm h3 {
    margin: 10px 0 0 0px;
    font-size:110%;
    color: #006699;
    border-bottom: 1px #cccccc dotted;
}

.inquiryForm .read {
    font-size: small !important;
    margin-top:5px;
}

.caution {
    color: #f00000 !important;
    border: 2px #f00000 solid;
    padding: 5px 10px;
    margin: 5px 10px;
    font-size: small;
    font-weight: bold;
}

.kiyaku {
    width: 690px;
    height: 150px;
    overflow: scroll;
    border: 1px #CECECE solid;
    padding: 5px;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}

.kiyaku h4 {
    margin: 0px;
}

.kiyaku h5 {
    margin: 0px;
    font-size: small;
}

.kiyaku p {
    margin: 3px 0px 10px 0px;
    font-size: small;
}

.kiyaku ol {
    list-style-type:decimal !important;
}

.kiyaku ul {
    list-style-type:decimal !important;
    margin-left: 20px;
}

ul.ruleSub {
    font-size: x-small;
    line-height: 200% !important;
    list-style-position: inside;
    list-style-type: square;
    margin: 5px 5px 10px 10px;
}

table.input-table {
    font-size: small;
    width:90%;
    border-collapse: collapse;
    margin: 10px;
}

table.input-table th {
    padding: 5px 10px;
    text-align:right;
    border-top: 1px #DEDEDE dotted;
    border-bottom: 1px #DEDEDE dotted;
    width:30%;
    vertical-align: middle;
    color: #006699;
}

table.input-table td {
    border-top: 1px #DEDEDE dotted;
    border-bottom: 1px #DEDEDE dotted;
    vertical-align: middle;
    padding: 5px 10px;
    line-height: 1.8em;
}

.inputtype {
    color : #000;
    font-size: 90%;
}

h3.privacyRule {
    font-size: small;
    border-left: 4px solid #3184be;
    padding-left: 10px;
    margin-bottom: 5px;
}

h3.formCapiton {
    border-top: 0px !important;
}

