/********************************
 ページ全体
*********************************/
body {
text-align: center;
position: relative;
margin-left: auto;
margin-right: auto;
padding: 0px;
margin: 0px;
}

#rim {
width: 805px;
position: relative;
margin-left: auto;
margin-right: auto;
padding: 0px;
/*border: 1px solid #003366;*/
text-align: left;
}

h1 {
font-style: normal;
font-weight: normal;
}

h1.Top {
font-size: 19px;
width: 500px;
color: #FFFFFF;
font-weight: bold;
padding: 8px 0px 5px 15px;
margin-bottom: 10px;
border-bottom: 1px solid #C2C2C2;
}


/********************************
 ヘッダー メニュー
*********************************/
#Header {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #99CCFF;
height:346px;
}

#HeadMenu {
width: 805px;
height:16px;
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 14px;
text-align: right;
clear: both;
letter-spacing: 2px;
}

#HeadMenu a {
font-size: 11px;
margin-right: 8px;
text-decoration: none;
}

#HeadMenu a:hover {
text-decoration: underline;
}


/********************************
 メインメニュー
*********************************/
#MainMenu {
width: 805px;
height: 30px;
clear: both;
position: relative;
margin-left: auto;
margin-right: auto;
padding: 0px;
margin:0; 
}

/* メインメニュー　通常時 */
#MainMenu a.menu01 { background: url(images/consulting.jpg) no-repeat; display:block; width:115px; height:30px; position: absolute; top: 0px; left: 0px; }
#MainMenu a.menu02 { background: url(images/mentor.jpg) no-repeat; display:block; width:115px; height:30px; position: absolute; top: 0px; left: 115px;}
#MainMenu a.menu03 { background: url(images/kigyouseminar.jpg) no-repeat; display:block; width:115px; height:30px; position: absolute; top: 0px; left: 230px;}
#MainMenu a.menu04 { background: url(images/publicseminar.jpg) no-repeat; display:block; width:115px; height:30px; position: absolute; top: 0px; left: 345px;}
#MainMenu a.menu05 { background: url(images/history.jpg) no-repeat; display:block; width:115px; height:30px; position: absolute; top: 0px; left: 460px;}
#MainMenu a.menu06 { background: url(images/profile.jpg) no-repeat; display:block; width:115px; height:30px; position: absolute; top: 0px; left: 575px;}
#MainMenu a.menu07 { background: url(images/tech.jpg) no-repeat; display:block; width:115px; height:30px; position: absolute; top: 0px; left: 690px;}

/* メインメニュー　選択時 */
#MainMenu a.menu01:hover { background: url(images/consulting2.jpg) no-repeat;}
#MainMenu a.menu02:hover { background: url(images/mentor2.jpg) no-repeat;}
#MainMenu a.menu03:hover { background: url(images/kigyouseminar2.jpg) no-repeat;}
#MainMenu a.menu04:hover { background: url(images/publicseminar2.jpg) no-repeat;}
#MainMenu a.menu05:hover { background: url(images/history2.jpg) no-repeat;}
#MainMenu a.menu06:hover { background: url(images/profile2.jpg) no-repeat;}
#MainMenu a.menu07:hover { background: url(images/tech2.jpg) no-repeat;}


/********************************
 メッセージ & 画像 
*********************************/
#Announcement 
{
position: absolute;
clear: both;
display: block;
width: 805px;
height: 300px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #003366;
}

#Announcement p.Inform {
color: #FFFFFF;
font-size: 13px;
font-weight: normal;
padding-left: 25px;
padding-top: 0px;
line-height: 16px;
margin-bottom:0px;
margin-top:0px;
}

#Announcement a {
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}

#Announcement a:hover{
color: #FFFFCC;
font-weight:bold;
text-decoration:underline;
}

/********************************
 コンテンツ
*********************************/
#Contents {
position: relative;
float: left;
width: 540px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
border: 0px solid Silver;

}

/* コンテンツメッセージ  */
.ConMesseage {
display: block;
text-align: left;
line-height:160%;
width: 505px;
height: 50px;
position: relative;
margin: 22px 0px 0px 16px;
padding: 10px 12px 10px 12px;
background-color: #CC99CC;
font-family : Tahoma, ＭＳ Ｐゴシック;
font-size: 12px;
font-weight: bold;
color : #ffffff;
}

/* Web 連載 */
.WhatsNew {
width: 500px;
position: relative;
margin: 6px 15px 0px 15px;
padding: 0px 0px 0px 0px;
}

h2.WhatsTitle {
font-size: 11px;
font-weight: bold;
border-left:#66CC99 6px solid;
border-bottom:#66CC99  1px solid;
margin-top: 8px;
margin-bottom: 8px;
padding-left: 6px;
font-family : Tahoma, ＭＳ Ｐゴシック;
}


