@charset "utf-8";
/* CSS Document */

/*■□■□■□■□■□■□■□ コーストップ ■□■□■□■□■□■□■□*/
ul.inline{
	padding:0 0 10px 0;
}

ul.inline li{
	display:inline;
}

ul.inline a{
	padding:5px 0 5px 20px;
	background:url(../../img/common/ico_arrow02.jpg) left no-repeat;
}

table{
	width:100%;
}

table.tbl_cooking{
	background:url(../img/pho_course_cooking.jpg) no-repeat right bottom;
}

table.tbl_sweets{
	background:url(../img/pho_course_sweets.jpg) no-repeat right bottom;
}

table.tbl_flower{
	background:url(../img/pho_course_flower.jpg) no-repeat right bottom;
}

table.tbl_pro{
	background:url(../img/pho_course_pro.jpg) no-repeat right bottom;
}

table.tbl_finishing{
	margin-bottom:20px;
}

td,th{
	padding:5px;
	border:1px solid #cccccc;
}

tr.ttl_col th{
	background:url(../../img/common/bg_lightbrown.gif);
	font-weight:bold;
}

.number{
	text-align:center;
}

.btn_select{
	margin:10px 0;
	text-align:center;
}
