@charset "utf-8";
#emplo-navi {
	float: left;
	width: 200px;
	padding-top: 20px;
	margin-left: 20px;
}
#emplo-navi ul {
	display:block;
}
#emplo-navi li{
	width:200px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 49px;
}
#emplo-navi a{
    overflow:hidden;
	display:block;
    width:190px;
    height:49px;
}
#emplo-navi a.vision{
	background-image:url(img/btn_vision_off.gif);
	text-indent: -9999px;
}
#emplo-navi a:hover.vision{
	background-image:url(img/btn_vision_on.gif);
	background-repeat: no-repeat;
}
#emplo-navi a.profile{
	background-image:url(img/btn_profile_off.gif);
	text-indent: -9999px;
}
#emplo-navi a:hover.profile{
	background-image:url(img/btn_profile_on.gif);
	background-repeat: no-repeat;
}
#emplo-navi a.service{
	background-image:url(img/btn_service_off.gif);
	text-indent: -9999px;
}
#emplo-navi a:hover.service{
	background-image:url(img/btn_service_on.gif);
	background-repeat: no-repeat;
}
#emplo-navi a.shain{
	background-image:url(img/btn_shain_off.gif);
	text-indent: -9999px;
}
#emplo-navi a:hover.shain{
	background-image:url(img/btn_shain_on.gif);
	background-repeat: no-repeat;
}
#emplo-navi a.joblist{
	background-image:url(img/btn_joblist_off.gif);
	text-indent: -9999px;
}
#emplo-navi a:hover.joblist{
	background-image:url(img/btn_joblist_on.gif);
	background-repeat: no-repeat;
}
#emplo-navi a.shinsotsu{
	background-image:url(img/btn_shinsotsu_off.gif);
	text-indent: -9999px;
}
#emplo-navi a:hover.shinsotsu{
	background-image:url(img/btn_shinsotsu_on.gif);
	background-repeat: no-repeat;
}
#emplo_cont {
	width: 687px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
	margin-left: 10px;
}
#emplo_cont h1 {
	width: 687px;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(img/bg_bar.gif);
	height: 23px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	font-size: 14px;
	text-indent: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#emplo_cont h2 {
	width: 687px;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(img/bg_bar.gif);
	height: 23px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	font-size: 14px;
	text-indent: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#emplo_cont dt {
	font-weight: bold;
	color: #ff3366;
}
#emplo_cont dd {

}
#emplo_cont ul {
	padding-top: 5px;
	margin-bottom: 20px;
}
#emplo_cont li {
	margin-left: 15px;
	line-height: 1.5em;
}
#mb_vision {
	margin-bottom: 20px;
}
.topic_box {
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	width: 665px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.topic_boxbg {
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	width: 662px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 10px;
	overflow: hidden;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #eee;
}
.photo_right {
	vertical-align: top;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.sign_ceo {
	padding-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	float: right;
	margin-right: 10px;
}
.photo_left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.photo_right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.com_pro {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
	line-height: 2.5em;
}
.com_pro dt {
	float:left;
	width:85px;
	font-weight:bold;
	clear: both;
	line-height: 2.5em;
}  
.com_pro dd {
	margin-left:85px;
	line-height: 2.5em;
 
}  
.title_bold {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #739f77;
}
.title_joblist {
	font-weight: bold;
	background-color: #eeeeee;
	height: 25px;
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.txt_joblist {
	padding-left: 20px;
	margin-bottom: 30px;
}
.txt_joblist li {
	line-height: 1.8em;
}
.box_process {
	line-height: 1.8em;
	text-align: center;
	width: 685px;
	padding-bottom: 15px;
}
.end_shinsotsu {
	border: 1px solid #ff3366;
	background-color: #e6e6e6;
	font-size: 14px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.4em;
	margin-bottom: 30px;
}
#service_cont {
	width: 667px;
	margin-right: auto;
	margin-left: auto;
}
.bus_emp {
	background-image: url(img/bg_bus.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 101px;
}
.txt_aboutbus {
	color: #ff3366;
	text-align: left;
	padding-top: 26px;
	margin-left: 144px;
	font-weight: bold;
	margin-bottom: 30px;
}
.txt_empserv {
	text-align: left;
	margin-bottom: 15px;
}
.bus_images {
	text-align: center;
	margin-left: 85px;
}
.bus_images li {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	margin-bottom: 30px;
}
.seat_emp {
	background-image: url(img/bg_seat.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	width: 667px;
	height: 123px;
}
.txt_aboutseat {
	color: #ff3366;
	text-align: left;
	padding-top: 46px;
	margin-left: 125px;
	margin-bottom: 30px;
	font-weight: bold;
}
.employee_clear {
	clear: both;
}
.cont_otha {
	width: 667px;
	padding-top: 15px;
	clear: both;
}
.box_safe {
	float: left;
	width: 364px;
}
.header_safe {
	font-weight: bold;
	color: #ff3366;
	background-image: url(img/uwabuta01.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 364px;
	padding-top: 9px;
}
.inside_safe {
	width: 340px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff3366;
	border-left-color: #ff3366;
	padding-right: 10px;
	padding-left: 10px;
	height: 310px;
}
.inside_voice {
	width: 260px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff3366;
	border-left-color: #ff3366;
	padding-right: 10px;
	padding-left: 10px;
	height: 310px;
}
.emp_copy {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
.emptxt_center {
	text-align: center;
	padding-top: 15px;
}
.footer_safe {
	height: 11px;
}
.box_voice {
	float: right;
	width: 284px;
}
.header_voice {
	background-image: url(img/uwabuta02.gif);
	height: 30px;
	width: 284px;
	font-weight: bold;
	color: #ff3366;
	text-align: center;
	padding-top: 9px;
}
.profile_map {
	width: 56px;
	margin-left: 15px;
	position: absolute;
	padding-top: 5px;
}
.sixkeywords {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
.btn_entry {
	text-align: center;
	padding-top: 20px;
}
#job_cont {
	width: 687px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
	margin-left: 10px;
}
#job_cont h1 {
	width: 687px;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(img/bg_bar.gif);
	height: 23px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	font-size: 14px;
	text-indent: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#job_cont h2 {
	width: 687px;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(img/bg_bar.gif);
	height: 23px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	font-size: 14px;
	text-indent: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#job_cont dt {
	margin-left: 15px;
	font-weight: bold;
	color: #ff3366;
	line-height: 1.8em;
	padding-top: 5px;
}
#job_cont dd {
	margin-left: 15px;
	line-height: 1.5em;
}
#job_cont ul {
	padding-top: 5px;
	margin-bottom: 10px;
}
#job_cont li {
	margin-left: 15px;
	line-height: 1.5em;
}.pict_willers {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.txt_profile {
	line-height: 1.7em;
	margin-left: 5px;
}
.txt_profile dt {
	font-weight: bold;
}
.txtbold14 {
	font-size: 14px;
	font-weight: bold;
	color: #ff3366;
}
.rc_summary {
	font-size: 14px;
	font-weight: bold;
	color: #ff3366;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
}
.box_emp {
	padding-top: 25px;
}
.box_emp dd {
	padding-top: 5px;
	margin-bottom: 10px;
	width: 219px;
	margin-right: 15px;
}
.left_pict {
	float: left;
	width: 219px;
	margin-right: 15px;
	margin-bottom: 13px;
	text-align: center;
}
.left_picta {
	float: left;
	width: 219px;
	margin-right: 15px;
	margin-bottom: 13px;
	text-align: center;
}
.right_pict {
	text-align: center;
	padding: 0px;
	width: 219px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}
.name_section {
	font-size: 12px;
	font-weight: bold;
	color: #ff3366;
	padding-top: 5px;
}
.map_txt {
	background-image: url(img/bg_map.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 687px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
	color: #666;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.map_txt_cont {
	font-size: 13px;
	color: #666;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 15px;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 0px;
}
.pagetop_rc {
	width: 95px;
	height: 25px;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: auto;
}
.txt_hirayama {
}
.txt_hirayama {
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
	padding-right: 10px;
}
.sign_hirayama {
	text-align: right;
	clear: both;
	margin-right: 20px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
}
.rc_divide {
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
}
#copy_ceo {
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
}
.txt_message {

}
.left_box_mes {
	width: 435px;
	overflow: hidden;
}
.right_box_mes {
	float: right;
	width: 210px;
}

