@charset "UTF-8";

/* クロスブラウザー初期化
*************************************************/
html {
height: 100%;
margin: 0px;
padding: 0px;
}

body{
height: 100%;
margin: 0px;
padding: 0px;
font-size: 12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*background: #333333;*/
background-color:#efefef;
font-family: sans-serif;
text-align: center;
}


div{
margin: 0px;
padding: 0px;
}

form{
margin: 0px;
padding: 0px;
display: inline;
width:0px;
}

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

p {
margin:1em 0;
padding: 0;
line-height:1.4em;
}

table p {
margin-top: 0;
}

ul, ol {
margin:1em 0;
padding: 0;
}

li{
margin: 0px 0px 1em 0px;
padding: 0px;
list-style-type: none;
list-style-position: inside;
line-height: 1.4em;
}

dl,dt,dd {
margin:1em 0;
padding: 0px;
}

/* リストのネスト */
ol ol, ul ul {
margin:0 0 10px 0;
}


h1,h2,h3,h4,h5,h6 {
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight:normal;
}

hr {
border-width: 1px 0px 0px 0px; 
border-style: solid; 
border-color: #dddddd;
height: 1px; 
margin:0px;
padding:0px;
}

table {
margin: 0px;
padding: 0px;
border: none;
border-collapse: collapse;
border-spacing: 0 0;
font-size: 12px;
}

th,td {
border: none;
font-size: 12px;
vertical-align: top;
}

/* リンク */
a:link    {color:#00479d; text-decoration: none;}
a:visited {color:#003399; text-decoration: none;}
a:hover   {color:#518fdb; text-decoration:underline}
a:active  {color:#518fdb; text-decoration:underline}

/* 大枠レイアウト用
*************************************************/

#layout {
width: 100%;
margin: 0px;
padding: 0px;
}

#layoutBody {
margin: 0px;
padding: 0px;
text-align:center;
}

/* window height100% フッター固定設定 ******/
* html div#layout{
height:100%;
}

div#layout{
position:relative;
min-height: 100%;
}

div#layoutSingle{
position:relative;
min-height: 100%;
}

body>#layout {
height: auto;
}

div#layoutBody{
padding-bottom: 7em;/* =#footer height */
}

#footer{
position:absolute;
bottom:0;
left: 0;
height:7em;/* =#footerBody height(5em) + #jointBanner height(2em) */
width:100%;
color:#dfe7ea;
background-color: #333333;
}

#footerBody{
height:5em;
}

/*******************************/

/* フッターレイアウト用
*************************************************/

#formFooter{
clear: both;
margin: 0px auto;
padding: 10px;
text-align:center;
font-size:10px;
color:#dfe7ea;
background-color: #333333;
}

#footerBody {
margin: 0.5em 0;
}

#footer p{
margin-bottom: 0.5em;
}

#footer a:link {color:#dfe7ea; text-decoration: none;}
#footer a:visited {color:#ccc; text-decoration: none;}
#footer a:hover {color:#fff; text-decoration: underline;}
#footer a:active {color:#fff; text-decoration: underline;}



/* ヘッダレイアウト用
*************************************************/
#headerArea {
width: 100%;
/*background-image:url(../img/img_headerArea_bg.gif);
background-repeat:repeat-x;*/
background-color: #292929; /* この色を変えればヘッダー全体の色が変わる */
}

#headerAreabody {
width: 900px;
margin: 0px auto;
_margin-top:-1px;
}

#header {
height:60px;
margin: 0px auto 0px auto;
padding: 0px;
/*background-image:url(../img/img_header_bg.gif);
background-repeat:repeat-x;*/
text-align:left;
}

#headerbody{
margin: 0px;
padding: 0px;
}

#header a:link {color:#fff; text-decoration: none;}
#header a:visited {color:#ddd; text-decoration: none;}
#header a:hover {color:#fff; text-decoration: underline;}
#header a:active {color:#fff; text-decoration: underline;}

