/*
Theme Name: 株式会社データ総研
Description: MDM・データモデリング(データの設計と標準化)に特化したコンサルティングで貴社の経営に貢献します！
Version: 1.0
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

/*
html{
  overflow-y: scroll;
  overflow-x: hidden;
}
php{
  overflow-y: scroll;
  overflow-x: hidden;
}
*/

body
{
  margin: 0 auto;
  padding: 0;
  font-size: 100%; /* Resets 1em to 10px */
  font-family: 'MeiryoKe_PGothic','メイリオ','MSPｺﾞｼｯｸ','MS Pゴシック','MS PGothic','MS ゴシック','Osaka','san-serif';
  background-color: #ffffff;
  color: #555555;
/*
  overflow:hidden;
*/
}

h1
{
position:absolute;
color:#ffffff;
top:-960;
right:960;
line-height:1px;
z-index:-960;
font-size: 0;
display:none;
}

h2
{
    font-size: 18px;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

table, th, td
{
  font-size: 1em; 
  padding: 0; 
  border-collapse: collapse;
}

a img
{ 
  border: 0; 
}

a
{
  text-decoration: none;
}

a:link
{
  color: #1800CC;
}

a:visited
{
  color: #800080;
}

a:hover
{
  text-decoration: underline;
  color: #120090;
}

/* end Page */

/* begin Box, Sheet */
.Sheet 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
/*
  overflow: hidden;
*/
  z-index: 0;
  width: 960px;
  
  
}


* html .Sheet 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  width: 960px;
  zoom: 1;
}


.Sheet-body 
{
  position: relative;
/*
  overflow: hidden;
*/
  z-index: 0;
  margin: 0px;
  text-align: left;
}

.Sheet-cc 
{
  position: absolute;
/*
  overflow:hidden;
*/
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
/*  background-color: #ｆｆｆｆｆｆ; BN_Kosaki↓ */
	background-color: #ffffff;
/* ↑ BN_Kosaki */
}

* html .Sheet-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px');
}
.Sheet
{
  margin-top: 0px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header 
{
  margin: 0 auto;
  position: relative;
  width: 960px;
  height: 85px;
}

* html div.Header 
{
  font-size: 1px;
}

div.Header  div
{
  width: 100%;
  height: 100%;
  text-align: left;
}
/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 10px;
  top: 87px;
}

.logo td
{
  text-align: left;
  vertical-align: bottom;
  white-space: nowrap;
}

.logo-name
{
  font-size: 26px;
  font-family: 'MeiryoKe_PGothic','メイリオ','MSPｺﾞｼｯｸ','MS Pゴシック','MS PGothic','MS ゴシック','Osaka','san-serif';
  font-style: normal;
  font-weight: normal;
}

.logo-name a
{
  text-decoration: none;
  color: #020355 !important;
}

.logo-text
{
  font-size: 18px;
  font-family: 'MeiryoKe_PGothic','メイリオ','MSPｺﾞｼｯｸ','MS Pゴシック','MS PGothic','MS ゴシック','Osaka','san-serif';
  font-style: normal;
  font-weight: normal;
  color: #00010F !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
/*
  overflow: hidden;
*/
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url(images/spacer.gif);
  padding: 0;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 0;
  margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}
.nav
{
  position: relative;
  margin: 0  auto;
  width: 960px;
  height: 2px;
  z-index: -5;
}

.menu 
{
  padding: 0px 0px 0px 0px;
}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
/*
  overflow: hidden;
*/
  height: 78px;
}

.nav .l 
{
  left: 0;
  right: 0px;
}

* html .nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r 
{
  right: 0;
  width: 0px;
}

* html .nav .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div
{
  width: 960px;
  right: 0;
}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-960+'px');
}

.nav .l, .nav .r div 
{
}

* html .nav .l, * html .nav .r div 
{
  font-size: 1px;
  background: none;
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
  clear: both;
}

.menu a , .menu a span
{
  height: 50px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
  
}
.menu a span span
{
  font-family: 'MeiryoKe_PGothic','メイリオ','MSPｺﾞｼｯｸ','MS Pゴシック','MS PGothic','MS ゴシック','Osaka','san-serif';
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #CDCEFE;
  margin: 0 0px;
  line-height: 78px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
  
}

* html .menu a span span
{
  display: inline;
}

.menu a:hover span span
{
  color: #121C21;
  background-position: left -78px;
}

.menu li:hover a span span
{
  color: #121C21;
  background-position: left -78px;
}

* html .menu .menuhover .menuhoverA span span
{
  color: #121C21;
  background-position: left -78px;
}

.menu a.active span span
{
  color: #EBF1F4;
  background-position: left -156px;
}

/* end MenuItem */

