.main {
  color:#333333;
  font-size:12px;
  line-height:180%;
}
.main2 {
  color:#333333;
  font-size:12px;
  line-height:150%;
}
.sub {
  color:#333333;
  font-size:10px;
  line-height:150%;
}
.large {
  color:#333333;
  font-size:14px;
  line-height:150%;
}
.position {
  color:#0066CC;
  font-size:12px;
  line-height:150%;
  text-decoration:underline;
  padding: 0px 10px 20px 12px;
  margin: 0px;
  background-image: url(../img/arrow_mnsub.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.subttl {
  color:#336699;
  font-weight:bold;
  font-size : 16px;
}
.bold {
  color:#666666;
  font-weight:bold;
}
.number {
  color:#FFFFFF;
  font-weight:bold;
  text-align:center;
}
.stf_ttl {
  color:#999999;
  font-weight:bold;
  font-size:10px;
  line-height:150%;
}
.stf_position {
  color:#333333;
  font-size:12px;
  line-height:120%;
}
.stf_name {
  color:#333333;
  font-size:16px;
  line-height:150%;
}
.h1{
  color:#000099;
  font-weight:bold;
  font-size : 18px;
  line-height:105%;
  margin:12px 0px 5px 0px;
  padding:0px;
}
a.line:link {
  color:#333333;
  text-decoration:underline;
}
a.line:visited {
  color:#333333;
  text-decoration:underline;
}
a.line:active {
  color:#FF9900;
  text-decoration:underline;
}
a.line:hover {
  color:#FF9900;
  text-decoration:underline;
}
a.news:link {
  color:#3333FF;
  text-decoration:underline;
}
a.news:visited {
  color:#3333FF;
  text-decoration:underline;
}
a.news:active {
  color:#FF9900;
  text-decoration:underline;
}
a.news:hover {
  color:#FF9900;
  text-decoration:underline;
}
.bold2 {
  color:#666666;
  font-weight:bold;
  line-height: 130%;
}
.bold-plus2pt {
  color:#666666;
  font-weight:bold;
  font-size: 14pt;
}
.catch {
  color:#FFFFFF;
  font-weight:bold;
  font-size:12px;
  line-height:150%;
  background-color:#00AAEE;
  padding:10px;
}
a.mnsub:link{
  font-size:12px;
  line-height:150%;
  text-decoration:underline;
  padding: 0px 10px 20px 12px;
  margin: 0px;
  background-image: url(../img/arrow_mnsub.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
a.mnsub:visited{
  font-size:12px;
  line-height:150%;
  text-decoration:underline;
  padding: 0px 10px 20px 12px;
  margin: 0px;
  background-image: url(../img/arrow_mnsub.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
a.mnsub:active{
  font-size:12px;
  line-height:150%;
  text-decoration:underline;
  padding: 0px 10px 20px 12px;
  margin: 0px;
  background-image: url(../img/arrow_mnsub.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
a.mnsub:hover{
  font-size:12px;
  line-height:150%;
  text-decoration:underline;
  padding: 0px 10px 20px 12px;
  margin: 0px;
  background-image: url(../img/arrow_mnsub.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
a.seminar:link{
  color:#333333;
  font-size:14px;
  line-height:150%;
  text-decoration:underline;
  padding: 0px;
  margin: 0px;
}
a.seminar:visited{
  color:#333333;
  font-size:14px;
  line-height:150%;
  text-decoration:underline;
  padding: 0px;
  margin: 0px;
}
a.seminar:active{
  color:#333333;
  font-size:14px;
  line-height:150%;
  text-decoration:underline;
  padding: 0px;
  margin: 0px;
}
a.seminar:hover{
  color:#333333;
  font-size:14px;
  line-height:150%;
  text-decoration:underline;
  padding: 0px;
  margin: 0px;
}
.formseach {
  height: 14px;
  width: 123px;
  border: 1px solid #FFFFFF;
}
.schoolbox {
  border-color:#999999;
  border: 1px solid #70B894;
  padding:5px;
  margin:0px 0px 0px 0px;
  width:536px;
  font-size:12px;
  text-align:center;
}
.seminar_teacher{
  font-size:10px;
  line-height:120%;
}
.seminar_ttl{
  font-size:14px;
  line-height:120%;
}
.sfcd_no{
  height:50px;
  background:#639AFF;
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
  padding:0px 0px 0px 5px;
  margin:0px;
}
.sfcd_ttl{
  height:50px;
  background:#639AFF;
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
  padding:0px;
  margin:0px;
}
.sfcd_cell{
  border-top:1px solid #4241DE;
  border-left:1px solid #4241DE;
  border-bottom:1px solid #4241DE;
  border-right:1px solid #4241DE;
  background:#FFFFFF;
}
.sfcd_bg{
  background:#EFEFFF;
}

ul.ttl{
font-size:14px;
list-style-type:none;
margin:10px 0px 0px 0px;
padding:0px;
}

ul.ttl li,ul.roman li,ul.decimal li,ul.none li,{
margin:0px;
padding:0px;
}

ul.roman{
list-style-type:upper-roman;
margin:0px 0px 0px 40px
padding:0px;
}

ul.decimal{
list-style-type:decimal;
margin:0px 0px 0px 25px
padding:0px;
}

ul.none{
list-style-type:none;
margin:0px;
padding:0px;
}

.item_box{
border-top:#CCC solid 1px;
border-left:#999 solid 1px;
border-right:#666 solid 1px;
border-bottom:#333 solid 1px;
height:100px;
margin:10px 0px 20px 0px;
}

.item_box table{
margin:15px 0px 0px 0px;
vertical-align:middle;
text-align:center;
}

dl.keisen{
margin:0px 0px 0px 20px;
}

dt.keisen_number{
margin:0px 0px 0px 10px;
font-weight:bold;
color:#333333;
}

.keisen dt.large{
margin:20px 0px 0px 0px;
font-weight:bold;
}

h2{
font-size:14px;
font-weight:normal;
color:#009;
line-height:140%;
margin:10px 0px 5px 0px;
padding:0px;
}

h3{
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
line-height:100%;
}

.obi_ttl{
font-size:14px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
background:#3366FF;
padding:5px;
}


.top_pankuzu{
margin:3px 20px 0px 22px;
font-size:12px;
padding:3px;
}
.bottom_pankuzu{
margin:20px 0px 10px 0px;
padding:5px;
font-size:12px;
}
/* 関連ページ */
.connected{
color:#009;
font-size:12px;
line-height:180%;
font-weight:bold;
padding:0px;
margin:20px 5px 0px 0px;
}

.connected_line{
border-left:1px solid #66C;
border-top:1px solid #66C;
padding:7px;
}

.connected_line .li{
  font-size:12px;
line-height:180%;
  padding: 0px 0px 0px 12px;
  margin: 0px;
/*  background:url(../img/arrow_mnsub.gif) no-repeat fixed 0px 0px; */
  background:url(../img/arrow_mnsub.gif) no-repeat; 
}

a.btn_inquiry{
  font-size:16px;
  font-weight:bold;
  line-height:200%;
  text-decoration:underline;
  padding: 5px 10px 20px 30px;
  margin: 0px;
  background-position: left top;
  background-repeat: no-repeat;
  color:#003399;
  border:2px soild #999;
}

a.btn_inquiry:link{
  color:#003399;
  background-image: url(../img/btn_inquiry_arrow.gif);
}
a.btn_inquiry:visited{
  color:#003399;
  background-image: url(../img/btn_inquiry_arrow.gif);
}
a.btn_inquiry:active{
  color:#003399;
  background-image: url(../img/btn_inquiry_arrow.gif);
}
a.btn_inquiry:hover{
  color:#FF6600;
  background-image: url(../img/btn_inquiry_arrow_over.gif);
}

.btn_inquiry_box{
border-top:1px solid #999;
border-left:1px solid #999;
border-right:2px solid #333;
border-bottom:2px solid #000;
padding:5px 0px 5px 10px;
}

.point{
background:#3366FF;
padding:0px;
margin:0px;
}

.point h2{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
line-height:140%;
padding:5px;
margin:0px;
}

.step .ttl{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
line-height:140%;
padding:0px;
margin:10px;
}

.step .ttl_number{
font-size:14px;
color:#FFFFFF;
background:#393;
font-weight:bold;
padding:0px;
margin:0px;
}

.step{
background:#66CC66;
padding:0px 0px 0px 0px;
margin:0px;
}

.step_left{
text-align:center;
float:left;
width:200px;
}

.step_middle{
text-align:center;
float:left;
width:30px;
}

.step_right{
float:right;
width:300px;
border:1px solid #666;
}

.step_note{
padding:8px;
}

.text{
margin:5px 5px 20px 5px;
}

.number_left{
float:left;
width:15px;
}

.number_right{
float:right;
width:510px;
}

.catch_sq_bg{
border:2px solid #36F;
background:#EEF;
padding:3px 8px 8px 8px;
}

.blue_obi{
background:url(../img/blue_obi.gif) repeat-x;
color:#FF6;
font-weight:bold;
font-size:16px;
text-align:center;
vertical-align:middle;
padding:3px;
height:45px;
}

/* コンサルティング　consulting/index.html */

#point .number_l{
float:left;
width:50px;
padding:5px 5px 5px 15px;
background:url(../img/parts.gif) no-repeat;
font-size:16px;
color:#006;
font-weight:bold;
}

#point .number_r{
float:right;
}

#point h3{
color:#00C;
font-size:14px;
line-height:100%;
margin:0px;
padding:6px 0px 6px 0px;
}

/* 中国ビジネス支援コンサルティング　consulting/consulting/china/index.html */

#china_point .number_l{
float:left;
width:50px;
padding:5px 5px 5px 15px;
background:url(../img/china_point.gif) no-repeat;
font-size:16px;
color:#F00;
font-weight:bold;
}

#china_point .number_r{
float:right;
}

#china_point h3{
color:#F00;
font-size:14px;
line-height:100%;
margin:0px;
padding:6px 0px 6px 0px;
}

.consulting_btn{
  background-image: url(../img/arrow_mnsub.gif);
  background-repeat: no-repeat;
  padding:0px 0px 0px 12px;
  font-size:12px;
}

/*ビジョン構築・戦略診断　consulting_diagnosis_build.html */
.build_box{
border:1px solid #00F;
width:112px;
height:57px;
float:left;
text-align:center;
padding:12px 0px 0px 0px;
font-size:12px;
background:#EEEEFF;
margin:0px 0px 10px 10px;
}

/*中国ビジネス支援コンサルティング　consulting_consulting_china_index.html*/
#china h3{
color:#00C;
font-size:14px;
line-height:180%;
}

#china h3.point_1{
background:url(../img/china_point_01.gif) no-repeat;
padding:0px 0px 0px 45px;
margin:0px 0px 15px 0px;
}

#china h3.point_2{
background:url(../img/china_point_02.gif) no-repeat;
padding:0px 0px 0px 45px;
margin:0px 0px 15px 0px;
}

#china h3.point_3{
background:url(../img/china_point_03.gif) no-repeat;
padding:0px 0px 0px 45px;
margin:0px 0px 15px 0px;
}

