@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 dl{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#unitBlock dt{
	margin-top: 2em;
	border-bottom: 1px solid #D5D5D5;
	font-weight: bold;
}

#unitBlock dd{
	margin-top: 6px;
}

#unitBlock dd span{
	margin-top: 1em;
	display: block;
}



/* =05.#adWrapper */
/* ----------------------------------------------------- */



/* =06.#sideBlock */
/* ----------------------------------------------------- */



/* =07.#footer */
/* ----------------------------------------------------- */



/* =08. */
/* ----------------------------------------------------- */



/* =09. */
/* ----------------------------------------------------- */





