@import url("css/menu.css");

/*
.Head,
.ControlPanel, .PagingTable
{display: none;}
*/

.c_head{
margin:0!important;
}

.c_content{
clear: none!important;
}

html>/**/body th,
html>/**/body td,

html>/**/body p,
html>/**/body a,
html>/**/body span,
html>/**/body h3,
html>/**/body h2,
html>/**/body h4,
html>/**/body h5,
html>/**/body h6,
html>/**/body li,
html>/**/body strong
 {
font-family:"Lucida Grande",Verdana,Arial,"MS P �S�V�b�N","Hiragino Kaku Gothic Pro"!important;
 }


*{
font-family:Meiryo,Helvetica,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3"!important;
}
body {
background: url(images/body_bg.png) repeat-x #F5F6F6;
color:#222;
}



ul,ol,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{
margin: 0;
padding:0;
}
ol,ul{
overflow: hidden;
}
ul li{
list-style: none;
}
img{
border:0;
}

dd,.box_s{
font-size:90%;
line-height: 1.5;
}

hr{
margin: 4em 0 0;
clear: both;
}

table,th,td{
border-collapse: collapse;
}

.c_contentpane,.c_footer{
padding: 0!important;
margin:0!important;
}

div.wrapper{
clear: both;
width: 980px;
margin: 0 auto;
text-align:left;
overflow: hidden;
background: white;
border:1px solid #f8f8f8;

}
/* ======== Header ======== */

div.header{
width: 980px;
margin: 0 auto;
height: 65px;
}

div.header h1{
width: 270px;
height: 40px;
display : block;
margin: 10px 0 0 15px;
float: left;
}
div.header p.head_link{
display:block;
float: right;
margin: 10px 5px 0 0;
}

div.header p.head_link a{
font-size: 13px;
}

div.header p.head_link a.entry{
padding: 5px 15px;
background: #c20544;
color:white;
margin: 0 0 0 10px;
line-height: 2;
}


/* ======== MenuBar ======== */
div.menubar{
overflow: hidden;
clear: both;
width: 980px;
height: 60px;
margin:0 auto;
background-repeat: no-repeat;
background: url(images/nav_solution.png);
}


.index .menubar,
.secureplus .menubar,
.info .menubar { background: url(images/nav_index.png); }

.solution_t .menubar,
.solution .menubar { background: url(images/nav_solution.png); }

.baza_t .menubar,
.baza .menubar,
.baza_addon .menubar { background: url(images/nav_baza.png); }

.case_t .menubar,
.case .menubar{ background: url(images/nav_case.png); }



/* ======== Bread ======== */

div.bread{
width: 100%;
overflow: hidden;
padding: 5px 10px 10px 35px;
font-size: 13px;
background:url(images/arr.png) no-repeat 20px 8px;
}
div.bread a{
color: #666;
font-size: 12px;
}


p.links1{
margin: 0 0 15px;
width: 100%;
}
p.links1 a{
background: url(images/links1.png) repeat-x;
padding: 15px 15px;
display: block;
color:white;
font-size: 14px;
font-weight: bold;
}

*+html p.links1{
display: none;
}

*+html a.links1{
background: url(images/links1.png) repeat-x;
padding: 15px 15px;
display: block;
color:white;
font-size: 14px;
font-weight: bold;
}


.bottom,
.top{
clear: both;
overflow: hidden;
}

.top,
.left,
.right,
.content,
.left_1,
.left_2{
overflow:hidden;
line-height: 1.65;
}

a.login{
margin: 0 5px 0 0;
}

 .Normal{
line-height: 1.35;
font-size: 90%!important;
}
.info .content{
margin: 0 20px;
}

.content .Normal p{
margin: 10px 25px 15px;
line-height: 1.65;
}


.content .Normal ul{
margin: 15px 20px ;

}
.content .Normal h4{
display: block;
margin: 10px 20px 0px;
font-weight: bold;
font-size: 100%!important;
}
.content .Normal h5{
display: block;
margin: 10px 20px;
font-weight: bold;
}

