@charset "UTF-8";
/* CSS Document */


#column_base {
	background-image: url(../conmon/bg_3column.gif);
	background-repeat: repeat;
	position: relative;
	padding-top: 5px;
	overflow: visible;
	margin-bottom: 30px;
}
#column_left img {
	margin-bottom: 3px;
}
#column_left {
	float: left;
	width: 150px;
	position: relative;
	margin-right: 9px;
}
#column_middle {
	float: left;
	width: 583px;
	margin-right: 8px;
}
#column_right {
	float: right;
	width: 150px;
	position: relative;
}
#infomation {
	background-color: #FFFFFF;
	width: 148px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #66cc66;
	border-left-color: #66cc66;
	border-bottom-width: 1px;
	border-bottom-color: #66CC66;
	height: 200px;
}
#tit_information {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #66CC66;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#txt_infomation {
	width: 140px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
}
#panel_tel {
	font-size: 50px;
	font-weight: bold;
	color: #FF4015;
	text-align: center;
}
.for-bignners-points {
	background-image: url(../images/bg_mid_for-biginner.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
}
.for-bignners-points_txt {
	font-size: 13px;
	width: 510px;
	padding-left: 50px;
	font-weight: bold;
	color: #000000;
}
#panel_eigyotime {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#btns_price-list {
	text-align: center;
	margin-bottom: 30px;
}
#btns_price-list img {
	margin-right: 2px;
	margin-left: 2px;
}
#for-bignners {
}

