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

#function-index h5{
	font-weight:bold;
}

#alpha span{
	display:block;
}

/* function index.html
-------------------------------------------------------------------------------- */
#function-index img {
	margin-top:45px;
}

/* function topics.html
-------------------------------------------------------------------------------- */
#topics img {
	margin-right:15px;
}

#topics h5 {
	font-weight:bold;
}

#topics .topics-bottom {
	margin-top:30px;
}

/* function 02-01.html
-------------------------------------------------------------------------------- */
/*#function02-01 span {
	width:340px;
}*/

#function .h3-em {
	font-style:italic;
	font-weight:normal;
}

/* function 02-02.html,function 02-03.html
-------------------------------------------------------------------------------- */
#function02-02 img,#function-02-03 img {
	margin-right:15px;
}

/* function 02-04.html,function 02-09.html
-------------------------------------------------------------------------------- */
#function02-04 img,#function02-09 img {
	margin-right:15px;
}


/* function 05-01.html
-------------------------------------------------------------------------------- */
#function05-01 .margin {
	margin-bottom:10px;
}


/* function 06-05.html
-------------------------------------------------------------------------------- */
#function06-05 {
	margin-top:20px;
}