#china h3.point_4{
background:url(../img/china_point_04.gif) no-repeat;
padding:0px 0px 0px 45px;
margin:0px 0px 15px 0px;
}

#china h3.point_5{
background:url(../img/china_point_05.gif) no-repeat;
padding:0px 0px 0px 45px;
margin:0px 0px 15px 0px;
}

/*組織・人材診断　training_personality_system.html*/
#personality h2{
font-size:16px;
font-weight:bold;
margin:0px;
padding:5px;
color:#000;
}

#personality h3{
font-size:14px;
font-weight:bold;
margin:0px;
padding:5px;
background:#39F;
color:#FFF;
}

/*サイトマップ*/
dl.sitemap dt.top{
font-size:14px;
font-weight:bold;
margin:0px 0px 15px 0px;
}

dl.sitemap dt.ttl{
font-size:14px;
font-weight:bold;
margin:10px 0px 0px 0px;
}

dl.sitemap dt.sub{
font-size:14px;
font-weight:bold;
margin:0px 0px 0px 14px;
}

dl.sitemap dt.sub_ttl{
font-size:14px;
font-weight:bold;
margin:15px 0px 0px 14px;
}

dl.sitemap dd.first{
font-size:12px;
margin:0px 0px 0px 24px;
}

dl.sitemap dd.first_ttl{
font-size:12px;
margin:15px 0px 0px 24px;
}

dl.sitemap dd.second{
font-size:12px;
margin:0px 0px 0px 36px;
}

.network_left{
float:left;
width:186px;
margin:10px 0px 10px 0px;
}

.network_right{
float:left;
width:240px;
margin:10px 0px 10px 0px;
}

.network_border{
border-bottom:1px solid #999;
}

.network_ttl{
margin:10px 0px 0px 0px;
}

.network_1{
margin:0px 0px 0px 5px;
}

.network_2{
margin:0px 0px 0px 15px;
}