.lc_top {
	width:100%;
	text-align:center;
}

.top_lead {
	width:100%;
	margin:80px auto;
	font-size:15px;
	line-height:200%;
	text-align:center;
}

#mg {
	display:block;
}

.col3 {
	position:relative;
	float:left;
	width:300px;
	margin:0 10px;
	text-align:center;
	font-size:16px;
}

.salon {
	text-align: center;
	background-color:#555;
}

.salon ul {
	width:100%;
	margin:0;
}

.salon ul li {
	float:left;
	width:10%;
}

.salon img {
	width:100%;
	float:left;
}

.salon a img:hover{
	opacity: 0.7;
	filter:alpha(opacity=70);
}


/*Second*/

#logo_sec {
	width:200px;
	height:200px;
	margin:0 auto;
	text-align:center;
}

.tl {
	width:940px;
	margin:0 10px 70px;
}

.clmSingle {
	width:940px;
	float:left;
	margin:0 10px;
}

.tl_require {
	width:auto;
	margin:0 10px 10px;
}

.require {
	width:940px;
	border-collapse: collapse;
	border-spacing: 0;
}

.require th {
	width:120px;
	padding: 10px; 
	text-align: center;
	vertical-align: top;
	color: #333;
}

.require td {
	width: 780px;
	padding: 10px;
}

.hi th {	
	background:#F1F1F0;
}

.hi td {
	background:#F8F8F7;
}

.lo th {
	background:#EBEBE9;
}

.lo td {
	background:#F1F1F0;
}


/*Assistant*/

#tl_education {
	float:left;
	width:940px;
	height:70px;
	background-image:url(../../images/assistant/tl_education_bg.gif);
	background-repeat:repeat-x;
}

#box_education {
	width:940px;
	margin:0 10px;
}

#box_education ul {
	float:left;
	width:900px;
	margin:0 0 50px;
	padding:0 20px;
	background:#F2F6F7;
}

#box_education li {
	position:relative;
	width:430px;
	float:left;
	margin:30px 10px;
}

/*Reception*/


#box_reception {
	width:940px;
	margin:0 10px;
}

.box_b50 {
	margin-bottom:50px;
}

#box_reception h3 {
	color:#333;
	font-size:20px;
	font-weight:bold;
}

#box_reception ul {
	font-size:108%;
}

#box_reception li {
	margin:10px 0;	
}

.cp01 {
	color:#004C66;
	margin-right:5px;
}

.cp02 {
	color:#00698C;
	margin-right:5px;
}

.cp03 {
	color:#698C00;
	margin-right:5px;
}

.cp04 {
	color:#D9A300;
	margin-right:5px;
}

.cp05 {
	color:#D96D00;
	margin-right:5px;
}

.cp06 {
	color:#F96373;
	margin-right:5px;
}

.cp07 {
	color:#D93600;
	margin-right:5px;
}

#tl_reskilling {
	width:940px;
	height:70px;
	background-image:url(../../images/reception/tl_reskilling_bg.gif);
	background-repeat:repeat-x;
}

.chart02 {
	background-color:#F7F7F7;
	padding:20px 0;
}

.chart02 table {
    margin: 10px auto;
    border-collapse: separate;
    border-spacing: 1px 1px;
}

.chart02 table th {
	ont-size:13px;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
	font-weight:bold;
}


.chart02 table td {
	font-size:12px;
	font-weight:bold;
	width:130px;
	padding: 10px;
    vertical-align: top;
    text-align: left;
	line-height:150%;
}

.chart03 {
	background-color:#F7F7F7;
	padding:20px 0;
}

.chart03 table {
    margin: 10px auto;
    border-collapse: separate;
    border-spacing: 1px 1px;
}

.chart03 table th {
	ont-size:13px;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
	font-weight:bold;
}


.chart03 table td {
	font-size:12px;
	font-weight:bold;
	width:110px;
	padding: 10px;
    vertical-align: top;
    text-align: left;
	line-height:150%;
}

.cth01 {
	background-color:#004C66;
}

.cth02 {
	background-color:#00698C;
}

.cth03 {
	background-color:#336600;
}

.cth04 {
	background-color:#698C00;
}

.cth05 {
	background-color:#D9A300;
}

.cth06 {
	background-color:#D96D00;
}

.cth07 {
	background-color:#D93600;
}

.ctd01 {
	background-color:#CCDBE0;
}

.ctd02 {
	background-color:#CCE1E8;
}

.ctd03 {
	background-color:#D6E0CC;
}

.ctd04 {
	background-color:#E1E8CC;
}

.ctd05 {
	background-color:#F7EDCC;
}

.ctd06 {
	background-color:#F7E2CC;
}

.ctd07 {
	background-color:#F7D7CC;
}



/* Staff Interview */

#tl_staffInterview {
	margin:80px 10px;
}

.box_staffInterview {
	margin:80px 0 0;
	padding-bottom:50px;
	border-bottom:solid 1px #CCC;
}

.credit_name {
	color:#333;
	font-size:108%;
	font-weight:bold;
	margin:1em 0 0;
}

.credit_detail {
	font-size:93%;
	margin:0.5em 0 0;
}






/* Media Queries
================================================== */

@media only screen and (max-width: 640px) {
/* ===== 初期化 再設定 ================================================== */

.top_lead {
	min-width:480px;
	width:auto;
	margin:50px 10px;
	font-size:18px;
	line-height:180%;
	text-align:left;
}

.top_lead p {
	margin-bottom:20px;
}

.top_lead p br {
	display:none;
}

#mg {
	display:block;
	width:480px;
	margin:0 auto;
}

.col3 {
	position:relative;
	float:left;
	width:150px;
	margin:0 5px;
	text-align:center;
	font-size:14px;
}

.salon {
	text-align: center;
	background-color:#555;
}

.salon ul {
	width:100%;
	margin:0;
}

.salon ul li {
	float:left;
	width:20%;
}

.salon img {
	width:100%;
	float:left;
}

.salon a img:hover{
	opacity: 0.7;
	filter:alpha(opacity=70);
}


/*Second*/

#logo_sec {
	width:100px;
	height:100px;
	margin:0;
}

.tl {
	min-width:480px;
	width:auto;
	margin:0 10px 30px;
}

.clmSingle {
	min-width:460px;
	width:auto;
}

.require {
	min-width:480px;
	width:auto;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:15px;
	line-height:135%;
}

.require th {
	padding: 10px; 
	text-align: center;
	vertical-align: top;
	color: #333;
	white-space: nowrap;
}

.require td {
	padding: 10px;
}

#tl_education {
	float:left;
	min-width:480px;
	width:100%;
	height:70px;
	
	background-image:url(../../images/assistant/tl_education_bg.gif);
	background-repeat:repeat-x;
}

#box_education {
	min- width:480px;
	width:auto;
	
}

#box_education ul {
	display:block;
	width:auto;
	margin:0 0 50px;
	background:#F2F6F7;
}

#box_education li {
	position:relative;
	width:100%;
	text-align:center;
	margin:30px auto;
}


#box_reception {
	min- width:480px;
	width:auto;
}

#tl_reskilling {
	float:left;
	width:100%;
	height:70px;
	background-image:url(../../images/reception/tl_reskilling_bg.gif);
	background-repeat:repeat-x;
}


/* Staff Interview */

#tl_staffInterview {
	min- width:460px;
	width:auto;
	margin:80px 20px;
}

.box_staffInterview {
	min- width:460px;
	width:auto;
	margin:80px 0;
	padding-bottom:30px;
	border-bottom:solid 1px #CCC;
}


}