.content .Normal table{
margin: 15px 20px;
border:1px solid #aaa;
}
.content .Normal th,
.content .Normal td{
border: 1px solid #aaa;
padding: 3px 8px 2px;
}
.content .Normal th{
background: #F5F6F6;
}
.content .Normal td a{
background :url(images/arr3.png) no-repeat left 4px;
padding: 0 0 0 12px;
}

/* ======== Index ======== */
.index .top{
height: 255px;
}
.index .content{
width: 960px;
margin: 0px 0 0px 20px;
float: none;
}

.index .content_2{
margin: 0 20px 40px;
overflow: hidden;
}

.index .box{
width: 300px;
height: 200px;
float: left;
margin: 0 15px 0 0;
position: relative;
border:2px solid #eee;
}

.index .box h3{
margin: 0 0 8px;
display: block;
background:#EEEEEE url(images/arr5.png) no-repeat scroll 98% 5px;
border:1px solid #fff;
border-bottom: 1px solid #ddd;
padding:0px;
}

.index .box h3 a{
font-size: 15px;
font-weight: bold;
line-height: 1.3;
padding: 8px 30px 5px 10px;
color: #333;
display: block;
height : 47px;

}

.index .box dt{
float: right;
margin: 0 5px 0 10px  ;
}
.index .box dd{
margin: 0 0 0 10px;
}

.index .Normal p{
margin: 0;

}
.index div.bread{
display: none;
}

.index div.company_logos h3,
.index div.links h3,
.index div.campaign h3,
.index div.news h3
{
font-weight: bold;
margin: 0 0 13px;
background: #eee;
padding: 5px 8px;
border-left: 3px solid #89A8CB;
}



/* ------- Campaign ------- */
.index div.campaign{
width: 460px;
height: 150px;
float: left;
}

.index div.campaign dt{
float: left;
display: block;
}
.index div.campaign dd{
font-weight: bold;
color: crimson;
width: 390px;
float: right;
display: inline-block;
}

.index div.campaign dd a{
background:url(images/arr3.png) no-repeat left 3px;
padding: 0 0 0 12px;
}

/* ------- Company Logos ------- */
.index div.company_logos{
width: 460px;
height: 150px;
float: right;
}
.index div.company_logos li{
float: left;
margin: 0 10px 0 0;
height: 60px;
vertical-align: middle;
}

/* ------- Likns ------- */
.index div.links{
width: 460px;
float: left;
}
.index div.links li{
float: left;
}
.index div.links a{
margin: 0 5px 0 0;
}




/* ------- News ------- */

.index div.news{
width: 460px;
float: right;
}


/* ======== Template_1 ======== */
.template1_title{
width 80px;
height: 90px;
border:solid red;
}


/* ======== Case_top ======== */

.case_t .left .c_head,
.case_t .left .Head,
.case_t .right .c_head,
.case_t .right .Head
{
display: block;
margin: 0;
}
.case_t .left .c_head,
.case_t .left .Head{
}



.case_t .top{
background: url(images/0000.gif) left bottom #ccc;
margin: 0 0 20px;
}
.case_t .left{
width: 680px;
float: left;
margin: 0 0 0 20px;
}
.case_t .right{
width: 255px;
margin: 0px 20px 10px 0;
border:1px solid #e0e0e0;
background: #fff7e7;
float:right;
}
.case_t .right ul{
margin:0 15px;
}
.case_t .right li{
border-bottom: 1px solid #f0e6d0;
padding: 3px 0;

}
.case_t .right h3{
font-size: 15px;
font-weight: bold;
padding: 10px;
margin: 0 0 10px;
color: #744f1f;
background: #f5d082;

}


.case_t .left .Head{
font-size: 22px;
font-weight:bold;
}
.case_t .right .Head{
font-size: 17px;
padding: 0 0 0 10px;
font-weight: bold;
}
.case_t .box_s{
margin: 0px 0 0;
}
.case_t p{
margin: 0 0 0 10px;
}
.case_t p.img{
overflow:hidden;
height: 90px;
background: #ddd;
margin: 0 0 8px;
}
.case_t span.more{
text-align: right;
width: 310px;
position: absolute;
bottom:0;
}

