@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{
	float: left;
	width: 700px;
}

.mainImg{
	border: 1px solid #d5d5d5;
}

.photo img{
	display: block;
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-right: 20px;
	border: 1px solid #D5D5D5;
}

.headline{
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}

.headline span{
	display: block;
	font-size: 12px;
	font-weight: normal;
}



.title-year{
	display: block;
	padding-top: 20px;
	padding-bottom: 5px;
	background: url(../images/bg-border.gif) bottom left repeat-x;
	color: #668C17;
	font-size: 16px;
	font-weight: bold;
}

.title-year.header{
	padding-top: 0px;
}



.sml{
	font-size: 10px;
	line-height: 1.3;
}



#unitBlock .context.border{
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px dotted #668C17;
}



#unitBlock .contextInner{
	margin-top: 20px;
}

#unitBlock .contextInner.header{
	margin-top: 0px;
}



#unitBlock .contextInner .crosshead{
	text-align: center;
}



#unitBlock .contextInner table{
	width: 330px;
}

#unitBlock .contextInner th,
#unitBlock .contextInner td{
	text-align: center;
	border: 1px solid #CCC;
	padding: 3px 0px;
}

#unitBlock .contextInner th{
	background-color: #F2F2F2;
}



#unitBlock .context p{
	margin-top: 10px;
}

#unitBlock .context.spec{
	margin-top: 40px;
}

#unitBlock .context.spec .left{
	float: left;
	width: 330px;
}

#unitBlock .context.spec .right{
	float: right;
	width: 330px;
}


#unitBlock .context.button{
	text-align: center;
	margin-top: 40px;
	padding: 20px 0px;
	background-color: #E1DCD0;
}


.cast td {
	margin: 0px;
	padding: 20px 5px 5px;
	width: 180px;
}

.cast th {
	margin: 0px;
	padding: 0px 5px 10px;
	width: 180px;
	text-align: center;
}



/* =05.#adWrapper */
/* ----------------------------------------------------- */



/* =06.sidebar */
/* ----------------------------------------------------- */

#sidebar{
	float: right;
	width: 190px;
}

#sidebar .context.wrap{
	padding-top: 4px;
	background: url(../../images/common/bg-side-border.gif) 0px 0px no-repeat;
}

#sidebar .context.wrap .wrapInner{
	padding-bottom: 4px;
	background: url(../../images/common/bg-side-border.gif) bottom left no-repeat;
}

#sidebar .context.wrap .contextInner{
	padding: 2px 6px 6px 6px;
	background: url(../../images/common/bg-side-loop.gif) 0px 0px repeat-y;
}

#sidebar .context.wrap li{
	line-height: 1.1;
	margin-top: 8px;
	margin-left: 10px;
	padding-left: 6px;
	background: url(../../images/common/icon-arrow-green.gif) 0px 3px no-repeat;
}



/* =07.#footer */
/* ----------------------------------------------------- */



/* =08. */
/* ----------------------------------------------------- */



/* =09. */
/* ----------------------------------------------------- */