/* ヘッダ内要素
*************************************************/

#logo{
margin:0px;
padding: 0px;
float: left;
height:0px;
}

#logo p{
margin: 0px;
padding:0px 0px -10px 0px;
position:relative;
top:-25px;
font-size:10px;
line-height:0%;
}

#logo .arrow{
background-image:url(../img/img_link_allow.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
line-height:0%;
}

#tagline{
float:left;
margin:0px 0px 0px 10px;
_margin:0px 0px 0px 5px;
color:#dfe7ea;
font-size:10px; 
font-weight:normal;
line-height:120%;
}

#utility{
width:900px;
margin:0px auto 0px auto;
font-size:10px;
_font-size:9px;
background-image:url(../img/img_util_bg.gif);
background-repeat:no-repeat;
height:25px;
}

#utilityBody{
padding:7px 5px 5px 5px;
}

#utility ol{
float:right;
text-align:right;
width:350px;
padding:0px 0px 0px 0px;
_padding:1px 0px 0px 0px;
margin:0px;
}

#utility li{

display: inline;
/*float:right;*/
margin:0px 10px 0px 0px;
padding:0px;
list-style:none;
line-height:150%;
}


#utility a:link {color:#dfe7ea; text-decoration: none;}
#utility a:visited {color:#ccc; text-decoration: none;}
#utility a:hover {color:#fff; text-decoration: underline;}
#utility a:active {color:#fff; text-decoration: underline;}

#headerBody p{
margin:0px 0px 0px 20px;
}


/* グローバルナビ用
*************************************************/

#globalNav{
float:right;
margin:16px 2px -5px 0px;
_margin:16px 2px -5px 0px;
padding:0px;
}

#globalNavBody{
margin:0px;
padding:0px;
}

#globalNavBody ol{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#globalNavBody li{
float:left;
margin:0px;
padding:0px 0px 0px 0px;
list-style:none;
}

.arrow{
background-image:url(../img/img_link_allow.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
line-height:100%;
}




/* ローカルナビ用
*************************************************/
#localNav{
width:200px;
margin:0pc 0px 10px 3px;
text-align:left;
}

#localNavHead {
padding: 5px 10px;
_padding: 10px 10px;
background-image: url(../img/img_localNavi_head.gif);
background-repeat: no-repeat;
background-position: top;
color:#FFFFFF;
}

#localNavBody{
margin:0px;
padding:0px;
background-color:#000;
border:#DBDBDB 1px solid;
}

#localNav .menu_side {
line-height:1;
border:#000 2px solid;
background-color:#282828;
}

#localNav .menu_side dl {
margin: 0px;
padding:0px;
}

#localNav .menu_side dl dt {
margin: 0px;
margin-left:-1px;
padding:0px;
background-image: url('../img/btn_localnaviDt_bg.gif');
}

#localNav .menu_side dl dt p{
margin: 0px;
padding: 5px 10px;
_padding: 10px 10px;
border-top:#999 1px dotted;
background-color:#252525;
color:#FFFFFF;
}

#localNav .menu_side dl dd {
margin: 0px;
margin-left:-1px;
padding:0px;
background-image: url('../img/btn_localnaviDd_bg.gif');
}

#localNav .menu_side dl dt a{
display:block;
margin: 0px;
padding:12px 10px 12px 20px; 
text-decoration:none;
line-height:120%;
background-position:top;
}

#localNav .menu_side dl dd a{
display:block;
margin: 0px;
padding:14px 10px 14px 35px; 
text-decoration:none;
line-height:120%;
background-position:top;
}

#localNav .menu_side dl dt .currentLoc {
display:block;
margin: 0px;
padding:12px 10px 12px 20px; 
text-decoration:none;
background-image: url('../img/btn_localnaviDt_current_bg.gif');
line-height:120%;
background-position:top;
color:#FFFFFF;
}