/* Web 連載 */
ul.WhatsText
{
display: block;
position: relative;
padding: 0px 0px 0px 16px;
margin-left:15px;
	}

li.RedText
{
padding-left:0px;
padding-top:0px;
margin-top:8px;
margin-bottom:6px;
font-size: 13px;
font-weight: normal;
list-style-image:url(images/dot_red.gif);
	}

li.TextItem{
padding-left:0px;
margin-top:4px;
margin-bottom:6px;
font-size: 13px;
font-weight: normal;
list-style-type: none;
}


/* セミナー情報  */
li.GreenText
{
padding-left:0px;
margin-bottom:13px;
font-size: 13px;
font-weight: normal;
list-style-image:url(images/dot_green.gif);
	}


/* Web 配信  */
.WebStream {
display: block;
width: 500px;
padding: 0px 0px 0px 0px;
margin: 10px 15px 0px 14px;
text-align: left;
background-color: whitesmoke;
}

p.StreamTitle {
display: block;
position: relative;
height: 18px;
font-size: 12px;
font-weight: bold;
padding: 7px 0px 0px 20px;
margin: 0px 0px 0px 0px;
}

.StreamText {
display: block;
font-size:13px;
width: 500px;
margin: 3px 0px 5px 6px;
padding: 0px 0px 5px 0px;
font-size: 11px;
padding-left: 15px;
text-align: left;
text-decoration: none;
}

/********************************
 臨時
*********************************/
.Tempo 
{
border: 2px solid Pink;
padding: 5px 0px 5px 5px;
font-size: 12px;
background-color: ;
}

/********************************
 右側
*********************************/
#RightBlock {
position: relative;
display: block;
float: right;
width: 245px;
height: 480px;
padding: 0px 0px 0px 0px;
text-align: right;
/* border-bottom: 1px solid Silver; */
/* border-left: 1px solid Silver; */
border-right: 1px solid Silver;
border-top: 0px solid Silver;
}

/* 既刊書紹介 */
.BooksBox {
text-align:center;
width: 230px;
padding: 10px 0px 10px 5px;
margin: 22px 10px 15px 5px;
border: 1px solid Silver;
background-color: #FFFFCC;
}

.BooksBox img
{
padding: 0px 8px 0px 10px;
}

p.BooksTitle {
display: block;
position: relative;
text-align:left;
height: 18px;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}

ul.BooksText 
{
display: block;
position: relative;
text-align:left;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 15px;
font-size: 12px;
font-weight: normal;
line-height:16px;
}

li.BooksItem
{
display: block;
margin: 0px 0px 4px 0px;
padding: 0px 0px 0px 0px;
list-style-image:url(images/dot_orange.gif);
}

li.Pub {
padding: 0px 0px 0px 0px;
margin: 0px 0px 5px 15px;
font-size: 11px;
font-weight:bolder;
list-style-type:none;
}


/* 松本美穂のコラム */
.ColumnBox {
display: block;
width: 230px;
padding: 6px 0px 0px 0px;
margin: 18px 10px 0px 5px;
text-align: left;
border: 1px solid Silver;
background-color: aliceblue;
}

p.ColumnTitle {
display: block;
position: relative;
height: 18px;
font-size: 12px;
font-weight: bold;
padding: 7px 0px 0px 15px;
margin: 0px 0px 0px 0px;
}

p.ColumnTitle a {
color:Black;
font-weight:bold;
text-decoration: none;
}

p.ColumnTitle a:hover {
text-decoration:underline;
color:#66CC99;
}

.ColumnText {
display: block;
width: 230px;
margin: 0px 0px 0px 0px;
text-align: left;
}

ul.Column {
display: block;
margin: 0px 0px 5px 15px;
padding: 0px 0px 5px 0px;
border: 0px solid #333333;
list-style-type: none;
}

li.Colli {
padding-left: 15px;
line-height: 1.1em;
padding: 2px 0px 0px 0px;
margin: 4px 0px 0px 0px;
font-size: 11px;
text-decoration: none;
}

li.Colli a {
text-decoration: none;
}

li.Colli a:hover {
text-decoration: underline ;
}

/* コミュニティ活動中 */
.ComunityBox {
display: block;
width: 230px;
padding: 6px 0px 0px 0px;
margin: 18px 10px 0px 5px;
text-align: left;
border: 1px solid Silver;
}

p.ComuTitle {
display: block;
position: relative;
height: 18px;
font-size: 12px;
font-weight: bold;
padding: 7px 0px 0px 15px;
margin: 0px 0px 0px 0px;
}

.ComuText {
display: block;
width: 230px;
margin: 0px 0px 0px 0px;
text-align: left;
}

