@import "common.css";
@import "contents.css";
@import "solution-common.css";

h3,h4{padding:0; border:0; margin-bottom:10px; }

h3#h3-tms,h3#h3-td,h3#h3-tbt,h3#h3-tbe{
height:32px;
padding:0;
font-size:8px;
text-indent:-9999px;
background-repeat:no-repeat;
border-bottom:none;
margin:0 0 15px;
}
h3#h3-tms{background-image:url(../img/teambuilding/h3-tms.gif);}
h3#h3-td{background-image:url(../img/teambuilding/h3-td.gif);}
h3#h3-tbt{background-image:url(../img/teambuilding/h3-tbt.gif);}
h3#h3-tbe{background-image:url(../img/teambuilding/h3-tbe.gif);}

h4#h4-tms,h4#h4-td,h4#h4-tbt,h4#h4-tbe{
height:35px;
padding:0;
font-size:8px;
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
border-bottom:none;
margin:0 0 10px;
}
h4#h4-tms{background-image:url(../img/teambuilding/h4-tms.gif);}
h4#h4-td{background-image:url(../img/teambuilding/h4-td.gif);}
h4#h4-tbt{background-image:url(../img/teambuilding/h4-tbt.gif);}
h4#h4-tbe{background-image:url(../img/teambuilding/h4-tbe.gif);}

.h4_wrap{
text-align:justify;
font-size:13px;
margin-bottom:15px;
}

/*---------- common ----------*/
#main_cnt{
line-height:1.5;
}
#main_cnt p{
margin:0 10px 10px;
padding:0;
}

#team_building h2#h2-teambuilding{
font-size:8px;
text-indent:-9999px;
background-repeat:no-repeat;
height:32px; 
background-image:url(../img/contents/h2-teambuilding.gif);
margin:10px 0 15px;
}
#main_cnt p#target-text{
font-size:13px;
}
#main_cnt p#target-text strong{
font-size:14px;
}
#check-bar{
background-image:url(../img/common/checkbar.gif);
height:3px;
margin:0 0 15px 0;
font-size:0.1em;
}

#four-pro{
margin-bottom:15px;
}
#four-pro td{
font-size:12px;
height:30px;
}
#four-pro td.pro-li a{
display:block;
width:200px;
background-position:0 50%;
background-repeat:no-repeat;
padding:2px 0;
text-indent:-9999px;
}
#four-pro td#fp-li-tms a{ background-image:url(../img/teambuilding/fp-li-tms.gif);}
#four-pro td#fp-li-td a{ background-image:url(../img/teambuilding/fp-li-td.gif);}
#four-pro td#fp-li-tbt a{ background-image:url(../img/teambuilding/fp-li-tbt.gif);}
#four-pro td#fp-li-tbe a{ background-image:url(../img/teambuilding/fp-li-tbe.gif);}

#four-pro td.dot-line{
background-image:url(../img/teambuilding/dotline.gif);
background-position:0 50%;
background-repeat:repeat-x;
width:50px;
}
#four-pro td.pro-text{
padding:2px 10px;
}


.kadai{
margin:0 0 15px;
padding:0;
list-style:none;
}
.kadai li{
text-indent:-9999px;
height:15px;
background-position:0 0;
background-repeat:no-repeat;
overflow:hidden;
margin-bottom:10px;
}
.kadai li#kadai-tms-1{ background-image:url(../img/teambuilding/tms-1.gif);}
.kadai li#kadai-tms-2{ background-image:url(../img/teambuilding/tms-2.gif);}
.kadai li#kadai-tms-3{ background-image:url(../img/teambuilding/tms-3.gif);}
.kadai li#kadai-td-1{ background-image:url(../img/teambuilding/td-1.gif);}
.kadai li#kadai-td-2{ background-image:url(../img/teambuilding/td-2.gif);}
.kadai li#kadai-td-3{ background-image:url(../img/teambuilding/td-3.gif);}
.kadai li#kadai-tbt-1{ background-image:url(../img/teambuilding/tbt-1.gif);}
.kadai li#kadai-tbt-2{ background-image:url(../img/teambuilding/tbt-2.gif);}
.kadai li#kadai-tbt-3{ background-image:url(../img/teambuilding/tbt-3.gif);}
.kadai li#kadai-tbe-1{ background-image:url(../img/teambuilding/tbe-1.gif);}
.kadai li#kadai-tbe-2{ background-image:url(../img/teambuilding/tbe-2.gif);}
.kadai li#kadai-tbe-3{ background-image:url(../img/teambuilding/tbe-3.gif);}


.target-method{
height:22px;
text-indent:-9999px;
background-image:url(../img/teambuilding/target-method.gif);
background-position:0 0;
background-repeat:no-repeat;
margin-bottom:10px;
}
.target-method-text{
margin:0 10px 15px;
color:#657C1F;
text-align:justify;
font-size:13px;
}



h3.h3-case{
background-image:none;
background-color:#DAE7B8;
color:#000;
padding:3px 10px;
}
.case-box{
margin-bottom:25px;
}
.case-box h4{
background-image:url(../img/leader/dotbar.gif);
background-position:0 100%;
background-repeat:repeat-x;
border:none;
border-left:5px solid #83B114;
padding-left:10px;
margin:0 0 10px;
font-weight:normal;
cursor:pointer;
}
.case-box h4 b{
display:block;
font-size:14px;
}
.case-box .case{
background-color:#eee;
padding:10px;
margin-bottom:20px;
}
.case-box .case h5{
border:none;
font-size:14px;
padding:0;
margin:0 0 5px;
}
.case-box .case div{
margin:0 0 10px;
text-align:justify;
}
.case-box .case div ul{
margin:0 0 10px 15px;
padding:0;
}
.case-box .case div ul li{
margin:0 0 5px;
padding:0;
}

.t-pagetop{
text-align:right;
font-size:10px;
margin-top:10px;
margin-bottom:5px;
}

#eclipse-bg{
margin-bottom:10px;
}
#eclipse-bg a{
display:block;
height:40px;
width:520px;
_width:540px;
background-image:url(../img/teambuilding/eclipse-bg.gif);
background-position:0 0;
background-repeat:no-repeat;
padding:20px 0px 20px 20px;
color:#333;
text-decoration:none;
}
#eclipse-bg a u{
color:#0000FF;
text-decoration:underline;
}
#eclipse-bg a:hover u{
text-decoration:none;
}


/*
#main_cnt p#target-text{margin:0 0 5px 0; padding:0 10px;}


#main_cnt table{
font-size:12px;
width:100%;
line-height:140%;
margin-bottom:20px;
}

#main_cnt .h4_wrap td{
text-align:left;
}
#main_cnt .h4_wrap .ta_w{
width:440px;
}

#main_cnt .h4_wrap u{
font-size:9px;
width:75px;
height:75px;
display:block;
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
margin-left:15px;
}

#picto_organiz{background-image:url(../img/team_build/picto_organiz.gif);}
#picto_toleader{background-image:url(../img/team_build/picto_toleader.gif);}
#picto_team{background-image:url(../img/team_build/picto_team.gif);}

#main_cnt .t_list{
list-style:none;
margin:5px 0 30px 0;
padding:0 10px;
}

#main_cnt .t_list li{
margin:0 0 10px 0;
padding:0;
}

#main_cnt .t_target b{
font-size:9px;
width:416px !important;
display:block;
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
}

#target_organiz{height:31px; background-image: url(../img/team_build/target_organiz.gif);}
#target_toleader{height:46px !important; background-image: url(../img/team_build/target_toleader.gif);}
#target_team{height:31px; background-image: url(../img/team_build/target_team.gif);}

*/