@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: #ffffff;
/*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%;
}

body>#layout {
height: auto;
}

div#layoutBody{
padding-bottom: 7em;/* =#footer height */
}

#footer{
position:relative;
bottom:0;
left: 0;
height:5em;/* =#footerBody height(3em) + #jointBanner height(2em) */
width:100%;
color:#dfe7ea;
background-color: #333333;
}

#footerBody{
height:3em;
}

/*******************************/

/* フッターレイアウト用
*************************************************/

#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-color: #ffffff;
}

#headerAreabody {
width: 900px;
margin: 0px auto;
}

#header {
height:80px;
margin: 0px auto 0px auto;
padding: 0px;
background-image:url(../img/img_header_bg.gif);
background-repeat:no-repeat;
background-position:bottom;
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:42px 2px -5px 0px;
_margin:45px 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;
padding:0px;
}

#localNav .menu_side dl dt p{
margin: 0px;
padding: 5px 10px;
_padding: 10px 10px;
border-top:#999 1px dotted;
color:#FFFFFF;
}

#localNav .menu_side dl dd {
margin: 0px;
padding:0px;
}

#localNav .menu_side dl dt a{
display:block;
margin: 0px;
padding:12px 10px 12px 20px; 
text-decoration:none;
background-image: url('../img/btn_localnaviDt_bg.gif');
background-repeat: no-repeat;
background-position:top;
}

#localNav .menu_side dl dd a{
display:block;
margin: 0px;
padding:14px 10px 14px 35px; 
text-decoration:none;
background-image: url('../img/btn_localnaviDd_bg.gif');
background-repeat: no-repeat;
line-height:120%;
background-position:top;
}

#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;}

/* ぱんくずリスト用
*************************************************/

#pankuzu{
margin:0px 0px 0px 15px;
padding:3px;
font-size:10px;
}

#pankuzu strong {
}


/* メインタイトル
*************************************************/

/* トップページコピー */
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:150%;
font-weight: none;
border-bottom: 1px #dddddd solid;
}


h1#pagetitle {
margin: 10px 0px 0px 0px;
padding:0px 0px 10px 15px;
font-size:200%;
_font-size:220%;
font-weight: none;
border-bottom: 1px #dddddd solid;
}

/* 新トップページレイアウト用
*************************************************/

div#topLeadArea{
margin:-15px 0px 0px 0px;
padding:15px 0px 0px 0px;
height:200px;
background-image: url('../img/img_top_main.jpg');
background-repeat:no-repeat;
}

.topTextBox{
width:580px;
}

.topLeadText{
font-size:12px;
color:#333;
margin:10px 0px 0px 0px;
padding:0px;
line-height: 170%;
}

.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;
}

.topZimbraLogo{
float:right;
padding:0px;
margin:0px 0px 0px 15px;
}

.topProductInfo{
float:left;
width:635px;
}

.topProductInfoLeft{
float:left;
width:420px;
}

.topProductInfoRight{
float:right;
text-align:right;
width:215px;
margin-top:20px
}

.aboutInnternalControll{
border-top:#000000 1px dotted;
border-bottom:#000000 1px dotted;
font-size:10px;
}

.Innternalline{
border-top:#000000 1px dotted;
}

.topCaseExampleBox{
border-bottom:#CCCCCC 1px dotted;
}

.topCaseExampleBoxBodyL{
float:left;
margin: 0px 5px 0px 5px;
padding:0px 20px 0px 10px;;
width:290px;
border-right:#CCCCCC 1px dotted;
}

.topCaseExampleBoxBodyR{
float:left;
margin: 0px 5px 0px 5px;
padding:0px10px 0px 10px;
width:300px;
}


/* メイン左レイアウト用
*************************************************/

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#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;
}


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 1em 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;
}

/* トップページ */
div.topMainLeftBox {
margin: 0px 15px 5px 15px;
}

.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;
}


/* メイン右レイアウト用
*************************************************/
#mainRight{
width:206px;
float:right;
text-align:center;
}

#troubleInfo{
width: 200px;
text-align: left;
margin:0px 0px 10px 0px;
border:#cccccc 1px solid;
}

#troubleInfoBody{
height:100px;
margin:0px;
padding:0px;
background-color:#f5f5f5;
}

#troubleInfoBody iframe {
margin:0px;
padding:0px;
border:none;
width:200px;
height:100px;
}

#troubleInfo h5{
font-weight:normal;
margin:0px;
padding:5px 5px 5px 5px;
color:#a40000;
border:none;
background-color:#e5e5e5;
}

#news{
width: 200px;
margin:0px 0px 10px 0px;
border:#cccccc 1px solid;
text-align: left;
}

#newsBody{
height:200px;
margin:0px;
padding:0px;
background-color:#f5f5f5;
}

#newsBody iframe {
margin:0px;
padding:0px;
border:none;
width:200px;
height:200px;
}

#news h5{
font-weight:normal;
margin:0px;
padding:5px 5px 5px 5px;
color:#333;
border:none;
background-color:#e5e5e5;
}

