@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;
}

.ACenter{
	text-align: center;
	font-size: 21px;
	color:#FF9900;
}

#unitBlock .contextInner.button{
	text-align: center;
	padding: 20px;
	background-color: #E1DCD0;
	font-size: 14px;
}



#unitBlock .contextInner.itemBox{
	position: relative;
}

#unitBlock .contextInner.itemBox .btn{
	position: absolute;
	top: 229px;
	left: 369px;
}



#unitBlock .contextInner.footer .left th,
#unitBlock .contextInner.footer .left td{
	padding: 5px 10px;
}

#unitBlock .contextInner.footer .left th{
	border-right: 1px dotted #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

#unitBlock .contextInner.footer .left td{
	border-bottom: 1px solid #d5d5d5;
}



/* =05.#adWrapper */
/* ----------------------------------------------------- */



/* =06.#sideBlock */
/* ----------------------------------------------------- */



/* =07.#footer */
/* ----------------------------------------------------- */



/* =08. */
/* ----------------------------------------------------- */



/* =09. */
/* ----------------------------------------------------- */


.itemBox{
	border:4px solid #76A01C;
}

.item{
	padding:7px;
}

.inContext{
	width:866px;
	overflow:auto;
}

.inContextInner{
	float:left;
	margin-right:15px;
	width:160px;
}

.inContextInner.last{
	margin-right:0px;
}

.inContextInner th,
.inContextInner td{
	text-align:center;
}

.dvd1 th{
	background-color:#F2F2F2;
}

.dvd2 td{
	font-size:16px !important;
	font-weight:bold !important;
	height: 44px;
	vertical-align:middle;
}

.dvd2 td span{
	font-size:12px !important;
}

.dvd3 td img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 160px;
	height: 113px;
}

.dvd4 td{
	padding:10px 0px;
	font-size:16px !important;
	font-weight:bold !important;
}

.dvd4 td span{
	font-size:12px !important;
	font-weight:normal !important;
}

.dvd5 td img{
	display:block;
	margin-left:auto;
	margin-right:auto;

}





