/* CSS Basic Style ---------------------------------------------------------- */


.entry-area {
	margin: 20px 23px 20px 9px;
}

.e-title{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 30px 0px 10px;
	background: url(../../images/tower_news/20090303_20anniversary/t-back.gif) no-repeat;
	height: 30px;
	width: 870px;
	vertical-align: middle;
	padding: 6px 10px;
	clear: both;
}
.e-text{
	font-size: 12px;
	margin: 6px 10px 6px 20px;
}

.box-table-chara{
	border: 1px solid #999999;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
}

.frame {
	margin: 20px 20px 20px 20px;
	padding: 15px 15px 15px 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.chara-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
	clear: both;
}

.chara-area {
	margin:40px 43px 0px 43px;
	clear: both;
}
.chara-frame {
	border: 1px solid #999999;
	float: left;
	width: 220px;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 6px 10px;
}
.tower-name {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}




.clear-both {
	clear: both;
}

.img-chara {
	float: right;
}

.text-valignsub {
	vertical-align: sub;
}

.img-center {
	text-align: center;
	border: 1px solid #999999;
}
