@charset "UTF-8";



/*
########################################################
  Data        : contents.css
  Date        : 2000.00.00
  Last Update : 2000.00.00
########################################################
*/



/* =00.#wrapper */
/* ----------------------------------------------------- */



/* =01.#header */
/* ----------------------------------------------------- */



/* =02.#globalNavi */
/* ----------------------------------------------------- */



/* =03.#contents */
/* ----------------------------------------------------- */



/* =04.#topicPath */
/* ----------------------------------------------------- */



/* =05.#unitBlock */
/* ----------------------------------------------------- */

#unitBlock{
	width: auto;
}

#unitBlock .list li{
	float: left;
	width: 415px;
	margin-top: 2em;
	margin-right: 40px;
	font-size: 16px;
}

#unitBlock .list li span{
	font-weight: bold;
}



/* =05.#adWrapper */
/* ----------------------------------------------------- */



/* =06.#sideBlock */
/* ----------------------------------------------------- */



/* =07.#footer */
/* ----------------------------------------------------- */



/* =08. */
/* ----------------------------------------------------- */



/* =09. */
/* ----------------------------------------------------- */