/* begin ContentLayout */
.contentLayout
{
	margin-bottom: 0px;
	width: 100%;
	position: relative;w
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: 'MeiryoKe_PGothic','メイリオ','MSPｺﾞｼｯｸ','MS Pゴシック','MS PGothic','MS ゴシック','Osaka','san-serif';
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn 
{
  position: relative;
  display: block;
/*
  overflow: hidden;
*/
  float: left;
  z-index: 0;
  height: 14px;
  color: #000000;
}

.Button .t
{
  height: 14px;
  line-height: 14px;
  padding:0;
  text-align: left;
  font-family: 'MeiryoKe_PGothic','メイリオ','MSPｺﾞｼｯｸ','MS Pゴシック','MS PGothic','MS ゴシック','Osaka','san-serif';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #FFFFFF;
}

.Button .hover 
{
  color: #CEDCE3;
}

.Button .active .r 
{
}

.Button .hover .r 
{
}

.Button .r 
{
  display: block;
  position: absolute;
/*
  overflow: hidden;
*/
  z-index: -1;
  top: 0;
  right: 0;
  width: 6px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-6+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
/*
  overflow: hidden;
*/
  z-index: -1;
  top: 0;
  right: 0;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-409+'px');
}

.Button .active .l 
{
}

.Button .hover .l 
{
}

.Button .l 
{
  display: block;
  position: absolute;
/*
  overflow: hidden;
*/
  z-index: -1;
  top: 0;
  left: 0;
  right: 6px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-6+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('images/Button.png');
}

* html .Button .l, * html .Button .r span
{
  background: none;
}
/* end Button */

/* begin Box, Block */
.Block 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
/*
  overflow: hidden;
*/
  z-index: 0;
  
  
}


* html .Block 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.Block-body 
{
  position: relative;
/*
  overflow: hidden;
*/
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Block
{
  margin: 0px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 0px;
}

.Block table.table th, .Block table.table td
{
  padding: 0px;
  border: solid 1px #8781EE;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
/*
  overflow: hidden;
*/
  z-index: 0;
  line-height: 30px;
  padding: 0;
  margin: 0px;
  text-align: left;
  color: #ffffff;
  font-size: 14px;
  font-weight: Bold;
  font-style: normal;  
  text-decoration: none;
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
/*
  overflow: hidden;
*/
}

.BlockHeader .l 
{
  left: 0;
  right: 0px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 0px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r div
{
  width: 960px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-960+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div 
{
  border: solid #a3a3a3 1px;
  background-position: left top;
  background-repeat repeat-x;
  background-image: url('images/menu_title01.jpg');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  background: none;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
/*
  overflow: hidden;
*/
  z-index: 0;
  
  
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body 
{
  position: relative;
/*
  overflow: hidden;
*/
  z-index: 0;
  margin: 0px;
  text-align: left;
  color: #1F485C;
  font-family: 'MeiryoKe_PGothic','メイリオ','MSPｺﾞｼｯｸ','MS Pゴシック','MS PGothic','MS ゴシック','Osaka','san-serif';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
  border:0;
  border-left:1px;
  border-style:dotted;
  border-color:#dddddd;
}

.BlockContent a
{
  color: #11009D;
}
.BlockContent a:link
{
  color: #11009D; 
}

.BlockContent a:hover
{
  color: #17117E;
}
.BlockContent a:hover:visited
{
  color: #17117E;
}

.BlockContent a:visited
{
  color: #920783;
}

/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
/*
	overflow: hidden;
*/
	width: 20%;
        background-color:#dff3fd;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
/*
	overflow: hidden;
*/
	width: 80%;
}
/* end LayoutCell */

/* BN_Kosaki↓ */
.contentLayout:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
/*
  overflow: hidden;
*/
  clear: both;
}
/* ↑ BN_Kosaki */



.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
   list-style: none;
   padding:0;
   margin:0;
}

.sidebar1 ul ul, .sidebar2 ul ul, .sidebar3 ul ul
{
   padding:0 0 0 10px;
}

#footer
{
	text-align: center;
	clear: both;
}

.post h2 a 
{
	text-decoration: none;
}

.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
/* BN_Kosaki↓ */
/*	float: left; */
text-align: left;
/* ↑ BN_Kosaki */
}