#localNav .menu_side dl dd .currentLoc {
display:block;
margin: 0px;
padding:14px 10px 14px 35px; 
text-decoration:none;
background-image: url('../img/btn_localnaviDd_current_bg.gif');
line-height:120%;
background-position:top;
color:#FFFFFF;
}

#localNav .menu_side a:link {color:#eee; text-decoration:none;}
#localNav .menu_side a:visited {color:#ddd; text-decoration:none;}
#localNav .menu_side a:hover {color:#fff; text-decoration: underline;}
#localNav .menu_side a:active  {color:#fff; text-decoration:none;}

#localNav .menu_side .currentLoc a:link {color:#fff; text-decoration: none;}
#localNav .menu_side .currentLoc a:visited {color:#fff; text-decoration: none;}
#localNav .menu_side .currentLoc a:hover {color:#fff; text-decoration: none;}
#localNav .menu_side .currentLoc a:active {color:#fff; text-decoration: none;}


/* ぱんくずリスト用
*************************************************/

#pankuzu{
margin:0px 0px 0px 15px;
padding:3px;
font-size:10px;
}

#pankuzu strong {
font-size:10px;
}


/* メインタイトル
*************************************************/

/* トップページコピー */
h2.copyMainImage{
font-size:24px;
padding:20px 0px 0px 20px;
margin:0px;
color:#333;
line-height: 100%;
}

h2.copyTop{
margin: 10px 0px 0px 0px;
padding:0px 0px 10px 15px;
font-size:14px;
font-weight: none;
border-bottom: 1px #dddddd solid;
}


h1#pagetitle {
margin: 10px 0px 0px 0px;
padding:0px 0px 10px 15px;
font-size:18px;
font-weight:bold;
border-bottom: 1px #dddddd solid;
}

/* 新トップページレイアウト用
*************************************************/

div#topLeadArea{
margin:0px 0px 0px 0px;
_margin-top:-5px;
/*padding:0px 0px 0px 0px;*/
padding:20px 0px 5px 15px;
color: white;
background: url(../img/top_head_image.jpg) no-repeat right center;
}

div#topLeadArea h2{
font-size: 120%;
}

div#topLeadArea h3{
font-size: 230%;
font-weight: bold;
}

.topTextBox{
width:500px;
}

.topLeadText{
font-size:12px;
color:#333;
margin:10px 0px 0px 0px;
padding:0px;
line-height: 120%;
}

.topTrialBox{
float:right;
margin:-30px 0px 0px 0px;
padding:0px;
}

h2.topDivisionTitle{
padding:10px 0px 10px 10px;
margin:0px 0px 15px 0px;
border-bottom:#e5e5e5 1px solid;
font-size:18px;
font-weight:bold;
}

.topZimbraLogo{
float:right;
padding:0px;
margin:0px 0px 0px 15px;
}

.topProductInfoLeft{
float:left;
width:420px;
}

.topProductInfoRight{
float:right;
text-align:right;
width:215px;
}

.aboutInnternalControll{
border-top:#000000 1px dotted;
border-bottom:#000000 1px dotted;
font-size:10px;
}

/* トップページの事例部分（加藤ネーム変更） */
div.top_case_box {
background: white;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

div.topCaseExampleBox{
/*border-bottom:#CCCCCC 1px dotted;*/
}

div.topCaseExampleBoxBodyL{
float:left;
margin: 0px;
padding: 20px;
width: 290px;
}

div.topCaseExampleBoxBodyR{
float: right;
margin: 0px;
padding: 20px;
width:300px;
border-left: #CCCCCC 1px dotted;
}

/* メイン左レイアウト用
*************************************************/

div#top_main{
width:100%;
padding:0px 0px 0px 0px;
clear:both;
font-size: 12px;
/*background-image: url('../img/img_top_main_bg.gif');*/
/*background-repeat: repeat-x;*/
}

