/* CSS Document */

a:link {color:#003399;}
.worldBox {
	background-color: #FFFFFF;
	border: 1px solid #3373ae;
}
a:visited {color:#336699;}
a:hover {color:#CC6600;}
a:active {color:#CC6600;}


body {
	font-size: 12px;
	color: #412bcb;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #839fff;
}

td{
	font-size: 12px;
}

p {
	font-size: 12px;
	color: #412bcb;
	margin: 3px 0px 3px 3px;
	padding: 0px;
	text-align: left;
	line-height: 1.5em;
}

.contents {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.BoxColor {
	/*background-color: #e4eff3;*/
	background-color: #ffffff;
	border: 1px solid #5644d0;
	line-height:120%;
}

.contents {
	font-size: 12px;
	color: #412bcb;
	padding: 0px;
	text-align: left;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#BoxTop {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#BoxBottom {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.ColorBlue {
	background-color: #839fff;

}

.ColorLight {
	background-color: #cfe2fc;

}

.BoxLeft {
	background-image: url(images/tox_lin_left.jpg);
	background-repeat: repeat-y;
}

.BoxRight {
	background-image: url(images/tox_lin_right.jpg);
	background-repeat: repeat-y;
}

.BoxInside {
	background-image: url(images/box_inside.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 730px;
}


.CharaFrm {
	margin: 20px 0px 10px;
	padding: 0px;
	height: 340px;
	width: 580px;
}

.CharaInfo {
	font-size: 12px;
	height: 340px;
	width: 480px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.newshead {
	font-size: 14px;
	color: #333399;
	font-weight: bold;
}

.ColorLight .BoxInside .worldBox p {
	font-size: 12px;
	color: #412bcb;
	padding: 0px;
	text-align: left;
	line-height: 1.3em;
	margin-top: 3px;
	margin-right: 35px;
	margin-bottom: 3px;
	margin-left: 35px;
}
.worldImg {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.worldTitle {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