.case_t h3 {
background:url(images/arr.png) no-repeat 95% 10px #eee;
}
.case_t h3 a{
display :block;
font-size:16px;
font-weight:bold;
color: #333;
margin: 0;
padding: 7px 15px 29px;
}




.case_t div.case_interview div.box{
width: 320px;
float:left;
margin: 0 20px 30px 0;
height:240px;
position: relative;
border-top:2px solid #ccc;
}



/* ======== Baza_top ======== */
.baza_t .top{
margin: 0 0 20px;

}
.baza_t .left{
width: 455px;
float: left;
margin: 0 0 0 20px;
}
.baza_t .right{
width: 455px;
margin: 0 20px 0 0;
float:right;
}


/* ======== Baza Addon ======== */
.baza .left_2{
background:gray;
height:82px;

}

.baza .baza_addon_list ul{
overflow: hidden;
margin: 0!important;
}

.baza .baza_addon_list li{
float: left;
margin: 0 15px 10px 0;
border:2px solid #ddd;
width: 300px;
list-style: none;
background-position: 10px center;
}
.baza .baza_addon_list ul a{
display: block;
padding: 10px 0 10px 10px;
}






/* ======== Secureplus ======== */
.secureplus .c_head{
display: block;
}

.secureplus .top{
margin: 0 20px 0px;
background: url(../../secureplus/top_bg.png) repeat-x left top;
overflow: hidden;
}


.secureplus .top h1
{
width: 360px;
height: 58px;
padding: 15px 0 0 20px;
float: left;
}


.secureplus .top h2{
clear: both;
display:block;
background: url(../../secureplus/h2_bg.png) repeat-x;
height: 46px;
padding: 10px 0 0 15px;
border-top: 1px solid #fff;
margin: 0 1px;
}


.secureplus .top ul.menu{
float: right;
margin: 36px 15px 0 0;
}
.secureplus .top ul.menu li{
background: url(../../secureplus/menu_bg.png) no-repeat;
display: block;
margin: 0 3px ;
width:117px;
float: left;
}

.secureplus .top ul.menu li:hover,
.secureplus .top ul.menu li.on
{
background: url(../../secureplus/menu_bg_on.png) no-repeat;
}
.secureplus .top ul.menu li:hover a,
.secureplus .top ul.menu li.on a
{
color: white;
text-decoration: none;
}


.secureplus .top ul.menu li a{
display:block;
padding :7px 5px 8px;
text-align: center;
}




.secureplus .wrapper2{
border: solid #f3f3f3 3px;
border-top: none;
overflow: hidden;
clear: both;
margin: 0 20px;
}


.secureplus .left{
width: 700px;
float: left;
margin: 20px 0 0 20px;
background: #fff;
}
.v2 .left {
width: 890px;
}

.secureplus .left h2{
margin: 0 0 20px;
}

.secureplus .left div.box{
border:1px solid #ccc;
padding: 0 0 15px;
margin: 0 0 20px;
overflow: hidden;
line-height: 1.5;
}







/*===System====*/
.secureplus div.system {
padding: 20px!important;
}
.secureplus div.system table,
.secureplus div.system th,
.secureplus div.system td
{
border:1px solid #ccc;
padding :9px;

}
.secureplus div.system th{
background: #ECF0F1;
}

.secureplus div.system b{
line-height: 2;
}


/*===Freature====*/

.secureplus .left div.feature h2{
padding: 10px;
margin: 0 0 10px;
height: 28px;
}
.secureplus .left h3.feature{
padding: 10px;
margin: 0 0 8px;
background: url(../../secureplus/feature_h3.png) no-repeat left top;
height: 43px;
}

.secureplus .left div.feature{
padding: 20px;
margin: 0 0 20px;
}

.secureplus .left div.feature h4{
font-size: 120%;
font-weight: bold;
color:#222;
margin: 0 0 6px;
}
.secureplus .left div.feature p{
margin: 0 0 15px;
}

.secureplus .left div.feature table{
margin: 20px 0 0;
}
.secureplus .left div.feature table td{
width: 230px;
}

