@charset "utf-8";
/* -----ビッグタイトル下の設定----------------------------------------- */
.brown {
	color: #A6937C;
}
.brown2 {
	color: #8F7A61;
}
.red {
	color: #FF0000;
}
.pink {
	color: #FF2876;
}
.orange-pad {
	color: #ff6900;
	padding-bottom: 5px;
}
.beige-pad10 {
	padding-top: 10px;
	color: #A6937C;
	display: block;
}
/* -----リストの左パディングと下パディングの設定--------------- */
.left-p-10-5 {
	padding-left: 10px;
	padding-bottom: 5px;
}
.left-p-10-10 {
	padding-left: 10px;
	padding-bottom: 10px;
}
.left-p-10-15 {
	padding-left: 10px;
	padding-bottom: 15px;
}
.left-p-10-20 {
	padding-left: 10px;
	padding-bottom: 20px;
}
.left-p-20-5 {
	padding-left: 20px;
	padding-bottom: 5px;
}
.left-p-20-10 {
	padding-left: 20px;
	padding-bottom: 10px;
}
.left-p-20-15 {
	padding-left: 20px;
	padding-bottom: 15px;
}
.left-p-20-20 {
	padding-left: 20px;
	padding-bottom: 20px;
}
.btm-m10 {
	padding-bottom: 10px;
}
.btm-m20 {
	padding-bottom: 20px;
}
.top-10-btm-20 {
	padding-bottom: 20px;
	padding-top: 10px;
}
#right-area h3 {
	padding-bottom: 15px;
}
.sub-title {
	width:556px;
	height: 30px;
	padding-left: 15px;
}
.txt-box01 {
	width:541px;
	padding-left: 30px;
	padding-top: 15px;
	line-height:190%;
	background-image: url(../course/img/img01.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-bottom: 20px;
}
.txt-box01 a {
	font-size:11px;
	color: #ff6900;
}
.txt-box02 {
	width:541px;
	padding-left: 30px;
	padding-top: 15px;
	line-height:190%;
	padding-bottom: 20px;
}
.txt-box03 {
	width:541px;
	padding-left: 30px;
	padding-top: 15px;
	line-height:190%;
	padding-bottom: 20px;
}
.txt-box03 a {
	font-size:11px;
	color: #ff6900;
}
.w-bold {
	font-weight: bold;
	color: #A6937C;
}
#menu-handcal {
	padding-top: 5px;
	padding-bottom: 15px;
}
.photo01 {
	width: 175px;
	float: right;
	text-align: center;
	padding-right: 15px;
}
/* -----コースメニューのリンクボタン設定----------------------------------------- */
.bt-menu {
	color: #A6937C;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.bt-menu li {
	
}
.bt-menu li a {
	color: #A6937C;
	text-decoration: none;
}
.bt-menu li a:hover, a:active {
	color: #A6937C;
	text-decoration: none;
}
/* -----コースメニューバーのリンクボタン設定----------------------------------------- */



/* -----サブメニュー1-------------------------------- */
#bt-menu1 {
	height: 22px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-style: italic;
}
#bt-menu2 {
	height: 22px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#bt-menu3 {
	height: 22px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#bt-menu ul {
	height: 22px;
}
#bt-menu li {
	float:left;
	height: 22px;
	width: 165px;
	padding-right: 10px;
}
#bt-menu2 ul {
	height: 22px;
}
#bt-menu2 li {
	float:left;
	height: 22px;
	width: 165px;
	padding-right: 10px;
}
#bt-menu3 ul {
	height: 22px;
}
#bt-menu3 li {
	float:left;
	height: 22px;
	width: 165px;
	padding-right: 10px;
}
#menu-01 {
	width: 165px;
	height: 22px;
	padding-right: 10px;
	float:left;
}
#menu-02 {
	width: 165px;
	height: 22px;
	padding-right: 10px;
	float:left;
}
#menu-03 {
	width: 165px;
	height: 22px;
	padding-right: 10px;
	float:left;
}
#menu-01 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_exp_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-01 a:hover, #menu-01 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_exp_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-02 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_standard_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-02 a:hover, #menu-02 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_standard_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-03 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_foundation_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-03 a:hover, #menu-03 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_foundation_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-04 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_foundation_sp_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-04 a:hover, #menu-04 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_foundation_sp_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-05 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_single_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-05 a:hover, #menu-05 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_single_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-06 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_manyukia_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-06 a:hover, #menu-06 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_manyukia_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-07 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_manyukia_sp_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-07 a:hover, #menu-07 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_cal_manyukia_sp_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-08 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_free_support_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-08 a:hover, #menu-08 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_free_support_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-09 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_premiere_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-09 a:hover, #menu-09 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_premiere_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-10 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_begi_1daylesson_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-10 a:hover, #menu-10 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_begi_1daylesson_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-11 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_pro_basic30_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-11 a:hover, #menu-11 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_pro_basic30_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-12 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_pro_standard60_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-12 a:hover, #menu-12 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_pro_standard60_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-13 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_pro_total100_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-13 a:hover, #menu-13 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_pro_total100_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-14 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_premiere_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-14 a:hover, #menu-14 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_premiere_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-15 a {
	width:165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_pro_counseling_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#menu-15 a:hover, #menu-09 a:active {
	width: 165px;
	height: 22px;
	padding-right: 0px;
	background-image: url(../course/img/bt_pro_counseling_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* -----コースメニューの設定----------------------------------------- */
#menu01 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}

#menu02 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu03 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu04 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu05 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu06 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu07 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu08 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu09 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu10 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu11 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu12 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu13 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu14 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
#menu15 {
	font-size:12px;
	color: #ff6900;
	padding-bottom: 5px;
}
/* -----講習内容の設定----------------------------------------- */
.kousyu-waku {
	background-color: #EDEAE4;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kousyu-waku ul li {
	padding-left: 0px;	
}
.kousyu01 {
	float: left;
	width: 240px;
}
.kousyu03 {
	color: #8F7A61;
	padding-top: 10px;
}
.kousyu04 {
	float: left;
	width: 180px;
}
.kousyu05 {
	float: left;
	width: 150px;
}
.kousyu06 {
	color: #8F7A61;
	padding-top: 5px;
}
.kousyu-top {
	width: 531px;
	height: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../course/img/bg_waku_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kousyu-top2 {
	width: 531px;
	height: 10px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../course/img/bg_waku_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kousyu-bottom {
	width: 531px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../course/img/bg_waku_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.credit {
	display: block;
	padding: 0px 0px 20px 0px;
	color: #8F7A61;	
}
.table-box-course {
	padding: 5px 15px 0px 10px;
}
.table-box-course2 {
	padding: 5px 15px 0px 10px;
}
.w-200 {
	width: 200px;
	height: 30px;
}
.w-200-2 {
	width: 200px;
	height: 30px;
}
.w-20 {
	width: 20px;
	height: 30px;
}
.w-30 {
	width: 30px;
	height: 30px;
}
.w-50 {
	width: 50px;
	height: 30px;
}
.w-100 {
	width: 100px;
	height: 30px;
}
.w-120 {
	width: 120px;
	height: 30px;
}
.w-150 {
	width: 150px;
	height: 30px;
}
.w-190 {
	width: 190px;
	height: 30px;
}
.top-bo {
	border-top: 1px dotted #CBC0B4;
	height: 30px;
}
.top-b-no {
	height: 30px;
}
