/* *********************** index page *********************** */
/* ++++++ structure ++++++ */
.list { margin-bottom:30px;

}

.list ul { padding-top:10px; /*border-top:1px dotted #b679d2; border-bottom:1px dotted #b679d2;*/ }
.list ul li { margin:0 0 10px 0; padding:0 0 0 22px; background:url(../img/arw_pp01.gif) no-repeat left center; }

#kiyaku {
	line-height:180%;
}
#kiyaku #ist{ margin:40px 0 0 18px;}
#kiyaku ul{	margin-left:40px; padding-left:5px;}
#kiyaku ul li{	list-style-type:disc;}
#kiyaku p{	margin-left:18px;p}

/* *********************** qa page *********************** */
.lead_cur {
	padding:0 0 10px 30px;
/*	border-bottom:1px solid #eedaf6;*/
}
#qa{ margin:10px; padding:0; height:100%;}
h4 {
	background-color:#f1e9f4;
	padding:10px 30px;
	background-image:url(../hiroba/lesson/img/hls_point.gif);
	background-position:5px center;
	background-repeat: no-repeat;
	color:#a158c3;
	font-size:120%;
	margin-bottom:10px;
}

#qa dl { padding-top:10px; /*border-top:1px dotted #b679d2; border-bottom:1px dotted #b679d2;*/ }
#qa dt { margin:0 0 10px 0; padding:0 0 0 40px;
	background:url(../hiroba/lesson/img/q.gif) no-repeat left center;
	border-bottom:1px dotted #555;
	font-size:120%;
	font-weight:bold;
	line-height:140%;
/*	height:30px;*/
	padding-top:20px;
}
#qa dl dd.line{ margin:0 0 10px 40px; padding:0}
#qa dd { margin:0 0 10px 0; padding:10px 0 0 40px; background:url(../hiroba/lesson/img/a.gif) no-repeat left 5px;
				 line-height:140%; height:100%}
#qa dl ol{ margin:20px 10px 10px 40px;}
#qa ol li{ list-style-type:decimal;}
.inst{ vertical-align:top; margin-left:5px;}
.inst a{ vertical-align:top; color:#B57BDE; font-size:110%;}
p.instructor {
	background:url(../hiroba/lesson/img/arw_pnk.gif) no-repeat left center;
	padding:10px 40px;
	margin-left:40px;
}
#qa div.line{border-bottom:1px dotted #555; margin-bottom:10px;}
/* rule page */

/* *********************** instructor page *********************** */
#ist {
	margin-top:10px;}

#ist .ist_bg{ margin-left:10px;}
#ist .ist_bg img{ margin: 0 5px -5px 0;}
#ist .ist_bg dl{
}
#ist .ist_bg dt{
	background:url(../hiroba/lesson/img/ist_icon.gif) no-repeat left center;
	padding-left:27px;
	font-weight:bold;
}
#ist .ist_bg dd{
	margin:5px 0 15px 27px;
}

