@charset "utf-8";

#frame {
	clear: both;
	width: 820px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../img/frame_mid.jpg);
	background-repeat: repeat-y;
}

#frame  h2 {
	height: 60px;
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	line-height: 56px;
	background-image: url(../img/frame_top.jpg);
	background-repeat: no-repeat;
}

#frame  h2  .actress {
	margin-left: 2em;
	font-size: 1em;
	font-weight: normal;
}




#frame #frameCont {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	padding-left: 15px;
}




#frame #frameBot {
	clear: both;
	height: 30px;
	width: 820px;
	background-image: url(../img/frame_bot.jpg);
	background-repeat: no-repeat;
}

.division {
	clear: both;
	width: 770px;
	margin-bottom: 15px;
	background-image: url(../topics/img/divM.jpg);
	background-repeat: repeat-y;
}

.division .bot {
	clear: both;
	height: 8px;
	background-image: url(../topics/img/divB.jpg);
	background-repeat: no-repeat;
}

.division h3 {
	height: 28px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
	color: #414141;
	line-height: 20px;
	background-image: url(../topics/img/divT.jpg);
	background-repeat: no-repeat;
}


#frame .itemBox {
	float: left;
	width: 375px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#frame   .itemBox  h4 {
	height: 20px;
	overflow: hidden;
	font-size: 1.2em;
	padding-right: 10px;
	padding-left: 14px;
	background-image: url(../img/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 20px;
	margin-left: 5px;
}
#frame .itemBox p {
	line-height: 1.4em;
	margin-bottom: 1em;
	margin-left: 19px;
}


#frame  .itemBox .actress {
	height: 1em;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 0.9em;
	line-height: 100%;
}