div#main{
width:100%;
padding:0px 0px 0px 0px;
/*background-color:#efefef;*/
clear:both;
font-size: 12px;
background-image: url('../img/img_main_bg.gif');
background-repeat: repeat-x;
}

div#mainSingleCol{
width:900px;
padding:0px 0px 0px 0px;
margin:0px auto;
/*background-color:#efefef;*/
clear:both;
font-size: 12px;
background-color:#FFFFFF;
border:none;
}

div#mainBody{
width:900px;
margin:0px auto 0px auto;
padding:15px 0px 30px 0px ;
clear: both;
text-align:left;
overflow:visible;
_line-height:140%;
}

div#topLeft{
float:left;
width:680px;
margin:0px;
padding:0px;
}

/*
div#topMainImage{
margin:3px 0px 0px 0px;
background-image:url(../img/img_top_mainImg.jpg);
background-repeat:no-repeat;
width:680px;
height:283px;
}

div#topMainLeft{
width:680px;
background-image:url(../img/img_mainArea_middle.gif);
background-repeat:repeat-y;
}
*/


/*加藤TOP改変用*/

div.top_point_content {
margin-top: 10px;
padding: 0px;
margin-bottom: 10px;
}

div.top_point_left {
float: left;
background: white url(../img/top_function_back.jpg) no-repeat right bottom;
}

div.top_point_function {
width: 335px;
border: 1px solid #ccc;
}

div.top_point_right {
float: right;
background: white url(../img/top_price_back.jpg) no-repeat right bottom;
}

div.top_point_price {
width: 335px;
border: 1px solid #ccc;
}

div.top_point_function h4, div.top_point_price h4 {
padding: 10px;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #ccc;
color: white;
}

div.top_point_function h4 {
background: #114385;
}

div.top_point_price h4 {
background: #870F00;
}

div.top_point_function p, div.top_point_price p {
padding: 10px;
}

div.top_point_function p.navi, div.top_point_price p.navi {
padding: 5px 10px;
}


/*TOPのみバックグランドなし*/
div#mainLeft_top{
width:680px;
float:left;
}

div#mainLeft,
div#mainSingle {
width:680px;
float:left;
background-image:url(../img/img_mainArea_middle.gif);
background-repeat:repeat-y;
clear:both;
}

div#mainSingle{/* #mainLeftの代わりに使用する */
float: none;
}

div#mainLeftContents{
margin: 20px 20px 0px 20px;
}

.mainLeftArea p{
padding: 0px 0px 0px 0px;
}

#mainImage{
background-position:right;
background-repeat:no-repeat;
height:300px;
}

#subImage{
background-position:right;
background-repeat:no-repeat;
}

#subImage2{
background-position:right;
background-repeat:no-repeat;
}

.costAndSecureList{
width:310px;
float:left;
padding:0px;
margin:0px 0px 0px 10px;
_margin:0px 0px 0px 8px;
}

.costAndSecureList ul {
margin:10px;
padding:0px;
}

.costAndSecureList .odd {
margin:0px;
padding:10px;
border-bottom:#CCCCCC 1px dashed;
}

.costAndSecureList .even {
margin:0px;
padding:10px;
background-color:#eeeeee;
border-bottom:#CCCCCC 1px dashed;
}

.topCaseTextBox{
width:310px;
float:left;
padding:0px;
margin:0px 0px 10px 10px;
_margin:0px 0px 10px 7px;
border:#CCCCCC 1px solid;
background-color:#f5f5f5;
}

.topCaseTextBox p {
padding:5px;
margin:0px;
font-weight:bold;
border-bottom:#e5e5e5 1px solid;
}

.topCaseTextBox dl{
margin:0px;
padding: 5px 15px;
}

.topCaseTextBox dd{
margin:0px 0px 10px 0px;
padding:0px;
}

/* ニュースやメンテ情報用
*************************************************/
div.top_topic {
margin-top: 10px;
width: 100%;
_width: auto;
clear: both;
}

