@charset "utf-8";
/*
=========================================================
Copyright 2009. DENKIDO CORPORATION. All rights reserved.
http://www.
=========================================================
*/

/* ********************************************************************************
 * layout
 * ******************************************************************************** */

/* -----------------------------------------------
 * #contents
 * ----------------------------------------------- */
/* ---------------------------- 
 * > #b1(.block)
 * ---------------------------- */
#b1 h4{
	font-size: 135%;
	margin-bottom: 20px;
}

#b1 p span{
	color: #ff0000;
	font-weight: bold;
}

/* ---------------------------- 
 * > #b2(.block)
 * ---------------------------- */
#b2 dl dt{
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 10px;
}

#b2 ul{
	margin-bottom: 15px;
}
