@charset "utf-8";
#main_contents_new2008 .operation {
	margin: 0px;
	width: 560px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.operation .title {
	font-weight: bold;
	background-color: #F1F9FA;
	text-align: center;
	padding: 5px;
	font-size: 75%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.operation .title2 {
	font-weight: bold;
	background-color: #FEFDDA;
	text-align: center;
	padding: 5px;
	font-size: 75%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.operation .text {
	text-align: center;
	padding: 5px;
	font-size: 75%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.operation_area {
	margin: 0px 0px 40px 0px;
	position: relative;
}

.top_function h3 {
	font-size: 90%;
	margin: 0px 0px 10px 0px;
}
