@charset "UTF-8";

h1 {
  font-size: 16px;
  font-weight:bold;
  height: 30px;
  padding: 20px 10px 10px 10px;
  margin: 0px;
  background-image: url(../images/career/career-title.png);
  background-repeat: no-repeat;
}

#career-honbun{
  margin-bottom: 0;
  padding-bottom: 10px;
  background-image: url(../images/common/line-stripe-eee.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}


/*   テーブル基本
---------------------------------*/
#main table.career{ width:100%; }
#main table.career tr.odd{ background:#F7EEFF;}
#main table.career th{ color:#fff; background:#b9e; padding:2px; text-align:center; font-weight:bold;}
#main table.career td{ color:#666; padding:5px;}
#main table.career td.center{ text-align:center;}

/* バックがノート的な */
#main .explain-board{ position:relative; padding:25px 20px 20px; background:url(../images/course/kokusaikankou/back_paper.png) repeat-y left top; clear:both; border:1px solid #999; border-radius:5px;}
#main .explain-board .box{ margin:0 0 15px; padding:15px; background:#eed; border:none; border-radius:5px; overflow:hidden;}
#main .explain-board .box p{margin:0;}

/* 就職トップの成果報告吹き出し*/
#main .explain-board #pickup-report{ position:absolute; top:-25px; left:20px;}


/*就職トップの図*/
#main #career-img{ margin:10px 0; position:relative; width:555px; height:275px;}
#main #career-img #career-point1{ position:absolute; display:block; height:110px; width:110px; top:0px; left:104px; border-radius:55px;}
#main #career-img #career-point2{ position:absolute; display:block; height:110px; width:110px; top:0px; left:342px; border-radius:55px;}
#main #career-img #career-point3{ position:absolute; display:block; height:110px; width:110px; top:101px; left:445px; border-radius:55px;}
#main #career-img #career-point4{ position:absolute; display:block; height:110px; width:110px; top:101px; left:0px; border-radius:55px;}
#main #career-img a:hover{ background:#fff; opacity:0.4;} /* テーブルオンマウス時の反転手抜き IE8以上 */



/*----------変更ここから------------------------------------------------------------*/


#about-top-messages {
  padding: 0;
}

#about-top-messages div {
  border-bottom: 2px solid #eee;
  padding: 12px;
}

#about-top-messages div.last {
  border-width: 0;
}

#about-top-messages div div {
  border-width: 0;
  padding: 0;
}

#about-top-messages .floatright {
  width: 285px;
}

#about-top-messages h2,#about-top-feature h2 {
  font-size: 100%;
  font-weight: normal;
}

#about-top-messages p {
  margin-top: 5px;
  font-size: 100%;
  font-weight: normal;
}

#about-top-messages a,#about-top-feature a {
  color: #333 !important;
  text-decoration: none !important;
}

#about-top-messages a:hover,#about-top-feature a:hover {
  color: #333 !important;
  text-decoration: underline !important;
}

#about-top-messages a.arrow-square,#about-top-feature a.arrow-square {
  background-position: 0 5px;
}

#about-top-feature {
  
}

#about-top-feature h2 {
  background: url(../images/common/line-dash-aaa.png) repeat-x left bottom;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

#about-top-feature .link-list {
  clear: both;
}

#honbun #about-top-feature .link-list li {
  width: inherit;
  float: none;
}


#about-top-feature .link-list a.arrow-square {
  background-position: 0 3px;
}


.content-box {
  background-image: url(../images/common/line-stripe-eee.png);
  background-position: left top;
  background-repeat: repeat-x;
  margin: 10px 0 15px;
  padding: 3px 0 0;
}

.content-box h2 {
  color: #FFFFFF;
  font-size: 114%;
  margin:0 0 5px;
  padding: 3px 8px;
}