.alignright
{
/* BN_Kosaki↓ */
/*	float: right; */
text-align: right;
/* ↑ BN_Kosaki */
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#commentform textarea
{
	width: 100%;
	padding: 2px;
}

.hidden
{
	display: none;
}

.navigation
{
	display: block;
	text-align: center;
	padding-top: 0em;
	padding-bottom: 0.8em;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.semi-title{
background-color:#265fa5;
border:1px solid #666666;
}

.content-title{
padding-left:2px;
border:1px solid #f0f0f0;
font-size:1.1em;
}

.excerpt{
padding-left:5px;
border:1px solid #f0f0f0;
font-size:0.9em;
font-color: #999999;
}

.sidebar-menu{
color:#555555;
padding:0px;
margin:0px;
align:left;
}

.sidebar-menu-sub{
color:#333333;
font-size:0.9em;
}

.content-semi-title{
align:center;
border:1px solid #0052a7;
background-color:#3366ff;
color:#edf4fa;
padding-left:8px;
padding-top:3px;
padding-bottom:3px;
font-size:14px;
text-valign:middle;
}

.content-consulting-title{
align:left;
background-color:#3366ff;
color:#edf4fa;
width:248px;
margin:1px;
border:1px;
border-color:black;
border-style:solid;
}

.content-consulting{
align:left;
color:#333333;
width:248px;
height:250px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}

.content-consulting-2{
align:left;
color:#333333;
width:378px;
height:120px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}

.content-consulting-3{
align:left;
color:#333333;
width:378px;
height:160px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}

.content-consulting-all td{
align:center;
text-align:left;
vertical-align:top;
padding:1px;
}

.content-case-all td{
text-align:top;
vertical-align:top;
padding:2px;
}

.content-case-title{
align:left;
background-color:#3366ff;
color:#edf4fa;
width:766px;
margin:1px;
border:1px;
border-color:black;
border-style:solid;
}

.content-case-1{
align:left;
width:565px;
height:333px
margin:1px;
border:0px;
}

.content-case-2{
align:left;
color:#333333;
width:190px;
height:300px;
margin:5px;
font-size:11px;
vertical-align:center
}

.content-case-3{
align:left;
color:#333333;
width:360px;
height:100px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}

.content-case-4{
align:left;
color:#333333;
width:180px;
height:350px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:11px;
vertical-align:top;
text-align:top;
}

.content-consulting td{
padding:1px;
}

.content-consulting td b{
font-size:14px;
}

.content-semi-list{
font-size:0.9em;
}

.semi-menu-list{
font-size:0.8em;
}

.books-menu-list{
font-size:0.9em;
}

.content-technology-title{
align:left;
background-color:#3366ff;
color:#edf4fa;
width:377px;
margin:1px;
border:1px;
border-color:black;
border-style:solid;
}

.content-technology-title-2{
align:left;
background-color:#3366ff;
color:#edf4fa;
width:377px;
margin:1px;
border:1px;
border-color:black;
border-style:solid;
}

.content-technology{
align:left;
color:#333333;
width:377px;
height:200px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}

.content-technology-2{
align:left;
color:#333333;
width:377px;
height:200px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}

.content-technology-2-2{
align:left;
color:#333333;
width:377px;
height:120px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}

.content-technology-3{
align:left;
color:#333333;
width:377px;
height:255px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}

.content-technology-4{
align:left;
color:#333333;
width:377px;
height:120px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}

.content-technology-5{
align:left;
color:#333333;
width:377px;
height:280px;
margin:1px;
border:1px;
border-color:#3366ff;
border-style:solid;
font-size:12px;
}


.content-technology-all td{
text-align:top;
vertical-align:top;
padding:1px;
}












.books-menu-list-space{
  margin: 0;
  padding: 0;
}

.sidebar-top{
  border:1px dotted;
  margin:3px;
}

.max-head{
  border: 0px;
  margin:0;
  padding:0;
  width:100%;
}

.top-search{
  font-size:70%;
  margin:0;
  padding: 0;
  vertical-align:top;
}

.products-main{
  text-align:left;
  font-size:13px;
}
.products-main th{
  padding:1px;
  background-color:#fafffa;
}
.products-main b{
  font-size:15px;
}

.products-main td{
  padding:1px;
}

.index-table-title{
background-color:#FFFFFF;
vertical-align: top;
}

.index-table-list,.index-table-list a{
font-size:11px;
margin:1px 1px 2px;
text-align:left;
padding-top:2px;
padding-left:2px;
padding-bottom:2px;
}

.index-table-list-sub{
font-size:10px;
padding-top:1px;
padding-bottom:1px;
padding-left:15px;
text-align:left;
}

.index-table{
height:25px;
border:1px solid gray;
border-color:#666666;
margin-left:1px;
}

.index-table-sub{
width:100%;
height:100%;
}

.index-table-bottom{
border:1px solid gray;
height:140px;
vertical-align:top;
margin-left:1px;
margin-top:2px;
}

.index-topics-bar{
  background-image: url('images/index_topics_bar.gif');
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 12px;
  background-color: #e5e5ed;
  color:#fcfffc;
  margin:0;
  text-align: right;
}

.index-seminar-bar{
  background-image: url('images/index_seminar_bar.gif');
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 12px;
  background-color: #ebaeb0;
  color:#fcfffc;
  margin:0;
  text-align: right;
}

.index-blog-bar{
  background-image: url('images/index_blog_bar.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #e5e5ed;
  font-size: 12px;
  color:#fcfffc;
  margin:0;
  text-align: right;
}

.index-press-bar{
  background-image: url('images/index_press_bar.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #e5e5ed;
  font-size: 12px;
  color:#fcfffc;
  margin:0;
  text-align: right;
}

.index-topics-bar td{
  padding-right: 15px;
}

.index-seminar-bar td{
  padding-right: 15px;
}

.index-blog-bar td{
  padding-right: 15px;
}

.index-press-bar td{
  padding-right: 15px;
}

.index-contents-list{
  font-size:12px;
  text-align: left;
  padding:4px;
  margin:0;
  vertical-align:top;
}

.index-topimage{
  background-image: url('images/index_top_all.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  margin:0;
  padding:0;
  align:left;
  vertical-align:top;
}

.index-topimage td{
  margin:0;
  padding:0;
  align:left;
}

.semi--index-add{
font-size:0.9em;
color:#333333;
}

.sidebar-cat1{
  margin:0;
  padding: 0;
  width:240px;
}

.head-navi{
  margin: 1px;
}

.seminar-table-title{
  padding-left:4px;
  line-height:1.2;
}

.content-products{
font-size:12px;
border:1px solid #dddddd;
margin:1px;
}

.content-products b{
font-size:14px;
padding-left:5px;
}









/* -- DRI STYLE -- */


/* -- GENERIC -- */

body,h1,h2,h3,h4,h5,h6,div,p,span,th,td,a,ul,ol,li,dl,dt,dd
	{
	font-size: 100%;
	}

body {
	margin: 0;
	padding: 0
	}
	
h1
	{
	font-size: 140%;
	margin-top: 15px;
	margin-bottom: 20px;
	}

h1#top
	{
	font-size: 75%;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	}

h2
	{
	font-size: 120%;
	margin-top: 15px;
	margin-bottom: 10px;
	}

h2.mdm
	{
	font-size: 200%;
	}

h3
	{
	font-size: 110%;
	margin-top: 15px;
	margin-bottom: 10px;
	}

h4,h5,h6
	{
	font-size: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	}

p
	{
	line-height: 145%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
p.history
	{
	line-height: 145%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
p.site
	{
	line-height: 130%;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
	}

p.mdm
	{
	font-size: 125%;
	}

p.mdms
	{
	font-size: 90%;
	}

ul
	{
	margin-top: 6px;
	margin-bottom: 20px;
	}

ul ul
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

ul ul ul
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

ol ul
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

dl ul
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

ol
	{
	margin-top: 6px;
	margin-bottom: 20px;
	}
ol ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

ol ol ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

ul ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

li
	{
	line-height: 145%;
	}

dl
	{
	margin-top: 5px;
	margin-bottom: 20px;
	}

dt
	{
	line-height: 145%;
	}

dd
	{
	line-height: 145%;
	}

strong
	{
	font-weight: bold;
	}

small
	{
	font-size: 85%;
	}

hr
	{
	height: 1px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #cccccc;
	}

/* -- COMPONENTS -- */
.header
	{
	padding-top: 1px;
	text-align: right;
	font-size: 70%;
	color: #FFFFFF;
	}

.header2
	{
	}

.headersMenu
	{
	font-size: 95%;
	color: #00719B;
	}

.global
	{
	color: #FFFFFF;
	}

.blue
	{
	color: #0254C0;
	line-height: 130%;
       padding:2px;
	}

.white
	{
	font-size: 95%;
       color:#ffffff;
       padding:4px 7px;
	}

.whiteB
	{
	font-size: 100%;
       color:#ffffff;
       padding:6px 7px 3px;
	}
	
.whiteB h2
	{
	font-size: 120%;
       color:#ffffff;
       padding:0 0 0 0;
       margin:0 0 0 0;
	}

.whiteBn
	{
	font-size: 120%;
       color:#ffffff;
       background-color: #0087D4;
       padding:6px 7px 3px;
       margin:0 0 0 0;
	}

/* 副題（カレッジ） */
.fukudai
	{
	font-size: 120%;
	   color:#0254C0;
       font-weight: bolder;
       text-align: center;
       margin:0 0 15px 0;
	}

/* 小見出し（青）（カレッジ） */
.midashi_b
	{
	font-size: 110%;
       font-weight:normal;
       color:#ffffff;
       background-color: #0087D4;
       padding:6px 7px 3px 28px;
       margin:30px 0 5px 5px;
	}

/* 小見出し（水色）（カレッジ：集合教育） */
.midashi_lb
	{
	font-size: 110%;
       color:#0254C0;
       background-color:#DFF3FD;
       padding:6px 7px 3px 28px;
       margin:30px 0 5px 0;
	}

/* 小見出し（黄色）（カレッジ：教材） */
.midashi_ly
	{
	font-size: 110%;
       color:#0254C0;
       background-color:#FAFAD2;
       padding:6px 7px 3px 28px;
       margin:30px 0 5px 0;
	}

/* 小見出し（オレンジ）（他コース誘導見出し） */
.midashi_o
	{
	font-size: 110%;
       font-weight:bolder;
       color:#ffffff;
       background-color: #FF9933;
       padding:6px 7px 3px 28px;
       margin:30px 0 5px 0;
	}

/* 明細（背景色：黄色強調）（他コース誘導明細） */
.ul_y
	{
	margin:8px 35px 10px 35px;
		padding:0 0 0 50px;
		background-color:#FAFAD2;
	}

/* カレッジ（教材）冒頭部：表(黄色） */
.t_semi_y
	{
	border:4px #C0C0C0 double; 
		border-collapse:collapse;
		margin-bottom: 20px;
		margin-left: auto; /* 左側のマージン */ 
		margin-right: auto; /* 右側のマージン */ 
		width: 600px; /* ボックスの横幅 */ 
	}

.t_semi_y th
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		background-color:#FAFAD2;
		width:90px;
		text-align:left;
		color: #0254C0;
		line-height: 130%;
		padding:2px;
	}

.t_semi_y td
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		width:200px;
		text-align:left;
		padding: 0 0 0 8px;
	}

/* カレッジ（集合教育）冒頭部：表(水色） */
.t_semi_lb
	{
	border:4px #C0C0C0 double; 
		border-collapse:collapse;
		margin-bottom: 20px;
		margin-left: auto; /* 左側のマージン */ 
		margin-right: auto; /* 右側のマージン */ 
		width: 600px; /* ボックスの横幅 */ 
	}

.t_semi_lb th
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		background-color:#DFF3FD;
		width:90px;
		text-align:left;
		color: #0254C0;
		line-height: 130%;
		padding:2px;
	}

.t_semi_lb td
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		width:200px;
		text-align:left;
		padding: 0 0 0 8px;
	}

/* コンテンツ段組：コース概要部（カレッジ） */
.h_normal
	{
	margin:3px 0 8px 20px;
	padding:0 0 0 10px;
		font-size:100%;
		font-weight: bold;
	}

.h_normal2
	{
	margin:3px 0 8px 35px;
	padding:10px 0 0 20px;
		font-size:100%;
		font-weight: bold;
	}



.p_normal
	{
	margin:8px 35px 10px 35px;
		padding:0 0 0 20px;
	}

.p_normal2
	{
	margin:8px 35px 10px 35px;
		padding:0 0 0 0;
	}

.p_normal3
	{
	margin:5px 35px 5px 80px;
		padding:0 0 0 0;
	}

.ul_normal
	{
	margin:8px 35px 10px 35px;
		padding:0 0 0 50px;
	}

.hr_normal
	{
	clear: both;
		margin: 5px 20px 5px 20px;
	}
	

/* コンテンツ段組：下部横線のみのフロート段組（カレッジ） */	
.h_left
	{
	font-weight: bold;
		font-size: 100%;
		margin:0 0 0 4%;
		padding: 10px 1% 0 0 ;
		width: 13%;
		float: left;
	}

.p_right
	{
	margin:0 5% 10px 0;
		padding: 8px 0 0 1%;
		width: 75%;
		float: right;
	}
	
.ul_right
	{
	margin:0 5% 10px 0;
		padding: 8px 0 0 6%;
		width: 71%;
		float: right;
	}

/* 申込み：センタリング（カレッジ） */	
.h_entry
	{
	text-align: center;
		color:#0254C0;
		font-weight: bolder;
		font-size: 100%;
	}

/* 非表示見出し */
.h_no
	{
	position:absolute;
		top:0;
		left:-2560px;
	}

/* セミナ会場案内：表(水色） */
.t_map
	{
	border:1px #C0C0C0 solid; 
		border-collapse:collapse;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: auto; /* 左側のマージン */ 
		margin-right: auto; /* 右側のマージン */ 
		width: 600px; /* ボックスの横幅 */ 
	}

.t_map th
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		background-color:#DFF3FD;
		width:100px;
		height:30px;
		text-align:left;
		color: #0254C0;
		font-weight: normal;
		line-height: 130%;
		padding: 0 0 0 8px;
	}

.t_map td
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		width:500px;
		text-align:left;
		padding: 0 0 0 8px;
	}

/* コンテンツ段組：下部横線のみのフロート段組（トピックス） */	
.h_left1
	{
	font-weight: bold;
		font-size: 100%;
		margin: 0 0 0 0;
		padding: 5px 1% 0 4%;
		width: 13%;
		float: left;
	}

.p_right1
	{
		margin: 0 0 0 0;
		padding: 5px 5% 0 1%;
		width: 75%;
		float: right;
	}
	
.ul_right1
	{
		margin: 0 0 0 0;
		padding: 5px 5% 0 6%;
		width: 71%;
		float: right;
	}

.clear_float
	{
	clear: both;
		margin: 0px 20px 0px 20px;
	}

/* セミナプログラム：表(セミナ） */
.t_prog
	{
	border:1px #C0C0C0 solid; 
		border-collapse:collapse;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: auto; /* 左側のマージン */ 
		margin-right: auto; /* 右側のマージン */ 
		width: 650px; /* ボックスの横幅 */ 
	}

.t_prog th
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		width:110px;
		height:30px;
		text-align:left;
		color: #0254C0;
		font-weight: normal;
		line-height: 130%;
		padding: 10px 0 0 8px;
		vertical-align: top;
		font-weight:bolder;
	}

