@charset "utf-8";

/* ========== pages common css ==========　*/

/* ----- dpt links ----- */
#main.license ul.license_link {
	margin: 0 0 30px 10px;
}
* html main.license ul.license_link {
	margin: 0 0 15px 10px;
}

#main.license ul.license_link li {
	float: left;
	width: 234px;
	margin: 6px 19px 0 0;
}


/* ----- intro image ----- */

#main.license .main_img {
	width: 280px;
	height: 210px;
	float: right;
	margin: 0 0 10px 10px;
}


/* ========== license score ========== */

#main.license .score {
	clear: both;
	width: 760px;
	background: url(../img/bg_score.gif) left top no-repeat;
}

#main.license .score h4 {
	width: 450px;
	height: 0;
	padding: 84px 0 0 0;
	margin: 0 0 4px 0;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
}
#main.license.dpt_hotel .score h4, #main.license.dpt_travel .score h4, #main.license.dpt_bridal .score h4 {
	float: left;
}

/* each title */
#main.license .score#main_hrs h4 {
	background-image: url(../img/ttl_hrs.png);
	float: left;
}
#main.license .score#main_hotelbusiness h4 { background-image: url(../img/ttl_hotelbusiness.png); }
#main.license .score#main_manner h4 { background-image: url(../img/ttl_manner.png); }
#main.license .score#main_service h4 { background-image: url(../img/ttl_service.png); }	
#main.license .score#main_ahc h4 { background-image: url(../img/ttl_ahc.png); }
#main.license .score#main_helper h4 { background-image: url(../img/ttl_helper.png); }
#main.license .score#main_color h4 { background-image: url(../img/ttl_color.png); }
#main.license .score#main_abc h4 { background-image: url(../img/ttl_abc.png); }
#main.license .score#main_administrator h4 { background-image: url(../img/ttl_administrator.png); }
#main.license .score#main_administrator_j h4 { background-image: url(../img/ttl_administrator_j.png); }
#main.license .score#main_tourcon h4 { background-image: url(../img/ttl_tourcon.png); }
#main.license .score#main_tourcon_j h4 { background-image: url(../img/ttl_tourcon_j.png); }
#main.license .score#main_axess h4 { background-image: url(../img/ttl_axess.png); }
#main.license .score#main_amadeus h4 { background-image: url(../img/ttl_amadeus.png); }
#main.license .score#main_geo h4 { background-image: url(../img/ttl_geo.png); }
#main.license .score#main_geo_j h4 { background-image: url(../img/ttl_geo_j.png); }
#main.license .score#main_kyoto h4 { background-image: url(../img/ttl_kyoto.png); }

/* ----- percentage ----- */
#main.license .score ul.percentage {
	clear: both;
	float: left;
	width: 280px;
	margin: 0 0 0 40px;
	padding: 0 0 10px 0;
	text-align: center;
	}
* html #main.license .score ul.percentage {
	margin: 0 0 0 20px;
}

#main.license .score ul.percentage li.goukaku {
	margin: 0 auto 10px auto;
	width: 243px;
	padding: 8px 0 6px 0;
	border-top: 1px dashed #960;
	border-bottom: 1px dashed #960;
	line-height: 100%;
}

#main.license .score ul.percentage li.percent {
	margin: 0 auto;
	padding: 84px 0 0 0;
	height: 0px;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}

#main.license .score ul.percentage li.average {
	margin: 0 auto;
	font-size: 93%;
}

#main.license div.score_bot {
	height: 9px;
	margin-bottom: 20px;
	background: url(../img/bot_score.gif) left top no-repeat;
	overflow: hidden;
}

/* ----- score half size ----- */
#main.license .score.half { background: url(../img/bg_score_half.gif) left top no-repeat; }


#main.license .score.half ul.percentage { margin: 0 0 0 20px; }
* html #main.license .score.half ul.percentage { margin: 0 0 0 10px; }

#main.license div.score_bot_half {
	height: 9px;
	margin-bottom: 20px;
	background: url(../img/bot_score_half.gif) left top no-repeat;
	overflow: hidden;
}


/* ----- target ----- */
#main.license dl.target {
	float: right;
	width: 360px;
	margin: 0 30px 10px 0;
	padding: 8px 10px;
	background-color: #FFFFF0;
	}
* html #main.license dl.target { margin: 0 15px 10px 0; }

#main.license dl.target dt { font-size: 108%; font-weight: bold; }
#main.license dl.target dd { 
	margin-left: 10px;
	padding-left: 12px;
	background: url(../../img/common/square03.gif) left center no-repeat;
}

