﻿/********************************
 ページ全体
*********************************/
body {
text-align: center;
position: relative;
/*margin-left: auto;
margin-right: auto;
 line-height: 1em; */
/* margin: 0px; 
padding: 0px; */
}

#rim {
width: 100%;
position: relative;
margin-left: auto;
margin-right: auto;
padding: 0px;
/* border: 1px solid #003366; */
text-align: left;
}

#header_bar
{
display:none;
}

/* フォント */
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 {
		display:none;
}

#HeadMenu {
width: 100%;
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 {
		display:none;
}

/* メインメニュー　通常時 */
#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/check.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/check2.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: 100%;
height: 300px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #003366;
line-height:1.2em;
}


/* トップページ以外のメッセージ部の追加書式 */
#Announcement.sub 
{
    background-color:#003366;
    height:104px;
}


#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;
}

/* トップページ以外のページ見出し */
h1.Srv {
font-size: 19px;
width: 100%;
color: #FFFFFF;
font-weight: bold;
padding: 8px 0px 5px 15px;
margin-bottom: 10px;
border-bottom: 1px solid #C2C2C2;
}

/********************************
 コンテンツ
*********************************/

#Contents {
position: relative;
float: left;
width: 550px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
border: 0px solid Silver;
line-height:1.4em;
}


/* コンテンツメッセージ  */
div.ConMessage {
display: block;
text-align: left;
line-height:1.6em;
position: relative;
margin:10px 0px 20px 10px;
padding: 6px 14px 10px 14px;
background-color: #f0f8ff /* whitesmoke */ ;
font-family : Tahoma, ＭＳ Ｐゴシック;
font-size: 13px;
/* font-weight: bold; */
color : black;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
}


h1.msg
{
font-family:ＭＳ Ｐ明朝;
font-weight:bold;
margin-bottom:8px;
}


p.msgR
{
    color:#ff0000;
    margin-top:0px; 
    margin-bottom: 0px;
    font-size:14px;
    border-bottom:1px dotted gray;
    padding-bottom:8px;
    font-weight:bold;
}

p.msgp
{
    font-size:14px;
    margin-bottom:6px;
    margin-top:8px;
}




/* 記事box */
.WhatsNew {
width: 520px;
position: relative;
margin: 14px 15px 0px 15px;
padding: 0px 0px 0px 0px;
font-size: 11px;
}


/* コンサルティングについて */
.aboutbox
{
padding-top:0.6em;
padding-bottom:0.5em;
margin-left:10px;
}

h3.about
{
    font-weight:bolder;
    color:#333399;
    margin-bottom:0.5em;
    margin-top:0.5em;
    padding-top:0.5em;
    padding-bottom:0.5em;
    border-bottom:1px dashed #0066cc;
    padding-left:4px;
    border-top:1px dashed #0066cc;
    border-right:1px dashed #0066cc;
}

p.aboutp
{
    font-size:14px;
    margin-bottom:0.6em;
    margin-top:0.4em;
    line-height:1.4em;
    padding-left:2px;
}



/* コンサルティング事例 */
h2.CaseTitle 
{
	font-size:20px;
    width: 100%; /* 524px; */
    font-weight: bold;
    color:#ffffff;
    margin: 4px 0px 4px 0px;
    padding: 12px 0px 8px 8px;
    font-family : Tahoma, ＭＳ Ｐゴシック;
    background-color: #336699 /* #99cc99; #336699 */ 
}


	.top_SubTitle {
        font-size: 16px;
        width: 100%; /* 520px; */
        font-weight:bold;
        color:white;
        background-color:Green;
        font-weight: bold;
        padding: 5px 0px 2px 8px;
        /* margin-left:10px; */
        margin-top:10px;
        margin-bottom: 10px;
        border-bottom:#66CC99  2px solid;
    }


div.Yellow
{
margin: 3px 0px 5px 0px;
padding: 0px 15px 5px 15px;
font-size: 13px;
font-weight: normal;
background-color: #FFFFCC;
}



/* 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:10px;
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:0px;
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.png);
	}


/* Web 配信  */
.WebStream {
display: block;
width: 500px;
padding: 0px 0px 0px 0px;
margin: 10px 15px 0px 14px;
text-align: left;
background-color: #F5F5F5;
}

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;
}

/********************************
    右側
*********************************/
/* 右側全体 */

#RightBlock 
{
	display:none;
}
    
    
/* 右見出し1 */
#RightBlock .r_midashi1
{
    font-size:12px;
    font-weight:bold;
    color:#339900;
    margin-top:6px;
    margin-right:6px;
    margin-left:10px;
    text-align:left;
}
    
    
/* 右小見出し */
#RightBlock .r_komidasi{
    font-weight:bold;
    margin-top:20px;
    color:#666666;
    }
	
	
/* 右見出し2 */
#RightBlock .r_midashi2
{
    padding:4px 0px 4px 0px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    background-color:whitesmoke; 
    font-size:13px;
    color:#ff0000;
    font-weight:bold;
    border-top:whitesmoke 1px solid; 
    border-bottom:whitesmoke 1px solid;
}	
	
	
/* コラム文字 */
#RightBlock .r_colText
{
	text-align:left;
	margin:10px 0px 20px 8px;
	Font-size:11px;
}
	

