@charset "shift_jis";


/*===============================

	[ beginner typing 10 ]

===============================*/

/* --- table --- */
#contents div.section table.function {
	margin-left : auto;
	margin-right : auto;
}

#contents div.section table.function td div {
	width: 54px;
	margin: auto;
}

#main2 #beginnerContents #contentsMain0801 table.function {
	width: 100%; 
    border: 1px solid #CCC;
    border-collapse: collapse;
}

#main2 #beginnerContents #contentsMain0801 table.function tr {
    border: 1px solid #CCC;
}

#main2 #beginnerContents #contentsMain0801 table.function td {
    border: 1px solid #CCC;
    padding: 10px;
}

#main2 #beginnerContents #contentsMain0801 table.function td span {
    font-weight: bold;
}

#main2 #beginnerContents #contentsMain0801 table.function td div {
	width: 54px;
	margin: auto;
}

#main2 #beginnerContents #contentsMain0801 table.function th {
    background-color:#DDD;
    border: 1px solid #CCC;
    text-align: center;
    padding: 10px;
}

#main2 #beginnerContents #contentsMain0801 table.function th.symbols {
    width: 30%;
}

#main2 #beginnerContents #contentsMain0801 table.function th.commentary {
    width: 70%;
}