.secureplus .left div.feature table td img{
border:1px solid #bbb;
}

.secureplus .left div.feature table td h5{
font-size:15px;
color:#000;
background :url(../../secureplus/arr.png) no-repeat left center;
padding: 5px 0 5px 14px;
margin: 8px 0 0;
}
.secureplus .left div.feature table td p{
font-size: 12px;
line-height: 1.5;
width: 180px;
}
.secureplus .left div.feature table td.history{
width: 430px;
}
.secureplus .left div.feature table td.history p{
width: 430px;
}


/*===Function====*/

.secureplus .left div.function h3{
padding: 10px;
margin: 0 0 10px;
background: url(../../secureplus/h3_bg.png) no-repeat left bottom;
height: 24px;
}

.secureplus .left div.function h4{
font-size:16px;
font-weight: bold;
padding:5px 3px 10px;
margin: 15px 15px 0px;
background: url(../../secureplus/border.png) repeat-x left bottom;
color: #000;
}


.secureplus .secure_wrap{
margin: 0 15px;
overflow: hidden;
}


.secureplus .secure_wrap .fe{
background: white;
width: 324px;
overflow : hidden;
margin: 0 0 10px;
float: left;
}

.secure_wrap .fe h5{
color: #444;
clear:both;
width: 210px;
padding: 8px 8px 8px 15px;
font-size: 15px;
background: url(../../secureplus/arr.png) no-repeat left center;
}
.secure_wrap .fe a.more{
position: relative;
top: -30px;
left: 240px;
font-size: 12px;
}




.secure_wrap .fe span{
display: block;
background:url(../../secureplus/fe_img_bg.png) no-repeat;
float: left;
width: 83px;
height: 75px;
text-align: center;
padding: 10px 0 0;
border:1px solid #bbb;
}

.secure_wrap .fe div{
width:215px;
margin: 0 10px 0 0;
float: right;
}

.secure_wrap .fe div h6{
font-size:100%;
font-weight: bold;
color: inherit;
margin: -4px 0 2px;
color:#333;
}

.secure_wrap .fe div p{
line-height: 1.4;
}



/*===Secureplus RightMenu====*/

.secureplus .right{
width: 180px;
margin: 20px 20px 0 0;
float:right;
background :#dedede;
}

.secureplus .right ul.menu{
margin:3px;
border:1px solid #ccc;
}
.secureplus .right ul.menu li.securetop a{
padding: 12px;
display: block;
background: white;
color:white;
border: none;
}
.secureplus .right ul.menu li{
margin: 0 0 1px;
}
.secureplus .right ul.menu li a{
border-top: 1px solid white;
padding: 10px 10px 10px 12px;
display: block;
background: url(../../secureplus/menu_li_bg.png) repeat-x left bottom #fff;
}

.secureplus .right ul.menu li.securetop a{
background: url(../../secureplus/plus.png) no-repeat right top #d81439;
font-weight: bold;
}


/* ======== Secureplus Toppage ======== */
.toppage .top h2{
clear: both;
display:block;
height: auto;
padding: 0;
}

.toppage .left{
width: 570px;
float: left;
margin: 20px 0 0 20px;
background: #fff;
}

.toppage .box{
padding: 20px!important;
margin: 0 0 20px;
overflow: hidden;
line-height: 1.65!important;
border:0 !important;
}

img.gaiyou{
margin: 20px 0 0 0px;
}


.toppage .box h3{
font-weight: bold;
font-size: 16px;
color :#000;
margin: 0 0 5px;
}


.toppage .right{
width: 300px;
margin: 20px 20px 0 0;
float:right;
background :#fff;
}

.toppage .h3{
border:1px solid gray;
padding: 9px;
}

.toppage .fe{
margin: 0 0 10px;
line-height: 1.5;
}

.toppage .fe h4{
background: url(../../secureplus/toppage_right_h4.png) repeat-x left top #fafafa;
border:1px solid #ccd1d3;
padding: 3px 0 4px 8px;
color: #222;
font-size: 14px;
font-weight: bold;
margin: 25px 0 0;
}