.t_prog td
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		width:550px;
		text-align:left;
		padding: 0 0 0 8px;
	}

/* コンテンツ段組：下部横線のみのフロート段組（セミナ：講師紹介） */	
.h_left2
	{
	font-weight: bold;
		color: #0254C0;
		font-size: 100%;
		margin: 0 0 0 0;
		padding: 5px 1% 0 8%;
		width: 17%;
		float: left;
	}

.p_right2
	{
		margin: 0 0 0 0;
		padding: 5px 5% 0 1%;
		width: 65%;
		float: right;
	}
	
.ul_right2
	{
		margin: 0 0 0 0;
		padding: 5px 5% 0 6%;
		width: 64%;
		float: right;
	}

/* 教育コース：スキルマップ表 */
.t_semi_skil
	{
	border:4px #C0C0C0 double; 
		border-collapse:collapse;
		margin-bottom: 20px;
		margin-left: auto; /* 左側のマージン */ 
		margin-right: auto; /* 右側のマージン */ 
		width: 715px; /* ボックスの横幅 */ 
	}

.t_semi_skil th
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		width:90px;
		background-color:#F0FFFF;
		text-align:left;
		color: #0254C0;
		line-height: 130%;
		padding:2px 2px 2px 5px;
		font-size: 80%;
	}

