#main {
	line-height: 140%;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
	margin-top: 15px;
}
h1, h2, h3, h4, h5, p, ul {
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-size: 23px;
	color: #FF6600;
}
h2 {
	font-size: 18px;
	color: #4864A0;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h4 {
	font-size: 14px;
	color: #4864A0;
}
.entryform h4 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: 10px;
	border: 1px solid #999999;
	background-color: #E7E7E7;
}
form {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Entry Divs  */

.entryform, .keisan, .entry-tape {
	font-size: 14px;
	line-height: 125%;
}
.entryform, .entry-keisan, .entry-tape {
	background-color: #CCCCCC;
}
.entry-keisan {
	font-size: 14px;
	background-color: #CCCCCC;
	line-height: 125%;
}
.keisan {
	margin-top: 10px;
	margin-bottom: 10px;
}
.entryform td {
	background-color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
}
.entryform p {
	margin-top: 5px;
	margin-bottom: 2px;
}
.entryform th {
	font-weight: normal;
	background-color: #4864A0;
	color: #FFFFFF;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
}
.entry-keisan td {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.entry-tape td {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	line-height: 110%;
}
.entry-keisan th {
	background-color: #FFCC66;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.entry-keisan .th-k2 {
	background-color: #FFC7AC;
}
.entry-keisan ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.entry-keisan li {
	margin: 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: right;
}
.ico {
	background-image: url(../img/keisan_ic2.gif);
}
.kakeru {
	background-image: url(../img/keisan_kakeru.gif);
}


.entry-tape th {
	background-color: #FFCC66;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}



/* Other Parts  */
.magright10 {
	margin-right: 10px;
}
.mrgtop20 {
	margin-top: 20px;
}
.mrgtop10 {
	margin-top: 10px;
}
.fsmall {
	font-size: 13px;
	line-height: 130%;
}
.comment {
	font-size: 12px;
	color: #4864A0;
}