.toppage .fe{
clear: both;
}

.toppage .fe span{
margin: 8px 0 0 0;
float: right;
}

.toppage .fe p{
margin: 8px;
}













/* ======== Solution_top ======== */
.solution_t .c_head{
display: block;
}

.solution_t .top{
margin: 0 0 50px;
}
.solution_t .left{
width: 460px;
float: left;
margin: 0 0 0 20px;
}

.solution_t .right{
width: 460px;
margin: 0 20px 0 0;
float:right;
}

.solution_t dl,
.baza_t dl{
margin:13px 18px;
}
.solution_t dt,
.baza_t dt{
float: left;
}
.solution_t dd,
.baza_t dd {
margin: 0 0 0 0px;
}

.baza_t ul{
overflow: hidden;
}

.solution_t li,
.baza_t li{
padding: 0 3px;
float: left;
display: block;
white-space: nowrap;
}


.solution_t span.more{
clear: both;
text-align: right;
width: 455px;
position: absolute;
bottom: 10px;
right: 10px;

}

.solution_t h3,
.baza_t h3 {
font-weight:bold;
color: #333;
margin: 0;
background: url(images/arr5.png) no-repeat 98% center #efefef;
font-size:110%;

}
.solution_t h3 a,
.baza_t h3 a {
display : block;
padding: 8px 15px 8px;

}

.solution_t h4,
.baza_t h4 {
font-size:110%;
font-weight:bold;
color: #333;
padding: 0 0 3px;
}

.solution_t .box,
.baza_t .box{
width: 450px;
float:left;
margin: 0 15px 30px 0;
height:220px;
position: relative;
border:2px solid #ddd;
}





.DNN_ANN_viewtypeSelector {
float:right;
display: none;
}




/* ======== Pane ======== */

.solution .right,
.case .right,
.baza .right,
.baza_addon .right,
.template_1 .right
{
width: 220px;
margin: 0 20px 0 0;
background: #f0f0f0;
border:1px solid #e0e0e0;
float:right;
padding-bottom: 10px;
}

.solution .left,
.case .left,
.baza .left,
.baza_addon .left,
.template_1 .left{
width: 660px;
float: left;
}

.solution .left_1,
.case .left_1,
.baza .left_1,
.baza_addon .left_1{
width: 720px;
float: left;
}
.solution .left_2,
.case .left_2,
.baza .left_2,
.baza_addon .left_2{
margin:0px 0 15px 20px;
width: 580px;
float: left;
}


 .right .links2 a,
.right .links3 a
{
display:block;
margin:10px 15px;
line-height: 135%;
background:url(images/arr6.png) no-repeat left 4px;
padding-left: 15px;
font-size: 85%;
}

.content
{
width: 680px;
float: left;
margin :0 0 0 20px;
padding: 25px 0 20px;
}

.content ul li{
list-style: none;
background: url(images/arr4.png) no-repeat 3px 5px;
padding: 0 0  0 15px;
line-height: 1.65;
}

.content ol{
margin: 8px 20px 12px;
}
 .content ol li{
list-style: none;
background: url(images/arr3.png) no-repeat 3px center;
padding: 0 0  0 15px;
line-height: 1.65;

}

.content .img
{
margin:1em auto;
}

.content h2
{
margin: 20px 20px 0.5em;
font-size: 130%;
font-weight: bold;
color: #333;
}
.info .content h2{
border-bottom: 1px solid #aaa;
line-height: 2;
margin-bottom: 1.5em;
}

*+html .content h3{
padding-top: 10px;
}

.content h3
{
display: block;
margin: 13px 20px 15px;
font-weight: bold;
font-size: 110%;
background: url(images/arr2.png) no-repeat 10px center #f2f3f4;
padding: 8px 10px 6px 28px;
color: #333;
border:1px solid #e1e3e5;
}


span.more{
clear: both;
text-align: right;
position: absolute;
bottom:10px;
right: 0;
}
span.more a{
background: url(images/arr3.png) no-repeat left center;
padding: 0 0 0 13px;
font-size: 90%;
}

