@charset "utf-8";

/*============================================
�e�[�u��
============================================*/
table.profile{
	width:940px;				/*�e�[�u���S�̂̕�*/
	border-collapse:collapse;				/*�Z�����m�̊ԂɌ��Ԃ�󂯂Ȃ�*/
}
table.profile th{
	width : 50px;				/*���o���Z���̕�*/
	padding:5px;				/*�p�f�B���O*/
	text-align:center;				/*�Z���^�[�����ɂ���*/
	white-space:nowrap;				/*�Z����̉��s��֎~����*/
	background-color:#ccccee;				/*�Z���̔w�i�F*/
	border-bottom:dotted #666666 1px;				/*�Z���̃{�[�_�[*/
}
table.profile td{
	padding:3px;				/*�p�f�B���O*/
	background-color:#eeeeff;				/*�Z���̔w�i�F*/
	border-bottom:dotted #666666 1px;				/*�Z���̃{�[�_�[*/

width : 50px;
}