
/*トップメニュー*/
div#menu{
	margin:10px 0 0 10px;
}
div#menu dl{
	float:left;
	width:222px;
}
div#menu dl dd{
	background-image:url(../img/kazari.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding:0 0 0 20px;
}
div#menu dl#menu01{
	margin:0 30px 0 20px;
}

div#menu dl dt{
	margin-bottom:10px;
}

/*btns*/
/* jyunbicyu
div#menu dl#menu01 dt{
	display:block;
	width:233px;
	height:238px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../img/menu01_jyunnbicyu.gif) 0 0;
}
*/

div#menu dl#menu01 dt a{
	display:block;
	width:233px;
	height:238px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../img/menu01.gif) 0 0;
}
div#menu dl#menu01 dt a:hover{
	background: url(../img/menu01.gif) 0 -238px;
}
div#menu dl#menu02 dt a{
	display:block;
	width:221px;
	height:238px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../img/menu02.gif) 0 0;
}
div#menu dl#menu02 dt a:hover{
	background: url(../img/menu02.gif) 0 -238px;
}



h3{
	clear:both;
}


/*あかね先生ってどんな人？*/
div#prof{
	background-image:url(../img/piano.jpg);
	background-position:right 80px;
	background-repeat:no-repeat;
	
}
div#prof dl{
	width:415px;
}
div#prof dt{
	float:left;	
	clear:left;
	width:110px;
	padding:7px 0 7px 10px;
	min-height:2em;
}
div#prof dd{
	padding:7px 5px 7px 0;
	border-bottom:1px dotted #F75353;
	min-height:2em;
}

div#prof ul li{
	float:left;
	width:170px;
	margin:20px 0 0 0;
}
div#prof ul li#prof_li2{
	padding:0 32px;
}

div#prof_more{
	clear:both;
	background: url(../img/waku_p_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
div#prof_more h4{
	clear:both;
	background: url(../img/waku_p_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:6px 0 0 25px;
}
div#prof_more p{
	clear:both;
	background: url(../img/waku_p_btm.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:5px 25px 10px 40px;
}

/*btn*/
div#prof div#b_prof{
	clear:both;
	margin-left:357px;
}
div#prof div#b_prof a{
	display:block;
	width:222px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../img/b_prof.gif) 0 0;
}
div#prof div#b_prof a:hover{
	background: url(../img/b_prof.gif) 0 -32px;
}



/*あかね先生の出版物*/
div#item ul li{
	clear:both;
	background-image:url(../img/kugiri_pink.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:15px 0 32px 0;
}
div#item ul li h5{
	margin:0 0 10px 0;
}
div#item ul li div.item_txt{
	float:left;
	width:390px;
}
div#item ul li div.item_txt p{
	margin:0 0 0 25px;
	line-height:1.5em;
}
div#item ul li div.item_ph{
	float:right;
	width:160px;

}


.info{
	font-size:9px;
}