.case .content,
.baza_addon .content,
.template_1 .content{
border: 10px solid #e3e3e3;
min-height: 500px;
}

/*======== Case ========*/

.case .left_2{
width: 700px;
float: left;
}
.case .content .img_left{
margin: 5px 18px 15px 0;
}
.case .content .img_right{
margin:5px 0 15px 18px ;
}

/* ======== Solution ======== */
.solution .content{
border: 10px solid #e3e3e3;
}
.solution .left_2{
width: 525px;
background:url(images/solution_bg.png) no-repeat;
height:70px;
padding:30px 150px 10px 25px;
}

.solution .left_2 h3{
font-size: 16px;
font-weight: bold;
color: white;
letter-spacing:0.05em;
line-height:1.4;
}

.solution dl{
margin:  20px;
padding:15px;
background: aliceblue;
}
.solution dt{
margin: 5px 0 0;
}
.solution dd{
margin:0;
}

.left_1 h2{
display: block;
width: 670px;
height: 52px;
padding: 23px 10px 0 40px;
margin: 5px 0 20px;
font-size: 27px;
font-weight:bold;
color: #444;
background:url(images/h2_bg.png) no-repeat left bottom;
} 






.menubar {
clear: both;
background: url(images/nav_solution.png) no-repeat;
}
.menubar .nav{
overflow:hidden;
margin: 0px 10px 0 0;
text-align: right;
float: right;
}

.menubar span{
display : block;
float:left;
color: #ffffff;
font-size: 14px;
}

.main_dnnmenu_rootitem,
.main_dnnmenu_rootitem_selected
{
white-space:nowrap;
letter-spacing:0.2em;
text-align: center;
margin: 10px 5px 0;
padding: 10px 5px 5px;
height: 28px;
}

.main_dnnmenu_rootitem{
color: #ffffff;
}
.main_dnnmenu_rootitem_hover{
text-decoration: underline;
}
.main_dnnmenu_rootitem_selected{
color:gray;
background: url(images/nav_selected.pngs) no-repeat center bottom;
}


.bottom {
border:nonen;
text-align: center;
padding: 10px 0;
}

/* ======== Scene_top ======== */
.scene_top{
border:none !important;
}
.scene_top .scene_box{
width: 425px;
height: 180px;
float :left;
margin: 0 7px 15px 7px;
background: url(../../secureplus/scenebox_bg.png) repeat-x left bottom #fff;
border:1px solid #dedede;
}
.scene_top .scene_box img{
float: left;
margin: 15px 0 20px 15px;
border: 1px solid #ccc;
width: 160px;
}

.scene_box h4{
font-size: 16px;
font-weight: bold;
padding: 10px 10px 10px 35px;
background: url(../../secureplus/scenebox_h4.png) no-repeat left bottom;
}

.scene_box p{
width: 210px;
margin: 15px !important;
float: right;
}

/* ======== Scene ======== */
.scene{
}
.scene h2{
background: #cc324e;
height: 98px;
margin: 0 0 20px;
color: white;
}
.scene h2 span{
display :block;
float: left;
margin: 20px;
font-size: 17px;
width: 430px;
}
.scene h2 img{
float: right;
}


.scene h3{
margin: 0 0 20px;
}
.scene p{
margin: 0 0 15px!important;
}

.memo{
border:1px solid #ccc;
padding: 0 0 20px;
}
.memo h4{
margin: 10px!important;
}
.memo ul{
margin: 5px 5px 5px 10px !important;
}

.scene  .fe h5{
margin-left: 0;
margin-bottom: 0;
}
.scene .box h3{
margin: 20px 0 0;
}





/* ======== Footer ======== */
div.footer{
background: #ccc;
}

div.footer_box{
width : 960px;
margin: 0 auto;
text-align: center;
font-size: 12px;
overflow: hidden;
padding: 20px 10px;
}

div.footer p.copyright{
float : left;
}
div.footer p.footer_link{
float: right;
}
div.footer p.footer_link a{
margin: 0 0 0 10px;
}
.info2 .content{
width: 920px;
}