.t_semi_skil td
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		width:88px;
		text-align:center;
		padding:2px;
		font-size: 100%;
	}

.t_semi_skil td img
	{
	margin-top: 2px;
	margin-bottom: 2px;
	}
	

/* 教育コース：タブ */
#tabs{ 
padding:0;
margin:0 0 0 2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
} 

#tabs ul{ 
list-style:none;
margin:0;
padding:0;
} 

#tabs ul li{ 
display:inline;
margin:0;
text-transform:capitalize;
} 

#tabs ul li a{         /* タブ全体 */
padding:2px 2px;
color:#FFF;               /* タブ文字：#FFF(白)[初期値　#FFF(白)] */
background:#7F9298;       /* タブ背景：#7F9298(青ｸﾞﾚｰ)[初期値　#E7A272（ﾍﾟｰﾙｵﾚﾝｼﾞ薄）] */
float:left;
text-decoration:none;
border:1px solid #D4D4D4; /* タブ枠：#D4D4D4(少薄ｸﾞﾚｰ) [初期値　#D17B40（ﾍﾟｰﾙｵﾚﾝｼﾞ濃）] */
border-left:0;
margin:0;
text-transform:capitalize;
} 

#tabs ul li a:hover{   /* ポイント時のリンク */
background:#EAEAEA;              /* タブ背景：#EAEAEA(薄ｸﾞﾚｰ)[初期値　#EAEAEA(薄ｸﾞﾚｰ) ] */
color:#7F9298;                   /* タブ文字：#7F9298(青ｸﾞﾚｰ)[初期値　#7F9298(青ｸﾞﾚｰ)] */
text-decoration:none;
border-bottom:1px solid #EAEAEA; /* タブ下部枠：#EAEAEA(薄ｸﾞﾚｰ)[初期値　#EAEAEA(薄ｸﾞﾚｰ)]  */
} 