ul.Comu {
display: block;
margin: 0px 0px 5px 15px;
padding: 0px 0px 5px 0px;
list-style-type: none;
}

li.Comuli {
padding-left: 15px;
line-height: 1.1em;
padding: 4px 0px 0px 0px;
margin: 2px 0px 0px 4px;
font-size: 11px;
text-decoration: none;
}

li.Comuli a
{
	text-decoration:none;
}

li.Comuli a:hover {
text-decoration: underline ;
}

/********************************
 フッター
*********************************/
#FooterMenuBox 
{
	display:none;
}

#FooterMenu{
padding: 20px 0px 0px 0px; 
margin: 10px 0px 10px 0px;
font-size: 11px;
color: #999999;
text-align: center;
line-height: 180%;
border-top: 1px solid #999999;
}


#FooterMenu p.menu{
display:inline;
}


#FooterMenu a {
color: #999999;
text-decoration:none;
}

#FooterMenu a:hover 
{
text-decoration:underline;
}

/********************************
 COPY RIGHT
*********************************/
#Copyright 
{
	display:none;

}

/********************************
 アナウンス見出し
*********************************/
h1.Srv {
font-size: 19px;
width: 805px;
color: #FFFFFF;
font-weight: bold;
padding: 8px 0px 5px 15px;
margin-bottom: 10px;
border-bottom: 1px solid #C2C2C2;
}


/********************************
 サービスコンテンツ
*********************************/
#SrvContents {
position: relative;
float: left;
width: 545px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
border: 0px solid Silver;
}

#SrvContents .SrvBox {
position: relative;
float: left;
width: 525px;
margin: 20px 0px 0px 10px;
padding: 0px 0px 0px 0px;
text-align: left;
border: 0px solid Silver;
}

.SubTitle {
font-size: 14px;
width: 525px;
color:green;
font-weight: bold;
padding: 5px 0px 2px 8px;
margin-bottom: 10px;
border-right:#66CC99 2px solid;
border-top:#66CC99  1px solid; 
border-left:#66CC99 12px solid;
border-bottom:#66CC99  1px solid;   /*  #66CC99  */
}

#SrvContents p.Text1 {
font-size: 13px;
font-weight: normal;
padding-left: 25px;
padding-top: 0px;
line-height: 16px;
border: 0px solid Silver;
}

#SrvContents ol.Text1 {
font-size: 13px;
font-weight: normal;
padding-right:0px;
padding-top: 0px;
line-height: 20px;
display:block;
border: 0px solid Silver;
}

#SrvContents li.Textli {
padding-bottom: 6px;
display:block;
border: 0px solid Silver;
}

#SrvContents ul.Text1 {
font-size: 13px;
font-weight: normal;
padding-right:0px;
padding-top: 0px;
line-height: 20px;
display:block;
border: 0px solid Silver;
}


/********************************
 公開セミナー情報
*********************************/
#SrvContents .ConfTitle {
font-size: 14px;
width: 500px;
color:Green;
font-weight: bold;
padding: 8px 0px 5px 15px;
margin-bottom: 10px;
border-right:#99CCFF 1px solid;
border-top:#99CCFF  1px solid;
border-left:#99CCFF 1px solid;
border-bottom:#99CCFF  1px solid;
background-color:#99CCFF;
}

.RedChar
{
	color:#ff0000;
	display:inline;
	}

td .Midashi
{
	font-size:12px;
	width:90px;
	background-color:#f5f5f5;
}

td .SemiTitle
{
	font-size:14px;
	color:#000099;
	font-weight:bold;
	width:410px;
	background-color:#ffffff;
}

td .Koushi
{
	font-size:12px;
	width:410px;
	background-color:#ffffff;
	font-weight:bold;
}

td .standard
{
	font-size:12px;
	color:#000000;
	line-height:16px;
	width:410px;
	background-color:#ffffff;
}

Table .big
{
	margin-top: 17px;
	width:500px;
	border:0px;
	}
	
Table .middle
{ width:500px;
  background-color:#dddddd;
  border:0px;
  }
  
Table .small
{ 
  width:500px;
  border:0;
  }
  
  
/********************************
 執筆実績
*********************************/
#SrvContents .BookCategory {
font-size: 14px;
width: 520px;
color:#ffffff;
font-weight: bold;
padding: 8px 0px 5px 15px;
margin-bottom: 10px;
border-right:#f5f5f5 1px solid;
border-top:#f5f5f5  1px solid;
border-left:#f5f5f5 1px solid;
border-bottom:#f5f5f5  2px solid;
background-color:#66cc99;
}


/********************************
 社員紹介
*********************************/

