﻿@charaset "utf-8";

table{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

.container{
	width:755px;
	margin-top:15px;
}

.main_title{
	font-size:25px;
	font-weight:bold;
	text-align:center;
	background-color:#fef4f4;
}

.title{
	text-align:center;
}

.birth{
	width:85px;
	background-color:#fef4f4;
}

.junior{
	background-color:#fef4f4;
}

.heigh{
	background-color:#fef4f4;
}

.uni{
	background-color:#fef4f4;
}

.entry{
	width:95px;
	background-color:#fef4f4;
	text-align:center;
}

.graduation{
	width:95px;
	background-color:#fef4f4;
	text-align:center;
}

.odd{
	height:24px;
	font-size:14px;
	text-indent:5px;
	background-color:#f5b1aa;
}

.even{
	height:24px;
	font-size:14px;
	text-indent:5px;
	background-color:#fdeff2;
}

#caution{
	font-size:15px;
	margin-left:90px;
	line-height:1.2em;
}