#main.license dl.target dd.fl {
	width: 156px;
}
* html #main.license dl.target dd.fl { margin-left: 5px; }

/* no percentage */
#main.license dl.target.fl, #main.license dl.target.fr { 
	width: 310px;
	}
	
#main.license dl.target.fl {
	float: left;
	margin-left: 40px;
	}
* html #main.license dl.target.fl { margin-left: 20px; }
	
#main.license dl.target.fr { margin-right: 30px; }
* html #main.license dl.target.fr { margin-right: 15px; }

#main.license dl.target.fl dd.fl, #main.license dl.target.fr dd.fl {
	width: 132px;
}

/* percentage background */
#main.license .score#main_hrs ul.percentage#hrs_1st li.percent { background-image: url(../img/per_hrs1st.png); }
#main.license .score#main_hrs ul.percentage#hrs_2nd li.percent { background-image: url(../img/per_hrs2nd.png); }
#main.license .score#main_hotelbusiness ul.percentage li.percent { background-image: url(../img/per_hotelbusiness.png); }
#main.license .score#main_manner ul.percentage li.percent { background-image: url(../img/per_manner.png); }
#main.license .score#main_service ul.percentage li.percent { background-image: url(../img/per_service.png); }	
#main.license .score#main_ahc ul.percentage li.percent { background-image: url(../img/per_ahc.png); }
#main.license .score#main_helper ul.percentage li.percent { background-image: url(../img/per_helper.png); }
#main.license .score#main_color ul.percentage li.percent { background-image: url(../img/per_color.png); }
#main.license .score#main_abc ul.percentage li.percent { background-image: url(../img/per_abc.png); }
#main.license .score#main_administrator ul.percentage li.percent { background-image: url(../img/per_administrator.png); }
#main.license .score#main_administrator_j ul.percentage li.percent { background-image: url(../img/per_administrator_j.png); }
#main.license .score#main_tourcon ul.percentage li.percent { background-image: url(../img/per_tourcon_j.png); }
#main.license .score#main_tourcon_j ul.percentage li.percent { background-image: url(../img/per_tourcon_j.png); }
#main.license .score#main_axess ul.percentage li.percent { background-image: url(../img/per_axess.png); }
#main.license .score#main_amadeus ul.percentage li.percent { background-image: url(../img/per_100.png); }
#main.license .score#main_geo ul.percentage li.percent { background-image: url(../img/per_100.png); }
#main.license .score#main_geo_j ul.percentage li.percent { background-image: url(../img/per_geo_j.png); }
#main.license .score#main_kyoto ul.percentage li.percent { background-image: url(../img/per_kyoto.png); }
	
	
/* ----- hrs ----- */
#main.license .score#main_hrs p.txt_left{
	float: left;
	text-align: left;
	width: 290px;
	margin: 46px 0 6px 0;
}

#main.license .score#main_hrs ul.percentage {
	clear: none;
	float: left;
	width: 300px;
}

#main.license .score#main_hrs p.arrow {
	float: left;
	width: 70px;
	padding-top: 62px;
	text-align: center;
}

/* ----- axess ----- */
#main.license .score#main_axess ul.percentage {
	clear: none;
	float: left;
	width: 168px;
	margin: 0 0 10px 30px;
	overflow: hidden;
}
* html #main.license .score#main_axess ul.percentage { margin: 0 0 10px 15px; }

#main.license .score#main_axess ul.percentage li.goukaku {
	width: 165px;
	overflow: hidden;
}
#main.license .score#main_axess ul.percentage li.goukaku span p { 
	margin: 4px 0 0 0;
	padding: 0;
}	

#main.license .score#main_axess ul.percentage li.percent {
	width: 168px;
	padding: 74px 0 0 0;
	}

/* ---------- job ---------- */

#main.license p.job_copy { margin: 20px 0; }

/* job button */

#main.license dl.jobbutton { margin-bottom: 20px; }

#main.license dl.jobbutton dd {
	width: 182px;
	height: 100px;
	float: left;
	margin: 0 10px 16px 0;
	font-size: 100%;
	}

#main.license dl.jobbutton dd a {
	display: block;
	width: 164px;
	height: 100px;
	padding-left: 18px;
	line-height: 34px;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666;
	}

