/* CSS Document */

#pagetitle{
	width: 545px;
	height: 60px;
	margin: 0 0 20px 0;
}

.block{
	width: 545px;
	margin: 0 0 30px 0;
}

.block h3{
	margin: 0 0 10px 0;
}

.block-contents{
	width: 510px;
	margin: 0 auto;
}
.block-contents-end {
	margin-bottom: 20px;
}


#text{
	margin: 0 10px;
}

.page{
	margin: 10px 8px;
	background: #ffffff;
	border: solid 1px #E0DED9;
	padding: 8px;
}

.page p{
	text-align: center;
}



.curriculum{
	background: #ffffff;
	border: solid 1px #E0DED9;
	padding: 10px 10px 20px ;
	margin: 10px 0 0 0;
}

.first-curriculum{
	margin: 0 !important;
}
.curriculum-box{
	width: 470px;
	margin: 10px auto 0 auto;
}


.table-style{
	width: 490px;
	border-collapse: collapse;
	margin: 10px 0 0 0;
	font-size: 11px;
}

.table-style th,.table-style td{
	padding: 5px;
	border: solid 1px #BFBFBF;
	text-align: center;
}

.table-style th{
	background: #E5E5E5;
}

.bg td{
	background: #FFF8F8;
}

.kamoku{
	text-align: left !important;
	width: 300px;
}