#tabs ul li a.active{  /* 選択中のリンク */
background:#EAEAEA;              /* タブ背景：#EAEAEA(薄ｸﾞﾚｰ)[初期値　#EAEAEA(薄ｸﾞﾚｰ) ] */
color:#7F9298;                   /* タブ文字：#7F9298(青ｸﾞﾚｰ)[初期値　#7F9298(青ｸﾞﾚｰ) ]*/
border-bottom:1px solid #EAEAEA;
} 

#tabs_content{         /* タブ冒頭文 */
background:#EAEAEA;              /* 背景：#EAEAEA(薄ｸﾞﾚｰ)[初期値　#EAEAEA(薄ｸﾞﾚｰ)] */
clear:both;
font-size:11px;
color:#555555;                      /* 文字：#555555(黒ｸﾞﾚｰ)[初期値　#000(黒) ]*/
margin:0 0 0 2px;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
} 

/* コンテンツ段組：人材育成サービス */	
.h_left3
	{
	font-weight: bold;
		color: #0254C0;
		font-size: 100%;
		margin: 0 0 0 0;
		padding: 5px 1% 0 7%;
		width: 25%;
		float: left;
	}

.p_right3
	{
		margin: 0 0 0 0;
		padding: 5px 7% 0 0;
		width: 60%;
		float: right;
	}