#SrvContents .CompanyMember {
font-size: 14px;
width: 520px;
color:#ffffff;
font-weight: bold;
padding: 8px 0px 5px 15px;
margin-bottom: 10px;
border-right:#f5f5f5 2px solid;
border-top:#f5f5f5  1px solid;
border-left:#f5f5f5 1px solid;
border-bottom:#f5f5f5  2px solid;
background-color:#0066cc; 
}

#SrvContents .MemberTitle
{
position: relative;
font:12px;
float: left;
width: 520px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
text-align: left;
border: 0px solid Silver;
background:URL(images/MVPLogo.png) no-repeat;
height: 72px;
background-position:right;
}

p.purple
{
color:#000099;
font-weight:bold;
font-size:13px;
border: 0px solid Silver;
margin-top:4px;
margin-bottom:4px;
}

#SrvContents p.Text2
{
	background-color: whitesmoke;
	font-size: 13px;
	font-weight: normal;
	padding:  5px 5px 10px 5px;
	margin-top: 0px;
	line-height: 16px;
	border: 0px solid Silver;
}

#SrvContents li.Text2li {
margin-top: 4px;
font-weight:bold;
display:block;
border: 0px solid Silver;
}

#SrvContents ul.Text2 {
font-size: 13px;
font-weight: normal;
margin-top:0px;
padding-right:0px;
padding-top: 0px;
line-height: 14px;
display:block;
border: 0px solid Silver;
}

#SrvContents li.Text2lili {
margin-top: 0px;
display:block;
border: 0px solid Silver;
list-style:none;
}

#SrvContents li.Text2liS {
margin-top: 4px;
display:block;
border: 0px solid Silver;
}

/********************************
 技術情報
*********************************/

#SrvContents .TechCategory
{
	font-size: 14px;
	width: 520px;
	color: #FFFFCC;
	font-weight: bold;
	padding: 8px 0px 5px 15px;
	margin-bottom: 10px;
	border-right: #f5f5f5 2px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	border-bottom: #f5f5f5 2px solid;
	background-color: #003395;
}

p.green
{
color:green;
font-weight:bold;
font-size:13px;
border: 0px solid Silver;
margin-top:4px;
margin-bottom:4px;
}

p.whitesmoke
{
	padding: 5px 5px 5px 5px; 
	background-color:Whitesmoke;
}

#SrvContents li.Text3li {
margin-top: 4px;
font-weight:bold;
display:block;
border: 0px solid Silver;
}

#SrvContents ul.Text3 {
font-size: 13px;
font-weight: normal;
margin-bottom:20px;
margin-top:0px;
padding-right:0px;
padding-top: 0px;
line-height: 14px;
display:block;
border: 0px solid Silver;
}

#SrvContents li.Text3lili {
margin-top: 0px;
display:block;
border: 0px solid Silver;
list-style:none;
}


/********************************
 会社概要
*********************************/

td .Midashi2
{
	font-size:12px;
	width:90px;
	background-color:#0066CC;
	text-indent:4px;
}

Table .middle2
{ width:520px;
  background-color:#66CC99;
  border:0px;
  padding:2px;
  }

/********************************
 お問い合わせ
*********************************/

.sol2
{
	width : 400px;
	font-size:13px;
	margin-top:30px;
	margin-left:50px;
	margin-right:5px;
	padding : 10px;
	border: solid 1px #DDDDDD;
	text-align:center;
	line-height:18px;
}

/********************************
 コラム
*********************************/
.ColumnText2 
{
font-size :14px;
line-height:18px;
}

.Photo
{font-size :14px;
 margin-bottom:0px;
 margin-top:18px;
 padding-bottom:0px;}
 
 p.column
 {
font-size :14px;
line-height:18px;
	}
	
/********************************
 コンサルティング
*********************************/
.conMenu
{
	color:darkgreen;
	font-size: 13px;
	width: 520px;
	font-weight: bold;
	padding: 5px 0px 2px 8px;
	margin-left: 5px;
	/* border-left: cornflowerblue 0px solid;
	background-color: #ccfdb4; */
}

.conwhitesmoke
{
font-size:13px;
margin: 2px 0px 10px 10px;
padding: 5px 10px 5px 15px; 
background-color:Whitesmoke;
}

.conKyochoP
{
	font-weight:bold;
	color: Purple;
	}

.conKyochoB
{
	font-weight:bold;
	color: Navy;
	}

p.purple2
{
color:#000099;
font-weight:bold;
font-size:13px;
border: 1px solid gray;
border-bottom: 0px solid gray;
margin-top:4px;
margin-left:10px;
margin-bottom:0px;
padding-left: 5px;
background-color:#FFFFCC;
}

p.Text3 {
font-size: 13px;
font-weight: normal;
padding: 5px 5px 5px 15px; 
margin-top:0px;
margin-left:10px;
line-height: 16px;
border: 1px solid gray;
}
