@charset "UTF-8";



/*
########################################################
  Data        : contents.css
  Date        : 2000.00.00
  Last Update : 2000.00.00
########################################################
*/



/* =00.#wrapper */
/* ----------------------------------------------------- */



/* =01.#header */
/* ----------------------------------------------------- */

#header{
}



/* =02.#globalNavi */
/* ----------------------------------------------------- */



/* =03.#contents */
/* ----------------------------------------------------- */



/* =04.#topicPath */
/* ----------------------------------------------------- */



/* =05.#unitBlock */
/* ----------------------------------------------------- */

#unitBlock{
	width: auto;
}

.freeBox{
	background-color: #75A01B;
	color: #FFF;
}

.freeBox h2{
	font-size: 16px;
	font-weight: bold;
	background: url(../images/bg-border.gif) left bottom repeat-x;
	padding-bottom: 10px;
}

.freeBox h2 span{
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.freeBox p{
	margin-top: 10px;
}

.freeBox .act1,
.freeBox .act2,
.freeBox .act3,
.freeBox .act4,
.freeBox .act5,
.freeBox .act6,
.freeBox .act7,
.freeBox .act8{
	float: left;
	width: 424px
}

.freeBox .left{
	float: left;
	width: 188px;
}

.freeBox .right{
	float: right;
	width: 236px;
}


.bottomBox{
	clear:both;
	margin: 10px 20px 0px;
	padding: 20px 0px 0px;
}

.bottomBox h2{
	float:left;
	margin: 0px 15px 0px;
	background: transparent;
}

.bottomBox p{
	float:left;
	padding: 0px 10px 10px 10px
}


/* =05.#adWrapper */
/* ----------------------------------------------------- */



/* =06.#sideBlock */
/* ----------------------------------------------------- */



/* =07.#footer */
/* ----------------------------------------------------- */



/* =08. */
/* ----------------------------------------------------- */



/* =09. */
/* ----------------------------------------------------- */





