@charset "utf-8";
#headLine {
	background-color: #66CCCC;
}
#img {
	height: 285px;
	width: 570px;
}

h4 {
	border-left-color: #66CCCC;
	clear: both;
}
#about {
	margin-bottom: 20px;
}

.aboutKatoImg {
	float: left;
	padding-right: 20px;
}
.aboutLead {
	padding-bottom: 10px;
}
#profile {
	border: 1px solid #CCCCCC;
	clear: both;
	float: none;
	overflow: auto;
	margin-bottom: 60px;
}
.profileImg {
	float: left;
	padding: 20px;
}
.profile_text_box {
	padding-top: 20px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	float: left;
	padding-left: 20px;
}
.LessonsKodomo {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
	
	& a {text-decoration: none}
}
.LessonsArt {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-bottom: 60px;
	
	& a {text-decoration: none}
}

.lessonImg {
	width: 230px;
	height: auto;
	float: right;
	padding-left: 30px;
}
.lessonTitle {
	width: 340px;
	height: auto;
	padding-bottom: 20px;
}
#printMuryo {
	margin-bottom: 40px;
	height: 45px;
	
	& a {text-decoration: none}
}
.printMuryoLogo {
	float: left;
	padding-right: 20px;
}


h5 {
	font-size: 16px;
	line-height: 1;
	text-align: left;
	font-weight: bold;
	margin-bottom: 26px;
	color: #66CCCC;
}
#ayano {
	padding-bottom: 40px;
	border-bottom: 1px dashed #999;
	bottom: auto;
	margin-bottom: 40px;
}
#sakurako {
	margin-bottom: 60px;
}



.koshi {

}

.koshi_name {
	font-size: 14px;
	line-height: 1.5;
}
.koshi_name2 {
	font-size: 18px;
}

.koshi_head_01 {
	font-size: 20px;
	font-weight: bold;
	color: #66CCCC;
	line-height: 1.5;
	margin-top: 15px;
}

.koshi_head_02 {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
}

.kosni_txt {
	color: #7c7c7c;
	font-size: 13px;
	line-height: 1.7;
	text-align: justify;
	margin-top: 14px;
}

.kosni_profile {
	font-size: 13px;
	text-align: left;
	line-height: 1.75;
	margin-top: 17px;
	color: #000000;
}
.aboutKoshiImg {
	float: left;
	padding-right: 30px;
}