/********************************
 フッターメニュー部
*********************************/
#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;
}




/********************************
 サービスページ共通
*********************************/

/* サービスページ全体 */
#SrvContents {
/* position: relative;
float: left;
width: 100%; */
}

/* サービスコンテンツ部 */
#SrvContents .SrvBox {
/* position: relative;
float: left;
width: 100%; */
}





/********************************
 コンサルティング ページ
*********************************/

/* コンサルティング見出し部 */
.Con_TitleBox 
{
    width: 100%;
    /* border-style:solid; */
    /* border-color:#339900 */ /* #003366 #66CC99 */;
    /* border-width:0px 0px 0px 6px; */
    /* padding:10px 0px 6px 12px;
    margin-bottom:1em; */
}
    
    
/* 見出し */
h2.Con_Title 
{
    /* line-height:1.6em; */
	/* margin:0px 0px 6px 0px; */
	width: 100%;
}
	
	
/* 説明見出し */
.Con_TitleS {
    /* font-size: 14px; */
    /* font-weight:bold; */
    width: 100%;
    /* padding: 8px 0px 2px 20px; */
    /* border-style:dotted;
    border-width:1px 0px 0px 0px;
    border-color:gray;  */
}

	
	
/* 小見出し */
.Con_SubTitle {
    /* font-size: 16px;
    width: 100%;
    font-weight:bold;
    color:black;
    /* background-color:Green; */
    font-weight: bold;
    /* padding: 5px 0px 2px 8px;
    margin-left:10px;
    margin-top:10px;
    margin-bottom: 10px; */
    /* border-bottom:#66CC99  2px solid;  */
}
    
	
    	
/* コンサルティング メニュー */
.conMenu
{
	color:black /* darkgreen */;
	width: 100%;
	font-weight: bold;
	/* padding: 12px 0px 10px 8px;
	margin-left: 5px;
	margin-bottom:10px; */
	/*border-top:2px solid #cccccc;
	border-bottom:2px solid #cccccc;*/
}
    	

p.conMenu_setsumei
{
    /* font-size:14px; */
    /* margin: 0px 0px 10px 10px;
    padding: 4px 10px 6px 15px;  */
    /* border: 0px solid Whitesmoke; */
    /* line-height: 1.5em; */
    width: 100%;
}

/* リスト部 */
#SrvContents .Con_ulBox 
{
    /* border-top-width:1px; */
    /* border-top-style:solid; */
    /* border-top-color:#6699cc; */
    /* border-bottom-width:1px; */
    /* border-bottom-style:solid; */
    /* border-bottom-color:#6699cc; */
    /* border:1px solid whitesmoke; */
    /* margin:10px 0px 20px 16px; */
    /*    width: 100%; */
}

/* リスト文字 */
#SrvContents ul.Text1 {
    /* font-size: 13px; */
    font-weight: normal;
    /* padding-right:0px;
    padding-top: 0px;
    line-height: 20px; */
    /* display:block; */
    /* border: 1px solid Silver; */
    /* margin-left:24px; */
    /* width: 100%; */
}
    
#SrvContents li.Textli {
    /* padding-bottom: 6px; */
    /* 記号と文字の間 */ 
    /* padding-left: 8px; */
    /*display:block;*/
    /* 次のリストとの行間 */
    /* argin-bottom:0.7em;*/
    /* list-style-type:square; */
    /* width: 100%; */
   }    
    
    
/* コンテンツ段落書式 */
#SrvContents p.Text1 {
    /* font-size: 13px; */
    font-weight: normal;
    /* padding-left: 25px;
    padding-top: 0px;
    line-height: 16px; */
    /* border: 0px solid Silver; */ 
        width: 100%;
}
       
/* コンテンツ数字リスト */
#SrvContents ol.Text1 {
    /* font-size: 13px; */
    font-weight: normal;
    /* padding-right:0px;
    padding-top: 0px;
    line-height: 20px; */
    /* display:block; */
    /* border: 0px solid Silver; */
        width: 100%;
}
   

/* 強調文字 紺 */
span.conKyochoB
{
font-weight:bold;
color: Navy;
}

/* 強調文字 紫 */
span.conKyochoP
{
	font-weight:bold;
	color: Purple;
}


/* コンサル メッセージ */
p.cmessage
{
    /* font-size:14px; */
    /* margin: 0px 0px 10px 10px;
    padding: 4px 10px 6px 15px;  */
    /* border: 0px solid Whitesmoke;
    line-height: 1.5em; */
    background-color:whitesmoke;
width: 100%;
}  