/* job button background-image */
#main.license dl.jobbutton dd a#job_front { background-image: url(../img/job_front.jpg); }
#main.license dl.jobbutton dd a#job_door { background-image: url(../img/job_door.jpg); }
#main.license dl.jobbutton dd a#job_bell { background-image: url(../img/job_bell.jpg); }
#main.license dl.jobbutton dd a#job_bartender { background-image: url(../img/job_bartender.jpg); }
#main.license dl.jobbutton dd a#job_sommelier { background-image: url(../img/job_sommelier.jpg); }
#main.license dl.jobbutton dd a#job_banquet { background-image: url(../img/job_banquet.jpg); }
#main.license dl.jobbutton dd a#job_concierge { background-image: url(../img/job_concierge.jpg); }
#main.license dl.jobbutton dd a#job_attendant { background-image: url(../img/job_attendant.jpg); }
#main.license dl.jobbutton dd a#job_guest { background-image: url(../img/job_guest.jpg); }
#main.license dl.jobbutton dd a#job_b-concierge { background-image: url(../img/job_b-concierge.jpg); }
#main.license dl.jobbutton dd a#job_attender { background-image: url(../img/job_attender.jpg); }
#main.license dl.jobbutton dd a#job_b-banquet { background-image: url(../img/job_b-banquet.jpg); }
#main.license dl.jobbutton dd a#job_stylist { background-image: url(../img/job_stylist.jpg); }
#main.license dl.jobbutton dd a#job_costume { background-image: url(../img/job_costume.jpg); }
#main.license dl.jobbutton dd a#job_dress { background-image: url(../img/job_dress.jpg); }
#main.license dl.jobbutton dd a#job_producer { background-image: url(../img/job_producer.jpg); }
#main.license dl.jobbutton dd a#job_w-planner { background-image: url(../img/job_w-planner.jpg); }
#main.license dl.jobbutton dd a#job_coordinator { background-image: url(../img/job_coordinator.jpg); }
#main.license dl.jobbutton dd a#job_counter { background-image: url(../img/job_counter.jpg); }
#main.license dl.jobbutton dd a#job_railway { background-image: url(../img/job_railway.jpg); }
#main.license dl.jobbutton dd a#job_ground { background-image: url(../img/job_ground.jpg); }
#main.license dl.jobbutton dd a#job_planner { background-image: url(../img/job_planner.jpg); }
#main.license dl.jobbutton dd a#job_sales { background-image: url(../img/job_sales.jpg); }
#main.license dl.jobbutton dd a#job_creator { background-image: url(../img/job_creator.jpg); }
#main.license dl.jobbutton dd a#job_conductor { background-image: url(../img/job_conductor.jpg); }
#main.license dl.jobbutton dd a#job_education { background-image: url(../img/job_education.jpg); }
#main.license dl.jobbutton dd a#job_busguide { background-image: url(../img/job_busguide.jpg); }

/* onMouse alpha */
.alpha a:hover {
	filter: alpha(opacity=75);/*←IE*/
	-moz-opacity:0.75;/*←firefox*/
	opacity:0.75;/*←Opera・Safari*/
	}

/* other jobs */

#main.license dl.job_other {
	padding: 0 10px 10px 10px;
	margin: 10px 5px 20px 5px;
	background: #EEEEEA;
	}

#main.license dl.job_other dd {
	float: left;
	list-style: inside none;
	background: url(../../img/common/square03.gif) no-repeat 0px 5px;
	font-size: 93%;
	padding: 0 15px;
	width: 210px;
	margin-top: 10px;
	}
	

/* ---------- bottom navi ---------- */

#main.license .navi {
	margin: 20px 0;
	width: 760px;
	height: 36px;
	background: url(../img/navi.gif) left top no-repeat;
	}

#main.license .navi p {
	float: left;
	color: #FFF;
	height: 36px;
	line-height: 37px;
	overflow: hidden;
	width: 198px;
	text-align: center;
	padding: 0;
	}

#main.license .navi a {
	display: block;
	float: left;
	width: 116px;
	height: 30px;
	padding-left: 20px;
	line-height: 32px;
	text-decoration: none;
	color: #666;
	background: url(../img/navi.gif) 0 100px no-repeat;
	font-size: 93%;
	}

#main.license .navi a:hover {
	color: #666;
	}
	
#main.license .navi a.req, #main.license .navi a.ex, #main.license .navi a.job, #main.license .navi a.return {
	position: relative;
	top: 3px;
	}
	
#main.license .navi a.req { left: 0; }
#main.license .navi a.ex { left: 3px; }
#main.license .navi a.job { left: 6px; }
#main.license .navi a.return { left: 15px; }

