@charset"Shift_JIS";

/* PROFILE ****************************************************************/
.profile_bg{
	height:470px;
	width:600px;
	background-image:url(../image/profile/bg.jpg);
}

.profile_area{
	font-size:x-small;
	padding:100px 0 0 250px;
	color:#FFFFFF;
	line-height:150%;
}


/* PLAY ****************************************************************/
.play_bg{
	height:470px;
	width:600px;
	background-image:url(../image/play/bg.jpg);
}

.play_area{
	font-size:x-small;
	padding:80px 0 0 250px;
	color:#FFFFFF;
	line-height:150%;
}

.play_txt1{
	font-size:small;
	font-weight:bold;
	padding-bottom:15px;
}


/* SYSTEM ****************************************************************/
.system_bg{
	height:470px;
	width:600px;
	background-image:url(../image/system/bg.jpg);
}

.system_area{
	font-size:x-small;
	padding:0 0 0 270px;
	color:#FFFFFF;
	line-height:150%;
}

.system_txt1{
	font-size:small;
	font-weight:bold;
	padding-bottom:15px;
}


