/*�S�y�[�W���ʂ̊�{�\���i�ʒu�������j�Ɋւ���style*/
*{
	margin:0px;
	padding:0px;
	font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
	color:#555555;
}
#container{
	width:1000px;
	height:200px;
	margin:0px auto;
}
.header{
	height:130px;
}
#naruto{
	background:url(images/background/body_background.png);
}

.underH2 .underH3 p{
	margin:10px;
}	
.underH4{
	margin:15px;
}



table {
	width: 100%;
	border-collapse: collapse;
}
th, td {
	border: 1px solid #ccc;
	padding: 8px;
	text-align: left;
}
th {
	background-color: #f4f4f4;
}
.note {
	margin-top: 10px;
	font-size: 14px;
	color: #000;
}