@charset "utf-8";
/*------ソーシャルゲーム業界--------*/


/*2社の従業員数増加推移グラフ*/
.count {
width: 500px;
padding-top: 35px;
}
.count .countChart{
margin-left:42px;
margin-bottom:30px;
}
.countTop .chartTitle {
float: left;
width: 134px;
margin-right: 20px;
}

.countTop .countTopR {
float: left;
width: 246px;
margin-top: 50px;
margin-bottom: 10px;
}
.countTop .countTopR img {
margin-right: 15px;
}


.transition {
margin-left:42px;
}
.transitionChartTitle {
margin-bottom:10px;
}
.transitionChart {
margin-bottom:10px;
}




/*従業員の階層ピラミッド*/
.pramidTitle {
margin-bottom:20px;
}
.piramidTopImg {
margin-left: 80px;
margin-bottom: 0px;
}


.analysisBox {
width: 500px;
font-size: 14px;
line-height: 1.6em;
background-image: url(../img/it/summary_middlebox.gif);
background-repeat: repeat-y;
background-position: center;
margin-top:20px;

}
.analysisBox .analysisBoxbottom {
background-image: url(../img/it/summary_bottombox.gif);
background-repeat: no-repeat;
background-position: center bottom;
width: 500px;
padding-bottom: 8px;
}
.analysisBox .analysisBoxbottom .analysisBoxTop {
background-image: url(../img/it/summary_topbox.gif);
background-repeat: no-repeat;
background-position: center top;
width: 500px;
padding-top: 40px;
}

.analysisBox .analysisBoxbottom .analysisBoxTop ul {
margin-right:30px;
margin-left:42px;
margin-top:0px;
margin-bottom:10px;
}


/*おすすめ研修*/
.pickUp {
background-color: #EAEAEA;
width: 500px;
font-size: 14px;
line-height: 1.4em;
padding-top: 5px;
padding-bottom: 5px;
}
.pickUp .arrow {
text-align: center;
width: 500px;
margin-top:10px;
margin-right: auto;
margin-left: auto;
}
.pickUp .skillOne {
width: 470px;
background-image: url(../img/it/skill_1.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 170px;
margin-left:15px;
margin-right:15px;
margin-top:10px;
}
.pickUp .skillOne .skillOneText {
width: 303px;
background-color: #FFFFFF;
padding-top:8px;
padding-bottom:7px;
}
.pickUp .skillOne .skillOneText p {
margin-right: 5px;
margin-left: 10px;
}
.pickUp .skillTwo {
width: 470px;
background-image: url(../img/it/skill_2.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 170px;
margin-left:15px;
margin-right:15px;
margin-top:10px;
}
.pickUp .skillTwo .skillTwoText {
width: 303px;
background-color: #FFFFFF;
padding-top:8px;
padding-bottom:7px;
}
.pickUp .skillTwo .skillTwoText p {
margin-right: 5px;
margin-left: 10px;
}

.pickUp .seminarTitle {
background-image: url(../img/it/pickup_seminar.jpg);
background-repeat: no-repeat;
margin-top:-5px;
padding-top: 28px;
padding-bottom:17px;
padding-left: 80px;
margin-left:15px;
margin-bottom: 20px;
}
.pickUp .seminarTitle a {
font-weight: bold;
}
.pickUp .seminarTitle a:hover {
color: #FF6600;
}
.pickUp .seminarTitle:hover {
background-image: url(../img/it/pickup_seminar_on.jpg);
background-repeat: no-repeat;
padding-top: 28px;
padding-bottom:17px;
padding-left: 80px;
margin-bottom:15px;
color: #FF6600;
margin-bottom: 20px;
}
span.or{
color:#FF3300;
}

.toTop {
margin-top:10px;
margin-bottom:20px;
}

/* 2014/04/17  */
.jirei_list h4{float:none;background-color:#fff;}