td .standard
{
	/* font-size:12px; */
	color:#000000;
	/* line-height:16px; */
	/* width:100%; */
	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 .SrvBox2 {
/* position: relative;
float: left; */
width: 100% /* 545px */; 
/* margin: 0px 0px 0px 5px;
padding: 0px 10px 0px 0px;
text-align: left;
border: 0px solid Silver; */
}


/* SQL Server 診断サービス  */
div.check_Box {
display: block;
text-align: left;
line-height:1.8em;
position: relative;
margin:10px 0px 0px 10px;
padding: 6px 0px 0px 14px;
background-color: /*  #f0f8ff whitesmoke */ ;
font-family : Tahoma, ＭＳ Ｐゴシック;
font-size: 14px;
/* font-weight: bold; */
color : black;
/* border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:10px solid black;
border-bottom:1px solid #999999; */
/* width: 520px; */
}


.Check_Title {
font-size: 16px;
width: 100% /* 480px */ ;
color:black; /* #339900; */
font-weight: bold;
padding: 5px 0px 2px 8px;
margin-left: 5px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
/*  border-bottom:#339900  2px solid; */
}

.inBox{
margin: 10px 5px 0px 5px;
padding: 0px 0px 0px 0px;
}

.conyellow
{
font-size:14px;
margin: 2px 8px 20px 5px;
padding: 2px 5px 2px 5px; 
/* background-color:#99cc99;  */
/* border: 1px solid whitesmoke; */
}

.CheckTextUl
{
padding-left:4px;
margin-left:20px;
margin-right:5px;
padding-right:5px;
margin-top:0px;
}


li.CheckText
{
padding-left:6px;
padding-top:0px;
margin-top:10px;
margin-bottom:4px;
margin-right:0px;
padding-bottom:0px;
font-weight: normal;
list-style-image:url(images/checkmark.gif);
	}
	
.menMenu
{
	color:Navy;
	font-size: 13px;
	width: 400px;
	font-weight: bold;
	padding: 5px 0px 2px 8px;
	margin-top: 0.5em;
	margin-left: 5px;
	/* border-left: cornflowerblue 0px solid;
	background-color: #ccfdb4; */
}

td .standard4
{
	font-size:12px;
	color:#000000;
	line-height:16px;
	width:120px;
	background-color:#ffffff;
}


Table .big4
{
	margin-top: 17px;
	width:440px;
	border:0px;
	}
	

Table .middle4
{ width:440px;
    background-color:#dddddd;
    border:0px;
    }
  
Table .small4
{ 
    width:440px;
    border:0;
    }


 Table .big5
{
	margin-top: 17px;
	width:240px;
	border:0px;
	}
	 
Table .middle5
{ width:240px;
    background-color:#dddddd;
    border:0px;
    }
  
Table .small5
{ 
    width:240px;
    border:0;
    }

/********************************
 他ページ使用？
*********************************/


.SubTitle {
font-size: 14px;
width: 100%; /* 525px; */
color:green;
font-weight: bold;
padding: 5px 0px 1px 15px;
margin-left: 15px;
border-left:#66CC99 5px solid;
}


.SubTitle2 {
font-size: 16px;
width: 100%; /* 525px; */
color:green;
font-weight: bold;
padding: 5px 0px 2px 8px;
margin-bottom: 10px;
border-bottom:#66CC99  2px solid;
}


.conwhitesmoke
{
font-size:13px;
margin: 2px 0px 10px 10px;
padding: 5px 10px 5px 15px; 
background-color:Whitesmoke;
width: 100%;
}

.conwhitesmoke2
{
font-size:13px;
margin: 2px 0px 10px 10px;
padding: 5px 10px 5px 15px; 
border: 1px solid Whitesmoke;
width: 100%;
}



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;
width: 100%;
}

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;
width: 100%;
}




/********************************
 公開セミナー情報
*********************************/
#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;
}


  
  
/********************************
 執筆実績
*********************************/
#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: #F5F5F5;
	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; */
	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: #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:#F5F5F5;
font-weight: normal;
line-height: 1.4em;
}

#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;
	}
	
/* SQL Server 診断サービス  */
div.check_Box_c {
display: block;
text-align: left;
line-height:1.8em;
position: relative;
margin:20px 0px 0px 0px;
/* padding: 6px 0px 0px 14px  ;
background-color:   whitesmoke  */ ;
font-family : Tahoma, ＭＳ Ｐゴシック;
font-size: 14px;
/* font-weight: bold; */
color : black;
border-left:1px solid #66ccff;
border-right:1px solid #66ccff;
border-top:10px solid #66ccff;
border-bottom:1px solid #66ccff;/* width: 520px; */
}

/* SQL Server 診断サービス  */
div.mentor_Box_c {
display: block;
text-align: left;
line-height:1.8em;
position: relative;
margin:20px 0px 0px 0px;
/* padding: 6px 0px 0px 14px  ;
background-color:   whitesmoke  */ ;
font-family : Tahoma, ＭＳ Ｐゴシック;
font-size: 14px;
/* font-weight: bold; */
color : black;
border-left:1px solid #FF9999;
border-right:1px solid #FF9999;
border-top:10px solid #FF9999;
border-bottom:1px solid #FF9999;
/* width: 520px; */
}

.inBox_c{
margin: 10px 5px 0px 0px;
padding: 0px 0px 0px 50px;

}
