@charset "utf-8";
/* CSS Document */

/* ===== index ====== */
table#chara {
	margin: auto;
	margin-bottom: 15px;
	background-image:url(../strategy/img/img_map.png);
}

table#chara p, table#chara ul {
	margin-bottom: 0px;
}

.txt{
	font-size: 16px;
	font-weight:bold;
	line-height: 12px;
	position: absolute;
	top: 50px;
	left: 50px;
	line-height:22px;
	color:#3A479C;

}

.txt2{
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	width:350px;
	top: 135px;
	left: 50px;
	line-height:20px;
}

.txt3{
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	width:350px;
	top: 230px;
	left: 50px;
	line-height:20px;
}

.txt4{
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	width:350px;
	top: 305px;
	left: 50px;
	line-height:20px;
}


/* ===== index2 ===== */
table#review td {
	background-color: #FFFFFF;
	font-weight: bold;
}

table#review tr.ver2 td {
	background-color: #F0F0F0;
	font-weight: normal;
}