.content-box h3 {
  background-image: url(../images/common/line-dash-aaa.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  font-size: 110%;
  margin: 0 0 8px;
  padding: 15px 0 8px;
}

.content-box.h3-circle h3,
.content-box.h3-circle-underline h3 {
  background-position: left 3px;
  background-repeat: no-repeat;
  font-size: 100%;
  font-weight: bold;
  margin: 15px 0 4px;
  padding: 0 0 0 14px;
}

.content-box.h3-circle-underline .underline {
  background-image: url(../images/common/line-dash-aaa.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  margin-bottom: 10px;
  padding-bottom: 5px;
}


.style06 .content-box.h3-circle h3,
.style06 .content-box.h3-circle-underline h3 {
  background-image: url(../images/common/circle-06.png);
}

.index-title {
  background-image: url(../images/common/title-background-555-06.png);
  background-repeat: repeat-y;
  background-position: 0px 4px;
}




.career-box-inner-3{
  font-size: 90%;
  width:100%;
  margin: 7px 0 0 0;
  padding: 7px 7px 0px 7px;
}

.career-box-inner-3 li{
  margin: 0;
  padding: 0 4px 7px 0;
  width: 200px;
  float: left;
  list-style: none;
}


.career-box-inner-3-left{
  float: left;
  width: 200px;
  margin: 0;
  padding: 0 9px 0 0;
}

.career-box-inner-3-right{
  float: right;
  width: 200px;
  margin: 0;
  padding: 0;
}


/*----------変更ここまで------------------------------------------------------------*/


.career-box{
  width: 375px;
  padding: 15px;
  margin: 0 0 10px 0;
  border: 5px solid #eeeeee;
}

.career-box h2{
  font-size: 100%;
  padding: 0px 0 0 14px;
  margin: 0px;
  background-image: url(../images/common/arrow-square-06.png);
  background-position: 0px 4px;
  background-repeat: no-repeat;
}

.career-box-inner{
  padding: 10px 0 0 0;
  margin: 5px 0 0 0;
  background-image: url(../images/common/line-dash-aaa.png);
  background-repeat: repeat-x;
}

.career-box-inner-2{
  font-size: 90%;
  width: 359px;
  margin: 7px 0 0 0;
  padding: 7px 7px 0px 7px;
  border: 1px solid #dddddd;
  background-image: url(../images/common/dotback.png);
  background-repeat: repeat;
}

.career-box-inner-2 li{
  margin: 0;
  padding: 0 4px 7px 0;
  width: 175px;
  float: left;
  list-style: none;
}


.career-box-inner-2-left{
  float: left;
  width: 175px;
  margin: 0;
  padding: 0 9px 0 0;
}

.career-box-inner-2-right{
  float: right;
  width: 175px;
  margin: 0;
  padding: 0;
}



#main-news-topics h2.topic-line-02 {
  background: url(../images/common/topic-line-06.png) left bottom no-repeat;
}


.point-box{
  padding: 3px 0 0 0;
  margin: 10px 0 10px 0;
  background-image: url(../images/common/line-stripe-eee.png);
  background-repeat: repeat-x;
  background-position: top;
}

.point-box h2{
  color: #fff;
  font-size: 120%;
  padding: 6px;
  margin-bottom: 5px;
}

.point-box h3 {
  font-size: 110%;
  padding: 15px 0 8px 0;
  margin: 0 0 8px 0;
  background-image: url(../images/common/line-dash-aaa.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

.content h4 {
  font-size: 100%;
  font-weight: bold;
  padding: 0 0 0 14px;
  margin: 10px 0 4px 0;
  background-image: url(../images/common/circle-06.png);
  background-repeat: no-repeat;
  background-position: left 3px;
}

.point-box.license h3 {
  font-size: 100%;
  font-weight: bold;
  padding: 0 0 0 14px;
  margin: 15px 0 4px 0;
  background-image: url(../images/common/circle-06.png);
  background-repeat: no-repeat;
  background-position: left 3px;
}

.point-box .top-border {
  padding: 8px 0;
  background-image: url(../images/common/line-dash-aaa.png);
  background-repeat: repeat-x;
  background-position: left top;
}

.point-box table {
  font-size: 85%;
  margin-left: 1px;
  border-collapse: separate;  
}

.point-box th, .point-box td {
  padding: 5px;
}

.point-box th {
  background-color: #ff8899;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.message-box{
  width: 415px;
  padding: 0 0 20px 0;
  margin: 0;
}

.message-box-left{
  width: 100px;
  float: left;
  padding: 0 15px 0 0;
  margin: 0;
}

.message-box-right{
  width: 300px;
  float: right;
  padding: 0;
  margin: 0;
}

.page-list {
  font-size: 90%;
  margin: 7px 0 0 0;
  padding: 7px 7px 0px 7px;
  border: 1px solid #dddddd;
  background-image: url(../images/common/dotback.png);
  background-repeat: repeat;
}

.page-list li{
  margin: 0;
  padding: 0 4px 7px 0;
  width: 200px;
  float: left;
}

.point-box ul {
  margin: .5em 0 0;
  list-style-type: none;
}

.point-box ul li {
  padding: 0 0 .5em 16px;
  background-image: url(../images/common/h4-circle-06.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.equipment-box {
  float: left;
  width: 124px;
  margin: 0 20px 10px 1px;
  font-size: 85%;
}

.equipment-box .title {
  margin-top: 3px;
  padding: 0 0 0 12px;
  background-image: url(../images/common/icon-new-window-06.png);
  background-repeat: no-repeat;
  background-position: left 4px;
}

.equipment-box.leftbox {
  clear: left;
}

.equipment-box.rightbox {
  margin-right: 0;
}




