/*float clear*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    min-height:1%;  /* for IE 7*/
}

.con-wrap {
	background: #efefef url(image/bg01.gif) repeat-y 0 0;
	margin-top: 3px;
}
.con-wrap-left {
	float: left;
	width: 180px;
}
.con-wrap-right {
	float: right;
	width: 620px;
}

.con-wrap-left ul {
	margin: 0;
	padding: 0;
}
.con-wrap-left li {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #efefef;
	list-style-type: none;
	line-height: 1;
}
.con-wrap-left li img {
	vertical-align: top;
}

.heading
{ margin: 10px;
  padding: 3px 0px 0px 10px;
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  border-left: 18px solid #bae084;
  border-bottom: 2px solid #bae084;
  background-color: #fcfcce; }

.heading_s
{ margin: 10px;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  line-height: 120%; }

.paragraph
{ margin: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 120%; }
  
.paragraph02
{ margin: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 120%;
  color: #890f23;}

.font01
{ margin:10px;
  font-size:20px;
  font-weight: bold; }

.sch
{ font-size:10px; }

