.con_01 {  font-size: 10px; line-height: 16px}
.con_line {  border: #666666 solid; border-width: 1px 0px}
.sub01 {  font-size: 10px; line-height: 15px; padding-top: 3px; padding-right: 0px; padding-bottom: 3px; padding-left: 8px}
.sub02 {  font-size: 10px; line-height: 15px; padding-top: 3px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px}
.sub_tittle {  font-size: 12px; font-weight: bold; padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.sub_tittle2 {  font-size: 16px; font-weight: bold; padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.main_txt_01 {  font-size: 12px; line-height: 24px}
.main_txt_01_1 {  font-size: 14px; line-height: 24px}

.main_txt_02 {  font-size: 12px; line-height: 18px}
.sub_line_01 {  border-color: black black #666666; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.main_line_01 {  border-color: #999999 black; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.main_txt_03 {  font-size: 10px; line-height: 18px}
.main_txt_04_yohaku {  font-size: 12px; line-height: 24px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px}
.con_02 {  font-size: 11px}


body{
  background-image: url(http://www.kwf.jp/images/bg_02.jpg);
  color: #333333;
}

.container{
  margin: 0 auto;
  width: 770px;
}
.container a{
  color: #fff;
  text-decoration: underline;
}

.site-header{
  border-bottom: 25px solid #fff;
  color: #fff;
  font-size: 10px;
}
.site-header .sub-navigation{
  padding-bottom: 5px;
  text-align: right;
}
.site-header .sub-navigation a{
  padding-left: 20px;
}
.site-header .sub-navigation a img{
  padding-right: 3px;
  position: relative;
  top: 1px;
}
.site-header .logo a,
.site-header .logo img{
  background: #000;
  display: block;
  margin: 0 auto;
}
.site-header .navigation{
  background-image: url(http://www.kwf.jp/images/con_bg_j.jpg);
  line-height: 25px;
  padding: 0 10px;
}
.site-header .navigation .menu img{
  padding-left: 5px;
  position: relative;
  top: 2px;
}
.site-header .navigation .sep{
  padding: 0 5px;
}


.site-sidebar{
  box-sizing: border-box;
  float: left;
  padding: 0 8px;
  width: 200px;
}
.sidebar-title{
  border-bottom: 1px dotted #666;
  color: #ccc;
  font-size: 18px;
  margin: 0;
  padding: 10px 0;
}
.sidebar-title > span{
  font-size: 14px;
}
.sidebar-nav{
  list-style-image: url(http://www.kwf.jp/images/vector03.gif);
  padding-left: 20px;
  margin: 10px 0;
}
.sidebar-nav li{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  margin-bottom: 15px;
}


.main-content{
  background: #000;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
}
.site-content{
  background: #fff;
  float: right;
  width: 570px;
}


.site-footer{
  background: #000;
  border-top: 10px solid #fff;
  color: #999;
  font-size: 10px;
  line-height: 18px;
  margin-bottom: 50px;
  padding: 30px 0;
  text-align: center;
}
.site-footer h4{
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 5px;
}


.entry-title{
  background: #f0f0f0;
  font-size: 12px;
  margin: 0;
  padding: 5px 8px 5px 30px;
  position: relative;
}
.entry-title > img{
  position: absolute;
  top: 7px;
  left: 8px;
}
.entry-content{
  margin: 0 10px;
}


.masters{
  overflow: hidden;
}
.masters .master{
  float: left;
  text-align: center;
  width: 25%;
  white-space: nowrap;
}
.masters .master img{
  height: 150px;
}
.masters .master .grade{
  font-weight: bold;
  margin-top: 20px;
}
.masters .master .hometown{
  color: #999;
  margin-bottom: 20px;
}
.eng .masters .master{
  font-size: 10px;
}