#main.license .navi a.req:hover, #main.license .navi#shousai a.req { background-position: -198px -39px; }
#main.license .navi a.ex:hover, #main.license .navi#shiken a.ex { background-position: -337px -39px; }
#main.license .navi a.job:hover, #main.license .navi#shigoto a.job { background-position: -476px -39px; }
#main.license .navi a.return:hover { background-position: -621px -39px; }
	


/* ========== leftmenu ========== */

/* common */
#leftmenu dl.left_root dd ul,
#leftmenu dl.left_root#left_index ul.subdivision,
#leftmenu dl.left_root#left_hotel ul.subdivision,
#leftmenu dl.left_root#left_travel ul.subdivision,
#leftmenu dl.left_root#left_bridal ul.subdivision,
#leftmenu dl.left_root#left_list ul.subdivision,
#leftmenu dl.left_root#left_licenseplan ul { display: none; }
#leftmenu dl.left_root#left_hotel ul.sub_hotel,
#leftmenu dl.left_root#left_bridal ul.sub_bridal,
#leftmenu dl.left_root#left_travel ul.sub_travel,
#leftmenu dl.left_root#left_list ul.sub_list { display: block; }

#leftmenu dl.left_root#left_index dd.license_index a,
#leftmenu dl.left_root#left_licenseplan dd.license_licenseplan a,
#leftmenu dl.left_root dd.license_list a {
	background-color: #ffdcdc;
}

#leftmenu dl.left_root dd.license_hotel a { background-image: url(../../img/common/arrow_hotel_s.png); }
#leftmenu dl.left_root dd.license_travel a { background-image: url(../../img/common/arrow_travel_s.png); }
#leftmenu dl.left_root dd.license_bridal a { background-image: url(../../img/common/arrow_bridal_s.png); }


/* hotel */
#leftmenu dl.left_root#left_hotel dd.license_hotel a { background-color: #ffd3ca; }
#leftmenu dl.left_root#left_hotel dd.license_hotel a:hover,
#leftmenu dl.left_root#left_hotel dd.license_hotel a:active {
	background-color: #ffd3ca;
}

#leftmenu dl.left_root#left_hotel dd.license_hotel * a { background-color: #ffffff; }
#leftmenu dl.left_root#left_hotel dd.license_hotel * a:hover,
#leftmenu dl.left_root#left_hotel dd.license_hotel * a:active {
	background-color: #f5e7bb;
}

#leftmenu dl.left_root#left_hotel dd.license_hotel ul.sub_hotel#sub1_hrs li.left_hrs a,
#leftmenu dl.left_root#left_hotel dd.license_hotel ul.sub_hotel#sub1_hotelbusiness li.left_hotelbusiness a,
#leftmenu dl.left_root#left_hotel dd.license_hotel ul.sub_hotel#sub1_manner li.left_manner a,
#leftmenu dl.left_root#left_hotel dd.license_hotel ul.sub_hotel#sub1_service li.left_service a,
#leftmenu dl.left_root#left_hotel dd.license_hotel ul.sub_hotel#sub1_ahc li.left_ahc a,
#leftmenu dl.left_root#left_hotel dd.license_hotel ul.sub_hotel#sub1_helper li.left_helper a,
#leftmenu dl.left_root#left_hotel dd.license_hotel ul.sub_hotel#sub1_kyoto li.left_kyoto a {
	background-color: #ffdcdc;
}


/* travel */
#leftmenu dl.left_root#left_travel dd.license_travel a { background-color: #ffd3ca; }
#leftmenu dl.left_root#left_travel dd.license_travel a:hover,
#leftmenu dl.left_root#left_travel dd.license_travel a:active {
	background-color: #ffd3ca;
}

#leftmenu dl.left_root#left_travel dd.license_travel * a { background-color: #ffffff; }
#leftmenu dl.left_root#left_travel dd.license_travel * a:hover,
#leftmenu dl.left_root#left_travel dd.license_travel * a:active {
	background-color: #f5e7bb;
}