.ul_right3
	{
		margin: 0 0 0 0;
		padding: 5px 2% 0 4%;
		width: 59%;
		float: right;
	}

/* 小見出し（青）（製品情報ナビ） */
.midashi_navi
	{
	background-color: #0087D4;
	   background-image: url(http://www.drinet.co.jp/images/hx-back-3.jpg);
       font-size: 130%;
       font-weight:bold;
       color:#ffffff;
       margin:15px 0 5px 5px;
       padding:10px 10px 12px 20px;
	}
	
/* 製品情報：リスト (pdf)*/	
ul.list_pdf
	{
	list-style-type: none;
		margin:8px 35px 10px 35px;
		padding:0 0 0 50px;
	}

ul.list_pdf li
	{
	background:url(http://www.drinet.co.jp/images/pdf_small.gif) left no-repeat;
		text-indent:20px;
	}

/* 製品情報：リスト (矢印1)*/	
ul.list_arrow01
	{
	list-style-type: none;
		margin:8px 35px 10px 35px;
		padding:0 0 0 50px;
	}

ul.list_arrow01 li
	{
	background:url(http://www.drinet.co.jp/images/arrow09-090.gif) left no-repeat;
		text-indent:20px;
	}

/* 製品情報：リスト (矢印2)*/	
ul.list_arrow02
	{
	list-style-type: none;
		margin:8px 35px 10px 35px;
		padding:0 0 0 50px;
	}

ul.list_arrow02 li
	{
	background:url(http://www.drinet.co.jp/images/arrow19-050.gif) left no-repeat;
		text-indent:20px;
	}

/* 製品情報：リスト (矢印2&背景黄色)*/	
ul.list_arrow02y
	{
	list-style-type: none;
		margin:8px 35px 10px 35px;
		padding:0 0 0 50px;
		background-color:#FAFAD2;
	}

ul.list_arrow02y li
	{
	background:url(http://www.drinet.co.jp/images/arrow19-050.gif) left no-repeat;
		text-indent:20px;
	}

/* 製品情報：リスト (PDF＆左マージン少ない)*/	
ul.list_pdf03
	{
	list-style-type: none;
		margin:8px 0 10px 0;
		padding:0 0 0 30px;
	}

ul.list_pdf03 li
	{
	background:url(http://www.drinet.co.jp/images/pdf_small.gif) left no-repeat;
		text-indent:20px;
	}

/* 製品情報：リスト (矢印2＆左マージン少ない)*/	
ul.list_arrow03
	{
	list-style-type: none;
		margin:8px 0 10px 0;
		padding:0 0 0 30px;
	}

ul.list_arrow03 li
	{
	background:url(http://www.drinet.co.jp/images/arrow19-050.gif) left no-repeat;
		text-indent:20px;
	}

/* リスト：横もち（製品情報ナビ） */
ul.yoko
	{
	list-style-type: none;
		margin:8px 35px 10px 35px;
		padding:0 0 0 50px;
	}

ul.yoko li
	{
	float: left;
		margin-right: 20px;
		background: url(http://www.drinet.co.jp/images/arrow19-050.gif) left no-repeat;
		text-indent:20px;
	}


/* 製品情報：ツール一覧表 */
.t_product
	{
	border:1px #C0C0C0 solid; 
		border-collapse:collapse;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: auto; /* 左側のマージン */ 
		margin-right: auto; /* 右側のマージン */ 
	}

.t_product th
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		width:220px;
		height:30px;
		text-align:left;
		color: #0254C0;
		font-weight: normal;
		line-height: 130%;
		padding: 10px 0 0 8px;
		vertical-align: top;
		font-weight:bolder;
	}

.t_product td
	{
	border:1px #C0C0C0 solid;
		border-collapse:collapse;
		text-align:left;
		padding: 0 0 0 8px;
	}







td.nobr
	{
	white-space: nowrap;
	}

.contents
	{
	font-size: 100%;
       padding:2px;
	}

.menu
	{
	font-size: 95%;
	line-height: 140%;
	}

.contentss
	{
	font-size: 95%;
	line-height: 130%;
	}
.blueB
	{
	font-size: 100%;
	color: #0254C0;
	}
	
.red {color: #CC0000}


/* -- SEARCH STYLE -- */

.searchHead
        {
        font-size: 120%;
        }

.SearchData
        {
        color: #008000;
        }

.search2
        {
        color: #333333;
        background: #ffffff;
        font-size: 12px;
        height: 19px;
        vertical-align: middle;
        }

.SearchSection
        {
        margin-top: 10px;
        margin-bottom: 25px;
        }

.SearchSectionIndent
        {
        margin-top: 0px;
        margin-bottom: 25px;
        margin-left: 40px;
        }

.SearchArea
        {
        background-color: #eeeeee;
        width: 100%;
        }

.searchText form {
		margin: 0;
		}

.menuBack {
	}

.menus {
	}

.menus td.menu img 
	{
	vertical-align: middle;
	}

.nav
	{
	border: 0
	}

	.h2back
	{
	}

.entry{
margin:15px;
}




/* -- DRI STYLE -- */

/* -- TEMPLATE -- */

.single-top{
  background-image: url('images/single_top.png');
  background-repeat: repeat-x;
  background-position: left top;
  font-size: 24px;
  height:58px;
  padding-top:20px;
  padding-left:20px;
  color:#fcfffc;
}

.single-top-2{
  background-image: url('images/single_top2.png');
  background-repeat: repeat-x;
  background-position: left top;
  font-size: 24px;
  height:110px;
  padding-top:20px;
  padding-left:20px;
  color:#fcfffc;
}

.single-top p{
margin-top:0px;
margin-bottom:0px;
}

.search
	{
	color: #333333;
	background: #ffffff;
	font-size: 12px;
	width: 160px;
	height: 19px;
	vertical-align: middle;
	margin: 0px 5px;
	}
	
.searchText
	{
	font-size: 70%;
	}

.searchText form
	{
	margin: 0;
	}

/* -- TEMPLATE LINK STYLE -- */

a.headers:link
	{
	color: #00719B;
	text-decoration:none;
	}

a.headers:visited
	{
	color: #00719B;
	text-decoration:none;
	}

a.headers:hover
	{
	color: #00719B;
	text-decoration:underline;
	}

a.headers:active
	{
	color: #00719B;
	text-decoration:underline;
	}

a.globalNormal:link
	{
	color: #FFFFFF;
	text-decoration:none;
	}

a.globalNormal:visited
	{
	color: #FFFFFF;
	text-decoration:none;
	}

a.globalNormal:hover
	{
	color: #FFFFFF;
	text-decoration:underline;
	}

a.globalNormal:active
	{
	color: #FFFFFF;
	text-decoration:underline;
	}

a.globalOn:link
	{
	color: #000000;
	text-decoration:none;
	}

a.globalOn:visited
	{
	color: #000000;
	text-decoration:none;
	}

a.globalOn:hover
	{
	color: #000000;
	text-decoration:underline;
	}

a.globalOn:active
	{
	color: #000000;
	text-decoration:underline;
	}




a.MenuNormal:link
	{
	text-decoration:none;
	}

a.MenuNormal:visited
	{
	text-decoration:none;
	}

a.MenuNormal:hover
	{
	text-decoration:underline;
	}

a.MenuNormal:active
	{
	text-decoration:underline;
	}

a.MenuOn:link
	{
	color: #000000;
	text-decoration:none;
	}

a.MenuOn:visited
	{
	color: #000000;
	text-decoration:none;
	}

a.MenuOn:hover
	{
	color: #000000;
	text-decoration:underline;
	}

a.MenuOn:active
	{
	color: #000000;
	text-decoration:underline;
	}

a.MenuOn:link
	{
	color: #000000;
	text-decoration:none;
	}

a.MenuBNomal:visited
	{
	color: #001C45;
	text-decoration:none;
	}

a.MenuBNomal:hover
	{
	color: #CCCCCC;
	text-decoration:underline;
	background:none;
	}

a.MenuBNomal:active
	{
	color: #001C45;
	text-decoration:none;
	}
	
a.MenuBNomal:link
	{
	color: #001C45;
	text-decoration:none;
	}
	
a.MenuBon:visited
	{
	color: #ED6A00;
	text-decoration:none;
	}

a.MenuBon:hover
	{
	color: #ED6A00;
	text-decoration:underline;
	}

a.MenuBon:active
	{
	color: #ED6A00;
	text-decoration:none;
	}
	
a.MenuBon:link
	{
	color: #ED6A00;
	text-decoration:none;
	}
	

#menus td a:link {
	display: block;
	background: #FFFFFF!important;
	color: #001C45;
	text-decoration: none;
}
#menus td a:hover {
	display: block;
	background: #003D8D!important;
	color: #CCCCCC;
	text-decoration: none;
}

.seminar-map-link{
  line-height:1;
  font-size:0.8em;
  text-align:right;
  padding-right:10px;
}

.author{
font-size:95%;
text-align:right;
}

.cursolon
	{
	border: 0
	}

p.pagelink a{
font-size:0.9em;
}

span.previous_post{
float:left;
}

span.next_post{
float:right;
}

.pdf{
  font-size:0.75em;
}

.quest table{
  border:1px solid gray;
  width:450px;
  margin:10px 10px 10px 10px;
  padding:10px 10px 10px 10px;
}