div#troubleInfo{
width: 100%;
text-align: left;
margin:0px 0px 10px 0px;
border:#cccccc 1px solid;
}

div#troubleInfoBody{
margin:0px;
padding:0px;
background-color:#f5f5f5;
}

div#troubleInfoBody iframe {
margin:0px;
padding:0px;
border:none;
width: 100%;
height: 200px;
overflow: hidden;
}

div#troubleInfo h5{
font-weight:bold;
margin:0px;
padding:5px 5px 5px 5px;
color:#a40000;
border:none;
background-color:#e5e5e5;
}

/* ニュース */

div#news{
width: 100%;
margin: 0px 0px 10px 0px;
border: 1px solid #cccccc;
text-align: left;
float: left;
width: 330px;
}

div#newsBody{
margin:0px;
padding:0px;
background-color:#f5f5f5;
}

div#newsBody iframe {
margin:0px;
padding:0px;
border:none;
width: 100%;
height: 360px;
overflow: hidden;
}

div#news h5{
font-weight:bold;
margin:0px;
padding:5px 5px 5px 5px;
color:#333;
border:none;
background-color:#e5e5e5;
}

/* イベント情報 */
div#event{
width: 100%;
margin:0px 0px 10px 0px;
border:1px solid #cccccc;
text-align: left;
float: right;
width: 330px;
}

div#eventBody{
margin:0px;
padding:0px;
background-color:#f5f5f5;
}

div#eventBody iframe {
margin:0px;
padding:0px;
border:none;
width: 100%;
height: 360px;
overflow: hidden;
}

div#event h5{
font-weight:bold;
margin:0px;
padding:5px 5px 5px 5px;
color:#333;
border:none;
background-color:#e5e5e5;
}


/* メイン右レイアウト用
*************************************************/
#mainRight{
width:206px;
float:right;
text-align:center;
}

/* バナー類
*************************************************/

/* ボタン */
#trial_banner a {
cursor: pointer;
}
/*
#trial_banner h4{
margin:0px;
padding:0px 0px 5px 0px;
font-size:14px;
line-height:120%;
font-weight:normal;
}

#trial_banner p{
font-size:10px;
line-height:120%;
}
*/
#estimate_banner{
width:206px;
height:55px;
background-image:url(../img/btn_estimate.gif);
background-repeat:no-repeat;
text-align:center;
}

#estimate_banner h4{
margin:0px;
padding:20px 0px 20px 30px;
font-size:14px;
line-height:120%;
font-weight:normal;
}

#order_banner{
width:206px;
height:55px;
background-image:url(../img/btn_order.gif);
background-repeat:no-repeat;
text-align:center;
margin:0px 0px 10px 0px;
}

#order_banner h4{
margin:0px;
padding:20px 0px 20px 30px;
font-size:14px;
line-height:120%;
font-weight:normal;
}


/* 1カラム用 */
div#mainSingle {
margin: 0 auto;
}

.form_btn {
margin:0px;
}

/* フォームページ大枠レイアウト用
*************************************************/

#formPage #layout {
/*width: 722px;*/
margin: 0px auto;
padding: 0px;
text-align: center;
}


/* フォームページヘッダレイアウト用
*************************************************/

#formPage #header {
}

#formPage #headerbody{

}

/* コーポレート、プロダクト共通リンクバナー */
div#jointBanner {
height: 2em;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
background-color: #D3D3D3;
background-image: url(../img/jointBanner.jpg);
background-repeat: repeat-x;
color: #585858;
font-size: 10px;
text-align: center;
}

#jointBanner p {
text-align: center;
margin: 0 auto;
padding: 0;
}

#jointBanner img {
padding-right: 3px;
vertical-align: baseline;
}

#jointBanner span {
padding-right: 10px;
}

#footer div#jointBanner a {
color: #585858;
}
