.title1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	margin-left: 20px;
	font-style: normal;
	color: #666666;
}
.honbun {
	font-size: 11px;
	color: #666666;
	line-height: 180%;
}
.honbun2 {
	font-size: 11.4px;
	color: #666666;
	line-height: 165%;
}
.honbun2-2 {
	font-size: 11.4px;
	color: #333333;
	line-height:1.3;
}
.honbun3 {
    font-size: 12px;
	color: #666666;
	line-height: 160%;
}
.honbun4 {
    font-size: 12px;
	color: #666666;
	line-height: 188%;
}
.daigae {
    font-size: 10.8px;
	color: #666666;
	line-height: 160%;		
}
.image {
    font-size: 10px;
	color: #666666;
	line-height: 250%;
}
.image2 {
    font-size: 10px;
	color: #333333;
	line-height: 132%;	
}
.small1 {
    font-size: 10px;
	color: #333333;
	line-height: 132%;
}
.title2 {
	font-weight: normal;
	color: #666666;
	font-size: 17px;
	line-height: 150%;
}
.title3 {
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	line-height: 150%;	
}
.midashi {
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	line-height: 170%;
}
.isshin_title {
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 120%;	
}


.fll{
	float:left;
	display:inline;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
#header{
	width:720px;
	border-bottom:solid 2px #8D8D8D;
	padding-bottom:5px;
	margin-bottom:5px;

}

#header p {
	margin:0;
	padding-right:12px;
	
}
.mb10{
	padding-top:5px;
}

.pl20{
	padding-right:0px;
	padding-left:5px;
}

#navi{
	width:720px;
}
#navi ul{
	width:720px;
	list-style-type:none;
	margin-left:-40px;
}

#navi ul li{
	float:left;
	display:inline;
	padding-right:10px;
	padding-left:0px;
	
}
