@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 .context.news{
	width: 600px;
	height: 264px;
	background: url(../images/toppage/bg-box.png) 0px 0px no-repeat;
}

#unitBlock .context.news .contextInner{
	padding: 20px;
}

#unitBlock .context.news .contextInner .crosshead{
	padding-bottom: 10px;
}

#unitBlock .context.news .contextInner .pane{
	padding-right: 30px;
	height: 194px;
	overflow: auto;
}

#unitBlock .context.news .contextInner table{
	width: 530px;
	border-top: 1px dotted #D5D5D5;
}

#unitBlock .context.news .contextInner th,
#unitBlock .context.news .contextInner td{
	border-bottom: 1px dotted #D5D5D5;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#unitBlock .context.news .contextInner th{
	padding-left: 0px;
}

#unitBlock .context{
	float: left;
	margin-right: 20px;
}

#unitBlock .context.right{
	margin-right: 0px;
}

#unitBlock .context.blog{
	background: url(../images/toppage/bg-cat11.gif) 0px 0px no-repeat;
	width: 290px;
	height: 264px;
}

#unitBlock .context.blog ul{
	padding-top: 7px;
	padding-left: 19px;
}

#unitBlock .context.blog li{
	float: left;
	margin-top: 12px;
	width: 252px;
}

#unitBlock .context.blog li img{
	display: block;
}


.pane .info{
	padding-left: 62px;
	background: url(../images/toppage/tag-info.gif) left center no-repeat;
}

.pane .event{
	padding-left: 62px;
	background: url(../images/toppage/tag-event.gif) left center no-repeat;
}

.pane .show{
	padding-left: 62px;
	background: url(../images/toppage/tag-show.gif) left center no-repeat;
}

.pane a:link,
.pane a:visited,
.pane a:hover,
.pane a:active{font-weight: bold;}



/* =05.#adWrapper */
/* ----------------------------------------------------- */

#adWrapper{
	width: 950px;
	padding-bottom: 20px;
	background: url(../images/toppage/bg-flash.png) center bottom no-repeat;
}

.adWrapperInner{
	padding: 20px;
	background-color: #FFF;
}

.flashContent{
	float: left;
	width: 330px;
}

.adRight{
	float: right;
	width: 560px;
}



/* =06.#sideBlock */
/* ----------------------------------------------------- */



/* =07.#footer */
/* ----------------------------------------------------- */



/* =08. */
/* ----------------------------------------------------- */



/* =09. */
/* ----------------------------------------------------- */




