/* charset */
@charset "Shift_JIS";

body	{
	border-top: 1px solid #cccccc;
	font-size: 90%;
	}

h1	{
	font-size: 95%;
	background-color: #eeeeee;
	padding: 1px;
	margin-bottom: 1px;
	}

small	{
	vertical-align: bottom;
	}

#p1	{
	float: left;
	width: 16%;
	}

#p2	{
	float: left;
	width: 16%;
	}

#p3	{
	float: left;
	width: 27%;
	}

#p4	{
	float: left;
	width: 14%;
	}

#p5	{
	float: left;
	width: 26.33%;
	}