#leftmenu dl.left_root#left_travel dd.license_travel ul.sub_travel#sub2_administrator_j li.left_administrator_j a,
#leftmenu dl.left_root#left_travel dd.license_travel ul.sub_travel#sub2_administrator li.left_administrator a,
#leftmenu dl.left_root#left_travel dd.license_travel ul.sub_travel#sub2_tourcon_j li.left_tourcon_j a,
#leftmenu dl.left_root#left_travel dd.license_travel ul.sub_travel#sub2_tourcon li.left_tourcon a,
#leftmenu dl.left_root#left_travel dd.license_travel ul.sub_travel#sub2_geo_j li.left_geo_j a,
#leftmenu dl.left_root#left_travel dd.license_travel ul.sub_travel#sub2_geo li.left_geo a,
#leftmenu dl.left_root#left_travel dd.license_travel ul.sub_travel#sub2_axess li.left_axess a,
#leftmenu dl.left_root#left_travel dd.license_travel ul.sub_travel#sub2_kyoto li.left_kyoto a {
	background-color: #ffdcdc;
}


/* bridal */
#leftmenu dl.left_root#left_bridal dd.license_bridal a { background-color: #ffd3ca; }
#leftmenu dl.left_root#left_bridal dd.license_bridal a:hover,
#leftmenu dl.left_root#left_bridal dd.license_bridal a:active {
	background-color: #ffd3ca;
}

#leftmenu dl.left_root#left_bridal dd.license_bridal * a { background-color: #ffffff; }
#leftmenu dl.left_root#left_bridal dd.license_bridal * a:hover,
#leftmenu dl.left_root#left_bridal dd.license_bridal * a:active {
	background-color: #f5e7bb;
}

#leftmenu dl.left_root#left_bridal dd.license_bridal ul.sub_bridal#sub3_color li.left_color a,
#leftmenu dl.left_root#left_bridal dd.license_bridal ul.sub_bridal#sub3_abc li.left_abc a,
#leftmenu dl.left_root#left_bridal dd.license_bridal ul.sub_bridal#sub3_hrs li.left_hrs a,
#leftmenu dl.left_root#left_bridal dd.license_bridal ul.sub_bridal#sub3_service li.left_service a,
#leftmenu dl.left_root#left_bridal dd.license_bridal ul.sub_bridal#sub3_manner li.left_manner a,
#leftmenu dl.left_root#left_bridal dd.license_bridal ul.sub_bridal#sub3_ahc li.left_ahc a,
#leftmenu dl.left_root#left_bridal dd.license_bridal ul.sub_bridal#sub3_helper li.left_helper a {
	background-color: #ffdcdc;
}


/* list */
#leftmenu dl.left_root#left_index dd.license_list a,
#leftmenu dl.left_root#left_hotel dd.license_list a,
#leftmenu dl.left_root#left_travel dd.license_list a,
#leftmenu dl.left_root#left_bridal dd.license_list a,
#leftmenu dl.left_root#left_licenseplan dd.license_list a { background-color: #ffffff; }

#leftmenu dl.left_root dd.license_list a { background-color: #ffd3ca; }
#leftmenu dl.left_root dd.license_list a:hover,
#leftmenu dl.left_root dd.license_list a:active {
	background-color: #ffd3ca;
}

#leftmenu dl.left_root#left_hrs dd.license_list ul.sub_list li.left_hrs a,
#leftmenu dl.left_root#left_hotelbusiness dd.license_list ul.sub_list li.left_hotelbusiness a,
#leftmenu dl.left_root#left_service dd.license_list ul.sub_list li.left_service a,
#leftmenu dl.left_root#left_ahc dd.license_list ul.sub_list li.left_ahc a,
#leftmenu dl.left_root#left_abc dd.license_list ul.sub_list li.left_abc a,
#leftmenu dl.left_root#left_color dd.license_list ul.sub_list li.left_color a,
#leftmenu dl.left_root#left_manner dd.license_list ul.sub_list li.left_manner a,
#leftmenu dl.left_root#left_administrator_j dd.license_list ul.sub_list li.left_administrator_j a,
#leftmenu dl.left_root#left_administrator dd.license_list ul.sub_list li.left_administrator a,
#leftmenu dl.left_root#left_tourcon_j dd.license_list ul.sub_list li.left_tourcon_j a,
#leftmenu dl.left_root#left_tourcon dd.license_list ul.sub_list li.left_tourcon a,
#leftmenu dl.left_root#left_geo_j dd.license_list ul.sub_list li.left_geo_j a,
#leftmenu dl.left_root#left_geo dd.license_list ul.sub_list li.left_geo a,
#leftmenu dl.left_root#left_axess dd.license_list ul.sub_list li.left_axess a,
#leftmenu dl.left_root#left_helper dd.license_list ul.sub_list li.left_helper a,
#leftmenu dl.left_root#left_kyoto dd.license_list ul.sub_list li.left_kyoto a {
	background-color: #ffdcdc;
}