#news p{
line-height:100%;
}


/* バナー類
*************************************************/

/* ボタン */
#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:40px;
background-image:url(../img/btn_001.gif);
background-repeat:no-repeat;
text-align:center;
margin:5px 0px 5px 0px;
}

#estimate_banner h4{
margin:0px;
padding:12px 0px 10px 15px;
font-size:14px;
line-height:120%;
font-weight:normal;
}

#clip_banner{
width:206px;
height:40px;
background-image:url(../img/btn_002.gif);
background-repeat:no-repeat;
text-align:center;
margin:5px 0px 5px 0px;
}

#clip_banner h4{
margin:0px;
padding:12px 0px 10px 15px;
font-size:14px;
line-height:120%;
font-weight:normal;
}

#sites_banner{
width:206px;
height:40px;
background-image:url(../img/btn_003.gif);
background-repeat:no-repeat;
text-align:center;
margin:5px 0px 5px 0px;
}

#sites_banner h4{
margin:0px;
padding:12px 0px 10px 15px;
font-size:14px;
line-height:120%;
font-weight:normal;
}

#note_banner{
width:206px;
height:40px;
background-image:url(../img/btn_004.gif);
background-repeat:no-repeat;
text-align:center;
margin:5px 0px 5px 0px;
}

#note_banner h4{
margin:0px;
padding:12px 0px 10px 15px;
font-size:14px;
line-height:120%;
font-weight:normal;
}

#etc_banner{
width:206px;
height:40px;
background-image:url(../img/btn_005.gif);
background-repeat:no-repeat;
text-align:center;
margin:5px 0px 5px 0px;
}

#etc_banner h4{
margin:0px;
padding:12px 0px 10px 15px;
font-size:14px;
line-height:120%;
font-weight:normal;
}

#popy_banner{

height:55px;
text-align:center;
margin:5px 0px 5px 0px;
}

#popy_banner h4{
margin:0px;
padding:12px 0px 10px 15px;
font-size:12px;
line-height:120%;
font-weight:normal;
text-align:center;
border-top:1.0pt solid black;
border-bottom:1.0pt solid black;
border-color:#A9A9A9;
}

#bunbun_banner{

height:55px;
text-align:center;
margin:5px 0px 5px 0px;
}

#bunbun_banner
 h4{
margin:0px;
padding:12px 0px 10px 15px;
font-size:12px;
line-height:120%;
font-weight:normal;
text-align:center;
border-bottom:1.0pt solid black;
border-color:#A9A9A9;
}

/* 1カラム用 */
div#mainSingle {
margin: 0 auto;
}

/* フォームページ大枠レイアウト用
*************************************************/

#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;
}
div.web_img {
	width:150px;
	font-size:0.8em;
	line-height:1.3em;
	text-align:left;
	float:left;
	margin-top:5px;
}

div.web_img a:link,
div.web_img a:visited,
div.web_img a:hover {
	color:#444;
	text-decoration:none;
}

div.web_img strong {
	display:block;
	text-align: center;
}

.web_img a:hover img {
	filter:alpha(opacity=75);
	opacity:0.6;
}

div.web_img_book {
	width:200px;
	font-size:0.8em;
	line-height:1.3em;
	text-align:left;
	float:left;
	margin-top:5px;
}

.web_img_book a:hover img {
	filter:alpha(opacity=75);
	opacity:0.6;
}

.dotline{
border-top:#000000 1px dotted;
border-bottom:#000000 1px dotted;
font-size:10px;
}

.dotline_s{
border-top:#000000 1px dotted;
margin:15px 0px;
}

#sidemenu{
width: 200px;
margin:15px 0px 10px 0px;
border:#cccccc 1px solid;
text-align: left;
}


#sidemenu h5{
font-weight:normal;
margin:0px;
padding:5px 5px 5px 5px;
color:#333;
border:none;
background-color:#e5e5e5;
}
/* ------ clip ------ */
#clipvew {
	float: left;
	width: 100%;
}

.listrevew {
	list-style-type: none;
	line-height: 200%;
	padding-left: 15px;
}

.listrevew li {
	background-image: url(../img/tri.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size:1.0em;
}

.listrevew li a:link,
.listrevew li a:visited {
	text-decoration:none;
	font-weight: bold;
}

.mainconimg {
	line-height: 0px;
}

.maincon {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size:1.0em;
	line-height: 170%;
	background:#f7f7f7;
}
.maincon2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size:1.0em;
	line-height: 170%;
	background:#f7f7f7;
}
.maincon3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size:1.0em;
	line-height: 200%;
}
.maincon4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	font-size:1.0em;
	line-height: 170%;
	background:#ffffff;
}

/* ベーシックリスト */
ul.list_basic2 li {
list-style-type: disc;
list-style-position: inside;
margin-bottom: 1.5em;
margin-left: 2em;
}

div.link_text  {
	font-size: 14px; line-height: 20px; color: #333333; font-weight: bold;
}
