﻿@charset "UTF-8";

#cha {
	width: 750px;
	background-image: url(../images/chara/select0.gif);
	background-repeat: repeat;
	height: auto;
}

#cha table {
	width: 150px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ce15ce;
}

#cha img.clr {
	float: right;
	margin: 0px;
}
