@charset "UTF-8";
/* CSS Document */

#profile{
	width:520px;
	float:left;
}
#profile h2{
	width:520px;
	height:50px;
	display:block;
	background:url(../img/title_kiyomi.gif) no-repeat 10px 10px;
	margin:0;
	text-indent:-9999px;
	float:left;
	
}

#profile p{
	padding:10px;
	margin:0;
}
#profileRight{
	width:278px;
	float:right;
	margin:0;
	background:#FBDB34;
}
#profileRight p{
	padding:0 10px 10px 10px;
}

.course {
	width:600px;
	float:left;
}

.course h3{
	width:590px;
	background:url(../img/flower.gif) no-repeat 5px 5px #647c30;
	height:30px;
	margin:0;
	color:#FFFFFF;
	text-indent:17px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "ＭＳ Ｐ明朝";
	font-size:1.5em;
	font-weight:normal;
	padding:5px 0;
}
.course p, .testimonial p{
	padding:10px;
	margin:0 0 5px 0;
}
.testimonial p{
	border-bottom:dotted #FFFFFF 1px;
	background:#d0ea98 url(../img/comment_s.gif) no-repeat 3px 0;
	text-indent:25px;
}

.testimonial {
	width:195px;
	float:right;
	background:#d0ea98;
}
.testimonial h3{
	font-size:1.33em;
	font-weight:normal;
	margin:0;
	padding:10px;
	text-align:center;
	border-bottom:dotted #FFFFFF 1px;
}
.textRight{
	text-align:right;
}

#left{
	width:600px;
	float:left;
}

#right{
	width:195px;
	margin:0 0 0 605px;
}
