@charset "UTF-8";

/* CSS Document */

#content .cap200px {
  width: 210px;
  margin: 0 10px;
  float: left;
}

#content .clear:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

#content .clear {
  display: inline-block;
  zoom: 100%;
}

.photobox {
  clear: both;
  margin: 0 0 10px 10px;
  display: inline-block;
  zoom: 100%;
}

h4.uline {
  border-bottom: #CDDBB7 solid 1px;
  margin: 15px 10px 15px 15px;
  clear: both;
}

.tableborder {
  margin-top: 30px;
  font-size: 90%;
}

.tableborder caption {
  text-align: left;
  font-weight: bold;
}

.tableborder td { text-align: left; }

h4 {
  border-bottom: 1px dotted #CCC;
  margin-bottom: 10px;
  margin-left: 0;
}

p {
  margin-right: 0;
  margin-left: 0;
}

.layout {
  margin-bottom: 0px;
  margin-left: 1.5em;
}

.layout table { margin: 0 0; }

.photobox {
  clear: both;
  margin: 0 0 10px 10px;
  display: inline-block;
  zoom: 100%;
}

.photobox img {
  float: right;
  margin-left: 5px;
  background-color: #FFF;
}

.photobox .yoko {
  width: 670px;
  margin: 0 auto;
}

.photobox .yoko img {
  float: left;
  margin: 0 0 0 10px;
}

td,
th {
  padding: 5px;
  font-size: small;
  text-align: left;
  border: 1px solid #CDDBB7;
}

.daimei { width: 65%; }

th { background-color: #F2F8EB; }

td { text-align: left; }

table {
  width: 715px;
  margin: 0 auto;
  border: 1px solid #CDDBB7;
  clear: both;
}

.photobox1 {
  clear: both;
  margin: 0 0 10px 10px;
  display: inline-block;
  zoom: 100%;
}

.photoBox2 {
  width: 340px;
  float: right;
}

.photoBox3 {
  width: 170px;
  float: right;
}



/**ブラッシュアップ講座 プロフィール**/
.career_brashup__profile{}
.career_brashup__profile .content_txt ul{
	margin: 0;
}
.career_brashup__profile_item{
	padding-left: 10px;
	text-align: left;
  display: inline-block;
  zoom: 100%;
}
.career_brashup__profile_item:after{
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;}



.career_brashup__profile_item_text{
	font-size: 0.9em;
}


.entry-content h2 {
    font-size: 18px;
    border-bottom: 2px solid #cce198;
    color: #4ba91d;
    margin-bottom: 14px;
    padding: 7px 0;
    clear: both;
}


/****
about
  *****/
.about_oubo{
    margin-top: 40px;
}
.about_oubo_inner{
    width: 640px;
    margin: 0 auto;
}
.about_oubo ul.list_about_conditions{
    margin-left: 40px;
    margin-bottom: 40px;
}

.about_title{
    text-align: left;
}
.about_regist_flow{
    text-align: center;
}

/****
career
  *****/
table.career_table{
    border: 0;
}
table.career_table th{
    width: 6em;
}
table.career_table th,
table.career_table td{
    font-weight: normal;
    border: 0;
    vertical-align: top;
    font-size: 1em;
}

.report_text{
    padding-left: 2em;
}
.report_text h4{
    margin-left: -1.5em;
}



.annotation{
    margin: 10px  auto 10px;
    background: #fff;
    padding: 10px;
    font-size: 0.85em;
    border-radius: 5px;
}